Bug#1052740: graphite2: FTBFS: graph_legend.dot:1: error: Problems running dot: exit code=1, command='dot', arguments='"/<>/build/doc/doxygen/html/graph_legend.dot" -Tpng -o "/<

2023-09-26 Thread Lucas Nussbaum
Source: graphite2
Version: 1.3.14-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[5]: Entering directory '/<>/build'
> [ 20%] Generating manual.pdf
> cd /<>/build/doc && /usr/bin/a2x -D /<>/build/doc 
> --dblatex-opts="--tmpdir=docbuild" /<>/doc/manual.asc
> a2x: WARNING: --destination-dir option is only applicable to HTML and manpage 
> based outputs
> 
> [ 40%] Generating GTF.pdf
> cd /<>/build/doc && /usr/bin/a2x -D /<>/build/doc 
> /<>/doc/GTF.asc
> a2x: WARNING: --destination-dir option is only applicable to HTML and manpage 
> based outputs
> 
> asciidoc: WARNING: GTF.asc: line 843: include file not found: 
> /<>/doc/OpCodes.txt
> [ 60%] Generating manual.html
> cd /<>/build/doc && /usr/bin/a2x -f xhtml 
> --stylesheet=graphite.css -D /<>/build/doc 
> /<>/doc/manual.asc
> [ 80%] Generating GTF.html
> cd /<>/build/doc && /usr/bin/a2x -f xhtml 
> --stylesheet=graphite.css -D /<>/build/doc 
> /<>/doc/GTF.asc
> asciidoc: WARNING: GTF.asc: line 843: include file not found: 
> /<>/doc/OpCodes.txt
> [100%] Generating doxygen/latex/refman.pdf
> cd /<>/build/doc && /usr/bin/doxygen 
> /<>/doc/public.cfg
> warning: Tag 'SYMBOL_CACHE_SIZE' at line 290 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'SHOW_DIRECTORIES' at line 490 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'COLS_IN_ALPHA_INDEX' at line 761 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'HTML_TIMESTAMP' at line 841 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'HTML_ALIGN_MEMBERS' at line 847 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'USE_INLINE_TREES' at line 1032 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'FORMULA_TRANSPARENT' at line 1059 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'LATEX_SOURCE_CODE' at line 1165 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_SCHEMA' at line 1257 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_DTD' at line 1263 of file '/<>/doc/public.cfg' 
> has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'PERL_PATH' at line 1428 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'CLASS_DIAGRAMS' at line 1441 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'MSCGEN_PATH' at line 1450 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'DOT_FONTNAME' at line 1482 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'DOT_FONTSIZE' at line 1487 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'DOT_TRANSPARENT' at line 1611 of file 
> '/<>/doc/public.cfg' has become obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
> Using the default: a4!
> warning: doxygen no longer ships with the FreeSans font.
>   

Bug#1049551: libixion: Fails to build binary packages again after successful build

2023-08-16 Thread Lucas Nussbaum
Source: libixion
Version: 0.17.0-3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild

Relevant part of the build log:
> cd /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> 
> 
> dpkg-buildpackage: info: source package libixion
> dpkg-buildpackage: info: source version 0.17.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Rene Engelhard 
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>dh_auto_clean
>   make -j8 distclean
> make[1]: Entering directory '/<>'
> Making distclean in src
> make[2]: Entering directory '/<>/src'
> Making distclean in include
> make[3]: Entering directory '/<>/src/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<>/src/include'
> Making distclean in libixion
> make[3]: Entering directory '/<>/src/libixion'
> test -z "libixion-0.17.la" || rm -f libixion-0.17.la
> rm -rf .libs _libs
> test -z "" || rm -f 
>  rm -f document-test ixion-test ixion-test-track-deps compute-engine-test 
> dirty-cell-tracker-test
> rm -f *.o
> test -z "document-test.log ixion-test.log ixion-test-track-deps.log 
> compute-engine-test.log dirty-cell-tracker-test.log" || rm -f 
> document-test.log ixion-test.log ixion-test-track-deps.log 
> compute-engine-test.log dirty-cell-tracker-test.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "constants.inl" || rm -f constants.inl
> test -z "document-test.trs ixion-test.trs ixion-test-track-deps.trs 
> compute-engine-test.trs dirty-cell-tracker-test.trs" || rm -f 
> document-test.trs ixion-test.trs ixion-test-track-deps.trs 
> compute-engine-test.trs dirty-cell-tracker-test.trs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/address.Plo
> rm -f ./.deps/address_iterator.Plo
> rm -f ./.deps/calc_status.Plo
> rm -f ./.deps/cell.Plo
> rm -f ./.deps/cell_access.Plo
> rm -f ./.deps/cell_queue_manager.Plo
> rm -f ./.deps/compute_engine.Plo
> rm -f ./.deps/compute_engine_test.Po
> rm -f ./.deps/concrete_formula_tokens.Plo
> rm -f ./.deps/config.Plo
> rm -f ./.deps/debug.Plo
> rm -f ./.deps/dirty_cell_tracker.Plo
> rm -f ./.deps/dirty_cell_tracker_test.Po
> rm -f ./.deps/document.Plo
> rm -f ./.deps/document_test.Po
> rm -f ./.deps/exceptions.Plo
> rm -f ./.deps/formula.Plo
> rm -f ./.deps/formula_calc.Plo
> rm -f ./.deps/formula_function_opcode.Plo
> rm -f ./.deps/formula_functions.Plo
> rm -f ./.deps/formula_interpreter.Plo
> rm -f ./.deps/formula_lexer.Plo
> rm -f ./.deps/formula_name_resolver.Plo
> rm -f ./.deps/formula_parser.Plo
> rm -f ./.deps/formula_result.Plo
> rm -f ./.deps/formula_tokens.Plo
> rm -f ./.deps/formula_value_stack.Plo
> rm -f ./.deps/global.Plo
> rm -f ./.deps/info.Plo
> rm -f ./.deps/interface.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-compute_engine_vulkan.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-vulkan_obj.Plo
> rm -f ./.deps/ixion_test.Po
> rm -f ./.deps/ixion_test_track_deps.Po
> rm -f ./.deps/lexer_tokens.Plo
> rm -f ./.deps/matrix.Plo
> rm -f ./.deps/mem_str_buf.Plo
> rm -f ./.deps/model_context.Plo
> rm -f ./.deps/model_context_impl.Plo
> rm -f ./.deps/model_iterator.Plo
> rm -f ./.deps/model_types.Plo
> rm -f ./.deps/module.Plo
> rm -f ./.deps/named_expressions_iterator.Plo
> rm -f ./.deps/queue_entry.Plo
> rm -f ./.deps/table.Plo
> rm -f ./.deps/types.Plo
> rm -f ./.deps/utils.Plo
> rm -f ./.deps/workbook.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<>/src/libixion'
> Making distclean in python
> make[3]: Entering directory '/<>/src/python'
> rm -rf .libs _libs
> test -z "ixion.la" || rm -f ixion.la
> rm -f *.o
> test -z "../../test/python/document.py.log ../../test/python/module.py.log" 
> || rm -f ../../test/python/document.py.log ../../test/python/module.py.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "../../test/python/document.py.trs ../../test/python/module.py.trs" 
> || rm -f 

Bug#1045940: libixion: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: libixion
Version: 0.17.0-3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> 
> 
> dpkg-buildpackage: info: source package libixion
> dpkg-buildpackage: info: source version 0.17.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Rene Engelhard 
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>dh_auto_clean
>   make -j8 distclean
> make[1]: Entering directory '/<>'
> Making distclean in src
> make[2]: Entering directory '/<>/src'
> Making distclean in include
> make[3]: Entering directory '/<>/src/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<>/src/include'
> Making distclean in libixion
> make[3]: Entering directory '/<>/src/libixion'
> test -z "libixion-0.17.la" || rm -f libixion-0.17.la
> rm -rf .libs _libs
>  rm -f document-test ixion-test ixion-test-track-deps compute-engine-test 
> dirty-cell-tracker-test
> test -z "" || rm -f 
> rm -f *.o
> test -z "document-test.log ixion-test.log ixion-test-track-deps.log 
> compute-engine-test.log dirty-cell-tracker-test.log" || rm -f 
> document-test.log ixion-test.log ixion-test-track-deps.log 
> compute-engine-test.log dirty-cell-tracker-test.log
> rm -f *.lo
> rm -f ./so_locations
> test -z "document-test.trs ixion-test.trs ixion-test-track-deps.trs 
> compute-engine-test.trs dirty-cell-tracker-test.trs" || rm -f 
> document-test.trs ixion-test.trs ixion-test-track-deps.trs 
> compute-engine-test.trs dirty-cell-tracker-test.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "constants.inl" || rm -f constants.inl
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/address.Plo
> rm -f ./.deps/address_iterator.Plo
> rm -f ./.deps/calc_status.Plo
> rm -f ./.deps/cell.Plo
> rm -f ./.deps/cell_access.Plo
> rm -f ./.deps/cell_queue_manager.Plo
> rm -f ./.deps/compute_engine.Plo
> rm -f ./.deps/compute_engine_test.Po
> rm -f ./.deps/concrete_formula_tokens.Plo
> rm -f ./.deps/config.Plo
> rm -f ./.deps/debug.Plo
> rm -f ./.deps/dirty_cell_tracker.Plo
> rm -f ./.deps/dirty_cell_tracker_test.Po
> rm -f ./.deps/document.Plo
> rm -f ./.deps/document_test.Po
> rm -f ./.deps/exceptions.Plo
> rm -f ./.deps/formula.Plo
> rm -f ./.deps/formula_calc.Plo
> rm -f ./.deps/formula_function_opcode.Plo
> rm -f ./.deps/formula_functions.Plo
> rm -f ./.deps/formula_interpreter.Plo
> rm -f ./.deps/formula_lexer.Plo
> rm -f ./.deps/formula_name_resolver.Plo
> rm -f ./.deps/formula_parser.Plo
> rm -f ./.deps/formula_result.Plo
> rm -f ./.deps/formula_tokens.Plo
> rm -f ./.deps/formula_value_stack.Plo
> rm -f ./.deps/global.Plo
> rm -f ./.deps/info.Plo
> rm -f ./.deps/interface.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-compute_engine_vulkan.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-vulkan_obj.Plo
> rm -f ./.deps/ixion_test.Po
> rm -f ./.deps/ixion_test_track_deps.Po
> rm -f ./.deps/lexer_tokens.Plo
> rm -f ./.deps/matrix.Plo
> rm -f ./.deps/mem_str_buf.Plo
> rm -f ./.deps/model_context.Plo
> rm -f ./.deps/model_context_impl.Plo
> rm -f ./.deps/model_iterator.Plo
> rm -f ./.deps/model_types.Plo
> rm -f ./.deps/module.Plo
> rm -f ./.deps/named_expressions_iterator.Plo
> rm -f ./.deps/queue_entry.Plo
> rm -f ./.deps/table.Plo
> rm -f ./.deps/types.Plo
> rm -f ./.deps/utils.Plo
> rm -f ./.deps/workbook.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<>/src/libixion'
> Making distclean in python
> make[3]: Entering directory '/<>/src/python'
> rm -rf .libs _libs
> test -z "ixion.la" || rm -f ixion.la
> rm -f *.o
> test -z "../../test/python/document.py.log ../../test/python/module.py.log" 
> || rm -f ../../test/python/document.py.log ../../test/python/module.py.log
> rm -f *.lo
> test -z "../../test/python/document.py.trs ../../test/python/module.py.trs" 
> || rm -f ../../test/python/document.py.trs ../../test/python/module.py.trs
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "test-suite.log" 

Bug#1031578: lightproof: FTBFS in testing: make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1

2023-02-18 Thread Lucas Nussbaum
Source: lightproof
Version: 1.6-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230217 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> for oxt in `find . -name "*.oxt"`; do \
>   oxt=`echo $oxt | sed -e 's,./,,'`; \
>   pkg="libreoffice-`echo $oxt | cut -d- -f1 | sed -e "s/_/-/g" | tr A-Z 
> a-z`"; \
>   dir=`echo $oxt | cut -d- -f1`; \
>   mkdir -p 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   cd 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   unzip -o /<>/$oxt; \
> done
> Archive:  /<>/lightproof_editor-0.1.oxt
>   inflating: META-INF/manifest.xml   
>   inflating: description.xml 
>   inflating: Linguistic.xcu  
>   inflating: Lightproof.py   
>   inflating: pythonpath/lightproof_handler_lightproof_editor.py  
>   inflating: pythonpath/lightproof_impl_lightproof_editor.py  
>   inflating: pythonpath/lightproof_lightproof_editor.py  
>   inflating: pythonpath/lightproof_compile_lightproof_editor.py  
>   inflating: README  
>   inflating: doc/syntax.txt  
>   inflating: doc/manual.txt  
>   inflating: src/en/en.dat   
>   inflating: lightproof_editor/script.xlb  
>   inflating: lightproof_editor/RegisteredFlag  
>   inflating: lightproof_editor/General.xba  
>   inflating: lightproof_editor/dialog.xlb  
>   inflating: Office/UI/StartModuleWindowState.xcu  
>   inflating: Office/UI/WriterWindowState.xcu  
>   inflating: Office/Accelerators.xcu  
>   inflating: icons/comp.png  
>   inflating: icons/compall.png   
>   inflating: icons/comp16.png
>   inflating: icons/compall16.png 
>   inflating: icons/debug16.png   
>   inflating: icons/debug.png 
>   inflating: META-INF/manifest.xml   
>   inflating: Addons.xcu  
>   inflating: pythonpath/lightproof_opts_lightproof_editor.py  
> Archive:  /<>/lightproof_en-0.4.3.oxt
>   inflating: META-INF/manifest.xml   
>   inflating: description.xml 
>   inflating: Linguistic.xcu  
>   inflating: Lightproof.py   
>   inflating: pythonpath/lightproof_handler_lightproof_en.py  
>   inflating: pythonpath/lightproof_impl_lightproof_en.py  
>   inflating: pythonpath/lightproof_lightproof_en.py  
>   inflating: README_lightproof_en.txt  
>   inflating: dialog/en.xdl   
>   inflating: dialog/en_en_US.default  
>   inflating: dialog/en_en_US.properties  
>   inflating: dialog/OptionsDialog.xcs  
>   inflating: dialog/OptionsDialog.xcu  
>   inflating: pythonpath/lightproof_opts_lightproof_en.py  
> Archive:  /<>/lightproof_ru_RU-0.3.4.oxt
> warning [/<>/lightproof_ru_RU-0.3.4.oxt]:  zipfile is empty
> Archive:  /<>/lightproof_hu-1.6.2.oxt
> warning [/<>/lightproof_hu-1.6.2.oxt]:  zipfile is empty
> make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/17/lightproof_1.6-2_testing.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230217;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20230217=lu...@debian.org=1=1=1=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 mark 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.



Bug#1016329: libreoffice: FTBFS: dwz: debian/libreoffice-core/usr/lib/libreoffice/program/libskialo.so: Unknown debugging section .debug_addr

2022-07-29 Thread Lucas Nussbaum
Source: libreoffice
Version: 1:7.3.5~rc2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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 '/<>'
> echo "custom cmd" && ( export DESTDIR=/<>/debian/tmp; 
> /<>/solenv/bin/install-gdb-printers -a 
> /usr/share/gdb/auto-load/usr/lib/libreoffice -c -i /usr/lib/libreoffice -p 
> /usr/share/libreoffice/gdb )
> custom cmd
> make[1]: Leaving directory '/<>'
> # FIXME
> cd /<>/debian/tmp/pkg && rm -rf \*
> # we need to do it here. If -kf5 isn't built
> # there's no -kf5.install generated, so dh_missing complains later
> mkdir -p debian/tmp/pkg/libreoffice-qt5/usr/lib/libreoffice/program
> mv 
> debian/tmp/pkg/libreoffice-kde/usr/lib/libreoffice/program/libvclplug_qt5lo.so\
>   debian/tmp/pkg/libreoffice-qt5/usr/lib/libreoffice/program
> mv debian/tmp/pkg/libreoffice-kde \
>   debian/tmp/pkg/libreoffice-kf5
> mkdir -p debian/tmp/pkg/libreoffice-plasma/usr/lib/libreoffice/program
> mv debian/tmp/pkg/libreoffice-kf5/usr/lib/libreoffice/program/libkf5be1lo.so \
>   debian/tmp/pkg/libreoffice-plasma/usr/lib/libreoffice/program
> mkdir -p debian/tmp/pkg/libreoffice-help-common/usr/lib/libreoffice; \
> mv debian/tmp/pkg/libreoffice-common/usr/lib/libreoffice/help \
>   debian/tmp/pkg/libreoffice-help-common/usr/lib/libreoffice
> # prepare install/dir files for dh
> for i in `cd /<>/debian/tmp/pkg; ls -1 | xargs`; do \
>   echo "${i}/usr/* usr" > debian/$i.install; \
>   (cd debian/tmp/pkg/$i; find . -type d | sed -e "s,\./,,") \
>   > debian/$i.dirs; \
> done
> echo "/etc/libreoffice/registry/res" >> debian/libreoffice-common.dirs
> # the english resources should be in -common
> cat debian/libreoffice-l10n-en-US.dirs >> debian/libreoffice-common.dirs
> cat debian/libreoffice-l10n-en-US.install >> debian/libreoffice-common.install
> rm -f debian/libreoffice-l10n-en-US.dirs debian/libreoffice-l10n-en-US.install
> # and ca-valencia in -ca...
> if [ -f debian/libreoffice-l10n-ca-valencia.dirs -a -f 
> debian/libreoffice-l10n-ca-valencia.install ]; then \
>   cat debian/libreoffice-l10n-ca-valencia.dirs >> 
> debian/libreoffice-l10n-ca.dirs; \
>   cat debian/libreoffice-l10n-ca-valencia.install >> 
> debian/libreoffice-l10n-ca.install; \
>   rm -f debian/libreoffice-l10n-ca-valencia.dirs 
> debian/libreoffice-l10n-ca-valencia.install; \
> fi
> if [ -f debian/libreoffice-help-ca-valencia.dirs -a -f 
> debian/libreoffice-help-ca-valencia.install ]; then \
>   cat debian/libreoffice-help-ca-valencia.dirs >> 
> debian/libreoffice-help-ca.dirs; \
>   cat debian/libreoffice-help-ca-valencia.install >> 
> debian/libreoffice-help-ca.install; \
>   rm -f debian/libreoffice-help-ca-valencia.dirs 
> debian/libreoffice-help-ca-valencia.install; \
> fi
> # and sr-Latn should be in -sr
> if [ -f debian/libreoffice-l10n-sr-Latn.dirs -a -f 
> debian/libreoffice-l10n-sr-Latn.install ]; then \
>   cat debian/libreoffice-l10n-sr-Latn.dirs >> 
> debian/libreoffice-l10n-sr.dirs; \
>   cat debian/libreoffice-l10n-sr-Latn.install >> 
> debian/libreoffice-l10n-sr.install; \
>   rm -f debian/libreoffice-l10n-sr-Latn.dirs 
> debian/libreoffice-l10n-sr-Latn.install; \
> fi
> # This should be in -kmr... This is different like the above where
> # we move different "variants" into the "base" but there's only kmr-Latn
> # for Kurmanji, but I don't really want to have that -latn suffix in
> # the packages
> if [ -f debian/libreoffice-l10n-kmr-Latn.dirs -a -f 
> debian/libreoffice-l10n-kmr-Latn.install ]; then \
>   cat debian/libreoffice-l10n-kmr-Latn.dirs >> 
> debian/libreoffice-l10n-kmr.dirs; \
>   cat debian/libreoffice-l10n-kmr-Latn.install >> 
> debian/libreoffice-l10n-kmr.install; \
>   rm -f debian/libreoffice-l10n-kmr-Latn.dirs 
> debian/libreoffice-l10n-kmr-Latn.install; \
> fi
> # fixup case (-l10n-pt-BR -> l10n-pt-br etc.)
> for iso in en-US af am ar as ast be bg bn br bs ca ca-valencia cs cy da de dz 
> el en-GB en-ZA eo es et eu fa fi fr ga gd gl gu gug he hi hr hu id is it ja 
> ka kk km kmr-Latn kn ko lt lv mk mn ml mr nb ne nl nn nr nso oc om or pa-IN 
> pl pt pt-BR ro ru rw si sk sl sr sr-Latn ss st sv szl ta te tg th tn tr ts ug 
> uk uz ve vi xh zh-CN zh-TW zu; do \
>   pkgiso=`echo $iso | tr A-Z a-z`; \
>   if [ "$iso" != "$pkgiso" ]; then \
>   if [ "$iso" != "en-US" -a \
> -e debian/libreoffice-l10n-$iso.dirs -a \
> -e debian/libreoffice-l10n-$iso.install ]; then \
>   mv debian/libreoffice-l10n-$iso.dirs \
>   debian/libreoffice-l10n-$pkgiso.dirs; \
>   mv debian/libreoffice-l10n-$iso.install \
>   debian/libreoffice-l10n-$pkgiso.install; \
>   fi; \
>   if [ -e 

Bug#1007323: python-ooolib: please consider upgrading to 3.0 source format

2022-03-15 Thread Lucas Nussbaum
Source: python-ooolib
Version: 0.0.22-5
Severity: wishlist
Tags: bookworm sid
Usertags: format1.0 format1.0-nkp-nv

Dear maintainer,

This package is among the few (1.9%) that still use source format 1.0 in
bookworm.  Please upgrade it to source format 3.0, as (1) this format has many
advantages, as documented in https://wiki.debian.org/Projects/DebSrc3.0 ; (2)
this contributes to standardization of packaging practices.

Please note that this is also a sign that the packaging of this software
could maybe benefit from a refresh. It might be a good opportunity to
look at other aspects as well.


This mass bug filing was discussed on debian-devel@:
https://lists.debian.org/debian-devel/2022/03/msg00074.html

Thanks

Lucas



Bug#1007031: "patch" available

2022-03-10 Thread Lucas Nussbaum
Hi,

Please also see
https://lists.debian.org/debian-devel/2022/03/msg00096.html , where it
was noticed that the conversion for this package is trivial, and builds
bit-by-bit identical binary packages.

Lucas



Bug#1007031: hsqldb1.8.0: please consider upgrading to 3.0 source format

2022-03-10 Thread Lucas Nussbaum
Source: hsqldb1.8.0
Version: 1.8.0.10+dfsg-11
Severity: wishlist
Tags: bookworm sid
Usertags: format1.0 format1.0-kp-nv

Dear maintainer,

This package is among the few (1.9%) that still use source format 1.0 in
bookworm.  Please upgrade it to source format 3.0, as (1) this format has many
advantages, as documented in https://wiki.debian.org/Projects/DebSrc3.0 ; (2)
this contributes to standardization of packaging practices.

Please note that this is also a sign that the packaging of this software
could maybe benefit from a refresh. It might be a good opportunity to
look at other aspects as well.

This mass bug filing was discussed on debian-devel@:
https://lists.debian.org/debian-devel/2022/03/msg00074.html

Thanks

Lucas



Bug#999262: mythes: missing required debian/rules targets build-arch and/or build-indep

2021-11-10 Thread Lucas Nussbaum
Hi,

On 10/11/21 at 10:05 +0100, Rene Engelhard wrote:
> Hi,
> 
> Am 9. November 2021 22:28:18 MEZ schrieb Lucas Nussbaum :
> >Your package does not include build-arch and/or build-indep targets in
> >debian/rules. This is required by Debian Policy section 4.9, since 2012.
> >https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules
> 
> In 3.9.4.
> 
> Standards-Version: of this package is 3.6.1.
> 
> And this does not even build indep packages...
> 
> Waste of time for adding a no-oop...

I think that you are wrong with the meaning of Standards-Version.
Packages should conform with the current version of the Debian Policy.
Specifying an old version of Debian Policy does not make it OK to not
conform with the current version.

> >Please note that this is also a sign that the packaging of this software
> >could benefit from a refresh. For example, packages using 'dh' cannot be
> >affected by this issue.
> >
> 
> And would not bring any gain.
> 
> >This mass bug filing was discussed on debian-devel@ in
> >https://lists.debian.org/debian-devel/2021/11/msg00052.html .
> 
> Wow, 5 days.
> 
> >The severity of this bug will be changed to 'serious' after a month.
> 
> You are kidding? The package follows police as specified. You have a good 
> talent of wasting people's time (there's other stuff than Debian) für no gain.

Heh, thank you!

Lucas



Bug#999262: mythes: missing required debian/rules targets build-arch and/or build-indep

2021-11-10 Thread Lucas Nussbaum
On 10/11/21 at 11:10 +0100, Rene Engelhard wrote:
> 
> 
> Am 10. November 2021 10:55:31 MEZ schrieb Lucas Nussbaum :
> >Hi,
> >
> >On 10/11/21 at 10:05 +0100, Rene Engelhard wrote:
> >> Hi,
> >> 
> >> Am 9. November 2021 22:28:18 MEZ schrieb Lucas Nussbaum :
> >> >Your package does not include build-arch and/or build-indep targets in
> >> >debian/rules. This is required by Debian Policy section 4.9, since 2012.
> >> >https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules
> >> 
> >> In 3.9.4.
> >> 
> >> Standards-Version: of this package is 3.6.1.
> >> 
> >> And this does not even build indep packages...
> >> 
> >> Waste of time for adding a no-oop...
> >
> >I think that you are wrong with the meaning of Standards-Version.
> >Packages should conform with the current version of the Debian Policy.
> >Specifying an old version of Debian Policy does not make it OK to not
> >conform with the current version.
> 
> I'd maybe agree with you if it made any difference practically. In many cases 
> build-indep would be a no-op.

Note that you are not only disagreeing with me. I think my understanding
is aligned with the general consensus inside the project on this.

> >> You are kidding? The package follows police as specified. You have a good 
> >> talent of wasting people's time (there's other stuff than Debian) für no 
> >> gain.
> >
> >Heh, thank you!
> 
> Yeah, let's not do university stuff but make changes to working packages for 
> no gain.. no, i do not find that funny.

The point has been made on various occasions that more standardization
of packaging practices is also a very relevant goal.

Lucas



Bug#999262: mythes: missing required debian/rules targets build-arch and/or build-indep

2021-11-09 Thread Lucas Nussbaum
Source: mythes
Version: 2:1.2.4-3
Severity: important
Justification: Debian Policy section 4.9
Tags: bookworm sid
User: debian...@lists.debian.org
Usertags: missing-build-arch-indep

Dear maintainer,

Your package does not include build-arch and/or build-indep targets in
debian/rules. This is required by Debian Policy section 4.9, since 2012.
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

Please note that this is also a sign that the packaging of this software
could benefit from a refresh. For example, packages using 'dh' cannot be
affected by this issue.

This mass bug filing was discussed on debian-devel@ in
https://lists.debian.org/debian-devel/2021/11/msg00052.html .
The severity of this bug will be changed to 'serious' after a month.

Best,

Lucas



Bug#999037: myspell: missing required debian/rules targets build-arch and/or build-indep

2021-11-09 Thread Lucas Nussbaum
Source: myspell
Version: 1:3.0+pre3.1-24.2
Severity: important
Justification: Debian Policy section 4.9
Tags: bookworm sid
User: debian...@lists.debian.org
Usertags: missing-build-arch-indep

Dear maintainer,

Your package does not include build-arch and/or build-indep targets in
debian/rules. This is required by Debian Policy section 4.9, since 2012.
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

Please note that this is also a sign that the packaging of this software
could benefit from a refresh. For example, packages using 'dh' cannot be
affected by this issue.

This mass bug filing was discussed on debian-devel@ in
https://lists.debian.org/debian-devel/2021/11/msg00052.html .
The severity of this bug will be changed to 'serious' after a month.

Best,

Lucas



Bug#998940: python-ooolib: missing required debian/rules targets build-arch and/or build-indep

2021-11-09 Thread Lucas Nussbaum
Source: python-ooolib
Version: 0.0.22-5
Severity: important
Justification: Debian Policy section 4.9
Tags: bookworm sid
User: debian...@lists.debian.org
Usertags: missing-build-arch-indep

Dear maintainer,

Your package does not include build-arch and/or build-indep targets in
debian/rules. This is required by Debian Policy section 4.9, since 2012.
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

Please note that this is also a sign that the packaging of this software
could benefit from a refresh. For example, packages using 'dh' cannot be
affected by this issue.

This mass bug filing was discussed on debian-devel@ in
https://lists.debian.org/debian-devel/2021/11/msg00052.html .
The severity of this bug will be changed to 'serious' after a month.

Best,

Lucas



Bug#997089: libreoffice: FTBFS: segfault in '/<>/instdir/sdk/examples/java/Inspector'

2021-11-03 Thread Lucas Nussbaum
On 03/11/21 at 17:13 +0100, Rene Engelhard wrote:
> Hi,
> 
> Am 03.11.21 um 08:05 schrieb Lucas Nussbaum:
> > If it's truly a random failure, it might be better to downgrade it but
> > keep it open,
> I don't really like this. I don't like open bugs which definitely will
> never get attention.
> >  so that another bug does not get opened in future
> > rebuilds.
> 
> Sure? A minor bug will be looked at when looking at rebuilds? Important
> and even normal is too much here even.

At least by me, yes, since I look at bugs based on string matches in the
bug titles (ftbfs, build, etc.)

Lucas



Bug#997089: libreoffice: FTBFS: segfault in '/<>/instdir/sdk/examples/java/Inspector'

2021-11-03 Thread Lucas Nussbaum
Hi,

On 02/11/21 at 17:51 +0100, Rene Engelhard wrote:
> Hi,
> 
> Am Thu, Oct 28, 2021 at 07:18:19PM +0200 schrieb Rene Engelhard:
> > And interestingly, (after rm'ing the stale unopkg lockfile..) it passed.
> > 
> > Also after a new attempt with manual
> > 
> > $ make clean && make subsequencheck
> > 
> > in odk worked, too.
> > 
> > 
> > Just looks like a flaky test... (Even though I saw it the first time
> > here with this report..)
> 
> And since then various test build on my laptop, both 7.3 and 7.2 worked,
> as did it on the buildd:
> 
> https://buildd.debian.org/status/logs.php?pkg=libreoffice=all
> (alpha1-1 was a other breakage fixed in -2, -2 failed for an other
> reason)
> https://buildd.debian.org/status/logs.php?pkg=libreoffice=amd64
> https://buildd.debian.org/status/logs.php?pkg=libreoffice=arm64
> 
> Can we close this?

If it's truly a random failure, it might be better to downgrade it but
keep it open, so that another bug does not get opened in future
rebuilds.

Lucas



Bug#997089: libreoffice: FTBFS: segfault in '/<>/instdir/sdk/examples/java/Inspector'

2021-10-23 Thread Lucas Nussbaum
Source: libreoffice
Version: 1:7.2.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bullseye

Hi,

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


Relevant part (hopefully):
> make[5]: Entering directory 
> '/<>/instdir/sdk/examples/java/Inspector'
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector
> "/<>/instdir/sdk/bin/idlc" -C -I. -I../../../idl 
> -O/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector
>  InstanceInspector.idl
> Compiling: InstanceInspector.idl
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector
> "/<>/instdir/sdk/bin/idlc" -C -I. -I../../../idl 
> -O/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector
>  XInstanceInspector.idl
> Compiling: XInstanceInspector.idl
> rm -f 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector/Inspector.uno.rdb
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector
> "/<>/instdir/program/regmerge" 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector/Inspector.uno.rdb
>  /UCR 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/InstanceInspector.urd
>  
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/XInstanceInspector.urd
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/org/openoffice
> "/<>/instdir/sdk/bin/javamaker" -nD 
> -Torg.openoffice.InstanceInspector  -Torg.openoffice.XInstanceInspector  
> -O/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector
>  
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector/Inspector.uno.rdb
>  -X"/<>/instdir/program/types.rdb" 
> -X"/<>/instdir/program/types/offapi.rdb"
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/org/openoffice
> "/<>/instdir/sdk/bin/javamaker" -nD 
> -Torg.openoffice.InstanceInspector  -Torg.openoffice.XInstanceInspector  
> -O/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector
>  
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/misc/InstanceInspector/Inspector/Inspector.uno.rdb
>  -X"/<>/instdir/program/types.rdb" 
> -X"/<>/instdir/program/types/offapi.rdb"
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
> "/usr/lib/jvm/default-java/bin/javac"  -classpath 
> "/<>/instdir/program/classes/libreoffice.jar:/<>/instdir/program/classes/unoloader.jar::/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector:/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector"
>  -sourcepath . -d 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
>  XDialogProvider.java
> Note: ./MethodParametersDialog.java uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
> "/usr/lib/jvm/default-java/bin/javac"  -classpath 
> "/<>/instdir/program/classes/libreoffice.jar:/<>/instdir/program/classes/unoloader.jar::/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector:/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector"
>  -sourcepath . -d 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
>  XTreeControlProvider.java
> mkdir -p 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
> "/usr/lib/jvm/default-java/bin/javac"  -classpath 
> "/<>/instdir/program/classes/libreoffice.jar:/<>/instdir/program/classes/unoloader.jar::/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector:/<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector"
>  -sourcepath . -d 
> /<>/workdir/CustomTarget/odk/build-examples_java/out/sdk/LINUXexample.out/class/InstanceInspector/Inspector
>  XTreePathProvider.java
> mkdir -p 
> 

Bug#980597: liblangtag: FTBFS: check-extlang.c:45:26: error: too many arguments for format [-Werror=format-extra-args]

2021-01-20 Thread Lucas Nussbaum
Source: liblangtag
Version: 0.6.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I..  -I../liblangtag -I.. 
> -DTEST_DATADIR=\"/<>/data/\" 
> -DTEST_MODDIR="\"/<>/extensions/.libs\"" -D__LANGTAG_COMPILATION 
> -D__LANGTAG_PRIVATE -pthread  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security  -Wall -Wstrict-prototypes -Wnested-externs 
> -Werror=missing-prototypes -Werror=implicit-function-declaration 
> -Werror=pointer-arith -Werror=init-self -Werror=format-security 
> -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type  -c -o 
> check-extlang.o check-extlang.c
> In file included from main.h:17,
>  from check-extlang.c:18:
> check-extlang.c: In function ‘test_lt_extlang_compare_fn’:
> check-extlang.c:45:26: error: too many arguments for format 
> [-Werror=format-extra-args]
>45 |  fail_unless(e1 != NULL, "No expected extlang found: 'yue'");
>   |  ^~
> check-extlang.c:46:42: error: too many arguments for format 
> [-Werror=format-extra-args]
>46 |  fail_unless(lt_extlang_compare(e1, e1), "extlang that points to the 
> same object should be dealt as same");
>   |  
> ^~~~
> check-extlang.c:48:26: error: too many arguments for format 
> [-Werror=format-extra-args]
>48 |  fail_unless(e2 != NULL, "No expected extlang found: 'hks'");
>   |  ^~
> check-extlang.c:49:43: error: too many arguments for format 
> [-Werror=format-extra-args]
>49 |  fail_unless(!lt_extlang_compare(e1, e2), "extlang that has different 
> tag should be dealt as different.");
>   |   
> ^~
> check-extlang.c:52:26: error: too many arguments for format 
> [-Werror=format-extra-args]
>52 |  fail_unless(e2 != NULL, "No expected extlang found: '*'");
>   |  ^~~~
> check-extlang.c:53:42: error: too many arguments for format 
> [-Werror=format-extra-args]
>53 |  fail_unless(lt_extlang_compare(e1, e2), "wildcard should be matched 
> with any objects.");
>   |  
> ^~
> check-extlang.c:56:26: error: too many arguments for format 
> [-Werror=format-extra-args]
>56 |  fail_unless(e2 != NULL, "No expected extlang found: ''");
>   |  ^~~
> check-extlang.c:57:43: error: too many arguments for format 
> [-Werror=format-extra-args]
>57 |  fail_unless(!lt_extlang_compare(e1, e2), "extlang that has different 
> tag should be dealt as different even if it's an empty entry.");
>   |   
> ^~
> cc1: some warnings being treated as errors
> make[5]: *** [Makefile:1006: check-extlang.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/liblangtag_0.6.3-1_unstable.log

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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#964613: liborcus: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2020-07-09 Thread Lucas Nussbaum
Source: liborcus
Version: 0.15.4-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200709 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[6]: Entering directory '/<>/src/python'
> PASS: ../../test/python/json.py
> PASS: ../../test/python/module.py
> ../../test-driver: line 107:  6642 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/csv_export.py
> ../../test-driver: line 107:  6639 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/csv.py
> ../../test-driver: line 107:  6669 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/ods.py
> ../../test-driver: line 107:  6665 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/xlsx.py
> ../../test-driver: line 107:  6668 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/xls_xml.py
> ../../test-driver: line 107:  6678 Segmentation fault  "$@" > $log_file 
> 2>&1
> FAIL: ../../test/python/gnumeric.py
> 
>liborcus 0.15.4: src/python/test-suite.log
> 
> 
> # TOTAL: 8
> # PASS:  2
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  6
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: ../../test/python/csv.py
> ==
> 
> FAIL ../../test/python/csv.py (exit status: 139)
> 
> FAIL: ../../test/python/csv_export.py
> =
> 
> FAIL ../../test/python/csv_export.py (exit status: 139)
> 
> FAIL: ../../test/python/xlsx.py
> ===
> 
> FAIL ../../test/python/xlsx.py (exit status: 139)
> 
> FAIL: ../../test/python/ods.py
> ==
> 
> FAIL ../../test/python/ods.py (exit status: 139)
> 
> FAIL: ../../test/python/xls_xml.py
> ==
> 
> FAIL ../../test/python/xls_xml.py (exit status: 139)
> 
> FAIL: ../../test/python/gnumeric.py
> ===
> 
> FAIL ../../test/python/gnumeric.py (exit status: 139)
> 
> 
> Testsuite summary for liborcus 0.15.4
> 
> # TOTAL: 8
> # PASS:  2
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  6
> # XPASS: 0
> # ERROR: 0
> 
> See src/python/test-suite.log
> 
> make[6]: *** [Makefile:972: test-suite.log] Error 1
> make[6]: Leaving directory '/<>/src/python'
> make[5]: *** [Makefile:1080: check-TESTS] Error 2
> make[5]: Leaving directory '/<>/src/python'
> make[4]: *** [Makefile:1202: check-am] Error 2
> make[4]: Leaving directory '/<>/src/python'
> make[3]: *** [Makefile:2134: check-recursive] Error 1
> make[3]: Leaving directory '/<>/src'
> make[2]: *** [Makefile:1230: check-recursive] Error 1
> make[2]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/07/09/liborcus_0.15.4-3_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#963641: libixion: FTBFS with Sphinx 3.1: TypeError: __init__() takes 2 positional arguments but 3 were given

2020-06-24 Thread Lucas Nussbaum
Source: libixion
Version: 0.15.0-3
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx3.1

Hi,

libixion fails to build with Sphinx 3.1, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> cd doc && \
>   doxygen doxygen.conf && \
>   mkdir tmp && sphinx-build -v -a . tmp
> warning: Tag 'XML_SCHEMA' at line 1796 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_DTD' at line 1802 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'PERL_PATH' at line 2008 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'MSCGEN_PATH' at line 2030 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> Notice: Output directory '_doxygen' does not exist. I have created it for you.
> Searching for include files...
> Searching for example files...
> Searching for images...
> Searching for dot files...
> Searching for msc files...
> Searching for dia files...
> Searching for files to exclude
> Searching INPUT for files to process...
> Searching for files in directory /<>/include
> Searching for files in directory /<>/include/ixion
> Searching for files in directory /<>/include/ixion/interface
> Reading and parsing tag files
> Parsing files
> Preprocessing /<>/include/ixion/address.hpp...
> Parsing file /<>/include/ixion/address.hpp...
> Preprocessing /<>/include/ixion/address_iterator.hpp...
> Parsing file /<>/include/ixion/address_iterator.hpp...
> Preprocessing /<>/include/ixion/cell.hpp...
> Parsing file /<>/include/ixion/cell.hpp...
> Preprocessing /<>/include/ixion/column_store_type.hpp...
> Parsing file /<>/include/ixion/column_store_type.hpp...
> Preprocessing /<>/include/ixion/compute_engine.hpp...
> Parsing file /<>/include/ixion/compute_engine.hpp...
> Preprocessing /<>/include/ixion/config.hpp...
> Parsing file /<>/include/ixion/config.hpp...
> Preprocessing /<>/include/ixion/dirty_cell_tracker.hpp...
> Parsing file /<>/include/ixion/dirty_cell_tracker.hpp...
> Preprocessing /<>/include/ixion/env.hpp...
> Parsing file /<>/include/ixion/env.hpp...
> Preprocessing /<>/include/ixion/exceptions.hpp...
> Parsing file /<>/include/ixion/exceptions.hpp...
> Preprocessing /<>/include/ixion/formula.hpp...
> Parsing file /<>/include/ixion/formula.hpp...
> Preprocessing /<>/include/ixion/formula_function_opcode.hpp...
> Parsing file /<>/include/ixion/formula_function_opcode.hpp...
> Preprocessing /<>/include/ixion/formula_name_resolver.hpp...
> Parsing file /<>/include/ixion/formula_name_resolver.hpp...
> Preprocessing /<>/include/ixion/formula_opcode.hpp...
> Parsing file /<>/include/ixion/formula_opcode.hpp...
> Preprocessing /<>/include/ixion/formula_result.hpp...
> Parsing file /<>/include/ixion/formula_result.hpp...
> Preprocessing /<>/include/ixion/formula_tokens.hpp...
> Parsing file /<>/include/ixion/formula_tokens.hpp...
> Preprocessing /<>/include/ixion/formula_tokens_fwd.hpp...
> Parsing file /<>/include/ixion/formula_tokens_fwd.hpp...
> Preprocessing /<>/include/ixion/global.hpp...
> Parsing file /<>/include/ixion/global.hpp...
> Preprocessing /<>/include/ixion/info.hpp...
> Parsing file /<>/include/ixion/info.hpp...
> Preprocessing 
> /<>/include/ixion/interface/formula_model_access.hpp...
> Parsing file 
> /<>/include/ixion/interface/formula_model_access.hpp...
> Preprocessing /<>/include/ixion/interface/session_handler.hpp...
> Parsing file 
> /<>/libixion-0.15./<>/include/ixion/model_context.hpp:76:
>  warning: Compound ixion::model_context::input_row is not documented.
> /<>/include/ixion/matrix.hpp:82: warning: Compound 
> ixion::numeric_matrix is not documented.
> /<>/include/ixion/exceptions.hpp:19: warning: Compound 
> ixion::general_error is not documented.
> /<>/include/ixion/address_iterator.hpp:22: warning: Compound 
> ixion::abs_address_iterator is not documented.
> /<>/include/ixion/global.hpp:62: warning: Compound 
> ixion::formula_error is not documented.
> /<>/include/ixion/cell.hpp:35: warning: Compound 
> ixion::formula_cell is not documented.
> /<>/include/ixion/address_iterator.hpp:28: warning: Compound 
> ixion::abs_address_iterator::const_iterator is not documented.
> /<>/include/ixion/address.hpp:219: warning: Compound 
> ixion::abs_rc_range_t is not documented.
> /<>/include/ixion/matrix.hpp:36: warning: Compound 
> ixion::matrix::element is not documented.
> /<>/include/ixion/address.hpp:315: warning: Compound 
> ixion::range_t::hash is not documented.
> 

Bug#963285: libfreehand: FTBFS: libfreehand_utils.cpp:166:5: error: expected ‘;’ before ‘unsigned’

2020-06-21 Thread Lucas Nussbaum
Source: libfreehand
Version: 0.1.2-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I../..   -Wdate-time -D_FORTIFY_SOURCE=2 -DLIBFREEHAND_BUILD=1 -I../../inc 
> -I/usr/include/librevenge-0.0-DNDEBUG -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -DUCHAR_TYPE=uint16_t -fvisibility=hidden 
> -DLIBFREEHAND_VISIBILITY -Wall -Wextra -Wshadow -pedantic -c -o 
> libfreehand_utils.lo libfreehand_utils.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -DLIBFREEHAND_BUILD=1 -I../../inc 
> -I/usr/include/librevenge-0.0 -DNDEBUG -g -O2 
> -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -DUCHAR_TYPE=uint16_t -fvisibility=hidden 
> -DLIBFREEHAND_VISIBILITY -Wall -Wextra -Wshadow -pedantic -c 
> libfreehand_utils.cpp  -fPIC -DPIC -o .libs/libfreehand_utils.o
> libfreehand_utils.cpp: In function ‘void 
> libfreehand::_appendUTF16(librevenge::RVNGString&, std::vector int>&)’:
> libfreehand_utils.cpp:166:5: error: expected ‘;’ before ‘unsigned’
>   166 | unsigned char outbuf[U8_MAX_LENGTH+1];
>   | ^~~~
> make[5]: *** [Makefile:583: libfreehand_utils.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/libfreehand_0.1.2-2_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#955100: libixion: FTBFS with Sphinx 2.4: TypeError: parse_declaration() missing 1 required positional argument: 'directiveType'

2020-03-27 Thread Lucas Nussbaum
Source: libixion
Version: 0.15.0-3
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx2.4

Hi,

libixion fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> cd doc && \
>   doxygen doxygen.conf && \
>   mkdir tmp && sphinx-build -v -a . tmp
> warning: Tag 'XML_SCHEMA' at line 1796 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'XML_DTD' at line 1802 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'PERL_PATH' at line 2008 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'MSCGEN_PATH' at line 2030 of file 'doxygen.conf' has become 
> obsolete.
>  To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> Notice: Output directory '_doxygen' does not exist. I have created it for you.
> Searching for include files...
> Searching for example files...
> Searching for images...
> Searching for dot files...
> Searching for msc files...
> Searching for dia files...
> Searching for files to exclude
> Searching INPUT for files to process...
> Searching for files in directory /<>/include
> Searching for files in directory /<>/include/ixion
> Searching for files in directory /<>/include/ixion/interface
> Reading and parsing tag files
> Parsing files
> Preprocessing /<>/include/ixion/address.hpp...
> Parsing file /<>/include/ixion/address.hpp...
> Preprocessing /<>/include/ixion/address_iterator.hpp...
> Parsing file /<>/include/ixion/address_iterator.hpp...
> Preprocessing /<>/include/ixion/cell.hpp...
> Parsing file /<>/include/ixion/cell.hpp...
> Preprocessing /<>/include/ixion/column_store_type.hpp...
> Parsing file /<>/include/ixion/column_store_type.hpp...
> Preprocessing /<>/include/ixion/compute_engine.hpp...
> Parsing file /<>/include/ixion/compute_engine.hpp...
> Preprocessing /<>/include/ixion/config.hpp...
> Parsing file /<>/include/ixion/config.hpp...
> Preprocessing /<>/include/ixion/dirty_cell_tracker.hpp...
> Parsing file /<>/include/ixion/dirty_cell_tracker.hpp...
> Preprocessing /<>/include/ixion/env.hpp...
> Parsing file /<>/include/ixion/env.hpp...
> Preprocessing /<>/include/ixion/exceptions.hpp...
> Parsing file /<>/include/ixion/exceptions.hpp...
> Preprocessing /<>/include/ixion/formula.hpp...
> Parsing file /<>/include/ixion/formula.hpp...
> Preprocessing /<>/include/ixion/formula_function_opcode.hpp...
> Parsing file /<>/include/ixion/formula_function_opcode.hpp...
> Preprocessing /<>/include/ixion/formula_name_resolver.hpp...
> Parsing file /<>/include/ixion/formula_name_resolver.hpp...
> Preprocessing /<>/include/ixion/formula_opcode.hpp...
> Parsing file /<>/include/ixion/formula_opcode.hpp...
> Preprocessing /<>/include/ixion/formula_result.hpp...
> Parsing file /<>/include/ixion/formula_result.hpp...
> Preprocessing /<>/include/ixion/formula_tokens.hpp...
> Parsing file /<>/include/ixion/formula_tokens.hpp...
> Preprocessing /<>/include/ixion/formula_tokens_fwd.hpp...
> Parsing file /<>/include/ixion/formula_tokens_fwd.hpp...
> Preprocessing /<>/include/ixion/global.hpp...
> Parsing file /<>/include/ixion/global.hpp...
> Preprocessing /<>/include/ixion/info.hpp...
> Parsing file /<>/include/ixion/info.hpp...
> Preprocessing 
> /<>/include/ixion/interface/formula_model_access.hpp...
> Parsing file 
> /<>/include/ixion/interface/formula_model_access.hpp...
> Preprocessing /<>/include/ixion/interface/session_handler.hpp...
> Parsing file 
> /<>/libixion-0.15./<>/include/ixion/address_iterator.hpp:22:
>  warning: Compound ixion::abs_address_iterator is not documented.
> /<>/include/ixion/address.hpp:98: warning: Compound 
> ixion::address_t::hash is not documented.
> /<>/include/ixion/address.hpp:123: warning: Compound 
> ixion::abs_rc_address_t::hash is not documented.
> /<>/include/ixion/matrix.hpp:82: warning: Compound 
> ixion::numeric_matrix is not documented.
> /<>/include/ixion/exceptions.hpp:19: warning: Compound 
> ixion::general_error is not documented.
> /<>/include/ixion/address.hpp:315: warning: Compound 
> ixion::range_t::hash is not documented.
> /<>/include/ixion/address_iterator.hpp:28: warning: Compound 
> ixion::abs_address_iterator::const_iterator is not documented.
> /<>/include/ixion/global.hpp:28: warning: Compound ixion::global 
> is not documented.
> /<>/include/ixion/global.hpp:93: warning: Compound 
> ixion::default_deleter is not documented.
> /<>/include/ixion/address.hpp:148: warning: Compound 
> ixion::rc_address_t::hash is not documented.
> 

Bug#952625: libixion: FTBFS: configure: error: Package requirements (spdlog >= 0.16.0) were not met

2020-02-26 Thread Lucas Nussbaum
Source: libixion
Version: 0.15.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200225 ftbfs-bullseye

Hi,

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

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules).

Relevant part (hopefully):
> checking for the Boost filesystem library... (cached) yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for MDDS... yes
> checking for SPDLOG... no
> configure: error: Package requirements (spdlog >= 0.16.0) were not met
> 
> Package 'fmt', required by 'spdlog', not found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables SPDLOG_CFLAGS
> and SPDLOG_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>   tail -v -n \+0 config.log

The full build log is available from:
   http://qa-logs.debian.net/2020/02/25/libixion_0.15.0-3_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#917686: lightproof: FTBFS: warning [/<>/lightproof_ru_RU-0.3.4.oxt]: zipfile is empty

2018-12-29 Thread Lucas Nussbaum
Source: lightproof
Version: 1.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> for oxt in `find . -name "*.oxt"`; do \
>   oxt=`echo $oxt | sed -e 's,./,,'`; \
>   pkg="libreoffice-`echo $oxt | cut -d- -f1 | sed -e "s/_/-/g" | tr A-Z 
> a-z`"; \
>   dir=`echo $oxt | cut -d- -f1`; \
>   mkdir -p 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   cd 
> /<>/debian/$pkg/usr/lib/libreoffice/share/extensions/$dir && \
>   unzip -o /<>/$oxt; \
> done
> Archive:  /<>/lightproof_en-0.4.3.oxt
> warning [/<>/lightproof_en-0.4.3.oxt]:  zipfile is empty
> Archive:  /<>/lightproof_hu-1.6.2.oxt
> warning [/<>/lightproof_hu-1.6.2.oxt]:  zipfile is empty
> Archive:  /<>/lightproof_editor-0.1.oxt
>   inflating: META-INF/manifest.xml   
>   inflating: description.xml 
>   inflating: Linguistic.xcu  
>   inflating: Lightproof.py   
>   inflating: pythonpath/lightproof_handler_lightproof_editor.py  
>   inflating: pythonpath/lightproof_impl_lightproof_editor.py  
>   inflating: pythonpath/lightproof_lightproof_editor.py  
>   inflating: pythonpath/lightproof_compile_lightproof_editor.py  
>   inflating: README  
>   inflating: doc/syntax.txt  
>   inflating: doc/manual.txt  
>   inflating: src/en/en.dat   
>   inflating: lightproof_editor/script.xlb  
>   inflating: lightproof_editor/RegisteredFlag  
>   inflating: lightproof_editor/General.xba  
>   inflating: lightproof_editor/dialog.xlb  
>   inflating: Office/UI/StartModuleWindowState.xcu  
>   inflating: Office/UI/WriterWindowState.xcu  
>   inflating: Office/Accelerators.xcu  
>   inflating: icons/comp.png  
>   inflating: icons/compall.png   
>   inflating: icons/comp16.png
>   inflating: icons/compall16.png 
>   inflating: icons/debug16.png   
>   inflating: icons/debug.png 
>   inflating: META-INF/manifest.xml   
>   inflating: Addons.xcu  
>   inflating: pythonpath/lightproof_opts_lightproof_editor.py  
> Archive:  /<>/lightproof_ru_RU-0.3.4.oxt
> warning [/<>/lightproof_ru_RU-0.3.4.oxt]:  zipfile is empty
> make[1]: *** [debian/rules:38: override_dh_auto_install] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/lightproof_1.6-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#850995: graphite2: FTBFS: a2x: ERROR: missing configuration file: /etc/asciidoc/dblatex/asciidoc-dblatex.xsl

2017-01-11 Thread Lucas Nussbaum
Source: graphite2
Version: 1.3.9-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[5]: Entering directory '/<>/build'
> [ 20%] Generating manual.pdf
> cd /<>/build/doc && /usr/bin/a2x -D /<>/build/doc 
> --dblatex-opts="--tmpdir=docbuild" /<>/doc/manual.txt
> a2x: WARNING: --destination-dir option is only applicable to HTML based 
> outputs
> a2x: ERROR: missing configuration file: 
> /etc/asciidoc/dblatex/asciidoc-dblatex.xsl
> doc/CMakeFiles/docs.dir/build.make:67: recipe for target 'doc/manual.pdf' 
> failed
> make[5]: *** [doc/manual.pdf] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/01/11/graphite2_1.3.9-2_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



Bug#674354: libreoffice: FTBFS: configure: error: npapi.h header file not found

2012-05-24 Thread Lucas Nussbaum
Source: libreoffice
Version: 1:3.5.3-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  debian/rules build
 dpkg-query: no path found matching pattern 
 /usr/lib/x86_64-linux-gnu/gcj--*/libgcj_bc.so.1.
 dpkg-query: error: --listfiles needs at least one package name argument
 
 Use --help for help about querying packages.
 dirname: missing operand
 Try `dirname --help' for more information.
 dh_testdir
 # Make sure needed scripts are executable
 set -e;\
   for FILE in debian/scripts/move-if-change \
   debian/scripts/cleandupes \
   debian/scripts/get_libebook_dep.sh \
   autogen.sh; \
   do \
 chmod 755 $FILE ;\
   done
 mkdir -p debian/stampdir
 # Make sure we have /proc mounted - otherwise idlc will fail later.
 test -r /proc/version
 # FIXME: Theoretically this should call ./configure instead of
 # it exists but that causes the configure flags NOT to be hnoured
 # somehow...
 PATH=/«PKGBUILDDIR»/debian/usr/bin:/usr/lib/jvm/java-gcj/bin:$PATH 
 LD_LIBRARY_PATH=: ./autogen.sh --with-vendor='The Document Foundation/Debian' 
 --with-install-dirname=libreoffice --prefix=/usr --mandir=/usr/share/man 
 --docdir=/usr/share/doc/libreoffice --disable-strip-solver --enable-lockdown 
 --libdir=/usr/lib --host=x86_64-linux-gnu --build=x86_64-linux-gnu 
 --enable-extension-integration --disable-online-update 
 --disable-fetch-external --enable-release-build --without-fonts 
 --without-myspell-dicts --enable-verbose --with-alloc=system 
 --with-intro-progressbar-color=215,7,81 --with-system-dicts 
 --with-system-hunspell --with-system-altlinuxhyph --with-system-boost 
 --with-system-mdds --with-system-vigra --with-system-mythes --with-system-icu 
 --with-system-libwpd --with-system-libwpg --with-system-libwps 
 --with-system-libvisio --with-system-cairo --with-system-beanshell 
 --with-system-hsqldb --with-system-lucene --with-system-lpsolve 
 --with-system-neon --with-system-redland --with-system-openssl 
 --with-system-jfreereport --with-system-apache-commons --with-system-graphite 
 --with-system-libexttextcat --with-system-cppunit --with-system-stdlibs 
 --with-system-mysql --with-system-mysql-cppconn --with-system-postgresql 
 --with-system-libcmis --with-system-jpeg --with-system-libxml 
 --with-system-expat --with-system-odbc --with-system-curl --with-system-sane 
 --with-system-xextensions-headers --with-system-mesa-headers --with-system-db 
 --with-system-poppler --with-system-libpng --with-system-nss 
 --with-system-mozilla-headers --with-system-sampleicc --enable-librsvg=auto 
 --enable-symbols --with-lang=en-US af ar as ast be bg bn br bs ca ca-XV cs 
 cy da de dz el en-GB en-ZA eo es et eu fa fi fr ga gl gu he hi hr hu id is it 
 ja ka km ko ku lt lv mk mn ml mr nb ne nl nn nr nso oc om or pa-IN pl pt 
 pt-BR ro ru rw si sk sl sr ss st sv ta te tg th tn tr ts ug uk uz ve vi xh 
 zh-CN zh-TW zu --with-java-target-version=1.5 
 --with-jdk-home=/usr/lib/jvm/java-6-openjdk-amd64 --enable-build-unowinreg 
 --with-mingw-cross-compiler=i686-w64-mingw32-g++ --enable-ext-wiki-publisher 
 --with-commons-codec-jar=/usr/share/java/commons-codec.jar 
 --with-commons-lang-jar=/usr/share/java/commons-lang.jar 
 --with-commons-httpclient-jar=/usr/share/java/commons-httpclient.jar 
 --with-commons-logging-jar=/usr/share/java/commons-logging.jar 
 --with-system-servlet-api 
 --with-servlet-api-jar=/usr/share/java/servlet-api-2.5.jar 
 --with-libbase-jar=/usr/share/java/libbase.jar 
 --with-libxml-jar=/usr/share/java/libxml.jar 
 --with-flute-jar=/usr/share/java/flute.jar 
 --with-jfreereport-jar=/usr/share/java/flow-engine.jar 
 --with-liblayout-jar=/usr/share/java/liblayout.jar 
 --with-libloader-jar=/usr/share/java/libloader.jar 
 --with-libformula-jar=/usr/share/java/libformula.jar 
 --with-librepository-jar=/usr/share/java/librepository.jar 
 --with-libfonts-jar=/usr/share/java/libfonts.jar 
 --with-libserializer-jar=/usr/share/java/libserializer.jar 
 --with-commons-logging-jar=/usr/share/java/commons-logging.jar 
 --with-servlet-api-jar=/usr/share/java/servlet-api-2.5.jar 
 --disable-build-mozilla --disable-mozilla --disable-nsplugin 
 --with-external-dict-dir=/usr/share/hunspell 
 --with-external-hyph-dir=/usr/share/hyphen --without-stlport 
 --with-external-thes-dir=/usr/share/mythes --disable-kde --enable-kde4 
 --disable-kdeab --enable-ext-mysql-connector --enable-gtk3 
 --enable-evolution2 --enable-binfilter 
 --with-lucene-core-jar=/usr/share/java/lucene-core.jar 
 --with-lucene-analyzers-jar=/usr/share/java/lucene-analyzers.jar 
 --enable-ext-scripting-beanshell --enable-ext-scripting-javascript 
 --enable-dbus --enable-gio --disable-gnome-vfs --disable-gnome-vfs 
 --disable-ccache --with-num-cpus= --with-openldap
 running ./configure with 

