[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1016234: marked as done (feynmf: FTBFS: ! LaTeX Error: File `hypdoc.sty' not found.)



Your message dated Fri, 14 Oct 2022 09:35:41 +0200
with message-id <455ace8c-8460-d68f-4486-b1df5c79ffe8@web.de>
and subject line Re: Bug#1016234: feynmf: FTBFS: ! LaTeX Error: File `hypdoc.sty' not found.
has caused the Debian Bug report #1016234,
regarding feynmf: FTBFS: ! LaTeX Error: File `hypdoc.sty' not found.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1016234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016234
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: feynmf
Version: 1.08-13
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> latex feynmf.ins
> This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=latex)
>  restricted \write18 enabled.
> entering extended mode
> (./feynmf.ins
> LaTeX2e <2022-06-01> patch level 5
> L3 programming layer <2022-07-15>
> (/usr/share/texlive/texmf-dist/tex/latex/base/docstrip.tex
> Utility: `docstrip' v2.6a <2020-11-23>
> English documentation    <2020-11-23>
> 
> **********************************************************
> * This program converts documented macro-files into fast *
> * loadable files by stripping off (nearly) all comments! *
> **********************************************************
> 
> ********************************************************
> * No Configuration file found, using default settings. *
> ********************************************************
> 
> (./feynmf.ins
> Generating style file feynmf.sty for the feynmf package:
> 
> Generating file(s) ./feynmf.sty 
> 
> Processing file feynmf.dtx (style) -> feynmf.sty
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating Metafont base feynmf.mf:
> 
> Generating file(s) ./feynmf.mf 
> 
> Processing file feynmf.dtx (base) -> feynmf.mf
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating style file feynmp.sty for the MetaPost version:
> 
> Generating file(s) ./feynmp.sty 
> 
> Processing file feynmf.dtx (style,mp) -> feynmp.sty
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating MetaPost base feynmp.mp:
> 
> Generating file(s) ./feynmp.mp 
> 
> Processing file feynmf.dtx (base,mp) -> feynmp.mp
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating driver file for manual fmfman.drv:
> 
> Generating file(s) ./fmfman.drv 
> 
> Processing file feynmf.dtx (driver,manual) -> fmfman.drv
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating alternate MetaPost driver file fmfmanps.drv:
> 
> Generating file(s) ./fmfmanps.drv 
> 
> Processing file feynmf.dtx (driver,manual,mp) -> fmfmanps.drv
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating driver file for documentation feynmf.drv:
> 
> Generating file(s) ./feynmf.drv 
> 
> Processing file feynmf.dtx (driver) -> feynmf.drv
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> Generating alternate MetaPost driver file feynmp.drv:
> 
> Generating file(s) ./feynmp.drv 
> 
> Processing file feynmf.dtx (driver,mp) -> feynmp.drv
> File feynmf.dtx ended by \endinput.
> Lines  processed: 7793
> Comments removed: 5055
> Comments  passed: 19
> Codelines passed: 2521
> 
> ***************************************************************
> *
> * To finish the installation you have to move the files
> *
> *  o feynmf.sty into a directory searched by TeX
> *  o feynmf.mf into a directory searched by Metafont
> *  o feynmp.sty into a directory searched by TeX
> *  o feynmp.mp into a directory searched by MetaPost
> *
> * You can remove the latter two if you don't have
> * John Hobby's MetaPost system. Optionally you can copy the
> * files fmfman.dtx and fmfmanps.drv into a directory searched by
> * TeX, so that users can print a copy of the documentation.
> *
> ***************************************************************
> )
> Overall statistics:
> Files  processed: 8
> Lines  processed: 62344
> Comments removed: 40440
> Comments  passed: 152
> Codelines passed: 20168
>  ) )
> No pages of output.
> Transcript written on feynmf.log.
> pod2man --section 1 \
>         --release "FeynMF Version 1.08" \
>         --center "Contributed LaTeX Utilities" feynmf.pl > feynmf.1
> latex --output-comment="" fmfmanps.drv
> This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Debian) (preloaded format=latex)
>  restricted \write18 enabled.
> entering extended mode
> (./fmfmanps.drv
> LaTeX2e <2022-06-01> patch level 5
> L3 programming layer <2022-07-15>
> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
> Document Class: article 2021/10/04 v1.4n Standard LaTeX document class
> (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
> (/usr/share/texlive/texmf-dist/tex/latex/base/doc.sty
> (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/mflogo/mflogo.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)) (./feynmp.sty
> )
> Writing glossary file fmfmanps.glo 
> Writing index file fmfmanps.idx
> 
> ! LaTeX Error: File `hypdoc.sty' not found.
> 
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> 
> Enter file name: 
> ! Emergency stop.
> <read *> 
>          
> l.106 \begin{document}
>                       ^^M
> No pages of output.
> Transcript written on fmfmanps.log.
> make[1]: [Makefile:198: fmfmanps.dvi] Error 1 (ignored)
> mpost fmfsamp1; mpost fmfsamp2; mpost fmfsamp3; mpost fmfsamp4;
> This is MetaPost, version 2.02 (TeX Live 2022/Debian) (kpathsea version 6.3.4)
> (/usr/share/texlive/texmf-dist/metapost/base/mpost.mp
> (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
> Preloading the plain mem file, version 1.005) )
> ! I can't open file `fmfsamp1'.
> <*> fmfsamp1
>             
> Please type another input file name: 
> ! Emergency stop.
> <*> fmfsamp1
>             
> Transcript written on fmfsamp1.log.
> This is MetaPost, version 2.02 (TeX Live 2022/Debian) (kpathsea version 6.3.4)
> (/usr/share/texlive/texmf-dist/metapost/base/mpost.mp
> (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
> Preloading the plain mem file, version 1.005) )
> ! I can't open file `fmfsamp2'.
> <*> fmfsamp2
>             
> Please type another input file name: 
> ! Emergency stop.
> <*> fmfsamp2
>             
> Transcript written on fmfsamp2.log.
> This is MetaPost, version 2.02 (TeX Live 2022/Debian) (kpathsea version 6.3.4)
> (/usr/share/texlive/texmf-dist/metapost/base/mpost.mp
> (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
> Preloading the plain mem file, version 1.005) )
> ! I can't open file `fmfsamp3'.
> <*> fmfsamp3
>             
> Please type another input file name: 
> ! Emergency stop.
> <*> fmfsamp3
>             
> Transcript written on fmfsamp3.log.
> This is MetaPost, version 2.02 (TeX Live 2022/Debian) (kpathsea version 6.3.4)
> (/usr/share/texlive/texmf-dist/metapost/base/mpost.mp
> (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
> Preloading the plain mem file, version 1.005) )
> ! I can't open file `fmfsamp4'.
> <*> fmfsamp4
>             
> Please type another input file name: 
> ! Emergency stop.
> <*> fmfsamp4
>             
> Transcript written on fmfsamp4.log.
> make[1]: *** [Makefile:199: fmfmanps.dvi] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/feynmf_1.08-13_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Version: 2022.20220923-1

Am 29.07.2022 um 18:39 teilte Lucas Nussbaum mit:

During a rebuild of all packages in sid, your package failed to build
on amd64.

Solved in latest upload of texlive-latex-base: we moved the hypdoc package to texlive-latex-base.

H.
--
sigfault

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: