Your message dated Fri, 25 Mar 2016 05:03:31 +0100 with message-id <20160325040331.ga29...@angband.pl> and subject line builds fine now has caused the Debian Bug report #816517, regarding FTBFS: /usr/bin/mktexfmt: mkdir(/sbuild-nonexistent/) 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 ow...@bugs.debian.org immediately.) -- 816517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816517 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: boxbackup Version: 0.11.1~r2837-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, boxbackup fails to build from source in unstable/amd64: [..] Waiting for bbackupd to try to access the store: .... done. .Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd-snapshot.conf Waiting for server to start: done. Waiting for just before bbackupd recovers: ................................................................................... done. Waiting for bbackupd to recover: .......... done. .Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd.conf Waiting for server to start: done. Waiting for just before bbackupd recovers: .................................................................................... done. Waiting for bbackupd to recover: .......... done. ==== Replace symlink with directory, add new directory Waiting for bbackupd to sync the changes: ............ done. ==== Replace directory with symlink Waiting for bbackupd to sync the changes: ............ done. ==== Replace symlink with directory (which was a symlink) Waiting for bbackupd to sync the changes: ............ done. ==== Put it all back to how it was Waiting for bbackupd to sync the changes: ............ done. ==== Rename over existing untracked file Waiting for untracked files to be old enough: ..... done. Waiting for bbackupd to sync the untracked files: ............ done. Waiting for bbackupd to sync the untracked files again: ............ done. ==== Rename over existing tracked file Waiting for tracked files to be old enough: ..... done. Waiting for bbackupd to sync the tracked files again: ............ done. ==== Rename an existing file over a deleted file Waiting for bbackupd to sync: ............ done. ==== Add files with old times, update attributes of one to latest time Waiting for bbackupd to sync old files: ............ done. ==== Modify existing file, but change timestamp to rather old ==== Add files and dirs for exclusion test ==== Check that exclude/alwaysinclude commands actually work ==== Add unreadable files Waiting for bbackupd to try to sync unreadable file: ............ done. ==== Continuously update file, check isn't uploaded ............ READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' exists, but remote file '/Test1/continousupdate' does not. ==== Keep on continuously updating file, check it is uploaded eventually ............................ READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' has different attributes to store file '/Test1/continousupdate'. READ: WARNING: Local file 'testfiles/TestDir1/continousupdate' has different contents to store file '/Test1/continousupdate'. ==== Delete directory, change attributes Waiting for bbackupd to sync deletion of directory: ............ done. ==== Restore files and directories .................................... .. ==== Try to restore to a path that doesn't exist ==== Add files with current time Waiting for bbackupd to sync new files: ............ done. ==== Rename directory Waiting for bbackupd to sync renamed directory: ............ done. WARNING: Quick compare used -- file attributes are not checked. ==== Rename files Waiting for bbackupd to sync renamed files: ............ done. ==== Create a file with timestamp way ahead in the future Waiting for bbackup to sync future file: ............ done. ==== Change client store marker ==== Check change of store marker pauses daemon Waiting for bbackupd to detect changed store marker: .................. done. Waiting for bbackupd to recover: .................................................................................. done. ==== Interrupted restore .................... ==== Interrupted restore ==== Resume restore ........................ ==== Check restore deleted files .. .Starting server: ../../bin/bbackupd/bbackupd testfiles/bbackupd.conf Waiting for server to start: done. Waiting for bbackupd to sync everything: .................. done. .Waiting for server to die (pid 9855): . done. PASSED make[1]: Entering directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/test/httpserver' make[2]: Entering directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/lib/httpserver' [CXX] HTTPQueryDecoder.cpp [CXX] HTTPRequest.cpp [CXX] HTTPResponse.cpp [CXX] HTTPServer.cpp [CXX] S3Client.cpp [CXX] S3Simulator.cpp [CXX] autogen_HTTPException.cpp [CXX] cdecode.cpp [CXX] cencode.cpp [AR] ../../debug/lib/httpserver/httpserver.a [RANLIB] ../../debug/lib/httpserver/httpserver.a make[2]: Leaving directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/lib/httpserver' [CXX] _main.cpp [CXX] testhttpserver.cpp [LINK] ../../debug/test/httpserver/test cp _t ../../debug/test/httpserver/t chmod u+x ../../debug/test/httpserver/t cp _t-gdb ../../debug/test/httpserver/t-gdb chmod u+x ../../debug/test/httpserver/t-gdb make[1]: Leaving directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/test/httpserver' TEST: test/httpserver Killing any running daemons... Removing old test files... chmod: cannot access 'testfiles': No such file or directory Copying new test files... Can't locate LWP/UserAgent.pm in @INC (you may need to install the LWP::UserAgent module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at testfiles/testrequests.pl line 3. BEGIN failed--compilation aborted at testfiles/testrequests.pl line 3. ERROR: **** TEST FAILURE: Condition [::system("perl testfiles/testrequests.pl") == 0] failed at testhttpserver.cpp:154 ERROR: Failed to write to socket: Broken pipe (32) NOTICE: Running test httpserver in debug mode... Starting server: ./test server testfiles/httpserver.conf Waiting for server to start: done. Waiting for server to die (pid 10975): . done. WARNING: Failed to open file: testfiles/nonexist: No such file or directory (2) WARNING: Exception thrown: CommonException(OSFileOpenError) at FileStream.cpp(84) Starting server: ./test s3server testfiles/s3simulator.conf Waiting for server to start: done. Waiting for server to die (pid 10983): . done. FAILED: 1 tests failed (first at testhttpserver.cpp:154) -------- common: PASSED crypto: PASSED compress: PASSED raidfile: PASSED basicserver: PASSED backupstore: PASSED backupstorefix: PASSED backupstorepatch: PASSED backupdiff: PASSED bbackupd: PASSED httpserver: FAILED: 1 tests failed (first at testhttpserver.cpp:154) One or more tests have failed. Please check the following common causes: * Check that no instances of bbstored or bbackupd are already running on this machine. * Make sure there isn't a firewall blocking incoming or outgoing connections on port 2201. * Check that there is sufficient space in the filesystem that the tests are being run from (at least 1 GB free). * The backupdiff test fails if it takes too long, so it's sensitive to the speed of the host and your connection to it. After checking all the above, if you still have problems please contact us on the mailing list, boxbac...@boxbackup.org. Thanks! debian/rules:34: recipe for target 'build-stamp' failed make: [build-stamp] Error 1 (ignored) touch build-stamp /usr/bin/make -C docs instguide make[1]: Entering directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs' [XLSTPROC] docbook/bb-book.xsl docbook/instguide.xml make[1]: Leaving directory '/home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs' cd docs/docbook && docbook2pdf instguide.xml Using catalogs: /etc/sgml/catalog Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print Working on: /home/lamby/temp/cdt.20160302134814.WwW1qclgK1/boxbackup-0.11.1~r2837/docs/docbook/instguide.xml kpathsea: Running mktexfmt pdfjadetex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texmf/web2c/fmtutil.cnf mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /home/lamby/.texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /home/lamby/.texmf-var/web2c mktexfmt [INFO]: --- remaking pdfjadetex with pdftex mktexfmt: running `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (INITEX) restricted \write18 enabled. entering extended mode (/usr/share/texlive/texmf-dist/tex/jadetex/base/pdfjadetex.ini (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/config/pdftexconfig.tex (/var/lib/texmf/tex/generic/config/pdftexconfig-paper.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, compatibility for TeX 2, parameters, LaTeX2e <2016/02/01> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) )) (/usr/share/texlive/texmf-dist/tex/jadetex/base/jadetex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/minimal.cls Document Class: minimal 2001/05/25 Standard LaTeX minimal class ) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/marvosym/marvosym.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) ! LaTeX Error: File `ulem.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.27 \RequirePackage {fancyhdr}^^M ! ==> Fatal error occurred, no output PDF file produced! Transcript written on pdfjadetex.log. mktexfmt [ERROR]: running `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini >&2 </dev/null' return status 1 mktexfmt [ERROR]: `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini >&2 </dev/null' failed (no pdfjadetex.fmt) mktexfmt [INFO]: Disabled formats: 2 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Failed to build: 1 (pdftex/pdfjadetex) mktexfmt [INFO]: Total formats: 18 mktexfmt [INFO]: exiting with status 0 This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdfjadetex) restricted \write18 enabled. I can't find the format file `pdfjadetex.fmt'! debian/rules:42: recipe for target 'docs/docbook/instguide.pdf' failed make: *** [docs/docbook/instguide.pdf] Error 9 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
boxbackup.0.11.1~r2837-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---> > or wait until I have uploaded the new package. > > Which has happened just now, so should be available in a day. > Simply closing the FTBFS after a pbuilder/cowbuilder check should > suffice. No need for new uploads. Just tested, it builds correctly now for me. -- A tit a day keeps the vet away.
--- End Message ---