Bug#669538: hyphen: FTBFS: cp: cannot stat `/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex': No such file or directory

2012-04-19 Thread Lucas Nussbaum
Source: hyphen
Version: 2.8.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory `/«PKGBUILDDIR»'
 /bin/bash ./libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -DPACKAGE_NAME=\hyphen\ -DPACKAGE_TARNAME=\hyphen\ 
 -DPACKAGE_VERSION=\2.8.3\ -DPACKAGE_STRING=\hyphen\ 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I.  -MT 
 hnjalloc.lo -MD -MP -MF .deps/hnjalloc.Tpo -c -o hnjalloc.lo hnjalloc.c
 libtool: compile:  x86_64-linux-gnu-gcc -DPACKAGE_NAME=\hyphen\ 
 -DPACKAGE_TARNAME=\hyphen\ -DPACKAGE_VERSION=\2.8.3\ 
 -DPACKAGE_STRING=\hyphen 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I. -MT hnjalloc.lo 
 -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c  -fPIC -DPIC -o .libs/hnjalloc.o
 libtool: compile:  x86_64-linux-gnu-gcc -DPACKAGE_NAME=\hyphen\ 
 -DPACKAGE_TARNAME=\hyphen\ -DPACKAGE_VERSION=\2.8.3\ 
 -DPACKAGE_STRING=\hyphen 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I. -MT hnjalloc.lo 
 -MD -MP -MF .deps/hnjalloc.Tpo -c hnjalloc.c -o hnjalloc.o /dev/null 21
 mv -f .deps/hnjalloc.Tpo .deps/hnjalloc.Plo
 /bin/bash ./libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -DPACKAGE_NAME=\hyphen\ -DPACKAGE_TARNAME=\hyphen\ 
 -DPACKAGE_VERSION=\2.8.3\ -DPACKAGE_STRING=\hyphen\ 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I.  -MT 
 hyphen.lo -MD -MP -MF .deps/hyphen.Tpo -c -o hyphen.lo hyphen.c
 libtool: compile:  x86_64-linux-gnu-gcc -DPACKAGE_NAME=\hyphen\ 
 -DPACKAGE_TARNAME=\hyphen\ -DPACKAGE_VERSION=\2.8.3\ 
 -DPACKAGE_STRING=\hyphen 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I. -MT hyphen.lo 
 -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c  -fPIC -DPIC -o .libs/hyphen.o
 libtool: compile:  x86_64-linux-gnu-gcc -DPACKAGE_NAME=\hyphen\ 
 -DPACKAGE_TARNAME=\hyphen\ -DPACKAGE_VERSION=\2.8.3\ 
 -DPACKAGE_STRING=\hyphen 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\ -I. -MT hyphen.lo 
 -MD -MP -MF .deps/hyphen.Tpo -c hyphen.c -o hyphen.o /dev/null 21
 mv -f .deps/hyphen.Tpo .deps/hyphen.Plo
 /bin/bash ./libtool --tag=CC   --mode=link x86_64-linux-gnu-gcc   
 -version-info 2:1:2 -Wl,-z,defs -o libhyphen.la -rpath /usr/lib hnjalloc.lo 
 hyphen.lo  
 libtool: link: x86_64-linux-gnu-gcc -shared  .libs/hnjalloc.o .libs/hyphen.o  
   -Wl,-z -Wl,defs   -Wl,-soname -Wl,libhyphen.so.0 -o .libs/libhyphen.so.0.2.1
 libtool: link: (cd .libs  rm -f libhyphen.so.0  ln -s 
 libhyphen.so.0.2.1 libhyphen.so.0)
 libtool: link: (cd .libs  rm -f libhyphen.so  ln -s 
 libhyphen.so.0.2.1 libhyphen.so)
 libtool: link: ar cru .libs/libhyphen.a  hnjalloc.o hyphen.o
 libtool: link: ranlib .libs/libhyphen.a
 libtool: link: ( cd .libs  rm -f libhyphen.la  ln -s 
 ../libhyphen.la libhyphen.la )
 x86_64-linux-gnu-gcc -DPACKAGE_NAME=\hyphen\ -DPACKAGE_TARNAME=\hyphen\ 
 -DPACKAGE_VERSION=\2.8.3\ -DPACKAGE_STRING=\hyphen\ 2.8.3\ 
 -DPACKAGE_BUGREPORT=\nem...@numbertext.org\ -DPACKAGE_URL=\\ 
 -DPACKAGE=\hyphen\ -DVERSION=\2.8.3\ -DSTDC_HEADERS=1 
 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 

Bug#666573: libreoffice: FTBFS: gversionmacros.h:28:2: error: #error Only glib.h can be included directly.

2012-03-31 Thread Lucas Nussbaum
Source: libreoffice
Version: 1:3.4.6-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120331 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 x86_64-linux-gnu-g++  -fmessage-length=0 -c -O2 -DENABLE_LAYOUT=0 
 -DENABLE_LAYOUT_EXPERIMENTAL=0   -pthread -I/usr/include/gconf/2 
 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -gdwarf-2 -I. 
 -I../../../unxlngx6.pro/inc/ucpgvfs -I../inc -I../../../inc/pch 
 -I../../../inc -I../../../unx/inc -I../../../unxlngx6.pro/inc -I. 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/stl
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/external
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/unxlngx6/inc
  -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/inc 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/res 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/inc/Xp31 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include/linux 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include/native_threads/include  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/offuh
  -I. -I../../../res -I. -pipe  -fvisibility-inlines-hidden -std=c++0x 
 -Wno-deprecated-declarations -g -Wall -Wextra -Wendif-labels -Wshadow 
 -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Woverloaded-virtual   -fpic 
 -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DGLIBC=2 -D_PTHREADS -D_REENTRANT 
 -DNEW_SOLAR -D_USE_NAMESPACE=1 -DHAVE_GCC_VISIBILITY_FEATURE -DX86_64 
 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.6 
 -DSUPD=340 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DGSTREAMER 
 -DCUI -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_   -fexceptions -fno-enforce-eh-specs 
 -DEXCEPTIONS_ON  -o ../../../unxlngx6.pro/slo/gvfs_directory.o 
 /«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/ucb/source/ucp/gvfs/gvfs_directory.cxx
  
 In file included from /usr/include/glib-2.0/glib/gtypes.h:36:0,
  from /usr/include/glib-2.0/glib/gatomic.h:29,
  from /usr/include/glib-2.0/glib/gthread.h:34,
  from 
 /«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/ucb/source/ucp/gvfs/gvfs_content.hxx:38,
  from 
 /«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/ucb/source/ucp/gvfs/gvfs_directory.hxx:34,
  from 
 /«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/ucb/source/ucp/gvfs/gvfs_directory.cxx:41:
 /usr/include/glib-2.0/glib/gversionmacros.h:28:2: error: #error Only 
 glib.h can be included directly.
 dmake:  Error code 1, while making 
 '../../../unxlngx6.pro/slo/gvfs_directory.obj'
 Retrying 
 /«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/ucb/source/ucp/gvfs
 
 Compiling: ucb/source/ucp/gvfs/gvfs_directory.cxx
 x86_64-linux-gnu-g++  -fmessage-length=0 -c -O2 -DENABLE_LAYOUT=0 
 -DENABLE_LAYOUT_EXPERIMENTAL=0   -pthread -I/usr/include/gconf/2 
 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -gdwarf-2 -I. 
 -I../../../unxlngx6.pro/inc/ucpgvfs -I../inc -I../../../inc/pch 
 -I../../../inc -I../../../unx/inc -I../../../unxlngx6.pro/inc -I. 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/stl
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/external
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc
  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/unxlngx6/inc
  -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/inc 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/res 
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solenv/inc/Xp31 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include/linux 
 -I/usr/lib/jvm/java-6-openjdk-amd64/include/native_threads/include  
 -I/«PKGBUILDDIR»/libreoffice-build/build/libreoffice-3.4.6.2/solver/340/unxlngx6.pro/inc/offuh
  -I. -I../../../res -I. -pipe  -fvisibility-inlines-hidden -std=c++0x 
 -Wno-deprecated-declarations -g -Wall -Wextra -Wendif-labels -Wshadow 
 -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Woverloaded-virtual   -fpic 
 -DLINUX -DUNX -DVCL -DGCC -DC341 -DX86_64 -DGLIBC=2 -D_PTHREADS -D_REENTRANT 
 -DNEW_SOLAR -D_USE_NAMESPACE=1 

Bug#629768: ooo-build-extensions: FTBFS: build-dependency not installable: openoffice.org-dev (= 1:3.0.0-3)

2011-06-08 Thread Lucas Nussbaum
Source: ooo-build-extensions
Version: 3.0.0.9+r14588-9
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ┌──┐
 │ Install ooo-build-extensions build dependencies (apt-based resolver)
  │
 └──┘
 
 Installing build dependencies
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  sbuild-build-depends-ooo-build-extensions-dummy : Depends: 
 openoffice.org-dev (= 1:3.0.0-3) but it is not installable
 E: Broken packages

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/06/07/ooo-build-extensions_3.0.0.9+r14588-9_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110608151430.ga17...@xanadu.blop.info



Bug#595881: openoffice.org: FTBFS in squeeze: ERROR: error 65280 occurred while making /build/user-openoffice.org_3.2.1-6-amd64-1k3kmU/openoffice.org-3.2.1/ooo-build-3-2-1-4/build/OOO320_m19/extension

2010-09-06 Thread Lucas Nussbaum
Package: openoffice.org
Version: 1:3.2.1-6
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 Making:sw_res.hid
 cat /tmp/mkVRTK9E| xargs -s 1000 cat  
 ../unxlngx6.pro/misc/sw_res.hid.unxlngx6.pro.tmp
 Name main::name used only once: possible typo at 
 /build/user-openoffice.org_3.2.1-6-amd64-1k3kmU/openoffice.org-3.2.1/ooo-build-3-2-1-4/build/OOO320_m19/solenv/bin/deliver.pl
  line 1312.
 deliver -- version: -
 Module 'sw' delivered successfully. 433 files copied, 0 files unchanged
 
 1 module(s): 
   extensions
 need(s) to be rebuilt
 
 Reason(s):
 
 ERROR: error 65280 occurred while making 
 /build/user-openoffice.org_3.2.1-6-amd64-1k3kmU/openoffice.org-3.2.1/ooo-build-3-2-1-4/build/OOO320_m19/extensions/source/plugin/base
 
 Attention: if you build and deliver the above module(s) you may prolongue 
 your the build issuing command build --from extensions
 
 rmdir /tmp/o6l5bCHVEc
 make[1]: *** [stamp/build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/09/06/openoffice.org_1:3.2.1-6_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100906233742.ga5...@xanadu.blop.info



Bug#571397: writer2latex: FTBFS: Bus error (reproducible) while building

2010-02-25 Thread Lucas Nussbaum
Source: writer2latex
Version: 1.0-8
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dpatch  deapply-all  
 04_add_shebang not applied to ./ .
 01_dirs not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
 dh_testdir
 dh_testroot
 rm -f build-arch-stamp build-indep-stamp configure-stamp
 ant clean
 Buildfile: 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/build.xml
 
 clean:
 
 BUILD SUCCESSFUL
 Total time: 0 seconds
 dh_clean 
  dpkg-source -b writer2latex-1.0
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building writer2latex using existing 
 writer2latex_1.0.orig.tar.gz
 dpkg-source: info: building writer2latex in writer2latex_1.0-8.diff.gz
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/04_add_shebang.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 'debian/patches/01_dirs.dpatch' 
 will not be represented in diff
 dpkg-source: info: building writer2latex in writer2latex_1.0-8.dsc
  debian/rules build
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01_dirs to ./ ... ok.
 applying patch 04_add_shebang to ./ ... ok.
 dpatch  cat-all  patch-stampT
 mv -f patch-stampT patch-stamp
 dh_testdir
 touch configure-stamp
 touch build-arch-stamp
 ant -DURE_HOME=/usr/lib/ure -DOFFICE_HOME=/usr/lib/openoffice/basis3.1 jar
 Buildfile: 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/build.xml
 
 compile:
 [mkdir] Created dir: 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/target/classes
 [javac] 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/build.xml:74: 
 warning: 'includeantruntime' was not set, defaulting to 
 build.sysclasspath=last; set to false for repeatable builds
 [javac] Compiling 160 source files to 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/target/classes
 [javac] --
 [javac] 1. WARNING in 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/source/java/writer2latex/office/SVMReader.java
  (at line 181)
 [javac]   for (int i=0; inCount; i++) {
 [javac]   ^^^
 [javac] Dead code
 [javac] --
 [javac] --
 [javac] 2. WARNING in 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/source/java/writer2latex/util/Base64.java
  (at line 574)
 [javac]   int dontBreakLines = (options  DONT_BREAK_LINES);
 [javac]   ^^
 [javac] The local variable dontBreakLines is never read
 [javac] --
 [javac] 3. WARNING in 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/source/java/writer2latex/
 [javac] util/Base64.java (at line 1358)
 [javac]   private byte[]  alphabet;   // Local copies to avoid 
 extra method calls
 [javac]   
 [javac] The field Base64.InputStream.alphabet is never read locally
 [javac] --
 [javac] 4. WARNING in 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/source/java/writer2latex/util/Base64.java
  (at line 1595)
 [javac]   private byte[]  alphabet;   // Local copies to avoid 
 extra method calls
 [javac]   
 [javac] The field Base64.OutputStream.alphabet is never read locally
 [javac] --
 [javac] --
 [javac] 5. WARNING in 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/source/java/writer2latex/
 [javac] xmerge/OfficeDocumentException.java (at line 60)
 [javac]   public final class OfficeDocumentException extends IOException {
 [javac]  ^^^
 [javac] The serializable class OfficeDocumentException does not declare a 
 static final serialVersionUID field of type long
 [javac] --
 [javac] 5 problems (5 warnings)
  [copy] Copying 7 files to 
 /build/user-writer2latex_1.0-8-amd64-7Pr9C6/writer2latex-1.0/target/classes
 make: *** [build-indep-stamp] Bus error
 dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 Build finished at 20100224-2240

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/writer2latex_1.0-8_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu

Bug#560638: myspell: FTBFS: Can't open debian/myspell-tools/usr/bin/ispellaff2myspell: No such file or directory at /usr/bin/pod2man line 59

2009-12-11 Thread Lucas Nussbaum
Source: myspell
Version: 1:3.0+pre3.1-22
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-myspell_3.0+pre3.1-22-amd64-uGmFl9/myspell-3.0+pre3.1'
 installed munch and unmunch tools
 cp: cannot create regular file 
 `/build/user-myspell_3.0+pre3.1-22-amd64-uGmFl9/myspell-3.0+pre3.1/debian/tmp/usr/lib/':
  Is a directory
 Missing static library
 installed shared and static libraries
 installed headers
 installed dictionaries
 installation complete
 make[1]: Leaving directory 
 `/build/user-myspell_3.0+pre3.1-22-amd64-uGmFl9/myspell-3.0+pre3.1'
 dh_install --sourcedir=debian/tmp
 dh_install: Compatibility levels before 5 are deprecated.
 mkdir -p debian/myspell-tools/usr/share/man/man1
 pod2man debian/myspell-tools/usr/bin/ispellaff2myspell \
debian/myspell-tools/usr/share/man/man1/ispellaff2myspell.1
 Can't open debian/myspell-tools/usr/bin/ispellaff2myspell: No such file or 
 directory at /usr/bin/pod2man line 59
 make: *** [install] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/myspell_1:3.0+pre3.1-22_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549852: openoffice.org: FTBFS: /bin/bash: ./config.status: No such file or directory

2009-10-05 Thread Lucas Nussbaum
Source: openoffice.org
Version: 1:3.1.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091005 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh_testroot
 dh_testdir
 # openoffice.applications and openoffice*.keys are not removed via make 
 distclean
 # although they are generated files. Work around this.
 # FIXME: Fix the makefiles in ooo-build directly
 if [ -e ooo-build/desktop/openoffice.applications ]; then \
   /usr/bin/make -C ooo-build/desktop clean || true;\
   fi
 if [ -r ooo-build/Makefile ]; then \
 /usr/bin/make -C ooo-build distclean || true ;\
   fi
 make[1]: Entering directory 
 `/build/user-openoffice.org_3.1.1-2-amd64-xbKEnl/openoffice.org-3.1.1/ooo-build'
 /bin/bash ./config.status --recheck
 /bin/bash: ./config.status: No such file or directory
 make[1]: *** [config.status] Error 127

I'm building on tmpfs, if that's relevant.

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/openoffice.org_1:3.1.1-2_lsid64.buildlog

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549852: openoffice.org: FTBFS: /bin/bash: ./config.status: No such file or directory

2009-10-05 Thread Lucas Nussbaum
My logfile parser got the wrong error message. The real failure is:
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory...
${prefix}/lib/python2.5/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.5/site-packages
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking which db to use... external
checking for db.h... yes
checking whether db is at least 4.1... ./configure: line 13578: test: :
integer expression expected
configure: error: no. you need at least db 4.1
make[1]: *** [stamp/build] Error 1
make[1]: Leaving directory `/root/openoffice.org-3.1.1/ooo-build'
make: *** [debian/stampdir/build] Error 2


Does it ring a bell?
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#502759: openoffice.org-hyphenation-en-us: piuparts test fails: postinst: line 5: update-openoffice-dicts: command not found

2008-10-19 Thread Lucas Nussbaum
Package: openoffice.org-hyphenation-en-us
Version: 2.4-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: piuparts-20081019 piuparts

Hi,

During tests using piuparts of all packages in lenny,
I ran into the following problem:

   Reading package lists...
   Building dependency tree...
   Reading state information...
   The following packages were automatically installed and are no longer 
 required:
 libgc1c2
   Use 'apt-get autoremove' to remove them.
   The following NEW packages will be installed:
 openoffice.org-hyphenation-en-us
   0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
   Need to get 54.1kB of archives.
   After this operation, 188kB of additional disk space will be used.
   WARNING: The following packages cannot be authenticated!
 openoffice.org-hyphenation-en-us
   Authentication warning overridden.
   Get:1 http://127.0.0.1 lenny/main openoffice.org-hyphenation-en-us 2.4-2 
 [54.1kB]
   debconf: delaying package configuration, since apt-utils is not installed
   Fetched 54.1kB in 0s (356kB/s)
   Can not write log, openpty() failed (/dev/pts not mounted?)
   Selecting previously deselected package openoffice.org-hyphenation-en-us.
   (Reading database ... 5779 files and directories currently installed.)
   Unpacking openoffice.org-hyphenation-en-us (from 
 .../openoffice.org-hyphenation-en-us_2.4-2_all.deb) ...
   Can not write log, openpty() failed (/dev/pts not mounted?)
   Setting up openoffice.org-hyphenation-en-us (2.4-2) ...
   /var/lib/dpkg/info/openoffice.org-hyphenation-en-us.postinst: line 5: 
 update-openoffice-dicts: command not found
   dpkg: error processing openoffice.org-hyphenation-en-us (--configure):
subprocess post-installation script returned error exit status 127
   Errors were encountered while processing:
openoffice.org-hyphenation-en-us
   E: Sub-process /usr/bin/dpkg returned an error code (1)

It is reproducible by installing your package in a clean chroot - cleaned
up using:
 debfoster -o MaxPriority=required -o UseRecommends=no -f -n apt debfoster

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#471633: openoffice.org: FTBFS: filterdetect.cxx:51:34: error: unotools/bootstrap.hxx: No such file or directory

2008-03-19 Thread Lucas Nussbaum
Package: openoffice.org
Version: 1:2.4.0~rc6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080318 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 g++  -fmessage-length=0 -c -O2 -fno-strict-aliasing   -fvisibility=hidden -I. 
  -I../../unxlngi6.pro/inc/core -I../inc -I../../inc/pch -I../../inc 
 -I../../unx/inc -I../../unxlngi6.pro/inc -I. 
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solver/680/unxlngi6.pro/inc/stl
  
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solver/680/unxlngi6.pro/inc/external
  
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solver/680/unxlngi6.pro/inc
  
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solenv/unxlngi6/inc
  -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solenv/inc 
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/res 
 -I/build/user/openoffice.org-2.4.0~rc6/stlport/stlport 
 -I/build/user/openoffice.org-2.4.0~rc6/stlport/include/stlport 
 -I/build/user/openoffice.org-2.4.0~rc6/stlport/include/stlport 
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solenv/inc/Xp31
  -I/usr/lib/jvm/java-gcj/include -I/usr/include 
 -I/build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solver/680/unxlngi6.pro/inc/offuh
  -I. -I../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -g1 
 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy 
 -Wno-non-virtual-dtor   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL 
 -DCVER=C341 -DNPTL -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR 
 -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE 
 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 
 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE 
 -DGSTREAMER -DCUI -DSOLAR_JAVA -DOOH680=OOH680   -DOOX_DLLIMPLEMENTATION 
 -DSHAREDLIB -D_DLL_   -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON  -o 
 ../../unxlngi6.pro/slo/filterdetect.o 
 /build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/oox/source/core/filterdetect.cxx
  
 cp -f ../../unxlngi6.pro/misc/readme_mk.txt 
 ../../unxlngi6.pro/misc/UNX/README_mk
 dmake:  Warning: -- Ambiguous inference chains for target 
 '../../unxlngi6.pro/misc/UNX/README_ml-IN.html'
 dmake:   1. 
 ../../unxlngi6.pro/misc/UNX/README_ml-IN.html(../../unxlngi6.pro/misc/UNX/README%.html)
  -- 
 ../../unxlngi6.pro/misc/readme_ml-IN.html(../../unxlngi6.pro/misc/readme%.html)
 dmake:   2. 
 ../../unxlngi6.pro/misc/UNX/README_ml-IN.html(../../unxlngi6.pro/misc/UNX/README%)
  -- 
 ../../unxlngi6.pro/misc/readme_ml-IN.html.txt(../../unxlngi6.pro/misc/readme%.txt)
 dmake:  Warning: -- First matching rule is chosen.
 xsltproc --nonet -o ../../unxlngi6.pro/misc/readme_ml-IN.html \
--stringparam os1 LINUX \
--stringparam gui1 UNX \
--stringparam cp1 INTEL \
--stringparam com1 GCC \
--stringparam lang1 ml-IN \
--stringparam type html \
../readme.xsl \
../../unxlngi6.pro/misc/ooo/readme.xrm
 /build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/oox/source/core/filterdetect.cxx:51:34:
  error: unotools/bootstrap.hxx: No such file or directory
[.]
 LOG: writing 
 /build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/solver/680/unxlngi6.pro/inc/sc/deliver.log
 Statistics:
 Files copied: 324
 Files unchanged/not matching: 6
 
 1 module(s): 
   oox
 need(s) to be rebuilt
 
 Reason(s):
 
 ERROR: error 65280 occurred while making 
 /build/user/openoffice.org-2.4.0~rc6/ooo-build/build/OOH680_m12/oox/source/core
 
 Attention: if you build and deliver the above module(s) you may prolongue 
 your the build issuing command build --from oox
 
 make[1]: *** [stamp/build] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/03/18

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!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |




Bug#458541: openoffice.org: FTBFS: configure: error: mcs or al not found. Make sure they're in the path or use --with-csc-path

2008-01-02 Thread Lucas Nussbaum
On 02/01/08 at 13:39 +0100, Rene Engelhard wrote:
 tag 458541 + pending
 thanks
 
 Hi,
 
 Lucas Nussbaum wrote:
  I was trying to reproduce bug #431592 (openoffice.org: fails to build
  with num-cpus1), and I noticed that openoffice.org fails to build even
  when num-cpus=1 now.
  
  Here is the interesting part:
  checking the Perl version... checked (perl 5)
  checking for required Perl modules... all modules found
  checking whether to enable Mono bindings... yes
  checking for mcs... /usr/bin/mcs
  configure: error: mcs or al not found. Make sure they're in the path or use 
  --with-csc-path
  make[1]: *** [stamp/build] Error 1
  make[1]: Leaving directory `/build/user/openoffice.org-2.3.1/ooo-build'
  make: *** [debian/stampdir/build] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2
  ***
  
  With parallel=2 (--with-num-cpus=2) and above, it fails in a different
  way.
 
 I don't see how num-cpus= is relevant for this. The mono packages
 changed structure without even telling the maintainers of
 (build-)depending packages.
 
 This is already fixed in bzr since Dec, 28th anyway
 
 Will upload it when 2.3.1-2 entered testing and/or when my i386/amd64
 build machine is back from repair.
 
 (For the 2 case (didn't look at the others, but I asume they are
  similar) this looks weird)

Ok, will try num-cpus=2 again when 2.3.1-2 is uploaded...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Bug#431592: openoffice.org: fails to build with num-cpus1

2007-07-03 Thread Lucas Nussbaum
Package: openoffice.org
Version: 2.2.1-4

Hi,

I'm doing regular archive rebuilds of all packages in Debian, for QA
purposes. openoffice.org is a problem for me, since it's the package
that takes the longest time to build: I'm building on a computer grid,
and it takes about 10h on 50 nodes to build all packages, just because
openoffice.org takes 10h. If openoffice.org built in 6 hours, I could
use ~85 nodes, and build all debian packages in 6 hours.

So I'm trying to use DEB_BUILD_OPTS=max-cpus=n (i'm building on
quad-cores), but this fails with n1.

With max-cpus=2, I get a failure in the 'lingucomponent' project:

1 module(s): 
javaunohelper
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/build/user/openoffice.org-2.2.1/ooo-build/build/OOF680_m18/javaunohelper/com/sun/star/comp/juhtest

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command build --from javaunohelper

make[1]: *** [stamp/build] Error 1

With max-cpus=4,6,8, I get a failure in the 'smoketestoo_native' project:

... analyzing files with flag ARCHIVE ...
checkdir:  cannot create extraction directory: 
/build/user/openoffice.org-2.2.1/ooo-build/build/OOF680_m18/instsetoo_native/util/OpenOffice//zip/438f714bb87e3bd3ffc327f45258c4ec/en-US
/wordbook_zip

**
ERROR: ERROR: Systemcall: unzip -o -q 
/build/user/openoffice.org-2.2.1/ooo-build/build/OOF680_m18/solver/680/unxlngi6.pro/pck/wordbook.zip
 -d /build/user/openoffice.org-2.2.1/ooo-buil
d/build/OOF680_m18/instsetoo_native/util/OpenOffice//zip/438f714bb87e3bd3ffc327f45258c4ec/en-US/wordbook_zip/

in function: resolving_archive_flag
**

**
ERROR: Saved logfile: 
/build/user/openoffice.org-2.2.1/ooo-build/build/OOF680_m18/instsetoo_native/util/OpenOffice//logging/438f714bb87e3bd3ffc327f45258c4ec/log_OOF680__438f714bb87e3b
d3ffc327f45258c4ec.log
**
... cleaning the output tree ...
... removing directory 
/build/user/openoffice.org-2.2.1/ooo-build/build/OOF680_m18/instsetoo_native/util/OpenOffice//zip/438f714bb87e3bd3ffc327f45258c4ec
 ...
Tue Jul  3 16:50:37 2007 (00:08 min.)
Failed to install:  at ./ooinstall line 129.
make[1]: *** [install] Error 1

All the logs are available on http://people.debian.org/~lucas/logs/2007/07/03/

Thank you,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]