Bug#674367: gnunet-qt: FTBFS: conftest.c:57: undefined reference to `shl_load'

2012-05-24 Thread Lucas Nussbaum
Source: gnunet-qt
Version: 1:0.8.1a-5
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:
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
> for C [enabled by default]
> configure:11652: $? = 0
> configure:11665: result: no
> configure:11685: checking for gcc option to produce PIC
> configure:11936: result: -fPIC -DPIC
> configure:11948: checking if gcc PIC flag -fPIC -DPIC works
> configure:11966: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
> configure:11970: $? = 0
> configure:11983: result: yes
> configure:12007: checking if gcc static flag -static works
> configure:12035: result: yes
> configure:12050: checking if gcc supports -c -o file.o
> configure:12071: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
> configure:12075: $? = 0
> configure:12097: result: yes
> configure:12105: checking if gcc supports -c -o file.o
> configure:12152: result: yes
> configure:12185: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:13235: result: yes
> configure:13272: checking whether -lc should be explicitly linked in
> configure:13277: gcc -c -g -O2  conftest.c >&5
> configure:13280: $? = 0
> configure:13295: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
> conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:13298: $? = 0
> configure:13310: result: no
> configure:13474: checking dynamic linker characteristics
> configure:13912: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:13918: $? = 0
> configure:14148: result: GNU/Linux ld.so
> configure:14250: checking how to hardcode library paths into programs
> configure:14275: result: immediate
> configure:14394: checking for shl_load
> configure:14450: gcc -o conftest -g -O2   conftest.c  >&5
> /tmp/ccDhkvLs.o: In function `main':
> /«PKGBUILDDIR»/conftest.c:57: undefined reference to `shl_load'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/gnunet-qt_0.8.1a-5_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120524093135.ga16...@xanadu.blop.info



Bug#674359: libextractor-java: FTBFS: conftest.c:35: undefined reference to `EXTRACTOR_loadDefaultLibraries'

2012-05-24 Thread Lucas Nussbaum
Source: libextractor-java
Version: 0.5.18-8
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:
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
> for C [enabled by default]
> configure:7416: $? = 0
> configure:7429: result: no
> configure:7444: checking for gcc option to produce PIC
> configure:7654: result: -fPIC
> configure:7662: checking if gcc PIC flag -fPIC works
> configure:7680: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
> configure:7684: $? = 0
> configure:7697: result: yes
> configure:7725: checking if gcc static flag -static works
> configure:7753: result: yes
> configure:7763: checking if gcc supports -c -o file.o
> configure:7784: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
> configure:7788: $? = 0
> configure:7810: result: yes
> configure:7836: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:8791: result: yes
> configure:8812: checking whether -lc should be explicitly linked in
> configure:8817: gcc -c -g -O2  conftest.c >&5
> configure:8820: $? = 0
> configure:8835: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
> conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8838: $? = 0
> configure:8850: result: no
> configure:8858: checking dynamic linker characteristics
> configure:9434: result: GNU/Linux ld.so
> configure:9443: checking how to hardcode library paths into programs
> configure:9468: result: immediate
> configure:9482: checking whether stripping libraries is possible
> configure:9487: result: yes
> configure:10288: checking if libtool supports shared libraries
> configure:10290: result: yes
> configure:10293: checking whether to build shared libraries
> configure:10314: result: yes
> configure:10317: checking whether to build static libraries
> configure:10321: result: no
> configure:10413: creating libtool
> configure:11001: checking for ld used by g++
> configure:11068: result: /usr/bin/ld -m elf_x86_64
> configure:11077: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:11092: result: yes
> configure:11143: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:12077: result: yes
> configure:12095: g++ -c -g -O2  conftest.cpp >&5
> configure:12098: $? = 0
> configure:12217: checking for g++ option to produce PIC
> configure:12491: result: -fPIC
> configure:12499: checking if g++ PIC flag -fPIC works
> configure:12517: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
> configure:12521: $? = 0
> configure:12534: result: yes
> configure:12562: checking if g++ static flag -static works
> configure:12590: result: yes
> configure:12600: checking if g++ supports -c -o file.o
> configure:12621: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
> configure:12625: $? = 0
> configure:12647: result: yes
> configure:12673: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:12701: result: yes
> configure:12768: checking dynamic linker characteristics
> configure:13344: result: GNU/Linux ld.so
> configure:13353: checking how to hardcode library paths into programs
> configure:13378: result: immediate
> configure:19510: checking for a BSD-compatible install
> configure:19566: result: /usr/bin/install -c
> configure:19577: checking whether ln -s works
> configure:19581: result: yes
> configure:19588: checking whether make sets $(MAKE)
> configure:19609: result: yes
> configure:19704: checking whether gcc accepts -no-cpp-precomp
> configure:19718: result: no
> configure:19724: checking for ANSI C header files
> configure:19888: result: yes
> configure:19900: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:19913: result: yes
> configure:19923: checking for libextractor
> configure:20361: result: --with-extractor not specified
> configure:20378: checking extractor.h usability
> configure:20395: gcc -c -fno-strict-aliasing -g -O2  conftest.c >&5
> configure:20401: $? = 0
> configure:20415: result: yes
> configure:20419: checking extractor.h presence
> configure:20434: gcc -E  conftest.c
> configure:20440: $? = 0
> configure:20454: result: yes
> configure:20487: checking for extractor.h
> configure:20495: result: yes
> configure:20503: checking for EXTRACTOR_loadDefaultLibraries in -lextractor
> configure:20538: gcc -o conftest -fno-strict-aliasing -g -O2   conftest.c 
> -lextractor   >&5
> /tmp/ccnhO3jk.o: In function `main':
> /«PKGBUILDDIR»/conftest.c:35: undefined reference to 
> `EXTRACTOR_loadDefaultLibraries'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/libextractor-java_0.5.18-8_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debi

Bug#674342: gnunet-fuse: FTBFS: gcc: error: unrecognized command line option '-V'

2012-05-24 Thread Lucas Nussbaum
Source: gnunet-fuse
Version: 0.8.0c-7
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:
> gcc version 4.7.0 (Debian 4.7.0-9) 
> configure:2670: $? = 0
> configure:2677: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2681: $? = 4
> configure:2704: checking for C compiler default output file name
> configure:2726: gccconftest.c  >&5
> configure:2730: $? = 0
> configure:2768: result: a.out
> configure:2785: checking whether the C compiler works
> configure:2795: ./a.out
> configure:2799: $? = 0
> configure:2816: result: yes
> configure:2823: checking whether we are cross compiling
> configure:2825: result: no
> configure:2828: checking for suffix of executables
> configure:2835: gcc -o conftestconftest.c  >&5
> configure:2839: $? = 0
> configure:2863: result: 
> configure:2869: checking for suffix of object files
> configure:2895: gcc -c   conftest.c >&5
> configure:2899: $? = 0
> configure:2922: result: o
> configure:2926: checking whether we are using the GNU C compiler
> configure:2955: gcc -c   conftest.c >&5
> configure:2962: $? = 0
> configure:2979: result: yes
> configure:2988: checking whether gcc accepts -g
> configure:3018: gcc -c -g  conftest.c >&5
> configure:3025: $? = 0
> configure:3126: result: yes
> configure:3143: checking for gcc option to accept ISO C89
> configure:3217: gcc  -c -g -O2  conftest.c >&5
> configure:3224: $? = 0
> configure:3247: result: none needed
> configure:3276: checking for style of include used by make
> configure:3304: result: GNU
> configure:3329: checking dependency style of gcc
> configure:3420: result: none
> configure:3436: checking whether gcc and cc understand -c and -o together
> configure:3471: gcc -c conftest.c -o conftest2.o >&5
> configure:3475: $? = 0
> configure:3481: gcc -c conftest.c -o conftest2.o >&5
> configure:3485: $? = 0
> configure:3496: cc -c conftest.c >&5
> configure:3500: $? = 0
> configure:3508: cc -c conftest.c -o conftest2.o >&5
> configure:3512: $? = 0
> configure:3518: cc -c conftest.c -o conftest2.o >&5
> configure:3522: $? = 0
> configure:3540: result: yes
> configure:3572: checking how to run the C preprocessor
> configure:3612: gcc -E  conftest.c
> configure:3619: $? = 0
> configure:3650: gcc -E  conftest.c
> conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3657: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | /* end confdefs.h.  */
> | #include 
> configure:3690: result: gcc -E
> configure:3719: gcc -E  conftest.c
> configure:3726: $? = 0
> configure:3757: gcc -E  conftest.c
> conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3764: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | #define PACKAGE_NAME "gnunet-fuse"
> | #define PACKAGE_TARNAME "gnunet-fuse"
> | #define PACKAGE_VERSION "0.8.0c"
> | #define PACKAGE_STRING "gnunet-fuse 0.8.0c"
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "gnunet-fuse"
> | #define VERSION "0.8.0c"
> | /* end confdefs.h.  */
> | #include 
> configure:3802: checking for grep that handles long lines and -e
> configure:3862: result: /bin/grep
> configure:3867: checking for egrep
> configure:3931: result: /bin/grep -E
> configure:3936: checking for ANSI C header files
> configure:3966: gcc -c -g -O2  conftest.c >&5
> configure:3973: $? = 0
> configure:4072: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4076: $? = 0
> configure:4082: ./conftest
> configure:4086: $? = 0
> configure:4104: result: yes
> configure:4128: checking for sys/types.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for sys/stat.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for stdlib.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for string.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for memory.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for strings.h
> configure:4149: gcc -c -g -O2  conftest.c >&5
> configure:4156: $? = 0
> configure:4173: result: yes
> configure:4128: checking for inttypes.h
> configure:4

Bug#676065: unadf: FTBFS: dpkg-buildpackage: error: dpkg-source -b unadf-0.7.11a gave error exit status 2

2012-06-04 Thread Lucas Nussbaum
Source: unadf
Version: 0.7.11a-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 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 `/«PKGBUILDDIR»/Demo'
> (rm *.o unadf core newdev *.exe *~) || true
> rm: cannot remove `*.o': No such file or directory
> rm: cannot remove `unadf': No such file or directory
> rm: cannot remove `core': No such file or directory
> rm: cannot remove `newdev': No such file or directory
> rm: cannot remove `*.exe': No such file or directory
> rm: cannot remove `*~': No such file or directory
> echo >.depend
> make[1]: Leaving directory `/«PKGBUILDDIR»/Demo'
> rm -f Lib/libadf.a
> dh_clean 
>  dpkg-source -b unadf-0.7.11a
> dpkg-source: info: using options from unadf-0.7.11a/debian/source/options: 
> --extend-diff-ignore=*.depend* --extend-diff-ignore=*.depend*
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building unadf using existing ./unadf_0.7.11a.orig.tar.gz
> Quantifier follows nothing in regex; marked by <-- HERE in 
> m/(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules)?|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)|*
>  <-- HERE .depend*|*.depend*|(?:^|/)debian/source/local-.*$/ at 
> /usr/share/perl5/Dpkg/Source/Package/V3/quilt.pm line 276.
> dpkg-buildpackage: error: dpkg-source -b unadf-0.7.11a gave error exit status 
> 2
> 
> Build finished at 20120604-1624

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/06/04/unadf_0.7.11a-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.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120604220940.ga24...@xanadu.blop.info



Bug#707396: audacious-dumb: FTBFS: audacious-dumb.c:28:34: fatal error: audacious/gtk-compat.h: No such file or directory

2013-05-09 Thread Lucas Nussbaum
Source: audacious-dumb
Version: 0.80-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> cc -o obj/audacious-dumb.o -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fPIC -DPIC -I/usr/local/include   
> -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm   
> -DPACKAGE=\"audacious-dumb\" -c audacious-dumb.c
> audacious-dumb.c:28:34: fatal error: audacious/gtk-compat.h: No such file or 
> directory
> compilation terminated.
> make[1]: *** [obj/audacious-dumb.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/audacious-dumb_0.80-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.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130509071422.ga3...@xanadu.blop.info



Bug#707487: emacspeak: FTBFS: cp: cannot stat 'info/emacspeak.info*': No such file or directory

2013-05-09 Thread Lucas Nussbaum
Source: emacspeak
Version: 29.0-9
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_prep
> dh_installdirs etc usr/share/emacs/site-lisp/emacspeak 
> usr/share/emacs/site-lisp/emacspeak/blurbs
> # Add here commands to install the package into debian/emacspeak.
> for x in lisp servers etc realaudio sawfish   \
>   shoutcast sounds user-guide xsl; do \
>   cp -r $x 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak;  
>  \
>   chmod 644 `find 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/$x -type 
> f`;\
>   done
> # scripts and speech servers should be executable
> chmod 755 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/emacspeak.sh
> \
>   
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/emacspeak.sh.def
> \
>   
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/*.pl  
>   \
>   
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/*2html
>   \
>   
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/*2text
>   \
>   `find 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/servers 
> -maxdepth 1 -type f` 
> # ...but not the list of servers
> chmod 644 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/servers/.servers
> install -m 644 Makefile 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak
> install debian/emacspeakconfig debian/emacspeak/usr/sbin
> install -m 644 debian/*.blurb 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/blurbs
> # don't install as conffile, cf. #688223
> # install -m 644 debian/emacspeak.conf debian/emacspeak/etc
> find /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak 
> -name \*.elc | xargs rm
> find /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak 
> -name \*.pyc | xargs rm
> rm 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/lisp/g-client/COPYING
> dh_installchangelogs 
> dh_installdocs README \
>   debian/DOC  \
>   servers/linux-outloud/VIAVOICE  \
>   servers/software-dtk/DTK\
>   etc/NEWS*   \
>   etc/FAQ \
>   etc/HELP\
>   etc/applications.html   \
>   etc/remote.txt  \
>   etc/tips.html   \
>   info/emacspeak.html \
>   info/emacspeak.txt  \
>   info/emacspeak.pdf  \
>   lisp/g-client/g-client.org
> dh_installexamples etc/tables/tables.html \
>   debian/emacspeak-initialization
> chmod 644 
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/tables/tables.html
>   \
>   
> /«PKGBUILDDIR»/debian/emacspeak/usr/share/doc/emacspeak/examples/tables.html
> dh_installdebconf 
> dh_installemacsen
> dh_installinfo  info/emacspeak.info*
> cp: cannot stat 'info/emacspeak.info*': No such file or directory
> dh_installinfo: cp info/emacspeak.info* debian/emacspeak/usr/share/info 
> returned exit code 1
> make: *** [install] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/emacspeak_29.0-9_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.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130509085808.ga13...@xanadu.blop.info



Bug#713081: bzr-gtk: FTBFS: tests failed

2013-06-22 Thread Lucas Nussbaum
Source: bzr-gtk
Version: 0.103.0+bzr792-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«BUILDDIR»/bzr-gtk-0.103.0+bzr792'
> xvfb-run -a ./debian/testsuite.sh
> Unable to create /sbuild-nonexistent/.dbus
> Unable to create /sbuild-nonexistent/.dbus/session-bus
> Unable to create /sbuild-nonexistent/.dbus
> Unable to create /sbuild-nonexistent/.dbus/session-bus
> failed to open trace file: [Errno 2] No such file or directory: 
> '/sbuild-nonexistent/.bzr.log'
> 
> ** (bzr:29521): WARNING **: Error retrieving accessibility bus address: 
> org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not 
> provided by any .service files
> /«BUILDDIR»/bzr-gtk-0.103.0+bzr792/commit.py:40: DeprecationWarning: 
> Importing dbus.glib to use the GLib main loop with dbus-python is deprecated.
> Instead, use this sequence:
> 
> from dbus.mainloop.glib import DBusGMainLoop
> 
> DBusGMainLoop(set_as_default=True)
> 
>   import dbus.glib
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.set_row_spacings is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.set_col_spacings is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.attach is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.modify_font is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.set_col_spacing is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.get_style is deprecated
>   return info.invoke(*args, **kwargs)
> 
> ** (bzr:29521): CRITICAL **: Stack overflow protection. Can't copy array 
> element into GIArgument.
> 
> ** (bzr:29521): CRITICAL **: Stack overflow protection. Can't copy array 
> element into GIArgument.
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.resize is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.get_font is deprecated
>   return info.invoke(*args, **kwargs)
> /usr/lib/python2.7/dist-packages/gi/types.py:113: DeprecationWarning: 
> Gtk.set_row_spacing is deprecated
>   return info.invoke(*args, **kwargs)
> bzr selftest: /usr/bin/bzr
>/usr/lib/python2.7/dist-packages/bzrlib
>bzr-2.6.0dev3 python-2.7.5 
> Linux-2.6.32-5-xen-amd64-x86_64-with-debian-jessie-sid
> 
> ERROR: 
> bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_create_initial_config
> Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", 
> line 37, in setUp
> self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, 
> in __init__
> self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, 
> in _create
> self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, 
> in _create_annotate_view
> tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> ERROR: bzrlib.plugins.gtk.tests.test_annotate_config.TestConfig.test_write
> Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_annotate_config.py", 
> line 37, in setUp
> self.window = gannotate.GAnnotateWindow()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 59, 
> in __init__
> self._create()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 196, 
> in _create
> self.annoview = self._create_annotate_view()
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/annotate/gannotate.py", line 283, 
> in _create_annotate_view
> tv.get_style().bg[Gtk.StateType.NORMAL])
> IndexError: list index out of range
> 
> FAIL: 
> bzrlib.plugins.gtk.tests.test_commit.BzrHandlePatchTestCase.test_smoketest
> Empty attachments:
>   log
> 
> Traceback (most recent call last):
>   File "/«BUILDDIR»/bzr-gtk-0.103.0+bzr792/tests/test_commit.py", line 1336, 
> in test_smoketest
> self.assertEqual('', stderr)
> AssertionError: not equal:
> a = ''
> b = '\n** (bzr-handle-patch:29537): WARNING **: Error retrieving 
> accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The 
> name org.a11y.Bus was not provided by any .service files\n'
> 
> ==
> ERROR: 
> bzrlib.plugins.gtk.tests.test_annotate_config.TestConfi

Bug#713272: openmsx-debugger: FTBFS: make[1]: /usr/lib/x86_64-linux-gnu/qt4/bin/uic-qt4: Command not found

2013-06-22 Thread Lucas Nussbaum
Source: openmsx-debugger
Version: 0.0.0.svn20110306-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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
> /usr/bin/make
> make[1]: Entering directory `/«PKGBUILDDIR»'
> Autodetecting native system:
>   Using Python 2.7.5+ native system detection...
>   Detected system: x86_64-linux
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Entering directory `/«PKGBUILDDIR»'
> Generating ui_BitMapViewer.h...
> make[1]: /usr/lib/x86_64-linux-gnu/qt4/bin/uic-qt4: Command not found
> make[1]: *** [derived/src/ui_BitMapViewer.h] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/openmsx-debugger_0.0.0.svn20110306-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.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130622122709.ga28...@xanadu.blop.info



Bug#713307: vera: FTBFS: texinfo errors

2013-06-22 Thread Lucas Nussbaum
Source: vera
Version: 1.17-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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
> dh_testdir
> makeinfo --no-split vera.texi
> vera.texi:186: warning: unreferenced node `0'
> vera.texi:104: node `Top' lacks menu item for `0' despite being its Up target
> vera.texi:195: warning: unreferenced node `A'
> vera.texi:104: node `Top' lacks menu item for `A' despite being its Up target
> vera.texi:203: warning: unreferenced node `B'
> vera.texi:104: node `Top' lacks menu item for `B' despite being its Up target
> vera.texi:211: warning: unreferenced node `C'
> vera.texi:104: node `Top' lacks menu item for `C' despite being its Up target
> vera.texi:219: warning: unreferenced node `D'
> vera.texi:104: node `Top' lacks menu item for `D' despite being its Up target
> vera.texi:227: warning: unreferenced node `E'
> vera.texi:104: node `Top' lacks menu item for `E' despite being its Up target
> vera.texi:235: warning: unreferenced node `F'
> vera.texi:104: node `Top' lacks menu item for `F' despite being its Up target
> vera.texi:243: warning: unreferenced node `G'
> vera.texi:104: node `Top' lacks menu item for `G' despite being its Up target
> vera.texi:251: warning: unreferenced node `H'
> vera.texi:104: node `Top' lacks menu item for `H' despite being its Up target
> vera.texi:259: warning: unreferenced node `I'
> vera.texi:104: node `Top' lacks menu item for `I' despite being its Up target
> vera.texi:267: warning: unreferenced node `J'
> vera.texi:104: node `Top' lacks menu item for `J' despite being its Up target
> vera.texi:275: warning: unreferenced node `K'
> vera.texi:104: node `Top' lacks menu item for `K' despite being its Up target
> vera.texi:283: warning: unreferenced node `L'
> vera.texi:104: node `Top' lacks menu item for `L' despite being its Up target
> vera.texi:291: warning: unreferenced node `M'
> vera.texi:104: node `Top' lacks menu item for `M' despite being its Up target
> vera.texi:299: warning: unreferenced node `N'
> vera.texi:104: node `Top' lacks menu item for `N' despite being its Up target
> vera.texi:307: warning: unreferenced node `O'
> vera.texi:104: node `Top' lacks menu item for `O' despite being its Up target
> vera.texi:315: warning: unreferenced node `P'
> vera.texi:104: node `Top' lacks menu item for `P' despite being its Up target
> vera.texi:323: warning: unreferenced node `Q'
> vera.texi:104: node `Top' lacks menu item for `Q' despite being its Up target
> vera.texi:331: warning: unreferenced node `R'
> vera.texi:104: node `Top' lacks menu item for `R' despite being its Up target
> vera.texi:339: warning: unreferenced node `S'
> vera.texi:104: node `Top' lacks menu item for `S' despite being its Up target
> vera.texi:347: warning: unreferenced node `T'
> vera.texi:104: node `Top' lacks menu item for `T' despite being its Up target
> vera.texi:355: warning: unreferenced node `U'
> vera.texi:104: node `Top' lacks menu item for `U' despite being its Up target
> vera.texi:363: warning: unreferenced node `V'
> vera.texi:104: node `Top' lacks menu item for `V' despite being its Up target
> vera.texi:371: warning: unreferenced node `W'
> vera.texi:104: node `Top' lacks menu item for `W' despite being its Up target
> vera.texi:379: warning: unreferenced node `X'
> vera.texi:104: node `Top' lacks menu item for `X' despite being its Up target
> vera.texi:387: warning: unreferenced node `Y'
> vera.texi:104: node `Top' lacks menu item for `Y' despite being its Up target
> vera.texi:395: warning: unreferenced node `Z'
> vera.texi:104: node `Top' lacks menu item for `Z' despite being its Up target
> make: *** [build-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/vera_1.17-6_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.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130622124211.ga30...@xanadu.blop.info



Bug#517109: grepmail: support for lzma compression

2009-02-25 Thread Lucas Nussbaum
Package: grepmail
Version: 5.3033-4
Severity: wishlist

Hi,

lzma is known to produce better compression that bzip2. Could you please
support it in grepmail?

Thank you.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-rc8 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grepmail depends on:
ii  libmail-mbox-messagepa 1.5000+pristine-3 fast and simple mbox folder reader
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  perl   5.10.0-19 Larry Wall's Practical Extraction 
ii  perl-base [libscalar-l 5.10.0-19 minimal Perl system

grepmail recommends no packages.

Versions of packages grepmail suggests:
pn  libdate-manip-perl (no description available)

-- no debconf information



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



Bug#527692: gimageview: FTBFS: gtkctree.h:110: error: expected specifier-qualifier-list before 'GtkCList'

2009-05-08 Thread Lucas Nussbaum
Package: gimageview
Version: 0.2.27-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
> -I/usr/include/libpng12-I../lib -I.. -I../libs  
> -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimageview"\" 
> -DDOCDIR=\""/usr/share/doc/gimageview"\" 
> -DICONDIR=\""/usr/share/gimageview/pixmaps"\" 
> -DPLUGINDIR=\""/usr/lib/gimageview"\" -DARCHIVER_PLUGIN_DIR=\""archiver"\" 
> -DIMAGE_LOADER_PLUGIN_DIR=\""image_loader"\" 
> -DIMAGE_SAVER_PLUGIN_DIR=\""image_saver"\" 
> -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" 
> -DIO_STREAM_PLUGIN_DIR=\""io_stream"\" -DTHUMBNAIL_PLUGIN_DIR=\""thumbnail"\" 
> -DIMAGE_VIEW_PLUGIN_DIR=\""image_view"\" 
> -DTHUMBNAIL_VIEW_PLUGIN_DIR=\""thumbnail_view"\"  -g -O2 -Wall -MT 
> auto_completion.o -MD -MP -MF ".deps/auto_completion.Tpo" -c -o 
> auto_completion.o auto_completion.c; \
>   then mv -f ".deps/auto_completion.Tpo" ".deps/auto_completion.Po"; else 
> rm -f ".deps/auto_completion.Tpo"; exit 1; fi
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:224,
>  from /usr/include/gtk-2.0/gtk/gtksignal.h:32,
>  from /usr/include/gtk-2.0/gtk/gtkclist.h:34,
>  from auto_completion.c:39:
> /usr/include/gtk-2.0/gtk/gtkctree.h:110: error: expected 
> specifier-qualifier-list before 'GtkCList'
> /usr/include/gtk-2.0/gtk/gtkctree.h:127: error: expected 
> specifier-qualifier-list before 'GtkCListClass'
> /usr/include/gtk-2.0/gtk/gtkctree.h:149: error: expected 
> specifier-qualifier-list before 'GtkCListRow'
> /usr/include/gtk-2.0/gtk/gtkctree.h:342: error: expected '=', ',', ';', 'asm' 
> or '__attribute__' before 'gtk_ctree_node_get_cell_type'
> make[4]: *** [auto_completion.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/gimageview_0.2.27-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527663: freqtweak: FTBFS: wxchar.h:894: error: expected initializer before 'ATTRIBUTE_PRINTF_3'

2009-05-08 Thread Lucas Nussbaum
wx/wx.h:22,
>  from FTprocI.hpp:32,
>  from FTprocI.cpp:25:
> /usr/include/wx-2.6/wx/log.h:517: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/log.h:520: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:521: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:522: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:523: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:524: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:525: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:529: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:535: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> /usr/include/wx-2.6/wx/log.h:540: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_1'
> /usr/include/wx-2.6/wx/log.h:544: error: expected initializer before 
> 'ATTRIBUTE_PRINTF_2'
> make[3]: *** [FTprocI.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/freqtweak_0.7.0~cvs20070605-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527670: fv: FTBFS: unistd.h:327: error: conflicting types for 'read'

2009-05-08 Thread Lucas Nussbaum
Package: fv
Version: 3.0-17
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -O -DPIC -fPIC -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  
> -DVISU_LIBRARY=\"/usr/lib/pow\"  -c   
> -I/usr/include/tcl8.3/tcl-private/generic 
> -I/usr/include/tcl8.3/tk-private/generic -INONE PowCanvCurve.c
> In file included from 
> /usr/include/tcl8.3/tk-private/generic/../unix/tkUnixPort.h:75,
>  from /usr/include/tcl8.3/tk-private/generic/tkPort.h:32,
>  from /usr/include/tcl8.3/tk-private/generic/tkInt.h:27,
>  from PowCanvCurve.c:15:
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:42: 
> warning: conflicting types for built-in function 'execl'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:43: 
> warning: conflicting types for built-in function 'execle'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:44: 
> warning: conflicting types for built-in function 'execlp'
> In file included from tkpict.h:48,
>  from pow.h:6,
>  from PowCanvCurve.c:19:
> /usr/include/unistd.h:327: error: conflicting types for 'read'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:59: error: 
> previous declaration of 'read' was here
> /usr/include/unistd.h:333: error: conflicting types for 'write'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:65: error: 
> previous declaration of 'write' was here
> /usr/include/unistd.h:516: error: conflicting types for 'execve'
> /usr/include/unistd.h:528: error: conflicting types for 'execv'
> /usr/include/unistd.h:533: error: conflicting types for 'execle'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:43: error: 
> previous declaration of 'execle' was here
> /usr/include/unistd.h:538: error: conflicting types for 'execl'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:42: error: 
> previous declaration of 'execl' was here
> /usr/include/unistd.h:543: error: conflicting types for 'execvp'
> /usr/include/unistd.h:549: error: conflicting types for 'execlp'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:44: error: 
> previous declaration of 'execlp' was here
> In file included from tkpict.h:48,
>  from pow.h:6,
>  from PowCanvCurve.c:19:
> /usr/include/unistd.h:668: error: conflicting types for 'getgroups'
> /usr/include/tcl8.3/tk-private/generic/../unix/../compat/unistd.h:53: error: 
> previous declaration of 'getgroups' was here
> PowCanvCurve.c: In function 'PowCurveCoords':
> PowCanvCurve.c:381: warning: cast from pointer to integer of different size
> make[1]: *** [PowCanvCurve.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/05/08/fv_3.0-17_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527832: fluidsynth: FTBFS: cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory

2009-05-08 Thread Lucas Nussbaum
Package: fluidsynth
Version: 1.0.8-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 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_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> find . -name '*.[oa]' -print |xargs rm -rf
> find . -name '*.l[oa]' -print |xargs rm -rf
> find . -name '*.s[oa]' -print |xargs rm -rf
> rm -f config.cache config.status config.log
> rm -f Makefile ltconfig
> rm -f debian/files
> rm -rf src/.libs
> test -r /usr/share/misc/config.sub && \
>  cp -f /usr/share/misc/config.sub config.sub
> test -r /usr/share/misc/config.guess && \
>  cp -f /usr/share/misc/config.guess config.guess
>  dpkg-source -b fluidsynth-1.0.8
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building fluidsynth using existing 
> fluidsynth_1.0.8.orig.tar.gz
> dpkg-source: info: building fluidsynth in fluidsynth_1.0.8-2.diff.gz
> dpkg-source: warning: ignoring deletion of file ltconfig
> dpkg-source: info: building fluidsynth in fluidsynth_1.0.8-2.dsc
>  debian/rules build
> dh_testdir
> rm -f config.sub config.guess ltmain.sh ltconfig
> cp -f /usr/share/misc/config.sub config.sub
> cp -f /usr/share/misc/config.guess config.guess
> cp -f /usr/share/libtool/ltmain.sh ltmain.sh
> cp: cannot stat `/usr/share/libtool/ltmain.sh': No such file or directory
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/fluidsynth_1.0.8-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527831: ecawave: FTBFS: ../libtool: line 2299: mkdir /.libs: No such file or directory

2009-05-08 Thread Lucas Nussbaum
Package: ecawave
Version: 1:0.6.1-11
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> /bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -DNDEBUG -ffast-math 
> -D_REENTRANT -D_REENTRANT -D_REENTRANT -ffast-math -fstrict-aliasing 
> -funroll-loops -DNDEBUG -DENABLE_DBC   -o ecawave  ecawave.o version.o 
> resources.o qeinterface.o qesession.o qefile.o qeacceptinput.o 
> qeopenfiledialog.o qesavefiledialog.o qewaveform.o qestatusbar.o qeevent.o 
> qenonblockingevent.o qeplayevent.o qesaveevent.o qechainopevent.o 
> qebuttonrow.o qecutevent.o qecopyevent.o qepasteevent.o qefadeinevent.o 
> qefadeoutevent.o qeaudioformatinput.o qefilenameinput.o 
> qechainoperatorinput.o qeobjectmap.o qeoperatorconfiguration.o  
> qeinterface.moc.o qesession.moc.o qefile.moc.o qeacceptinput.moc.o 
> qeopenfiledialog.moc.o qesavefiledialog.moc.o qewaveform.moc.o 
> qestatusbar.moc.o qechainopevent.moc.o qebuttonrow.moc.o qeinput.moc.o 
> qeaudioformatinput.moc.o qefilenameinput.moc.o qechainoperatorinput.moc.o 
> qeobjectmap.moc.o qeoperatorconfiguration.moc.o -L/usr/lib -lqt-mt -L/usr/lib 
> -lecasound -lkvutils -lsamplerate -laudiofile -lsndfile -lasound -ljack 
> -lpthread 
> ../libtool: line 767: X--tag=CXX: command not found
> ../libtool: line 800: libtool: ignoring unknown tag : command not found
> ../libtool: line 767: X--mode=link: command not found
> ../libtool: line 917: *** Warning: inferring the mode of operation is 
> deprecated.: command not found
> ../libtool: line 918: *** Future versions of Libtool will require --mode=MODE 
> be specified.: command not found
> gcc: no input files
> gcc: no input files
> gcc: no input files
> gcc: no input files
> ../libtool: line 2115: X-O2: command not found
> ../libtool: line 2115: X-DNDEBUG: command not found
> ../libtool: line 2115: X-ffast-math: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-D_REENTRANT: command not found
> ../libtool: line 2115: X-ffast-math: command not found
> ../libtool: line 2115: X-fstrict-aliasing: command not found
> ../libtool: line 2115: X-funroll-loops: command not found
> ../libtool: line 2115: X-DNDEBUG: command not found
> ../libtool: line 2115: X-DENABLE_DBC: command not found
> ../libtool: line 1853: X-L/usr/lib: No such file or directory
> ../libtool: line 1853: X-L/usr/lib: No such file or directory
> ../libtool: line 2279: Xecawave: command not found
> ../libtool: line 2284: X: command not found
> ../libtool: line 2291: Xecawave: command not found
> ../libtool: line 2299: mkdir /.libs: No such file or directory
> mkdir: cannot create directory `/.libs': Permission denied
> make[3]: *** [ecawave] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/ecawave_1:0.6.1-11_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534001: qtparted: FTBFS: qp_libparted.cpp:1751: error: 'ped_free' was not declared in this scope

2009-06-21 Thread Lucas Nussbaum
;float QP_PartInfo::mb_start()':
> qp_libparted.cpp:91: warning: conversion to 'double' from 'PedSector' may 
> alter its value
> qp_libparted.cpp:91: warning: conversion to 'float' from 'double' may alter 
> its value
> qp_libparted.cpp: In member function 'float QP_PartInfo::mb_end()':
> qp_libparted.cpp:95: warning: conversion to 'double' from 'PedSector' may 
> alter its value
> qp_libparted.cpp:95: warning: conversion to 'float' from 'double' may alter 
> its value
> qp_libparted.cpp: In member function 'float QP_PartInfo::mb_min_size()':
> qp_libparted.cpp:99: warning: conversion to 'double' from 'PedSector' may 
> alter its value
> qp_libparted.cpp:99: warning: conversion to 'float' from 'double' may alter 
> its value
> qp_libparted.cpp: In member function 'void QP_LibParted::scan_partitions()':
> qp_libparted.cpp:465: warning: conversion to 'float' from 'long long int' may 
> alter its value
> qp_libparted.cpp: In member function 'void 
> QP_LibParted::scan_orig_partitions()':
> qp_libparted.cpp:501: warning: conversion to 'float' from 'long long int' may 
> alter its value
> qp_libparted.cpp: In static member function 'static qtp_DriveInfo 
> QP_LibParted::device_info(QString)':
> qp_libparted.cpp:529: warning: conversion to 'double' from 'long long int' 
> may alter its value
> qp_libparted.cpp:529: warning: conversion to 'double' from 'PedSector' may 
> alter its value
> qp_libparted.cpp: In member function 'int 
> QP_LibParted::mkpart(QTParted::partType, PedSector, PedSector, QP_FSWrap*, 
> QString)':
> qp_libparted.cpp:990: warning: conversion to 'uint' from 'long unsigned int' 
> may alter its value
> qp_libparted.cpp: In member function 'bool 
> QP_LibParted::_partition_warn_busy(PedPartition*)':
> qp_libparted.cpp:1751: error: 'ped_free' was not declared in this scope
> make[3]: *** [qp_libparted.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/qtparted_0.4.5-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#533982: ksimus-floatingpoint: FTBFS: required file `admin/config.guess' not found

2009-06-21 Thread Lucas Nussbaum
Package: ksimus-floatingpoint
Version: 0.3.6-13
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 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[3]: Entering directory 
> `/build/user-ksimus-floatingpoint_0.3.6-13-amd64-PEQkS2/ksimus-floatingpoint-0.3.6'
> make[3]: Leaving directory 
> `/build/user-ksimus-floatingpoint_0.3.6-13-amd64-PEQkS2/ksimus-floatingpoint-0.3.6'
> make[2]: Leaving directory 
> `/build/user-ksimus-floatingpoint_0.3.6-13-amd64-PEQkS2/ksimus-floatingpoint-0.3.6'
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> configure.in:34: required file `admin/config.guess' not found
> configure.in:34: required file `admin/config.sub' not found
> make[1]: *** [cvs] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/ksimus-floatingpoint_0.3.6-13_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#533954: ksimus-boolean: FTBFS: required file `admin/config.guess' not found

2009-06-21 Thread Lucas Nussbaum
Package: ksimus-boolean
Version: 0.3.6-13
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 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[3]: Entering directory 
> `/build/user-ksimus-boolean_0.3.6-13-amd64-JWATAh/ksimus-boolean-0.3.6'
> make[3]: Leaving directory 
> `/build/user-ksimus-boolean_0.3.6-13-amd64-JWATAh/ksimus-boolean-0.3.6'
> make[2]: Leaving directory 
> `/build/user-ksimus-boolean_0.3.6-13-amd64-JWATAh/ksimus-boolean-0.3.6'
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> configure.in:34: required file `admin/config.guess' not found
> configure.in:34: required file `admin/config.sub' not found
> make[1]: *** [cvs] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/ksimus-boolean_0.3.6-13_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#534032: ksimus-datarecorder: FTBFS: required file `admin/config.guess' not found

2009-06-21 Thread Lucas Nussbaum
Package: ksimus-datarecorder
Version: 0.3.6-13
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090620 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[3]: Entering directory 
> `/build/user-ksimus-datarecorder_0.3.6-13-amd64-a2KME7/ksimus-datarecorder-0.3.6'
> make[3]: Leaving directory 
> `/build/user-ksimus-datarecorder_0.3.6-13-amd64-a2KME7/ksimus-datarecorder-0.3.6'
> make[2]: Leaving directory 
> `/build/user-ksimus-datarecorder_0.3.6-13-amd64-a2KME7/ksimus-datarecorder-0.3.6'
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> configure.in:34: required file `admin/config.guess' not found
> configure.in:34: required file `admin/config.sub' not found
> make[1]: *** [cvs] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/06/20/ksimus-datarecorder_0.3.6-13_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536919: tkgate: FTBFS: make[1]: *** No targets specified and no makefile found. Stop.

2009-07-14 Thread Lucas Nussbaum
Package: tkgate
Version: 1.8.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_testdir
> dh_testroot
> rm -f build-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make cleanclean
> dh_clean
>  dpkg-source -b tkgate-1.8.7
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building tkgate using existing tkgate_1.8.7.orig.tar.gz
> dpkg-source: info: building tkgate in tkgate_1.8.7-1.diff.gz
> dpkg-source: warning: ignoring deletion of file src/tkgate/demux.c.orig
> dpkg-source: warning: ignoring deletion of file src/tkgate/concat.c.orig
> dpkg-source: warning: ignoring deletion of file src/tkgate/mux.c.orig
> dpkg-source: warning: ignoring deletion of file 
> locale/en/tutorials/create_tut.v.orig
> dpkg-source: warning: ignoring deletion of file 
> locale/ja/tutorials/create_tut.v.orig
> dpkg-source: warning: ignoring deletion of file 
> locale/ja/tutorials/edit2_tut.v.orig
> dpkg-source: warning: ignoring deletion of file 
> locale/ja/tutorials/edit1_tut.v.orig
> dpkg-source: warning: ignoring deletion of file 
> locale/ja/tutorials/welcome_tut.v.orig
> dpkg-source: info: building tkgate in tkgate_1.8.7-1.dsc
>  debian/rules build
> dh_testdir
> ./configure --prefix=/usr
> C compiler: gcc
> Auto-configuring language to 'en' (LANG=).
> Tcl/Tk Version: 8.4
> Configuring for Western language support.
> Warning: Tcl script files not found in: /usr/lib/tcl8.4
> Warning: Tk script files not found in: /usr/lib/tk8.4
> bison found
> flex found
> lex test OK.
> yyrestart found.
> found X11/Xlib.h in: /usr/include
> long long supported
> getopt does not use optreset.
> getopt ok
> *** updating config.h
> *** doing xmkmf
> ./configure: line 802: xmkmf: command not found
> ./configure: line 803: xmkmf: command not found
> ./configure: line 804: xmkmf: command not found
> ./configure: line 805: xmkmf: command not found
> ./configure: line 806: xmkmf: command not found
> *** doing includes
> make[1]: *** No rule to make target `includes'.  Stop.
> *** doing dependencies
> make[1]: *** No rule to make target `depend'.  Stop.
> *
> Configuration Results:
>   Language Support: Western (English and European)
>   C Compiler:   gcc
>   Tcl/Tk Version:   8.4
>   Library Path:  -L/usr/lib
>   Include Path:  -I/usr/include/tk8.4 -I/usr/include/tcl8.4
>   Libraries: -ltk8.4 -ltcl8.4 -lX11 -lm
>   Primary Home: /usr/share/tkgate-1.8.7
>   Secondary Home:   /build/user-tkgate_1.8.7-1-amd64-VGWmJQ/tkgate-1.8.7
>   optreset usage:   0
>   long long usage:  1
>   Ephemeral Signal: 1
>   Use sigset:   0
>   Yacc: bison -y
>   Lex:  flex -l
>   No yyrestart: 0
> *
> * Configuration complete - type 'make' to compile.
> *
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory 
> `/build/user-tkgate_1.8.7-1-amd64-VGWmJQ/tkgate-1.8.7'
> make[1]: *** No targets specified and no makefile found.  Stop.
> make[1]: Leaving directory 
> `/build/user-tkgate_1.8.7-1-amd64-VGWmJQ/tkgate-1.8.7'
> make: *** [build-stamp] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/tkgate_1.8.7-1_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536935: mdbtools: FTBFS: cp: cannot stat `./debian/tmp/usr/bin/gmdb2': No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: mdbtools
Version: 0.5.99.0.6pre1.0.20051109-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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[3]: Entering directory 
> `/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/usr/lib/pkgconfig" || mkdir -p -- 
> "/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109/debian/tmp/usr/lib/pkgconfig"
>  /usr/bin/install -c -m 644 'libmdb.pc' 
> '/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109/debian/tmp/usr/lib/pkgconfig/libmdb.pc'
>  /usr/bin/install -c -m 644 'libmdbsql.pc' 
> '/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109/debian/tmp/usr/lib/pkgconfig/libmdbsql.pc'
> make[3]: Leaving directory 
> `/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109'
> make[2]: Leaving directory 
> `/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109'
> make[1]: Leaving directory 
> `/build/user-mdbtools_0.5.99.0.6pre1.0.20051109-4-amd64-2q2Xpd/mdbtools-0.5.99.0.6pre1.0.20051109'
> dh_install
> cp: cannot stat `./debian/tmp/usr/bin/gmdb2': No such file or directory
> dh_install: cp returned exit code 1
> make: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/mdbtools_0.5.99.0.6pre1.0.20051109-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536970: synce-multisync-plugin: FTBFS: configure: error: Library requirements (libglade-2.0) not met

2009-07-14 Thread Lucas Nussbaum
Package: synce-multisync-plugin
Version: 0.9.0-5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_testdir
> dh_testroot
> rm -f build-stamp 
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean 
>  dpkg-source -b synce-multisync-plugin-0.9.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building synce-multisync-plugin using existing 
> synce-multisync-plugin_0.9.0.orig.tar.gz
> dpkg-source: info: building synce-multisync-plugin in 
> synce-multisync-plugin_0.9.0-5.diff.gz
> dpkg-source: info: building synce-multisync-plugin in 
> synce-multisync-plugin_0.9.0-5.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu 
> --build=x86_64-linux-gnu \
>   --prefix=/usr --mandir=\${prefix}/share/man \
>   --disable-static --infodir=\${prefix}/share/info \
>   --with-multisync-include=/usr/include/multisync \
>   --with-rra-include=/usr/include
> checking for pkg-config... /usr/bin/pkg-config
> configure: error: Library requirements (gtk+-2.0 glib-2.0 libgnomeui-2.0 
> libglade-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment 
> variable if your libraries are in a nonstandard prefix so pkg-config can find 
> them.
> checking for gtk+-2.0 glib-2.0 libgnomeui-2.0 libglade-2.0... Package 
> libglade-2.0 was not found in the pkg-config search path. Perhaps you should 
> add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH 
> environment variable No package 'libglade-2.0' found
> make: *** [config.status] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/synce-multisync-plugin_0.9.0-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536972: ttf2pt1: FTBFS: Can't open ./ttf2pt1_convert.pod: No such file or directory at /usr/bin/pod2man line 59

2009-07-14 Thread Lucas Nussbaum
pe 'unsigned int', but argument 3 
> has type 'struct GENTRY *'
> scripts/unhtml README
> In file included from ttf.c:29:
> global.h:90:30: warning: "/*" within comment
> ttf.c: In function 'handle_name':
> ttf.c:224: warning: pointer targets in passing argument 1 of 'dupcnstring' 
> differ in signedness
> ttf.c:248: warning: pointer targets in passing argument 1 of 'dupcnstring' 
> differ in signedness
> pt1.c:6140: warning: suggest parentheses around && within ||
> pt1.c:6181: warning: format '%x' expects type 'unsigned int', but argument 5 
> has type 'struct GENTRY *'
> pt1.c:5847: warning: unused variable 'found'
> pt1.c: In function 'fforceconcise':
> pt1.c:6298: warning: unused variable 'xge'
> pt1.c:6298: warning: unused variable 'endge'
> pt1.c:6298: warning: unused variable 'nge'
> pt1.c: In function 'bestblue':
> pt1.c:6679: warning: suggest parentheses around && within ||
> pt1.c: In function 'reversepathsfromto':
> pt1.c:7069: warning: format '%x' expects type 'unsigned int', but argument 3 
> has type 'struct GENTRY *'
> pt1.c:7069: warning: format '%x' expects type 'unsigned int', but argument 4 
> has type 'struct gentry *'
> pt1.c:7069: warning: format '%x' expects type 'unsigned int', but argument 5 
> has type 'struct gentry *'
> pt1.c: In function 'addkernpair':
> pt1.c:7156: warning: comparison between signed and unsigned
> pt1.c:7156: warning: comparison between signed and unsigned
> pt1.c:7172: warning: comparison between signed and unsigned
> pt1.c: In function 'print_kerning':
> pt1.c:7210: warning: unused variable 'n'
> ttf.c: In function 'openfont':
> ttf.c:847: warning: comparison between signed and unsigned
> ttf.c:806: warning: unused parameter 'arg'
> ttf.c: In function 'handle_ms_encoding':
> ttf.c:1093: warning: unused parameter 'unimap'
> ttf.c: In function 'handle_mac_encoding':
> ttf.c:1184: warning: unused parameter 'unimap'
> scripts/unhtml FONTS
> bitmap.c: In function 'bmp_outline':
> bitmap.c:1221: warning: suggest parentheses around && within ||
> bitmap.c:1246: warning: suggest parentheses around && within ||
> bitmap.c:1258: warning: suggest parentheses around && within ||
> ttf.c: In function 'fnmetrics':
> ttf.c:1408: warning: comparison between signed and unsigned
> ttf.c:1415: warning: suggest parentheses around && within ||
> bitmap.c:1594: warning: suggest parentheses around comparison in operand of ^
> bitmap.c:2000: warning: too many arguments for format
> ttf.c: In function 'kerning':
> ttf.c:1452: warning: unused parameter 'glyph_list'
> bitmap.c:2305: warning: unused variable 'lf'
> bitmap.c:2508: warning: unused variable 'pf'
> bitmap.c:1033: warning: unused variable 'i'
> bitmap.c:926: warning: label 'try1' defined but not used
> pt1.c: At top level:
> scripts/unhtml FONTS.hpux
> pt1.c:4193: warning: 'iiszigzag' defined but not used
> pt1.c:1865: warning: 'steminblue' defined but not used
> pt1.c:146: warning: 'fcvarea' declared 'static' but never defined
> pt1.c:2650: warning: 'printbasestem' defined but not used
> scripts/unhtml encodings/README
> scripts/unhtml other/README
> scripts/unhtml app/X11/README
> scripts/unhtml app/netscape/README
> scripts/unhtml app/TeX/README
> bitmap.c: In function 'limcurve':
> bitmap.c:255: warning: 't' may be used uninitialized in this function
> scripts/html2man . .  scripts/html2man . .  pt1.c: In function 'findstemat':
> pt1.c:2877: warning: 'prevwd' may be used uninitialized in this function
> pt1.c:2876: warning: 'prevpri' may be used uninitialized in this function
> ttf.c: In function 'draw_simple_glyf':
> ttf.c:466: warning: 'contour_start' may be used uninitialized in this function
> scripts/html2man . .  pt1.c: In function 'gssentry':
> pt1.c:3035: warning: 'etype' may be used uninitialized in this function
> pt1.c:3035: warning: 'btype' may be used uninitialized in this function
> pt1.c:3034: warning: 'firstzone' may be used uninitialized in this function
> sed 's/^CFLAGS_SYS.*=.*$/CFLAGS_SYS= -O2 
> -D_GNU_SOURCE/;/warning:/,/^$/s/^/#/' app/RPM/Makefile
> sed 's/^Version:.*/Version: '`grep TTF2PT1_VERSION version.h| cut -d\" 
> -f2`'/' app/RPM/ttf2pt1.spec
> pt1.c: In function 'fapproxcurve':
> pt1.c:5288: warning: 'goodres' may be used uninitialized in this function
> Can't open ./ttf2pt1_convert.pod: No such file or directory at 
> /usr/bin/pod2man line 59
> Unable to generate the man page ./ttf2pt1_convert.1 at scripts/html2man line 
> 225,  line 708.
> make[1]: *** [ttf2pt1_x2gs.1] Error 25

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ttf2pt1_3.4.4-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#537034: transcriber: FTBFS: /bin/bash: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: transcriber
Version: 1.5.1.1-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs
> find tcl img convert -path '*/CVS' -prune -o -print | cpio -dpm 
> debian/transcriber/usr/lib/transcriber1.5
> /bin/bash: cpio: command not found
> make: *** [install] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/transcriber_1.5.1.1-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#542989: klineakconfig: FTBFS: lineak_core_functions.h:35: error: declaration of 'int* __errno_location()' throws different exceptions

2009-08-22 Thread Lucas Nussbaum
ember function 'bool 
> QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
> /usr/include/qt3/qimage.h:61: warning: suggest parentheses around && within ||
> In file included from /usr/include/kde/kservicetype.h:24,
>  from /usr/include/kde/kmimetype.h:33,
>  from /usr/include/kde/kfiledialog.h:33,
>  from klineakdef.h:31,
>  from klineakconfig.h:30,
>  from klineakconfig.cpp:18:
> /usr/include/kde/ksycocaentry.h: In member function 'virtual void 
> KSycocaEntry::save(QDataStream&)':
> /usr/include/kde/ksycocaentry.h:104: warning: conversion to 'int' from 
> 'Q_ULONG' may alter its value
> In file included from advancedkbd.h:25,
>  from klineakconfig.h:31,
>  from klineakconfig.cpp:18:
> /usr/include/qt3/qpushbutton.h: In member function 'virtual void 
> QPushButton::setIsMenuButton(bool)':
> /usr/include/qt3/qpushbutton.h:94: warning: conversion to 'unsigned char:1' 
> from 'uint' may alter its value
> In file included from klineakconfig.h:55,
>  from klineakconfig.cpp:18:
> /usr/include/lineak/lineak_core_functions.h: At global scope:
> /usr/include/lineak/lineak_core_functions.h:35: error: declaration of 'int* 
> __errno_location()' throws different exceptions
> /usr/include/bits/errno.h:43: error: from previous declaration 'int* 
> __errno_location() throw ()'
> In file included from klineakconfig.cpp:19:
> /usr/include/lineak/msgpasser.h:82: error: declaration of 'int* 
> __errno_location()' throws different exceptions
> /usr/include/lineak/lineak_core_functions.h:35: error: from previous 
> declaration 'int* __errno_location() throw ()'
> klineakconfig.cpp:290: warning: unused parameter 'parsefile'
> klineakconfig.cpp:380: warning: unused parameter 'box'
> klineakconfig.cpp: In member function 'virtual void 
> KlineakConfig::setKeyboard(QString)':
> klineakconfig.cpp:607: warning: suggest a space before ';' or explicit braces 
> around empty body in 'while' statement
> klineakconfig.cpp: At global scope:
> klineakconfig.cpp:891: warning: unused parameter 'sig_num'
> klineakconfig.cpp:903: warning: unused parameter 'sig_num'
> klineakconfig.cpp:907: warning: unused parameter 'sig_num'
> make[3]: *** [klineakconfig.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/klineakconfig_0.9-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...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#543007: lineak-defaultplugin: FTBFS: /usr/bin/install: cannot stat `.libs/mediadetectplugin.so': No such file or directory

2009-08-22 Thread Lucas Nussbaum
Package: lineak-defaultplugin
Version: 1:0.9-5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 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[3]: Entering directory 
> `/build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/default_plugin'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/
> mkdir -p -- 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/
> /usr/bin/install -c -p -m 644 ../media-detect.conf 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/etc/media-detect.conf
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1
> mkdir -p -- 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1
>  /usr/bin/install -c -p -m 644 ./lineak_defaultplugin.1 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/share/man/man1/lineak_defaultplugin.1
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins
> mkdir -p -- 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins
>  /bin/bash ../libtool --mode=install /usr/bin/install -c -p  defaultplugin.la 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/defaultplugin.la
> libtool: install: /usr/bin/install -c -p .libs/defaultplugin.so 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/defaultplugin.so
> /usr/bin/install: cannot stat `.libs/defaultplugin.so': No such file or 
> directory
>  /bin/bash ../libtool --mode=install /usr/bin/install -c -p  
> mediadetectplugin.la 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/mediadetectplugin.la
> libtool: install: /usr/bin/install -c -p .libs/mediadetectplugin.so 
> /build/user-lineak-defaultplugin_0.9-5-amd64-riAPiY/lineak-defaultplugin-0.9/debian/lineak-defaultplugin/usr/lib/lineakd/plugins/mediadetectplugin.so
> /usr/bin/install: cannot stat `.libs/mediadetectplugin.so': No such file or 
> directory
> make[3]: *** [install-pluginsLTLIBRARIES] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/lineak-defaultplugin_1:0.9-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543027: lineak-kdeplugins: FTBFS: /usr/bin/install: cannot stat `.libs/jukplugin.so': No such file or directory

2009-08-22 Thread Lucas Nussbaum
Package: lineak-kdeplugins
Version: 2:0.9-5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 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[3]: Entering directory 
> `/build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/juk_plugin'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins
> mkdir -p -- 
> /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins
>  /bin/bash ../libtool --mode=install /usr/bin/install -c -p  jukplugin.la 
> /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins/jukplugin.la
> libtool: install: /usr/bin/install -c -p .libs/jukplugin.so 
> /build/user-lineak-kdeplugins_0.9-5-amd64-ycOHXc/lineak-kdeplugins-0.9/debian/lineak-kdeplugins/usr/lib/lineakd/plugins/jukplugin.so
> /usr/bin/install: cannot stat `.libs/jukplugin.so': No such file or directory
> make[3]: *** [install-pluginLTLIBRARIES] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/lineak-kdeplugins_2:0.9-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543009: lineak-xosdplugin: FTBFS: /usr/bin/install: cannot stat `.libs/xosdplugin.so': No such file or directory

2009-08-22 Thread Lucas Nussbaum
Package: lineak-xosdplugin
Version: 1:0.9-7
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 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[3]: Entering directory 
> `/build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/xosd_plugin'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1
> mkdir -p -- 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1
>  /usr/bin/install -c -p -m 644 ./lineak_xosdplugin.1 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/share/man/man1/lineak_xosdplugin.1
> /bin/bash ../admin/mkinstalldirs 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins
> mkdir -p -- 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins
>  /bin/bash ../libtool --mode=install /usr/bin/install -c -p  xosdplugin.la 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins/xosdplugin.la
> libtool: install: /usr/bin/install -c -p .libs/xosdplugin.so 
> /build/user-lineak-xosdplugin_0.9-7-amd64-xr3EGj/lineak-xosdplugin-0.9/debian/lineak-xosdplugin/usr/lib/lineakd/plugins/xosdplugin.so
> /usr/bin/install: cannot stat `.libs/xosdplugin.so': No such file or directory
> make[3]: *** [install-pluginLTLIBRARIES] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/lineak-xosdplugin_1:0.9-7_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#545604: debtags-edit: FTBFS: TagMenu.tcc:74: error: 'auto_ptr' was not declared in this scope

2009-09-08 Thread Lucas Nussbaum
Package: debtags-edit
Version: 1.4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090907 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/tagcoll-2.0.11   -D_REENTRANT 
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
> -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/include/atk-1.0  -Wall -g -O2 -g -Wall -O2 -c -o TagSelector.o 
> TagSelector.cc
> In file included from TagSelector.cc:133:
> TagMenu.tcc: In member function 'void 
> TagMenu::populateAvailableSmart(const DOC&, const std::set DOC::Tag, std::less, std::allocator >&, 
> const ROCOLL&)':
> TagMenu.tcc:74: error: 'auto_ptr' was not declared in this scope
> TagMenu.tcc:74: error: expected primary-expression before '>' token
> TagMenu.tcc:75: error: 'node' was not declared in this scope
> In file included from TagMenu.tcc:86,
>  from TagSelector.cc:133:
> TagMenu.tcc: In member function 'void 
> TagMenu::populateAvailableSmart(const DOC&, const std::set DOC::Tag, std::less, std::allocator >&, 
> const ROCOLL&) [with ROCOLL = tagcoll::coll::Fast std::char_traits, std::allocator >, ept::debtags::Tag>, DOC = 
> DebtagsDocument]':
> AddButtons.h:111:   instantiated from 'bool AddCompanionButton Sel>::invoke(GdkEvent*) [with Doc = DebtagsDocument, Sel = TagSelector]'
> /usr/include/tagcoll-2.0.11/tagcoll/SmartHierarchy.tcc:300:   instantiated 
> from here
> TagMenu.tcc:74: error: 'node' was not declared in this scope
> make[3]: *** [TagSelector.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/09/07/debtags-edit_1.4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549770: wxwidgets2.8: FTBFS: ../include/wx/gsocket.h:40: error: using typedef-name 'GSocket' after 'class'

2009-10-05 Thread Lucas Nussbaum
Source: wxwidgets2.8
Version: 2.8.7.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:
> /build/user-wxwidgets2.8_2.8.7.1-2-amd64-aPALrJ/wxwidgets2.8-2.8.7.1/objs_gtk_sh/bk-deps
>  g++ -c -o coredll_gsockgtk.o -I.pch/wxprec_coredll -D__WXGTK__  
> -I../src/regex  -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC 
> -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
> -I/build/user-wxwidgets2.8_2.8.7.1-2-amd64-aPALrJ/wxwidgets2.8-2.8.7.1/objs_gtk_sh/lib/wx/include/gtk2-unicode-release-2.8
>  -I../include -D_REENTRANT -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gstreamer-0.10 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/dbus-1.0/include -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 
> -fno-strict-aliasing -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 
> -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 
> -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
> -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 ../src/gtk/gsockgtk.cpp
> In file included from ../src/gtk/gsockgtk.cpp:21:
> ../include/wx/gsocket.h:40: error: using typedef-name 'GSocket' after 'class'
> /usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a previous 
> declaration here
> In file included from ../include/wx/gsocket.h:179,
>  from ../src/gtk/gsockgtk.cpp:21:
> ../include/wx/unix/gsockunx.h:40: error: using typedef-name 'GSocket' after 
> 'class'
> /usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a previous 
> declaration here
> ../src/gtk/gsockgtk.cpp: In function 'void _GSocket_GDK_Input(void*, gint, 
> GdkInputCondition)':
> ../src/gtk/gsockgtk.cpp:34: error: 'struct _GSocket' has no member named 
> 'Detected_Read'
> ../src/gtk/gsockgtk.cpp:36: error: 'struct _GSocket' has no member named 
> 'Detected_Write'
> ../src/gtk/gsockgtk.cpp: In member function 'virtual bool 
> GSocketGUIFunctionsTableConcrete::Init_Socket(GSocket*)':
> ../src/gtk/gsockgtk.cpp:56: error: 'struct _GSocket' has no member named 
> 'm_gui_dependent'
> ../src/gtk/gsockgtk.cpp:57: error: 'struct _GSocket' has no member named 
> 'm_gui_dependent'
> ../src/gtk/gsockgtk.cpp: In member function 'virtual void 
> GSocketGUIFunctionsTableConcrete::Destroy_Socket(GSocket*)':
> ../src/gtk/gsockgtk.cpp:67: error: 'struct _GSocket' has no member named 
> 'm_gui_dependent'
> ../src/gtk/gsockgtk.cpp: In member function 'virtual void 
> GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent)':
> ../src/gtk/gsockgtk.cpp:72: error: 'struct _GSocket' has no member named 
> 'm_gui_dependent'
> ../src/gtk/gsockgtk.cpp:75: error: 'struct _GSocket' has no member named 
> 'm_fd'
> ../src/gtk/gsockgtk.cpp:83: error: 'struct _GSocket' has no member named 
> 'm_server'
> ../src/gtk/gsockgtk.cpp:90: error: 'struct _GSocket' has no member named 
> 'm_fd'
> ../src/gtk/gsockgtk.cpp: In member function 'virtual void 
> GSocketGUIFunctionsTableConcrete::Uninstall_Callback(GSocket*, GSocketEvent)':
> ../src/gtk/gsockgtk.cpp:98: error: 'struct _GSocket' has no member named 
> 'm_gui_dependent'
> ../src/gtk/gsockgtk.cpp:108: error: 'struct _GSocket' has no member named 
> 'm_server'
> make[1]: *** [coredll_gsockgtk.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/wxwidgets2.8_2.8.7.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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549771: pysnmp-se: FTBFS: mv: cannot stat `debian/python-pysnmp-se/usr/lib/python2.5/site-packages/pysnmp': No such file or directory

2009-10-05 Thread Lucas Nussbaum
 -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1/encoding/ber
> copying build/lib/pysnmp/asn1/encoding/error.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1/encoding
> copying build/lib/pysnmp/asn1/encoding/__init__.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1/encoding
> copying build/lib/pysnmp/asn1/error.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/oidtree.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/constraints.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/test_oid.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/oid.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/univ.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/base.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/asn1/__init__.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/asn1
> copying build/lib/pysnmp/error.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp
> copying build/lib/pysnmp/__init__.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp
> copying build/lib/pysnmp/version.py -> 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp
> running install_egg_info
> Writing 
> /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp_se-3.5.2.egg-info
> # libdir/pysnmp -> libdir/v3/pysnmp
> mv debian/python-pysnmp-se/usr/lib/`pyversions -d`/site-packages/pysnmp 
> debian/python-pysnmp-se/usr/lib/`pyversions -d`/site-packages/v3
> mv: cannot stat 
> `debian/python-pysnmp-se/usr/lib/python2.5/site-packages/pysnmp': No such 
> file or directory
> make: *** [install/python-pysnmp-se] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/pysnmp-se_3.5.2-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549785: songwrite: FTBFS: mv: cannot stat `debian/songwrite/usr/share/*.egg-info': No such file or directory

2009-10-05 Thread Lucas Nussbaum
ale/en/LC_MESSAGES/songwrite.po -> 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/./locale/en/LC_MESSAGES
> copying ./locale/en/LC_MESSAGES/songwrite.mo -> 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/./locale/en/LC_MESSAGES
> creating 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc
> creating 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc/fr
> copying ././doc/fr/doc.pdf -> 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/songwrite/./doc/fr
> creating 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc/en
> copying ././doc/en/doc.pdf -> 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/share/songwrite/./doc/en
> running install_egg_info
> Writing 
> /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/Songwrite-0.14.egg-info
> dh_installdocs -psongwrite ./README ./TODO ./AUTHORS  
> dh_installexamples -psongwrite 
> dh_installman -psongwrite  
> dh_installinfo -psongwrite  
> dh_installmenu -psongwrite 
> dh_installcron -psongwrite 
> dh_installinit -psongwrite   
> dh_installdebconf -psongwrite 
> dh_installemacsen -psongwrite   
> dh_installcatalogs -psongwrite 
> dh_installpam -psongwrite 
> dh_installlogrotate -psongwrite 
> dh_installlogcheck -psongwrite 
> dh_installchangelogs -psongwrite  ./CHANGES 
> dh_installudev -psongwrite 
> dh_lintian -psongwrite 
> dh_install -psongwrite  
> dh_link -psongwrite  
> dh_installmime -psongwrite 
> dh_pysupport -psongwrite 
> find debian/songwrite/usr/share/ -type f -exec chmod -R a-x {} \;
> #
> mkdir -p debian/songwrite/usr/share/doc/songwrite/
> mv debian/songwrite/usr/share/songwrite/doc/* 
> debian/songwrite/usr/share/doc/songwrite/
> rmdir debian/songwrite/usr/share/songwrite/doc
> #
> find debian/songwrite/usr/share/locale -name "*.po" -exec rm {} \;
> #
> dh_desktop
> dh_desktop: This program is deprecated, and does nothing anymore.
> #
> mv: cannot stat `debian/songwrite/usr/share/*.egg-info': No such file or 
> directory
> mv debian/songwrite/usr/share/*.egg-info debian/songwrite/usr/share/songwrite/
> make: *** [binary-install/songwrite] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/songwrite_0.14-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549782: grepmail: FTBFS: tests failed

2009-10-05 Thread Lucas Nussbaum
Source: grepmail
Version: 5.3033-4
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:
> make[1]: Entering directory 
> `/build/user-grepmail_5.3033-4-amd64-spRxPX/grepmail-5.3033'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/append_header.t 
> t/auto_search.t t/body.t t/cache.t t/complex_expression.t t/count.t t/date.t 
> t/date_manip.t t/header.t t/help.t t/ignore_signatures.t t/invalid_date.t 
> t/invalid_mailbox.t t/line_number.t t/list.t t/match_compressed.t 
> t/match_headers.t t/match_words.t t/nonexistent_mailbox.t 
> t/not_match_compressed.t t/not_match_uncompressed.t t/pattern_file.t 
> t/pipe_compressed.t t/pipe_uncompressed.t t/received_date.t t/recursive.t 
> t/size.t t/status.t t/unique.t
> t/append_header.t ... ok
> t/auto_search.t . ok
> t/body.t  ok
> t/cache.t ... ok
> t/complex_expression.t .. ok
> t/count.t ... ok
> t/date.t  ok
> t/date_manip.t .. ok
> t/header.t .. ok
> t/help.t  ok
> t/ignore_signatures.t ... ok
> t/invalid_date.t  ok
> t/invalid_mailbox.t . ok
> t/line_number.t . ok
> t/list.t  ok
> t/match_compressed.t  ok
> t/match_headers.t ... ok
> t/match_words.t . ok
> 
> #   Failed test 'Did not encounter an error executing the test when one was 
> expected.
> # 
> # '
> #   at t/nonexistent_mailbox.t line 102.
> 
> #   Failed test 'Did not encounter an error executing the test when one was 
> expected.
> # 
> # '
> #   at t/nonexistent_mailbox.t line 102.
> # Looks like you planned 8 tests but only ran 6.
> # Looks like you failed 2 tests of 6 run.
> t/nonexistent_mailbox.t . 
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 4/8 subtests 
> t/not_match_compressed.t  ok
> t/not_match_uncompressed.t .. ok
> t/pattern_file.t  ok
> t/pipe_compressed.t . ok
> t/pipe_uncompressed.t ... ok
> t/received_date.t ... ok
> t/recursive.t ... ok
> t/size.t  ok
> t/status.t .. ok
> Failed 1/29 test programs. 2/255 subtests failed.
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/05/grepmail_5.3033-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552896: thttpd: FTBFS: htpasswd.c:57: error: conflicting types for 'getline'

2009-10-28 Thread Lucas Nussbaum
Source: thttpd
Version: 2.25b-8
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> gcc -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 
> -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_POLL_H=1 -DTIME_WITH_SYS_TIME=1 
> -DHAVE_DIRENT_H=1 -DHAVE_LIBCRYPT=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 
> -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 
> -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 
> -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 
> -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1  -I.. 
> -DWEBDIR=\"/var/www\" -c htpasswd.c
> htpasswd.c:57: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[2]: *** [htpasswd.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/thttpd_2.25b-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...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#552834: metamail: FTBFS: uue.c:33: error: conflicting types for 'getline'

2009-10-28 Thread Lucas Nussbaum
Source: metamail
Version: 2.7-54
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I. -I../../metamail -I../.. -I../../metamail 
> -I../.. -I../../metamail-lncurses -c uue.c
> uue.c:33: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[3]: *** [uue.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/metamail_2.7-54_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552884: spline: FTBFS: utils.h:34: error: conflicting types for 'getline'

2009-10-28 Thread Lucas Nussbaum
Source: spline
Version: 1.1-13
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> gcc -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wbad-function-cast -Wnested-externs -Wcast-qual 
> -Wcast-align -Wshadow -Wwrite-strings -Wpointer-arith -Wformat 
> -DVERSION=\"1.1\" -c -o utils.o utils.c
> In file included from utils.c:23:
> utils.h:34: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> utils.c:49: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> utils.c: In function 'getline':
> utils.c:60: warning: pointer targets in assignment differ in signedness
> make[1]: *** [utils.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/spline_1.1-13_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552862: postman: FTBFS: cgi-lib.c:238: error: conflicting types for 'getline'

2009-10-28 Thread Lucas Nussbaum
Source: postman
Version: 2.1-6
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> cc -Wall -Wpointer-arith -Wstrict-prototypes -O2 -DLINUX -c cgi-lib.c -o 
> cgi-lib.o
> cgi-lib.c:238: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[1]: *** [cgi-lib.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/postman_2.1-6_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552846: gmrun: FTBFS: gtkcompletionline.cc:406: error: invalid conversion from 'int (*)(const void*, const void*)' to 'int (*)(const dirent**, const dirent**)'

2009-10-28 Thread Lucas Nussbaum
Source: gmrun
Version: 0.9.1-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include   -Wall -g -O2 -DUSE_SYSTEM -MT 
> gtkcompletionline.o -MD -MP -MF ".deps/gtkcompletionline.Tpo" \
> -c -o gtkcompletionline.o `test -f 'gtkcompletionline.cc' || echo 
> './'`gtkcompletionline.cc; \
>   then mv -f ".deps/gtkcompletionline.Tpo" ".deps/gtkcompletionline.Po"; \
>   else rm -f ".deps/gtkcompletionline.Tpo"; exit 1; \
>   fi
> gtkcompletionline.cc: In function 'guint gtk_completion_line_get_type()':
> gtkcompletionline.cc:94: warning: deprecated conversion from string constant 
> to 'gchar*'
> gtkcompletionline.cc: In function 'void generate_execs()':
> gtkcompletionline.cc:406: error: invalid conversion from 'int (*)(const 
> void*, const void*)' to 'int (*)(const dirent**, const dirent**)'
> gtkcompletionline.cc:406: error:   initializing argument 4 of 'int 
> scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const 
> dirent**, const dirent**))'
> gtkcompletionline.cc: In function 'int generate_dirlist(const char*)':
> gtkcompletionline.cc:506: error: invalid conversion from 'int (*)(const 
> void*, const void*)' to 'int (*)(const dirent**, const dirent**)'
> gtkcompletionline.cc:506: error:   initializing argument 4 of 'int 
> scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const 
> dirent**, const dirent**))'
> gtkcompletionline.cc: In function 'int parse_tilda(GtkCompletionLine*)':
> gtkcompletionline.cc:550: warning: comparison between signed and unsigned 
> integer expressions
> gtkcompletionline.cc:553: warning: comparison between signed and unsigned 
> integer expressions
> make[3]: *** [gtkcompletionline.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/10/28/gmrun_0.9.1-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552840: bsdgames: FTBFS: boggle/boggle/extern.h:46: error: conflicting types for 'getline'

2009-10-28 Thread Lucas Nussbaum
Source: bsdgames
Version: 2.17-16
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
> -Wcast-align -Wcast-qual -Wwrite-strings   -DNEW_STYLE -Iinclude   
> -Iboggle/boggle  -c boggle/boggle/bog.c -o boggle/boggle/bog.o
> In file included from boggle/boggle/bog.c:58:
> boggle/boggle/extern.h:46: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[1]: *** [boggle/boggle/bog.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/bsdgames_2.17-16_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560479: postman: FTBFS: Utils.cc:58: error: invalid conversion from 'const char*' to 'char*'

2009-12-11 Thread Lucas Nussbaum
Source: postman
Version: 2.1-7
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:
> g++ -Wall -Wpointer-arith -O2 -DLINUX -g -fno-operator-names -I. 
> -I/usr/include/c-client -c Utils.cc -o Utils.o
> Utils.cc: In function 'char* getExtensionFromFile(const char*)':
> Utils.cc:55: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:56: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:57: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:58: error: invalid conversion from 'const char*' to 'char*'
> Utils.cc: In function 'int Cstrstr(const char*, const char*)':
> Utils.cc:483: error: invalid conversion from 'const char*' to 'char*'
> Utils.cc: In function 'char* getLineFile(const char*, int, int, char*)':
> Utils.cc:991: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'char* getMailcapTipoFromFilename(const char*, const 
> char*)':
> Utils.cc:1141: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:1147: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:1148: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:1163: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'void XTICK(char*)':
> Utils.cc:1248: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'char* bool2char(bool)':
> Utils.cc:1648: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:1648: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'int getNumChilds()':
> Utils.cc:1671: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:1681: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'void MEMLOG(char*)':
> Utils.cc:1994: warning: deprecated conversion from string constant to 'char*'
> Utils.cc:2010: warning: deprecated conversion from string constant to 'char*'
> Utils.cc: In function 'const char* cgienv_GetSimpleMultipleEntriesSL(const 
> char*, const char*, StringList*, bool)':
> Utils.cc:2436: warning: address of local variable 'abuf' returned
> Utils.cc:2436: warning: address of local variable 'abuf' returned
> In file included from Utils.h:43,
>  from Utils.cc:5:
> XVector.h: In member function 'void XVector::removeElementAt(UINT) 
> [with Etype = XString]':
> Utils.cc:1275:   instantiated from here
> XVector.h:361: warning: deprecated conversion from string constant to 'char*'
> make[1]: *** [Utils.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/postman_2.1-7_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560455: ava: FTBFS: Reports.C:87: error: invalid conversion from 'const char*' to 'char*'

2009-12-11 Thread Lucas Nussbaum
Source: ava
Version: 0.3b.19990815-4
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:
> g++ -g -O2 -O3 -DAVA_LIB="\"/usr/lib/uTools/ava\"" -Wall  -c -o Reports.o 
> Reports.C
> Reports.C: In member function 'void TListing::Create(const char*)':
> Reports.C:87: error: invalid conversion from 'const char*' to 'char*'
> make[1]: *** [Reports.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/ava_0.3b.19990815-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560490: d4x: FTBFS: edit.cc:1453: error: invalid conversion from 'const char*' to 'char*'

2009-12-11 Thread Lucas Nussbaum
Source: d4x
Version: 2.5.7.1-6
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:
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12 -include ../../config.h  -O2 
> -Wall -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.cc; \
>   then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f 
> ".deps/edit.Tpo"; exit 1; fi
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc:95: warning: deprecated conversion from string constant to 'char*'
> edit.cc: In function 'void _proxy_port_changed_(GtkEntry*, GtkEntry*)':
> edit.cc:1453: error: invalid conversion from 'const char*' to 'char*'
> make[4]: *** [edit.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/d4x_2.5.7.1-6_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560457: xnc: FTBFS: commonfuncs.cxx:122: error: invalid conversion from 'const char*' to 'char*'

2009-12-11 Thread Lucas Nussbaum
Source: xnc
Version: 5.0.4-3
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:
> x86_64-linux-gnu-g++ -c -I../../../src/include/xnc -I../../../src/au 
> -I../../../src/lib/manage -I../../../src/lib/vfs 
> -I../../../src/lib/vfs/ftplib  -I../../../intl -I../../../src/include 
> -I../../../src/lib/northgui -I../../../src/lib/image2 
> -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -g -O2   
> commonfuncs.cxx -o commonfuncs.o
> commonfuncs.cxx: In function 'char* get_first_content(const char*, char*)':
> commonfuncs.cxx:122: error: invalid conversion from 'const char*' to 'char*'
> commonfuncs.cxx: In function 'int is_filtered(char*, char*)':
> commonfuncs.cxx:265: warning: deprecated conversion from string constant to 
> 'char*'
> commonfuncs.cxx: In function 'int hex_one_digit(char)':
> commonfuncs.cxx:383: warning: deprecated conversion from string constant to 
> 'char*'
> make[4]: *** [commonfuncs.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/xnc_5.0.4-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560506: debtags-edit: FTBFS: string.h:63: error: 'vasprintf' was not declared in this scope

2009-12-11 Thread Lucas Nussbaum
Source: debtags-edit
Version: 1.5
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:
> g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/tagcoll-2.0.11   -D_REENTRANT 
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
> -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include 
> -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 
> -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 
> -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
> -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0  -Wall -g -O2 -g -Wall 
> -O2 -c -o DebtagsDocument.o DebtagsDocument.cc
> In file included from /usr/include/wibble/test.h:3,
>  from /usr/include/wibble/exception.h:25,
>  from /usr/include/ept/apt/apt.h:27,
>  from DebtagsDocument.h:26,
>  from DebtagsDocument.cc:23:
> /usr/include/wibble/string.h: In function 'std::string 
> wibble::str::fmt(std::string, ...)':
> /usr/include/wibble/string.h:63: error: 'vasprintf' was not declared in this 
> scope
> make[3]: *** [DebtagsDocument.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/debtags-edit_1.5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560515: pump: FTBFS: dhcp.c:370: error: dereferencing pointer 'addrp' does break strict-aliasing rules

2009-12-11 Thread Lucas Nussbaum
Source: pump
Version: 0.8.24-5
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:
> cc -I/build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24 -O2 -Ddebian -DUDEB=0 
> -I. -Wall -Werror -g  -D__STANDALONE__ -DVERSION=\"\" -D_GNU_SOURCE   -c -o 
> dhcp.o /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c
> awk: cannot open pump.spec (No such file or directory)
> cc1: warnings being treated as errors
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c: In function 
> 'pumpPrepareInterface':
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:370: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:369: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:366: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:365: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:364: note: 
> initialized from here
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c: In function 
> 'pumpSetupInterface':
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:304: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:302: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:301: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:300: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:266: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:260: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:254: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:251: error: 
> dereferencing pointer 'addrp' does break strict-aliasing rules
> /build/user-pump_0.8.24-5-amd64-xX3eTE/pump-0.8.24/dhcp.c:250: note: 
> initialized from here
> make[1]: *** [dhcp.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/pump_0.8.24-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560560: isdnutils: FTBFS: libtool errors

2009-12-11 Thread Lucas Nussbaum
Source: isdnutils
Version: 1:3.9.20060704-7
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:
> ar cru libcapi20dyn.a libcapi20dyn_a-capidyn.o 
> ranlib libcapi20dyn.a
> /bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" 
> -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcapi20\" 
> -DVERSION=\"3.4\" -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/\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_LINUX_CAPI_H=1 -DHAVE_SELECT=1 -I. -I.
> -fno-strict-aliasing -g -O2 -c -o libcapi20_la-capi20.lo `test -f 'capi20.c' 
> || echo './'`capi20.c
> libtool: Version mismatch error.  This is libtool 2.2.6b Debian-2.2.6b-2, but 
> the
> libtool: definition of this LT_INIT comes from libtool 2.2.6.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b 
> Debian-2.2.6b-2
> libtool: and run autoconf again.
> make[2]: *** [libcapi20_la-capi20.lo] Error 63

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/isdnutils_1:3.9.20060704-7_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560581: gdb-m68hc1x: FTBFS: make[3]: *** No rule to make target `m68hc11-rom.o', needed by `libgdb.a'. Stop.

2009-12-11 Thread Lucas Nussbaum
Source: gdb-m68hc1x
Version: 1:6.4+3.1+dfsg-5
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[3]: Entering directory 
> `/build/user-gdb-m68hc1x_6.4+3.1+dfsg-5-amd64-Os89W4/gdb-m68hc1x-6.4+3.1+dfsg/build/gdb'
> CONFIG_HEADERS=config.h:config.in /bin/sh config.status
> config.status: creating Makefile
> config.status: creating .gdbinit
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing default commands
> gcc -c -g -O2 -I. -I../../src/gdb -I../../src/gdb/config 
> -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H 
> -I../../src/gdb/../include/opcode -I../../src/gdb/../readline/.. -I../bfd 
> -I../../src/gdb/../bfd -I../../src/gdb/../include -I../intl 
> -I../../src/gdb/../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type 
> -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith 
> -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized  
> ../../src/gdb/gdb.c
> gcc -c -g -O2 -I. -I../../src/gdb -I../../src/gdb/config 
> -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H 
> -I../../src/gdb/../include/opcode -I../../src/gdb/../readline/.. -I../bfd 
> -I../../src/gdb/../bfd -I../../src/gdb/../include -I../intl 
> -I../../src/gdb/../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type 
> -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith 
> -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized  
> ../../src/gdb/m68hc11-tdep.c
> make[3]: *** No rule to make target `m68hc11-rom.o', needed by `libgdb.a'.  
> Stop.
> make[3]: Leaving directory 
> `/build/user-gdb-m68hc1x_6.4+3.1+dfsg-5-amd64-Os89W4/gdb-m68hc1x-6.4+3.1+dfsg/build/gdb'
> make[2]: *** [all-gdb] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/gdb-m68hc1x_1:6.4+3.1+dfsg-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560619: libiphone: FTBFS: iphone.i:32: Error: Unable to find 'plist/swig/plist.i'

2009-12-11 Thread Lucas Nussbaum
Source: libiphone
Version: 0.9.1-4
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[3]: Entering directory 
> `/build/user-libiphone_0.9.1-4-amd64-Id_nZh/libiphone-0.9.1/fdi'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory 
> `/build/user-libiphone_0.9.1-4-amd64-Id_nZh/libiphone-0.9.1/fdi'
> Making all in swig
> make[3]: Entering directory 
> `/build/user-libiphone_0.9.1-4-amd64-Id_nZh/libiphone-0.9.1/swig'
> /usr/bin/swig -python -I../include  -I/usr/include/libxml2 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include -I../src 
> -o iphone_wrap.c iphone.i
> iphone.i:32: Error: Unable to find 'plist/swig/plist.i'
> make[3]: *** [iphone_wrap.c] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/libiphone_0.9.1-4_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562359: smlnj: FTBFS: Nonexistent build-dependency: tetex-extra

2009-12-24 Thread Lucas Nussbaum
Source: smlnj
Version: 110.69-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), gcc-multilib [amd64]
> Build-Depends-Indep: texlive-latex-base, texlive-pictures, 
> texlive-math-extra, texlive-latex-recommended, transfig, 
> texlive-generic-extra, tetex-extra, dvi2ps, dvipdfmx, ghostscript
> 
> ┌──┐
> │ Install build dependencies  
>  │
> └──┘
> 
> Checking for already installed source dependencies...
> debhelper: missing
> Using default version 7.4.10
> gcc-multilib: missing
> texlive-latex-base: missing
> texlive-pictures: missing
> texlive-math-extra: missing
> texlive-latex-recommended: missing
> transfig: missing
> texlive-generic-extra: missing
> tetex-extra: missing
> dvi2ps: missing
> dvipdfmx: missing
> ghostscript: missing
> Checking for source dependency conflicts...
> E: Package tetex-extra has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/smlnj_110.69-1_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562353: apcupsd: FTBFS: Nonexistent build-dependency: tetex-bin

2009-12-24 Thread Lucas Nussbaum
Source: apcupsd
Version: 3.14.6-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7), autotools-dev, quilt, mawk | awk, 
> libgd2-noxpm-dev, libncurses5-dev | libncurses-dev, libsnmp-dev, libssl-dev, 
> libwrap0-dev, po-debconf, tetex-bin, texinfo, tcpd
> 
> ┌──┐
> │ Install build dependencies  
>  │
> └──┘
> 
> Checking for already installed source dependencies...
> debhelper: missing
> Using default version 7.4.10
> autotools-dev: missing
> quilt: missing
> mawk: already installed (1.3.3-15)
> libgd2-noxpm-dev: missing
> libncurses5-dev: missing
> libncurses-dev: missing
> libsnmp-dev: missing
> libssl-dev: missing
> libwrap0-dev: missing
> po-debconf: missing
> tetex-bin: missing
> texinfo: missing
> tcpd: missing
> Checking for source dependency conflicts...
> E: Package tetex-bin has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/apcupsd_3.14.6-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562373: valknut: FTBFS: Nonexistent build-dependency: libdc0-dev

2009-12-24 Thread Lucas Nussbaum
Source: valknut
Version: 0.3.13-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5.0.0), cdbs, docbook-to-man, libdc0-dev (>= 
> 0.3.13), libqt3-mt-dev, libqt3-i18n, libxml2-dev, libpng12-dev, zlib1g-dev, 
> libssl-dev, libbz2-dev
> 
> ┌──┐
> │ Install build dependencies  
>  │
> └──┘
> 
> Checking for already installed source dependencies...
> debhelper: missing
> Using default version 7.4.10
> cdbs: missing
> docbook-to-man: missing
> libdc0-dev: missing
> libqt3-mt-dev: missing
> libqt3-i18n: missing
> libxml2-dev: missing
> libpng12-dev: missing
> zlib1g-dev: missing
> libssl-dev: missing
> libbz2-dev: missing
> Checking for source dependency conflicts...
> E: Package libdc0-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/valknut_0.3.13-1_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#564345: mnogosearch: FTBFS: rmdir: failed to remove `build-': No such file or directory

2010-01-09 Thread Lucas Nussbaum
; config.status: creating create/sqlite/Makefile
> config.status: creating create/mimer/Makefile
> config.status: creating create/cache/Makefile
> config.status: creating scripts/udm-config
> config.status: creating perl/Makefile.PL
> config.status: creating msearch-test/Makefile
> config.status: creating include/udm_autoconf.h
> config.status: executing depfiles commands
> 
> ***
> * *
> * Now run make && make install*
> * If it fails, try to use GNU make,   *
> * often installed as gmake.   *
> * *
> * *
> *Thank you for using mnoGoSearch! *
> ***
> 
> /usr/bin/make  -C  CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall 
> -O2" CPPFLAGS="" LDFLAGS="" 
> make: *** CFLAGS=-g -O2 -g -Wall -O2: No such file or directory.  Stop.
> make: *** [debian/stamp-build-pgsql] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-01-08/mnogosearch_3.3.8-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#564355: modconf: FTBFS: Nonexistent build-dependency: linux-source-2.6.31

2010-01-09 Thread Lucas Nussbaum
Source: modconf
Version: 0.3.10
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-01-08 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 7)
> Build-Depends-Indep: linux-source-2.6.31, locales
> 
> ┌──┐
> │ Install build dependencies  
>  │
> └──┘
> 
> Checking for already installed source dependencies...
> W: Unable to locate package linux-source-2.6.31
> debhelper: missing
> Using default version 7.4.11
> linux-source-2.6.31: missing
> locales: missing
> Checking for source dependency conflicts...
> E: Couldn't find package linux-source-2.6.31

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-01-08/modconf_0.3.10_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#564403: songwrite: FTBFS: mv: cannot stat `debian/songwrite/usr/share/pyshared/*.egg-info': No such file or directory

2010-01-09 Thread Lucas Nussbaum
C_MESSAGES/songwrite.mo -> 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/./locale/en/LC_MESSAGES
> creating 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc
> creating 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc/fr
> copying ././doc/fr/doc.pdf -> 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/songwrite/./doc/fr
> creating 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/songwrite/doc/en
> copying ././doc/en/doc.pdf -> 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/share/songwrite/./doc/en
> running install_egg_info
> Writing 
> /build/user-songwrite_0.14-5-amd64-rafzxP/songwrite-0.14/debian/songwrite/usr/lib/python2.5/site-packages/Songwrite-0.14.egg-info
> dh_installdocs -psongwrite ./README ./TODO ./AUTHORS  
> dh_installexamples -psongwrite 
> dh_installman -psongwrite  
> dh_installinfo -psongwrite  
> dh_installmenu -psongwrite 
> dh_installcron -psongwrite 
> dh_installinit -psongwrite   
> dh_installdebconf -psongwrite 
> dh_installemacsen -psongwrite   
> dh_installcatalogs -psongwrite 
> dh_installpam -psongwrite 
> dh_installlogrotate -psongwrite 
> dh_installlogcheck -psongwrite 
> dh_installchangelogs -psongwrite  ./CHANGES 
> dh_installudev -psongwrite 
> dh_lintian -psongwrite 
> dh_install -psongwrite  
> dh_link -psongwrite  
> dh_installmime -psongwrite 
> find debian/songwrite/usr/share/ -type f -exec chmod -R a-x {} \;
> #
> mkdir -p debian/songwrite/usr/share/doc/songwrite/
> mv debian/songwrite/usr/share/songwrite/doc/* 
> debian/songwrite/usr/share/doc/songwrite/
> rmdir debian/songwrite/usr/share/songwrite/doc
> #
> find debian/songwrite/usr/share/locale -name "*.po" -exec rm {} \;
> #
> mv debian/songwrite/usr/share/pyshared/*.egg-info 
> debian/songwrite/usr/share/songwrite/
> mv: cannot stat `debian/songwrite/usr/share/pyshared/*.egg-info': No such 
> file or directory
> make: *** [binary-install/songwrite] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-01-08/songwrite_0.14-5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569427: debtags-edit: FTBFS: DebtagsDocument.h:152: error: 'SigC' has not been declared

2010-02-11 Thread Lucas Nussbaum
Source: debtags-edit
Version: 1.5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100211 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/tagcoll-2.0.11   -D_REENTRANT 
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
> -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
> -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include 
> -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 
> -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 
> -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4 
> -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0  -Wall -g -O2 -g -Wall 
> -O2 -c -o DebtagsDocument.o DebtagsDocument.cc
> In file included from DebtagsDocument.cc:23:
> DebtagsDocument.h:152: error: 'SigC' has not been declared
> DebtagsDocument.h:152: error: ISO C++ forbids declaration of 'Signal0' with 
> no type
> DebtagsDocument.h:152: error: typedef name may not be a nested-name-specifier
> DebtagsDocument.h:152: error: expected ';' before '<' token
> DebtagsDocument.h:153: error: 'SigC' has not been declared
> DebtagsDocument.h:153: error: ISO C++ forbids declaration of 'Signal0' with 
> no type
> DebtagsDocument.h:153: error: typedef name may not be a nested-name-specifier
> DebtagsDocument.h:153: error: expected ';' before '<' token
> DebtagsDocument.h:154: error: 'SigC' has not been declared
> DebtagsDocument.h:154: error: ISO C++ forbids declaration of 'Signal0' with 
> no type
> DebtagsDocument.h:154: error: typedef name may not be a nested-name-specifier
> DebtagsDocument.h:154: error: expected ';' before '<' token
> DebtagsDocument.h:201: error: 'type_signal_changed' does not name a type
> DebtagsDocument.h:202: error: 'type_signal_reselected' does not name a type
> DebtagsDocument.h:203: error: 'type_signal_filename_changed' does not name a 
> type
> DebtagsDocument.h:316: error: 'type_signal_changed' does not name a type
> DebtagsDocument.h:317: error: 'type_signal_reselected' does not name a type
> DebtagsDocument.h:318: error: 'type_signal_filename_changed' does not name a 
> type
> DebtagsDocument.cc: In member function 'virtual void 
> DebtagsDocument::do_changed()':
> DebtagsDocument.cc:392: error: '_signal_changed' was not declared in this 
> scope
> DebtagsDocument.cc: In member function 'virtual void 
> DebtagsDocument::do_reselected()':
> DebtagsDocument.cc:399: error: '_signal_reselected' was not declared in this 
> scope
> make[3]: *** [DebtagsDocument.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/02/11/debtags-edit_1.5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569458: mtink: FTBFS: mainSrc/gimp-mtink.c:26:26: error: libgimp/gimp.h: No such file or directory

2010-02-11 Thread Lucas Nussbaum
Source: mtink
Version: 1.0.16-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100211 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> dh_installemacsen -pmtink   
> dh_installcatalogs -pmtink 
> dh_installpam -pmtink 
> dh_installlogrotate -pmtink 
> dh_installlogcheck -pmtink 
> dh_installchangelogs -pmtink  
> /build/user-mtink_1.0.16-2-amd64-VCNgR8/mtink-1.0.16/CHANGE.LOG 
> dh_installudev -pmtink 
> dh_lintian -pmtink 
> dh_install -pmtink  
> cp: cannot stat `./gimp-mtink': No such file or directory
> dh_install: cp -a ./gimp-mtink debian/mtink//usr/lib/gimp/2.0/plug-ins/ 
> returned exit code 1
> make: *** [binary-install/mtink] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/02/11/mtink_1.0.16-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#571383: quiteinsanegimpplugin: Could not find usable Gimp version

2010-02-25 Thread Lucas Nussbaum
t... no
> checking for crypt in -lcrypt... yes
> checking for socklen_t... socklen_t
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for inet_ntoa... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking crt_externs.h usability... no
> checking crt_externs.h presence... no
> checking for crt_externs.h... no
> checking for _NSGetEnviron... no
> checking for sys/types.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for poll in -lpoll... no
> checking CoreAudio/CoreAudio.h usability... no
> checking CoreAudio/CoreAudio.h presence... no
> checking for CoreAudio/CoreAudio.h... no
> checking if res_init needs -lresolv... yes
> checking if res_init is available... yes
> checking for killpg in -lucb... no
> checking size of int... 4
> checking size of long... 8
> checking size of char *... 8
> checking for dlopen in -ldl... (cached) yes
> checking for shl_unload in -ldld... no
> checking size of size_t... 8
> checking size of unsigned long... 8
> checking sizeof size_t == sizeof unsigned long... yes
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for X... libraries /usr/lib, headers .
> checking for IceConnectionNumber in -lICE... yes
> checking for libXext... yes
> checking for pthread_create in -lpthread... yes
> checking for extra includes... no
> checking for extra libs... no
> checking for libz... -lz
> checking for libpng... -lpng -lz -lm
> checking for libjpeg6b... no
> checking for libjpeg... -ljpeg
> checking for Qt... libraries /usr/share/qt3/lib, headers 
> /usr/share/qt3/include using -mt
> checking if Qt compiles without flags... yes
> checking for moc... /usr/share/qt3/bin/moc
> checking for uic... /usr/share/qt3/bin/uic
> checking if Qt needs -ljpeg... no
> checking if quiteinsanegimpplugin should be compiled... yes
> checking for sane-config... /usr/bin/sane-config
> checking for SANE - version >= 1.0.3... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for GIMP - version >= 2.0.0... *** Could not run GIMP test program, 
> checking why...
> *** The test program failed to compile or link. See the file config.log for 
> the
> *** exact error that occured. This usually means GIMP is incorrectly 
> installed.
> 
>  Could not find Gimp-2.0.0 or newer 
>  Try to find older version...   
> 
> 
> checking for gimp-config... no
> checking for gimptool... no
> checking libgimp/gimp.h usability... no
> checking libgimp/gimp.h presence... no
> checking for libgimp/gimp.h... no
> checking libgimp/gimpfeatures.h usability... no
> checking libgimp/gimpfeatures.h presence... no
> checking for libgimp/gimpfeatures.h... no
> no
> *** Could not run GIMP test program, checking why...
> **
>  Could not find usable Gimp version 
>  Please install The Gimp 1.2 or newer
> **
> 
> configure: error: 
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/quiteinsanegimpplugin_0.3-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100225102725.ga13...@xanadu.blop.info



Bug#562373: closing 562373

2010-02-25 Thread Lucas Nussbaum
reopen 562373
notfixed 562373 0.3.13-1
thanks

On 21/02/10 at 21:42 +0100, Ralf Treinen wrote:
> close 562373 0.3.13-1
> thanks
> 
> libdc0-dev is available in unstable. -Ralf.

No (well, at least not on amd64 and most of the other architectures),
not since 0.3.23-1.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100225131445.ga31...@xanadu.blop.info



Bug#571432: im-sdk: FTBFS: File Size of UdCiku.dat should be 3852 0xF0C

2010-02-25 Thread Lucas Nussbaum
Source: im-sdk
Version: 12.3.91-6.5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100224 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[6]: Entering directory 
> `/build/user-im-sdk_12.3.91-6.5-amd64-aHB50H/im-sdk-12.3.91/build-tree/iiimf-12.3.91-svn2814/leif/sch_le_sun/src/input_methods/newpinyin/data'
> ../util/mkciku
> File Size of UdCiku.dat should be 3852 0xF0C
> make[6]: *** [PyCiku.dat] Segmentation fault
> make[6]: Leaving directory 
> `/build/user-im-sdk_12.3.91-6.5-amd64-aHB50H/im-sdk-12.3.91/build-tree/iiimf-12.3.91-svn2814/leif/sch_le_sun/src/input_methods/newpinyin/data'
> make[5]: *** [all-recursive] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/02/24/im-sdk_12.3.91-6.5_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2010022510.ga32...@xanadu.blop.info



Bug#562373: closing 562373

2010-02-25 Thread Lucas Nussbaum
On 25/02/10 at 19:53 +0100, Ralf Treinen wrote:
> Bonsoir Lucas,
> 
> On Thu, Feb 25, 2010 at 02:14:45PM +0100, Lucas Nussbaum wrote:
> > reopen 562373
> > notfixed 562373 0.3.13-1
> > thanks
> > 
> > On 21/02/10 at 21:42 +0100, Ralf Treinen wrote:
> > > close 562373 0.3.13-1
> > > thanks
> > > 
> > > libdc0-dev is available in unstable. -Ralf.
> > 
> > No (well, at least not on amd64 and most of the other architectures),
> > not since 0.3.23-1.
> 
> There is something strange here. Indeed, madison says:
> 
> % rmadison --suite=unstable libdc0-dev
> libdc0-dev |   0.3.13-1 |  unstable | armel, hurd-i386
> 
> And that is consistent with what packages.debian.org displays.
> 
> However, on my amd64/sid machine:
> 
> % apt-cache show libdc0-dev
> Package: libdc0-dev
> Priority: optional
> Section: libdevel
> Installed-Size: 2232
> Maintainer: Debian QA Group 
> Architecture: amd64
> Source: libdc0
> Version: 0.3.13-1
> Depends: libdc0c2 (= 0.3.13-1)
> Filename: pool/main/libd/libdc0/libdc0-dev_0.3.13-1_amd64.deb
> [...]
> 
> and https://buildd.debian.org/pkg.cgi?pkg=libdc0 says that libdc0 has
> been compiled for all architectures (except hurd). Any idea what is going
> on here ?

Yes:
0.3.13-1 (which is the previous version of the package) had a libc0-dev
package.
0.3.23-1 (the current version) has a libdc-dev package.
However, on hurd and armel, 0.3.23-1 failed to build (on armel, the
package is marked 'Building', which means that the buildd maintainer
didn't mark it as 'Failed'). So the current version in unstable for hurd
and armel is still 0.3.13-1.

The version you are seeing with apt-cache is probably the version in
testing (if you have both testing and unstable in your
/etc/apt/sources.list).
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100225190713.ga28...@xanadu.blop.info



Bug#577345: pyao: FTBFS: src/aomodule.c:187: error: dereferencing pointer to incomplete type

2010-04-11 Thread Lucas Nussbaum
Source: pyao
Version: 0.82-2.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100410 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -fPIC -I/usr/include -I/usr/include/python2.5 -c 
> src/aomodule.c -o build/temp.linux-x86_64-2.5/src/aomodule.o
> src/aomodule.c: In function 'dict_to_options':
> src/aomodule.c:18: warning: passing argument 2 of 'PyDict_Next' from 
> incompatible pointer type
> /usr/include/python2.5/dictobject.h:101: note: expected 'Py_ssize_t *' but 
> argument is of type 'int *'
> src/aomodule.c: In function 'py_ao_driver_info':
> src/aomodule.c:187: error: dereferencing pointer to incomplete type
> error: command 'gcc' failed with exit status 1
> make: *** [build-2.5] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/04/10/pyao_0.82-2.1_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100411074535.ga21...@xanadu.blop.info



Bug#577375: gpsk31: FTBFS: call_dialog.C:378: error: 'GTK_WIDGET_VISIBLE' was not declared in this scope

2010-04-11 Thread Lucas Nussbaum
Source: gpsk31
Version: 0.5-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100410 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"gpsk31\" 
> -DPACKAGE_TARNAME=\"gpsk31\" -DPACKAGE_VERSION=\"0.5\" 
> -DPACKAGE_STRING=\"gpsk31\ 0.5\" -DPACKAGE_BUGREPORT=\"p...@amsat.org\" 
> -DPACKAGE=\"gpsk31\" -DVERSION=\"0.5\" -DDATE=\"June\ 27\ 2008\" 
> -DHAVE_LIBM=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREAD=1 -DSTDC_HEADERS=1 -I. -I. 
> -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -DPIXMAPDIR=\"/usr/share/pixmaps\" 
> -DDATADIR=\"/usr/share/gpsk31\" -DG_DISABLE_DEPRECATED 
> -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
> -DGTK_DISABLE_DEPRECATED-g -O2 -Wall -MT call_dialog.o -MD -MP -MF 
> ".deps/call_dialog.Tpo" -c -o call_dialog.o call_dialog.C; \
>   then mv -f ".deps/call_dialog.Tpo" ".deps/call_dialog.Po"; else rm -f 
> ".deps/call_dialog.Tpo"; exit 1; fi
> call_dialog.C: In function 'void toggle_call_dialog()':
> call_dialog.C:378: error: 'GTK_WIDGET_VISIBLE' was not declared in this scope
> make[2]: *** [call_dialog.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/04/10/gpsk31_0.5-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100411074450.ga21...@xanadu.blop.info



Bug#577377: xdx: FTBFS: gui.c:844: undefined reference to `GTK_WIDGET_HAS_FOCUS'

2010-04-11 Thread Lucas Nussbaum
Source: xdx
Version: 2.4.2-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100410 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-gcc  -Wall -g -O2 -Wall   -o xdx  gui.o gui_opendialog.o 
> gui_logdialog.o gui_closedialog.o gui_aboutdialog.o gui_settingsdialog.o 
> gui_manualdialog.o history.o main.o net.o preferences.o text.o utils.o 
> hyperlink.o save.o gtksourceiter.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 
> -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo 
> -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 
> -lgthread-2.0 -lrt -lglib-2.0   
> gui.o: In function `on_mainwindow_key_press_event':
> /build/user-xdx_2.4.2-2-amd64-PU7gMn/xdx-2.4.2/src/gui.c:844: undefined 
> reference to `GTK_WIDGET_HAS_FOCUS'
> text.o: In function `maintext_add':
> /build/user-xdx_2.4.2-2-amd64-PU7gMn/xdx-2.4.2/src/text.c:531: undefined 
> reference to `GTK_WIDGET_HAS_FOCUS'
> /build/user-xdx_2.4.2-2-amd64-PU7gMn/xdx-2.4.2/src/text.c:800: undefined 
> reference to `GTK_WIDGET_HAS_FOCUS'
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/04/10/xdx_2.4.2-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100411075015.ga22...@xanadu.blop.info



Bug#581297: kwave: FTBFS: /bin/sh: cmake: not found

2010-05-12 Thread Lucas Nussbaum
Source: kwave
Version: 0.8.2-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100511 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-kwave_0.8.2-3-amd64-ghsrZ7/kwave-0.8.2'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory 
> `/build/user-kwave_0.8.2-3-amd64-ghsrZ7/kwave-0.8.2'
> cd obj-x86_64-linux-gnu && cmake 
> /build/user-kwave_0.8.2-3-amd64-ghsrZ7/kwave-0.8.2/. 
> -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="cc" 
> -DCMAKE_CXX_COMPILER:FILEPATH="g++" -DCMAKE_C_FLAGS="-g -O2 -g -Wall -O2" 
> -DCMAKE_CXX_FLAGS="-g -O2 -g -Wall -O2" -DCMAKE_SKIP_RPATH=ON 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian 
> -DKDE4_BUILD_TESTS=false -DKDE_DISTRIBUTION_TEXT="Debian packages" 
> -DCMAKE_SKIP_RPATH:BOOL=OFF -DKDE4_USE_ALWAYS_FULL_RPATH=false 
> -DCONFIG_INSTALL_DIR=/usr/share/kde4/config 
> -DDATA_INSTALL_DIR=/usr/share/kde4/apps 
> -DHTML_INSTALL_DIR=/usr/share/doc/kde4/HTML 
> -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg -DLIB_INSTALL_DIR=/usr/lib 
> -DSYSCONF_INSTALL_DIR=/etc 
> -DLIBKDEINIT_INSTALL_DIR:PATH=/usr/lib/kde4/libkdeinit 
> -DENABLE_LIBKDEINIT_RUNPATH:BOOL=ON 
> /bin/sh: cmake: not found
> make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 127

FYI:
 that's because kdelibs5-dev dropped cmake dependency but cmake
is not in build depends of those packages (it should be)

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/05/11/kwave_0.8.2-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100512080110.ga7...@xanadu.blop.info



Bug#581301: ddccontrol-db: FTBFS: dpkg-gencontrol: error: the Recommends field contains an arch-specific dependency but the package is architecture all

2010-05-12 Thread Lucas Nussbaum
Source: ddccontrol-db
Version: 20061014-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100511 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[3]: Entering directory 
> `/build/user-ddccontrol-db_20061014-3-amd64-4RxNLp/ddccontrol-db-20061014'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory 
> `/build/user-ddccontrol-db_20061014-3-amd64-4RxNLp/ddccontrol-db-20061014'
> make[2]: Leaving directory 
> `/build/user-ddccontrol-db_20061014-3-amd64-4RxNLp/ddccontrol-db-20061014'
> make[1]: Leaving directory 
> `/build/user-ddccontrol-db_20061014-3-amd64-4RxNLp/ddccontrol-db-20061014'
> dh_testdir
> dh_testroot
> dh_installchangelogs ChangeLog
> dh_installdocs
> dh_link
> dh_strip
> dh_compress
> dh_fixperms
> dh_installdeb
> dh_gencontrol
> dpkg-gencontrol: error: the Recommends field contains an arch-specific 
> dependency but the package is architecture all
> dh_gencontrol: dpkg-gencontrol -ldebian/changelog 
> -Tdebian/ddccontrol-db.substvars -Pdebian/ddccontrol-db returned exit code 255
> make: *** [binary-indep] Error 9

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/11/ddccontrol-db_20061014-3_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100512080526.ga7...@xanadu.blop.info



Bug#582987: synce-multisync-plugin: FTBFS: public.c:203: error: too few arguments to function 'rra_appointment_from_vevent'

2010-05-24 Thread Lucas Nussbaum
Source: synce-multisync-plugin
Version: 0.9.0-6
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100524 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-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/rra -g 
> -Wall -Werror -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 
> -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
> -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 
> -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 
> -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
> -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
> -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 
> -I/usr/include/multisync -Wall -g -O2 -Wp,-MD,.deps/public.pp -c public.c  
> -fPIC -DPIC -o .libs/public.o
> public.c: In function 'object_reader':
> public.c:203: error: too few arguments to function 
> 'rra_appointment_from_vevent'
> public.c:212: error: too few arguments to function 'rra_contact_from_vcard'
> public.c:222: error: too few arguments to function 'rra_task_from_vtodo'
> make[3]: *** [public.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/24/synce-multisync-plugin_0.9.0-6_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525064317.ga11...@xanadu.blop.info



Bug#583016: multisync: FTBFS: .libs/interface.o: could not read symbols: Bad value

2010-05-24 Thread Lucas Nussbaum
Source: multisync
Version: 0.82-9
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100524 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/ld: .libs/interface.o: relocation R_X86_64_32 against 
> `.rodata.str1.1' can not be used when making a shared object; recompile with 
> -fPIC
> .libs/interface.o: could not read symbols: Bad value
> collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/24/multisync_0.82-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525064530.ga12...@xanadu.blop.info



Bug#583023: libvncserver: FTBFS: ../rfb/rfb.h:264: error: field 'udpRemoteAddr' has incomplete type

2010-05-24 Thread Lucas Nussbaum
def directive
> ../rfb/rfbconfig.h:329:22: warning: extra tokens at end of #ifndef directive
> ../rfb/rfbconfig.h:334:22: warning: extra tokens at end of #ifndef directive
> ../rfb/rfbconfig.h:339:22: warning: extra tokens at end of #ifndef directive
> ../rfb/rfbconfig.h:344:22: warning: extra tokens at end of #ifndef directive
> ../rfb/rfbconfig.h:361:22: warning: extra tokens at end of #ifndef directive
> In file included from main.c:16:
> ../rfb/rfb.h:264: error: field 'udpRemoteAddr' has incomplete type
> ../rfb/rfb.h:339: error: expected specifier-qualifier-list before 'in_addr_t'
> ../rfb/rfb.h:648: error: expected declaration specifiers or '...' before 
> 'in_addr_t'
> ../rfb/rfb.h:649: error: expected declaration specifiers or '...' before 
> 'in_addr_t'
> ../rfb/rfb.h:650: error: expected declaration specifiers or '...' before 
> 'in_addr_t'
> main.c: In function 'rfbGetScreen':
> main.c:831: error: 'struct _rfbScreenInfo' has no member named 
> 'listenInterface'
> main.c:836: error: 'struct _rfbScreenInfo' has no member named 
> 'handleEventsEagerly'
> main.c:838: error: 'struct _rfbScreenInfo' has no member named 
> 'protocolMajorVersion'
> main.c:839: error: 'struct _rfbScreenInfo' has no member named 
> 'protocolMinorVersion'
> main.c:841: error: 'struct _rfbScreenInfo' has no member named 
> 'permitFileTransfer'
> main.c:1039:19: error: conio.h: No such file or directory
> main.c: In function 'gettimeofday':
> main.c:1044: error: 'SYSTEMTIME' undeclared (first use in this function)
> main.c:1044: error: (Each undeclared identifier is reported only once
> main.c:1044: error: for each function it appears in.)
> main.c:1044: error: expected ';' before 't'
> main.c:1045: warning: implicit declaration of function 'GetSystemTime'
> main.c:1045: error: 't' undeclared (first use in this function)
> main.c: In function 'rfbProcessEvents':
> main.c:1105: error: 'struct _rfbScreenInfo' has no member named 
> 'deferPtrUpdateTime'
> make[3]: *** [main.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/24/libvncserver_0.9.7-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100525064030.ga11...@xanadu.blop.info



Bug#584342: synfig: FTBFS: trgt_mng.h:55:20: error: libmng.h: No such file or directory

2010-06-03 Thread Lucas Nussbaum
lared in this scope
> trgt_mng.cpp:250: error: 'deflate' was not declared in this scope
> trgt_mng.cpp:250: error: 'Z_STREAM_END' was not declared in this scope
> trgt_mng.cpp:255: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:255: error: 'deflateEnd' was not declared in this scope
> trgt_mng.cpp:255: error: 'Z_OK' was not declared in this scope
> trgt_mng.cpp:260: error: 'mng' was not declared in this scope
> trgt_mng.cpp:260: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:262: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:262: error: 'mng_putchunk_idat' was not declared in this scope
> trgt_mng.cpp:263: error: 'mng_putchunk_iend' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual bool 
> mng_trgt::start_frame(synfig::ProgressCallback*)':
> trgt_mng.cpp:274: error: 'mng' was not declared in this scope
> trgt_mng.cpp:274: error: 'MNG_NULL' was not declared in this scope
> trgt_mng.cpp:280: error: 'mng' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_BITDEPTH_8' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_COLORTYPE_RGBA' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_COMPRESSION_DEFLATE' was not declared in this 
> scope
> trgt_mng.cpp:280: error: 'MNG_FILTER_ADAPTIVE' was not declared in this scope
> trgt_mng.cpp:280: error: 'MNG_INTERLACE_NONE' was not declared in this scope
> trgt_mng.cpp:280: error: 'mng_putchunk_ihdr' was not declared in this scope
> trgt_mng.cpp:286: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:286: error: 'Z_NULL' was not declared in this scope
> trgt_mng.cpp:290: error: 'Z_DEFAULT_COMPRESSION' was not declared in this 
> scope
> trgt_mng.cpp:290: error: 'deflateInit' was not declared in this scope
> trgt_mng.cpp:290: error: 'Z_OK' was not declared in this scope
> trgt_mng.cpp:298: error: 'deflateBound' was not declared in this scope
> trgt_mng.cpp: In member function 'virtual bool mng_trgt::end_scanline()':
> trgt_mng.cpp:325: error: 'MNG_FILTER_NONE' was not declared in this scope
> trgt_mng.cpp:328: error: 'zstream' was not declared in this scope
> trgt_mng.cpp:331: error: 'Z_NO_FLUSH' was not declared in this scope
> trgt_mng.cpp:331: error: 'deflate' was not declared in this scope
> trgt_mng.cpp:331: error: 'Z_OK' was not declared in this scope
> In file included from main.cpp:37:
> trgt_mng.h:71: error: 'mng_handle' does not name a type
> trgt_mng.h:79: error: 'z_stream' does not name a type
> make[5]: *** [libmod_mng_la-trgt_mng.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/06/02/synfig_0.62.00-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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100603093638.ga17...@xanadu.blop.info



Bug#591158: darcs-buildpackage: FTBFS: Unsatisfiable build-dependency: xpdf-utils: Depends: poppler-utils

2010-07-31 Thread Lucas Nussbaum
Source: darcs-buildpackage
Version: 0.5.12.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100731 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.1.80), gtk-doc-tools, sgml2x, docbook-utils, 
> jade, libghc6-missingh-dev (>= 1.0.0), ghc6 (>= 6.8.2), scons, xpdf-utils, 
> lynx, libghc6-network-dev, libghc6-unix-dev, libghc6-hslogger-dev, 
> libghc6-configfile-dev
> 
> ┌──┐
> │ Install build dependencies (internal resolver)  
>  │
> └──┘
> 
> Checking for already installed source dependencies...
> debhelper: missing
> Using default version 7.9.3
> gtk-doc-tools: missing
> sgml2x: missing
> docbook-utils: missing
> jade: missing
> libghc6-missingh-dev: missing
> Using default version 1.1.0.3-3
> ghc6: missing
> Using default version 6.12.1-13
> scons: missing
> xpdf-utils: missing
> lynx: missing
> libghc6-network-dev: missing
> libghc6-unix-dev: missing
> libghc6-hslogger-dev: missing
> libghc6-configfile-dev: missing
> Checking for source dependency conflicts...
> E: Broken packages
> Installing positive dependencies: debhelper gtk-doc-tools sgml2x 
> docbook-utils jade libghc6-missingh-dev ghc6 scons xpdf-utils lynx 
> libghc6-network-dev libghc6-unix-dev libghc6-hslogger-dev 
> libghc6-configfile-dev
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Note, selecting ghc6 instead of libghc6-unix-dev
> 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:
>   xpdf-utils: Depends: poppler-utils but it is not going to be installed
> E: Broken packages

Please update your build-dependency to depend on poppler-utils directly.

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/31/darcs-buildpackage_0.5.12.1_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-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100801005911.ga2...@xanadu.blop.info



Bug#591592: xkbsel: installation fails

2010-08-03 Thread Lucas Nussbaum
Package: xkbsel
Version: 0.13-15
Severity: serious
User: debian...@lists.debian.org
Usertags: instest-20100731 instest

Hi,

While testing the installation of all packages in unstable, I ran
into the following problem:

> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following NEW packages will be installed:
> xkbsel
> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> Need to get 118kB of archives.
> After this operation, 451kB of additional disk space will be used.
> WARNING: The following packages cannot be authenticated!
> xkbsel
> Authentication warning overridden.
> Get:1 http://localhost sid/main xkbsel 0.13-15 [118kB]
> Fetched 118kB in 0s (398kB/s)
> Selecting previously deselected package xkbsel.
> (Reading database ... 10322 files and directories currently installed.)
> Unpacking xkbsel (from .../xkbsel_0.13-15_amd64.deb) ...
> Setting up xkbsel (0.13-15) ...
> dpkg: error processing xkbsel (--configure):
> subprocess installed post-installation script returned error exit status 139
> Errors were encountered while processing:
> xkbsel
> E: Sub-process /usr/bin/dpkg returned an error code (1)

The full build log is available from:
 http://people.debian.org/~lucas/logs/2010/07/31/xkbsel.log

It is reproducible by installing your package in a clean chroot, using
the debconf Noninteractive frontend, and priority: critical.

This test was carried out using about 50 AMD64 nodes of the Grid'5000
platform.  Internet was not accessible from the nodes.

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



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100804040909.ga24...@xanadu.blop.info



Bug#591592: Not reproducible in a debootstrap chroot, but…

2010-08-06 Thread Lucas Nussbaum
On 07/08/10 at 10:34 +0900, Charles Plessy wrote:
> Hi Lucas,
> 
> I created fresh sid and squeeze chroots (amd64) with debootstrap, and xkbsel
> installed fine there. But there is definitely a bug somewhere, as the same
> problem as found in your tests was reported two times in Ubuntu:
> 
>   https://bugs.launchpad.net/ubuntu/+source/xkbsel
> 
> Also, the following bug (x11-xkb-utils 7.5+1) may be relevant:
> 
>   http://bugs.debian.org/564805

Setting up xkbsel (0.13-15) ...
/var/lib/dpkg/info/xkbsel.postinst: line 7: 14208 Segmentation fault  
xkbseldb -R 2> /dev/null
dpkg: error processing xkbsel (--configure):
 subprocess installed post-installation script returned error exit status 139

beothuk:/root# unset HOME
beothuk:/root# xkbseldb -R
HOME variable not set
Segmentation fault

L.



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100807014144.ga13...@xanadu.blop.info



Bug#464335: libgtk-perl: FTBFS: E: Package libgdk-pixbuf-gnome-dev has no installation candidate

2008-02-06 Thread Lucas Nussbaum
Package: libgtk-perl
version: 0.7009-14
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080205 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > ** Using build dependencies supplied by package:
 > Build-Depends: debhelper (>> 4.1), gtkglarea5-dev, libgdk-pixbuf-gnome-dev 
 > (>= 0.22.0-9), libgii1-dev, libglade-gnome0-dev (>= 1:0.17-4), 
 > libglu1-xorg-dev, libgtk1.2-dev, libgtkxmhtml-dev (>= 1.4.2-24), 
 > libxml-parser-perl, libxml-writer-perl, libxxf86vm-dev, libzvt-dev, perl (>> 
 > 5.8.1), xlibmesa-gl-dev
 > Checking for already installed source dependencies...
 > debhelper: missing
 > Using default version 6.0.5
 > gtkglarea5-dev: missing
 > libgdk-pixbuf-gnome-dev: missing
 > Default version of libgdk-pixbuf-gnome-dev not sufficient, no suitable 
 > version found. Skipping for now, maybe there are alternatives.
 > libgii1-dev: missing
 > libglade-gnome0-dev: missing
 > Using default version 1:0.17-9
 > libglu1-xorg-dev: missing
 > libgtk1.2-dev: missing
 > libgtkxmhtml-dev: missing
 > Using default version 1.4.2-37
 > libxml-parser-perl: missing
 > libxml-writer-perl: missing
 > libxxf86vm-dev: missing
 > libzvt-dev: missing
 > perl: already installed (5.8.8-12 >> 5.8.1 is satisfied)
 > xlibmesa-gl-dev: missing
 > Checking for source dependency conflicts...
 > Reading package lists...
 > Building dependency tree...
 > Reading state information...
 > Package libgdk-pixbuf-gnome-dev is not available, but is referred to by 
 > another package.
 > This may mean that the package is missing, has been obsoleted, or
 > is only available from another source
 > E: Package libgdk-pixbuf-gnome-dev has no installation candidate
 > apt-get failed.
 > Package installation failed
 > Trying to reinstall removed packages:
 > Trying to uninstall newly installed packages:
 > Source-dependencies not satisfied; skipping libgtk-perl

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

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 |



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



Bug#465578: ksimus-floatingpoint: FTBFS: delay.h:24:20: error: qarray.h: No such file or directory

2008-02-13 Thread Lucas Nussbaum
Package: ksimus-floatingpoint
Version: 0.3.6-12
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde 
> -I/usr/share/qt3/include -I. -I/usr/include/kde -DQT_THREAD_SUPPORT 
> -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
> -DNO_DEBUG -O2 -fPIC -fno-exceptions -fno-check-new -MT delay.lo -MD -MP -MF 
> .deps/delay.Tpo -c delay.cpp  -fPIC -DPIC -o .libs/delay.o
 > cc1plus: warning: command line option "-Wmissing-prototypes" is valid for 
 > Ada/C/ObjC but not for C++
 > In file included from delay.cpp:38:
 > delay.h:24:20: error: qarray.h: No such file or directory
 > make[3]: *** [delay.lo] Error 1

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

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 |



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



Bug#465579: ksimus-datarecorder: FTBFS: textrec.h:24:19: error: qlist.h: No such file or directory

2008-02-13 Thread Lucas Nussbaum
Package: ksimus-datarecorder
Version: 0.3.6-12
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde 
> -I/usr/share/qt3/include -I. -I/usr/include/kde -DQT_THREAD_SUPPORT 
> -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
> -DNO_DEBUG -O2 -fPIC -fno-exceptions -fno-check-new -MT textrec.lo -MD -MP 
> -MF .deps/textrec.Tpo -c textrec.cpp  -fPIC -DPIC -o .libs/textrec.o
 > cc1plus: warning: command line option "-Wmissing-prototypes" is valid for 
 > Ada/C/ObjC but not for C++
 > In file included from textrec.cpp:54:
 > textrec.h:24:19: error: qlist.h: No such file or directory
 > make[3]: *** [textrec.lo] Error 1

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

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 |



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



Bug#465577: ksimus-boolean: FTBFS: multidlatch.h:24:20: error: qarray.h: No such file or directory

2008-02-13 Thread Lucas Nussbaum
Package: ksimus-boolean
Version: 0.3.6-12
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde 
> -I/usr/share/qt3/include -I. -I/usr/include/kde -DQT_THREAD_SUPPORT 
> -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG 
> -DNO_DEBUG -O2 -fPIC -fno-exceptions -fno-check-new -MT multidlatch.lo -MD 
> -MP -MF .deps/multidlatch.Tpo -c multidlatch.cpp  -fPIC -DPIC -o 
> .libs/multidlatch.o
 > cc1plus: warning: command line option "-Wmissing-prototypes" is valid for 
 > Ada/C/ObjC but not for C++
 > In file included from multidlatch.cpp:44:
 > multidlatch.h:24:20: error: qarray.h: No such file or directory
 > make[3]: *** [multidlatch.lo] Error 1

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

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 |



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



Bug#465630: libapache-mod-auth-mysql: FTBFS: make[1]: *** No rule to make target `distclean'. Stop.

2008-02-13 Thread Lucas Nussbaum
Package: libapache-mod-auth-mysql
Version: 4.3.9-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dpatch  deapply-all  
> 003-ftbfs_apache2.2 not applied to ./ .
> 002-mysql_define not applied to ./ .
> 001-usage not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> dh_clean -A
> /usr/bin/make distclean
> make[1]: Entering directory `/build/user/libapache-mod-auth-mysql-4.3.9'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/build/user/libapache-mod-auth-mysql-4.3.9'
> make: *** [clean] Error 2

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

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 |



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



Bug#467578: libclanlib-dev: unmet depends tolua-dev

2008-02-26 Thread Lucas Nussbaum
Package: libclanlib-dev
Version: 0.6.5-1-4
Severity: serious

Hi,

libclanlib-dev depends on tolua-dev, but this package doesn't exist.
-- 
| 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#467577: clanlib: FTBFS: Sources/Lua/clanbindings.cpp:43: error: 'tolua_tag' was not declared in this scope

2008-02-26 Thread Lucas Nussbaum
 Sources/Lua/clanbindings.cpp: In function 'int 
> toluaI_clanbindings_CL_Display_delete00(lua_State*)':
> Sources/Lua/clanbindings.cpp:43: error: 'tolua_tag' was not declared in this 
> scope
> Sources/Lua/clanbindings.cpp:43: error: 'tolua_istype' was not declared in 
> this scope
> /usr/include/tolua.h:43: error: too few arguments to function 'int 
> tolua_isnoobj(lua_State*, int, tolua_Error*)'
> Sources/Lua/clanbindings.cpp:44: error: at this point in file
> Sources/Lua/clanbindings.cpp:49: error: 'tolua_getusertype' was not declared 
> in this scope
[...]
> make[1]: *** [Libs/Intermediate/clanbindings.o] Error 1

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

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#471615: manpages-ko: FTBFS: manconv: iconv: Invalid or incomplete multibyte or wide character

2008-03-19 Thread Lucas Nussbaum
Package: manpages-ko
Version: 20050219-2
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:
>  /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs
> tar -C debian/manpages-ko/usr/share/man/ko -xzf man-pages-ko-*.tar.gz
> # in passwd
> rm debian/manpages-ko/usr/share/man/ko/man1/chfn.1
> rm debian/manpages-ko/usr/share/man/ko/man1/chsh.1
> rm debian/manpages-ko/usr/share/man/ko/man5/passwd.5
> rm debian/manpages-ko/usr/share/man/ko/man8/vipw.8
> # in login
> rm debian/manpages-ko/usr/share/man/ko/man1/login.1
> rm debian/manpages-ko/usr/share/man/ko/man1/newgrp.1
> rm debian/manpages-ko/usr/share/man/ko/man1/su.1
> # in rpm
> rm debian/manpages-ko/usr/share/man/ko/man8/rpm.8
> rm debian/manpages-ko/usr/share/man/ko/man8/rpm2cpio.8
> dh_testdir
> dh_testroot
> dh_installchangelogs
> dh_installdocs
> dh_installman
> manconv: iconv: Invalid or incomplete multibyte or wide character
> man: command exited with status 512: /usr/lib/man-db/manconv -f UTF-8:EUC-KR 
> -t UTF-8
> dh_installman: command returned error code
> make: *** [binary-indep] 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 |



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



Bug#471631: muine: FTBFS: ./PlaylistWindow.cs(179,25): error CS0104: `VolumeButton' is an ambiguous reference between `Gtk.VolumeButton' and `Bacon.VolumeButton'

2008-03-19 Thread Lucas Nussbaum
Package: muine
Version: 0.8.8-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:
> make[3]: Entering directory `/build/user/muine-0.8.8/src'
> sed -e "s|[EMAIL PROTECTED]@|/usr|g"  \
>   -e "s|[EMAIL PROTECTED]@|/usr/lib/muine|g"  \
>   -e "s|[EMAIL PROTECTED]@|muine.exe|g"   \
>   -e "s|[EMAIL PROTECTED]@|/usr/bin/mono|g"   \
>   -e "s|[EMAIL PROTECTED]@||g"\
>   < muine.in > muine
> MONO_XMLSERIALIZER_THS=no wsdl -namespace:Amazon ./AmazonSearchService.wsdl
> Mono Web Services Description Language Utility
> Writing file 'AmazonSearchService.cs'
> sed -e "s|[EMAIL PROTECTED]@|0.8.8|" \
>   -e "s|[EMAIL PROTECTED]@|/usr/share|" \
>   -e "s|[EMAIL PROTECTED]@|/usr/lib/muine|" \
>   < Defines.cs.in > Defines.cs
> /usr/bin/gmcs -codepage:utf8  -target:winexe -out:muine.exe 
> ./AddSongWindow.cs ./AddAlbumWindow.cs ./Global.cs ./PlaylistWindow.cs 
> ./Song.cs ./Album.cs ./SongDatabase.cs ./About.cs ./Metadata.cs ./Player.cs 
> ./FileSelector.cs ./StringUtils.cs ./KeyUtils.cs ./SkipToWindow.cs 
> ./ProgressWindow.cs ./ErrorDialog.cs ./OverwriteDialog.cs ./VolumeButton.cs 
> ./HandleView.cs ./HandleModel.cs ./StockIcons.cs 
> ./ColoredCellRendererPixbuf.cs ./CoverDatabase.cs ./CoverGetter.cs 
> ./MusicBrainz.cs ./GnomeProxy.cs ./CoverImage.cs ./MmKeys.cs ./GnomeMMKeys.cs 
> ./FileUtils.cs ./SignalUtils.cs ./Database.cs ./DBusService.cs 
> ./PluginManager.cs ./AddWindow.cs ./Config.cs ./DndUtils.cs ./Item.cs 
> ./ThreadBase.cs ./AddWindowList.cs ./AddWindowEntry.cs ./Actions.cs 
> ./ImportDialog.cs ./OpenDialog.cs ./SaveDialog.cs AmazonSearchService.cs 
> Defines.cs -r:../PluginLib/muine-plugin.dll -r:../DBusLib/muine-dbus.dll 
> -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll 
> -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll   
> -r:System.Web.Services -r:Mono.Posix 
> -resource:../data/glade/PlaylistWindow.glade,PlaylistWindow.glade 
> -resource:../data/glade/SkipToWindow.glade,SkipToWindow.glade 
> -resource:../data/glade/ErrorDialog.glade,ErrorDialog.glade 
> -resource:../data/glade/OverwriteDialog.glade,OverwriteDialog.glade 
> -resource:../data/glade/AddWindow.glade,AddWindow.glade 
> -resource:../data/glade/ProgressWindow.glade,ProgressWindow.glade 
> -resource:../data/ui/PlaylistWindow.xml,PlaylistWindow.xml 
> -resource:../data/images/muine-playing.png,muine-playing.png 
> -resource:../data/images/muine-paused.png,muine-paused.png 
> -resource:../data/images/muine-nothing.png,muine-nothing.png 
> -resource:../data/images/muine-default-cover.png,muine-default-cover.png 
> -resource:../data/images/muine-cover-downloading.png,muine-cover-downloading.png
>  -resource:../data/images/muine-about.png,muine-about.png 
> -resource:../data/images/muine-32.png,muine.png   
> 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll  
> ./PlaylistWindow.cs(163,25): warning CS0612: `Gtk.Tooltips' is obsolete
> ./PlaylistWindow.cs(179,25): error CS0104: `VolumeButton' is an ambiguous 
> reference between `Gtk.VolumeButton' and `Bacon.VolumeButton'
> /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
> (Location of the symbol related to previous error)
> ./VolumeButton.cs(48,18): (Location of the symbol related to previous error)
> ./VolumeButton.cs(55,17): warning CS0612: `Gtk.Tooltips' is obsolete
> Compilation failed: 1 error(s), 2 warnings
> make[3]: *** [muine.exe] 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#470234: severity of 470234 is serious

2008-03-31 Thread Lucas Nussbaum
# Automatically generated email from bts, devscripts version 2.10.18.1
# prop-removal bugs are serious
severity 470234 serious




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



Bug#473929: varkon: FTBFS: Nonexistent build-dependency: gcc-3.3

2008-04-02 Thread Lucas Nussbaum
Package: varkon
Version: 1.18A-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 5), dpatch, libx11-dev, libgl1-mesa-dev, 
> libglu1-mesa-dev, unixodbc-dev, gcc-3.3
> Checking for already installed source dependencies...
> debhelper: missing
> Using default version 6.0.10
> dpatch: missing
> libx11-dev: missing
> libgl1-mesa-dev: missing
> libglu1-mesa-dev: missing
> unixodbc-dev: missing
> gcc-3.3: missing
> Checking for source dependency conflicts...
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Package gcc-3.3 is not available, but is referred to by another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package gcc-3.3 has no installation candidate

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

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 |



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



Bug#475980: caudium: FTBFS: mhash.c:28:26: error: caudium_util.h: No such file or directory

2008-04-14 Thread Lucas Nussbaum
m-1.4.9.1/smartlink gcc option to accept ISO 
> C89... none needed
> checking for a BSD-compatible install... /usr/bin/install -c
> configure: creating ./config.status
> config.status: creating caudium-rc_script
> chmod: cannot access `docparser/docparse': No such file or directory
> config.status: creating docparser/docparse
> config.status: creating Makefile
> 
> 
> Caudium is now configured.  This is some information about
> the build environment. If the wrong pike was selected, try
> re-running configure with '--with-pike=/path/to/correct/pike'.
> 
>   CC: /build/user/caudium-1.4.9.1/smartlink gcc
> LDSHARED:   /build/user/caudium-1.4.9.1/smartlink gcc -shared -fPIC
> 
> CFLAGS: -fPIC -s -fPIC  
> 
> CPPFLAGS:-I/usr/include -I/usr/local/include 
> -I/build/user/caudium-1.4.9.1/src/cmods/ 
> -I/build/user/caudium-1.4.9.1/src/cmods/
> 
> LDFLAGS: -R/usr/lib -L/usr/lib -R/usr/local/lib -L/usr/local/lib
> 
> Pike binary used:  /usr/bin/pike7.6
> Pike version:  7.6.112
> Pike include dir:   -I/usr/include/pike/7.6.112
> 
>   
> Checking for potential compatibility problems with your Pike installation...
> 
> Pike is missing support for the image formats Image.GIF, Image.JPEG and 
> Image.PNG.
> This might limit the functionality of the dynamic image generation in Caudium.
> 
> Pike is missing support for the following database backends:
>   Msql, Mysql, Odbc, Oracle, Postgres and sybase
> Supported backends:
>   none
> 
> Your Pike is lacking truetype font support. If you want to use  with
> truetype fonts, you need to install the freetype library available from
> http://www.freetype.org/ and recompile Pike.
> 
> No gdbm support available. UltraLog will not be able to use the gdbm backend
> for storing log summaries. You can still use UltraLog with the File and
>  Filetree backends however.
> 
> *** Found 4 potential problems.
> touch configure-stamp
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make
> make[1]: Entering directory `/build/user/caudium-1.4.9.1'
> make[2]: Entering directory `/build/user/caudium-1.4.9.1/src'
> ( cd cmods && /usr/bin/make )
> make[3]: Entering directory `/build/user/caudium-1.4.9.1/src/cmods'
> Making Mhash
> make[4]: Entering directory `/build/user/caudium-1.4.9.1/src/cmods/Mhash'
> /build/user/caudium-1.4.9.1/smartlink gcc -I/usr/include/pike/7.6.112  -fPIC 
> -s  -I/build/user/caudium-1.4.9.1/src/cmods/Mhash/ -I.  -c mhash.c -o mhash.o 
> mhash.c:28:26: error: caudium_util.h: No such file or directory
> mhash.c: In function 'f_hash_create':
> mhash.c:49: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c:49: error: (Each undeclared identifier is reported only once
> mhash.c:49: error: for each function it appears in.)
> mhash.c:59: error: 'Pike_sp' undeclared (first use in this function)
> mhash.c:59: error: 'T_INT' undeclared (first use in this function)
> mhash.c: In function 'f_hash_feed':
> mhash.c:89: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c:101: error: 'Pike_sp' undeclared (first use in this function)
> mhash.c:101: error: 'T_STRING' undeclared (first use in this function)
> mhash.c: In function 'get_digest':
> mhash.c:115: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c: In function 'f_hash_digest':
> mhash.c:138: warning: assignment makes pointer from integer without a cast
> mhash.c:140: error: subscripted value is neither array nor pointer
> mhash.c:140: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c:142: warning: assignment makes pointer from integer without a cast
> mhash.c: In function 'f_hash_query_name':
> mhash.c:159: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c: In function 'f_hash_reset':
> mhash.c:181: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c: In function 'f_hash_set_type':
> mhash.c:199: error: 'Pike_sp' undeclared (first use in this function)
> mhash.c:199: error: 'T_INT' undeclared (first use in this function)
> mhash.c:202: error: 'Pike_fp' undeclared (first use in this function)
> mhash.c: In function 'mhash_init_mhash_program':
> mhash.c:219: error: expected expression before 'mhash_storage'
> mhash.c:220: error: 'tInt' undeclared (first use in this function)
> mhash.c:220: error: 'tVoid' undeclared (first use in this function)
> mhash.c:221: error: 'tStr' undeclared (first use in this function)
> mhash.c:221: error: 'tObj' undeclared (first use in this function)
> make[4]: *** [mhash.o] Error 1

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

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 |



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



Bug#475977: ipband: FTBFS: ipband.h:264: error: expected identifier or '(' before '__extension__'

2008-04-14 Thread Lucas Nussbaum
Package: ipband
Version: 0.7.2-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> gcc  -Wall -g -Wall -g -O2 -I/usr/include/pcap  -c -o main.o main.c
> In file included from main.c:27:
> ipband.h:264: error: expected identifier or '(' before '__extension__'
> make[1]: *** [main.o] Error 1

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

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 |



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



Bug#476048: netdude: FTBFS: checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory

2008-04-14 Thread Lucas Nussbaum
po-directories commands
> config.status: creating po/POTFILES
> config.status: creating po/Makefile
> config.status: executing mkhtml commands
> config.status: executing include commands
> === configuring in libltdl (/build/user/netdude-0.3.3/libltdl)
> configure: running /bin/sh ./configure --prefix=/usr  '--exec-prefix=/usr' 
> '--sysconfdir=/etc' '--mandir=${prefix}/share/man' 
> '--infodir=${prefix}/share/info' '--with-tcpdump=/usr/sbin/tcpdump' 
> '--with-html-dir=/usr/share/doc/netdude/html' 'CFLAGS=-g -O2' 'LDFLAGS=' 
> 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' '--enable-ltdl-convenience' 
> --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-g -O2: invalid host type
> configure: warning: LDFLAGS=: invalid host type
> configure: error: can only configure for one host and one target at a time
> configure: error: ./configure failed for libltdl
> make: *** [configure-stamp] Error 1

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

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 |



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



Bug#476060: edenmath.app: FTBFS: make: invalid option -- 2

2008-04-14 Thread Lucas Nussbaum
Package: edenmath.app
Version: 1.1.1a-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/edenmath.app-1.1.1a'
> rm -rf ./*~ ./obj
> (cd .; \
>   rm -rf*.app)
> make[1]: Nothing to be done for `distclean'.
> make[1]: Leaving directory `/build/user/edenmath.app-1.1.1a'
> dh_clean 
>  dpkg-source -b edenmath.app-1.1.1a
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building edenmath.app using existing 
> edenmath.app_1.1.1a.orig.tar.gz
> dpkg-source: info: building edenmath.app in edenmath.app_1.1.1a-5.diff.gz
> dpkg-source: warning: ignoring deletion of file EMResponder.m.orig
> dpkg-source: info: building edenmath.app in edenmath.app_1.1.1a-5.dsc
>  debian/rules build
> dh_testdir
> gs_make CFLAGS="-g -O2"
> make: invalid option -- O
> make: invalid option -- 2
> Usage: make [options] [target] ...
> Options:
>   -b, -m  Ignored for compatibility.
>   -B, --always-make   Unconditionally make all targets.
>   -C DIRECTORY, --directory=DIRECTORY
>   Change to DIRECTORY before doing anything.
>   -d  Print lots of debugging information.
>   --debug[=FLAGS] Print various types of debugging information.
>   -e, --environment-overrides
>   Environment variables override makefiles.
>   -f FILE, --file=FILE, --makefile=FILE
>   Read FILE as a makefile.
>   -h, --help  Print this message and exit.
>   -i, --ignore-errors Ignore errors from commands.
>   -I DIRECTORY, --include-dir=DIRECTORY
>   Search DIRECTORY for included makefiles.
>   -j [N], --jobs[=N]  Allow N jobs at once; infinite jobs with no arg.
>   -k, --keep-goingKeep going when some targets can't be made.
>   -l [N], --load-average[=N], --max-load[=N]
>   Don't start multiple jobs unless load is below 
> N.
>   -L, --check-symlink-times   Use the latest mtime between symlinks and 
> target.
>   -n, --just-print, --dry-run, --recon
>   Don't actually run any commands; just print 
> them.
>   -o FILE, --old-file=FILE, --assume-old=FILE
>   Consider FILE to be very old and don't remake 
> it.
>   -p, --print-data-base   Print make's internal database.
>   -q, --question  Run no commands; exit status says if up to date.
>   -r, --no-builtin-rules  Disable the built-in implicit rules.
>   -R, --no-builtin-variables  Disable the built-in variable settings.
>   -s, --silent, --quiet   Don't echo commands.
>   -S, --no-keep-going, --stop
>   Turns off -k.
>   -t, --touch Touch targets instead of remaking them.
>   -v, --version   Print the version number of make and exit.
>   -w, --print-directory   Print the current directory.
>   --no-print-directoryTurn off -w, even if it was turned on 
> implicitly.
>   -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
>   Consider FILE to be infinitely new.
>   --warn-undefined-variables  Warn when an undefined variable is referenced.
> 
> This program built for i486-pc-linux-gnu
> Report bugs to <[EMAIL PROTECTED]>
> make: *** [build-stamp] Error 2

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

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 |



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



Bug#477011: adonthell: FTBFS: py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 'char*'

2008-04-20 Thread Lucas Nussbaum
Package: adonthell
Version: 0.3.4.cvs.20050813-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080419 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..   -DOGG_MUSIC 
> -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include 
> -I/usr/include/python2.5 -DPY_DEBUG -I/usr/include/freetype2   -Wall 
> -fno-exceptions -DSWIG_GLOBAL -DDATA_DIR="\"/usr/share/games/adonthell"\" -O2 
> -MT py_adonthell_wrap.o -MD -MP -MF ".deps/py_adonthell_wrap.Tpo" \
> -c -o py_adonthell_wrap.o `test -f 'py_adonthell_wrap.cc' || echo 
> './'`py_adonthell_wrap.cc; \
>   then mv -f ".deps/py_adonthell_wrap.Tpo" ".deps/py_adonthell_wrap.Po"; \
>   else rm -f ".deps/py_adonthell_wrap.Tpo"; exit 1; \
>   fi
> In file included from /usr/include/c++/4.3/ext/hash_map:64,
>  from str_hash.h:27,
>  from storage.h:34,
>  from character_base.h:37,
>  from mapcharacter.h:36,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> /usr/include/c++/4.3/backward/backward_warning.h:32:2: warning: #warning This 
> file includes at least one deprecated or antiquated header which may be 
> removed without further notice at a future date. Please use a non-deprecated 
> interface with equivalent functionality instead. For a listing of replacement 
> headers and interfaces, consult the file backward_warning.h. To disable this 
> warning use -Wno-deprecated.
> py_adonthell_wrap.cc: In function 'int SWIG_Python_ConvertPtr(PyObject*, 
> void**, swig_type_info*, int)':
> py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 
> 'char*'
> In file included from event.h:27,
>  from time_event.h:25,
>  from py_adonthell_wrap.cc:1438:
> py_object.h: In member function 'PyObject* py_object::get_instance(const 
> bool&) const':
> py_object.h:206: warning: suggest explicit braces to avoid ambiguous 'else'
> In file included from win_container.h:19,
>  from win_object.h:19,
>  from win_label.h:18,
>  from text_bubble.h:31,
>  from mapcharacter.h:38,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> win_base.h: In member function 'void win_base::set_activate(bool)':
> win_base.h:153: warning: suggest parentheses around assignment used as truth 
> value
> In file included from win_scroll.h:19,
>  from win_theme.h:18,
>  from text_bubble.h:32,
>  from mapcharacter.h:38,
>  from character.h:29,
>  from map_event.h:26,
>  from py_adonthell_wrap.cc:1439:
> win_scrollbar.h: In member function 'void 
> win_scrollbar::set_trans_scrollbar(bool)':
> win_scrollbar.h:54: warning: suggest parentheses around assignment used as 
> truth value
> py_adonthell_wrap.cc: In function 'void SWIG_Python_FixMethods(PyMethodDef*, 
> swig_const_info*, swig_type_info**, swig_type_info**)':
> py_adonthell_wrap.cc:28595: error: invalid conversion from 'const char*' to 
> 'char*'
> py_adonthell_wrap.cc: At global scope:
> py_adonthell_wrap.cc:231: warning: 'swig_type_info* 
> SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used
> py_adonthell_wrap.cc:419: warning: 'const char* SWIG_UnpackDataName(const 
> char*, void*, size_t, const char*)' defined but not used
> py_adonthell_wrap.cc:499: warning: 'void 
> SWIG_PropagateClientData(swig_type_info*)' defined but not used
> py_adonthell_wrap.cc:1198: warning: 'void* SWIG_Python_MustGetPtr(PyObject*, 
> swig_type_info*, int, int)' defined but not used
> py_adonthell_wrap.cc:1212: warning: 'int SWIG_Python_ConvertPacked(PyObject*, 
> void*, size_t, swig_type_info*, int)' defined but not used
> make[4]: *** [py_adonthell_wrap.o] Error 1

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

A list of current common prob

Bug#477963: lhapdf: FTBFS: test-lhapdf-ccwrap.cc:23: error: 'strcpy' was not declared in this scope

2008-04-25 Thread Lucas Nussbaum
Package: lhapdf
Version: 5.3.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080425 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../config -g -O2 -MT 
> test-lhapdf-ccwrap.o -MD -MP -MF ".deps/test-lhapdf-ccwrap.Tpo" -c -o 
> test-lhapdf-ccwrap.o test-lhapdf-ccwrap.cc; \
>   then mv -f ".deps/test-lhapdf-ccwrap.Tpo" 
> ".deps/test-lhapdf-ccwrap.Po"; else rm -f ".deps/test-lhapdf-ccwrap.Tpo"; 
> exit 1; fi
> test-lhapdf-ccwrap.cc: In function 'int main()':
> test-lhapdf-ccwrap.cc:23: error: 'strcpy' was not declared in this scope
> make[2]: *** [test-lhapdf-ccwrap.o] Error 1

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

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 |



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



Bug#479940: gtkpbbuttons: FTBFS: Nonexistent build-dependency: pbbuttonsd-dev

2008-05-07 Thread Lucas Nussbaum
Package: gtkpbbuttons
Version: 0.6.9-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: bison, debhelper (>> 5.0.0), libaudiofile-dev, libglib2.0-dev, 
> libgnomeui-dev, libgtk2.0-dev, pbbuttonsd-dev (>= 0.6.7)
> Checking for already installed source dependencies...
> W: Unable to locate package pbbuttonsd-dev
> bison: missing
> debhelper: missing
> Using default version 7.0.8
> libaudiofile-dev: missing
> libglib2.0-dev: missing
> libgnomeui-dev: missing
> libgtk2.0-dev: missing
> pbbuttonsd-dev: missing
> Default version of pbbuttonsd-dev not sufficient, no suitable version found. 
> Skipping for now, maybe there are alternatives.
> Checking for source dependency conflicts...
> Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Couldn't find package pbbuttonsd-dev

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

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 |



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



Bug#479938: fv: FTBFS: make[1]: *** No targets. Stop.

2008-05-07 Thread Lucas Nussbaum
th: ../src/configure -v 
> --with-pkgversion='Debian 4.3.0-4' 
> --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --enable-nls 
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr 
> --enable-targets=all --enable-checking=release --build=i486-linux-gnu 
> --host=i486-linux-gnu --target=i486-linux-gnu
> gcc version 4.3.1 20080501 (prerelease) (Debian 4.3.0-4) 
> checking for tcl header file... /usr/include/tcl8.3/tcl-private/generic
> checking for tk header file... /usr/include/tcl8.3/tk-private/generic
> checking for ANSI C header files... yes
> checking for unistd.h... yes
> checking for limits.h... yes
> checking for sys/time.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for alloca.h... (cached) yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> sed: file conftest.s1 line 47: unterminated `s' command
> touch configure-stamp
> dh_testdir
> docbook-to-man debian/fv.sgml | tee POWplot.1 > fv.1
> /usr/bin/make -C fitsTcl
> make[1]: Entering directory `/build/user/fv-3.0/fitsTcl'
> make[1]: *** No targets.  Stop.
> make[1]: Leaving directory `/build/user/fv-3.0/fitsTcl'
> make: *** [build-stamp] Error 2

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

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 |



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



Bug#482514: libobjc-lf2: FTBFS: Nonexistent build-dependency: gnustep-make-ogo

2008-05-23 Thread Lucas Nussbaum
Package: libobjc-lf2
Version: 2.95.3r115-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080522 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | 
> objc-compiler
> Checking for already installed source dependencies...
> W: Unable to locate package gnustep-make-ogo
> debhelper: missing
> Using default version 7.0.9
> dpatch: missing
> gnustep-make-ogo: missing
> gobjc: missing
> objc-compiler: missing
> Checking for source dependency conflicts...
> Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Couldn't find package gnustep-make-ogo

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

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 |



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



Bug#484192: mctools-lite: FTBFS: hardware.c:471: error: storage size of 'ust' isn't known

2008-06-02 Thread Lucas Nussbaum
Package: mctools-lite
Version: 970129-18
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080602 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> gcc -m32 -g -O2 -fno-strict-aliasing -I..-Dlinux -D__i386__ 
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
>   -DFUNCPROTO=15 
> -DNARROWPROTO   -c -o hardware.o hardware.c
> hardware.c: In function 'eject_cd':
> hardware.c:471: error: storage size of 'ust' isn't known
> make[1]: *** [hardware.o] Error 1

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#484194: libapache2-mod-xmlrpc2: FTBFS: gcc: $(cflags): No such file or directory

2008-06-02 Thread Lucas Nussbaum
che2-mod-xmlrpc2-2.2.1-4
>-o CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_server.o   -c 
> /build/user-libapache2-mod-xmlrpc2_2.2.1-4-amd64-E2ySrI/libapache2-mod-xmlrpc2-2.2.1-4/mod_xmlrpc_server.c
> Linking C shared library mod_xmlrpc.so
> /usr/bin/cmake -E cmake_link_script CMakeFiles/mod_xmlrpc.dir/link.txt 
> --verbose=1
> /usr/bin/gcc  -fPIC -g -O2 -g -Wall -O2  -DSUPPORT_C -I/usr/include   
> -pthread -I/usr/include/apr-1.0 -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/postgresql -I/usr/include/xmltok 
> -pthread -I/usr/include/apache2 -fno-strict-aliasing -g -g -O2  -fPIC 
> $(cflags) -I/usr/lib/ruby/1.8/i486-linux -DSUPPORT_RUBY  -L/usr/lib  -lxmlrpc 
> -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok  -luuid -lrt -lcrypt  
> -lpthread -ldl -Wl,--as-needed -lpthread -ldl -lcrypt -lm   -lc -lruby1.8 
> -shared -Wl,-soname,mod_xmlrpc.so -o mod_xmlrpc.so 
> CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc.o 
> CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_c.o 
> CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_rb.o 
> CMakeFiles/mod_xmlrpc.dir/mod_xmlrpc_server.o 
> gcc: $(cflags): No such file or directory
> make[3]: *** [mod_xmlrpc.so] Error 1

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#486990: plotmtv: FTBFS: ld: cannot find -lXext

2008-06-19 Thread Lucas Nussbaum
Package: plotmtv
Version: 1.4.4t-10
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> gcc -m32 -o plotmtv -Wall -g -O2 -DPRINTER_NAME=\"\" -DPRINTER_CMD=\"lpr\"
>test_plotmtv.o test_plotX11.o test_plotX11_mult.o   
> plotX11_cmn.o plotX11_2D.o plotX11_3D.o   plotps_cmn.o 
> plotps_2D.o plotps_3D.o   plotcmn.o writegif.o xv24to8.o 
> ../Lib/libctr.a -lXext -lX11   -lm   
> /usr/bin/ld: cannot find -lXext
> collect2: ld returned 1 exit status

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#487007: tapiir: FTBFS: configure: error: "missing fltk"

2008-06-19 Thread Lucas Nussbaum
Package: tapiir
Version: 0.7.1-9
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
> dh_clean: Compatibility levels before 4 are deprecated.
> # Remove automake generated stuff
>  dpkg-source -b tapiir-0.7.1-9
> dpkg-source: warning: source directory 'tapiir-0.7.1-9' is not 
> - 'tapiir-0.7.1'
> dpkg-source: warning: .orig directory name tapiir-0.7.1-9.orig is not 
> - (wanted tapiir-0.7.1.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building tapiir using existing tapiir_0.7.1.orig.tar.gz
> dpkg-source: info: building tapiir in tapiir_0.7.1-9.diff.gz
> dpkg-source: info: building tapiir in tapiir_0.7.1-9.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> aclocal-1.9 -I .
> fltk.m4:10: warning: underquoted definition of AM_PATH_FLTK
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> alsa.m4:15: warning: underquoted definition of AM_PATH_ALSA
> automake-1.9 -a --foreign
> autoconf
> ./configure --prefix=/usr --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for g++... g++
> checking for C++ compiler default output file name... a.out
> checking whether the C++ compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... gcc3
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... gcc3
> checking for pthread_mutex_init in -lpthread... yes
> checking for jack_client_new in -ljack... yes
> checking for ALSA CFLAGS... 
> checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
> checking for libasound headers version >= 0.9.0... found.
> checking for snd_ctl_open in -lasound... yes
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries , headers 
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... no
> checking for FLTK CXXFLAGS... 
> checking for FLTK LDFLAGS...  -lfltk  -lX11 -lXext
> checking for libfltk headers version >= 1.0.0... found.
> configure: error: "missing fltk"
> make: *** [configure-stamp] Error 1

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#486955: jack-tools: FTBFS: patching failed

2008-06-19 Thread Lucas Nussbaum
Package: jack-tools
Version: 0.0.2-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-jack-tools_0.0.2-5-amd64-Rgcnq9/jack-tools-0.0.2-5'
> /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sw-04.tar.bz2 sw-05.tar.bz2 
> sw-23.tar.bz2 sw-26.tar.bz2 sw-27.tar.bz2 sw-29.tar.bz2 ...
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory 
> `/build/user-jack-tools_0.0.2-5-amd64-Rgcnq9/jack-tools-0.0.2-5'
> QUILT_PATCHES=/build/user-jack-tools_0.0.2-5-amd64-Rgcnq9/jack-tools-0.0.2-5/debian/patches
>  quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch 01_make_sh_bash.patch
> can't find file to patch at input line 3
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --
> |--- a/sw-26/jack.ctl 2004-01-20 22:02:16.0 +0100
> |+++ b/sw-26/jack.ctl 2004-01-20 22:02:27.0 +0100
> --
> No file to patch.  Skipping patch.
> 1 out of 1 hunk ignored
> Patch 01_make_sh_bash.patch does not apply (enforce with -f)
> make: *** [debian/stamp-patched] Error 1

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#486978: windowlab: FTBFS: windowlab.h:37:34: error: X11/extensions/shape.h: No such file or directory

2008-06-19 Thread Lucas Nussbaum
Package: windowlab
Version: 1.33-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> gcc -g -O2 -g -Wall -O2 -DSHAPE 
> -DDEF_MENURC="\"/etc/X11/windowlab/windowlab.menurc\"" -DXFT -I/usr/include 
> `pkg-config --cflags xft` -c main.c -o main.o
> In file included from main.c:24:
> windowlab.h:37:34: error: X11/extensions/shape.h: No such file or directory
> main.c: In function 'setup_display':
> main.c:202: warning: implicit declaration of function 'XShapeQueryExtension'
> make[1]: *** [main.o] Error 1

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 |



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



Bug#486955: might be caused by a dpkg-dev regression?

2008-06-19 Thread Lucas Nussbaum
Hi,

I figured this out too late, but it seems that all those bugs are caused
by a dpkg-dev regression.
 Bug#486987: sugar-toolkit: FTBFS: new copyright notices
 Bug#486979: sugar-datastore: FTBFS: new copyright notices
 Bug#486975: sugar-web-activity: FTBFS: new copyright notices
 Bug#487002: sugar-pippy-activity: FTBFS: new copyright notices
 Bug#486961: sugar-chat-activity: FTBFS: new copyright notices
 Bug#486982: gnomesword: FTBFS: patching failed
 Bug#486984: sugar: FTBFS: new copyright notices
 Bug#486955: jack-tools: FTBFS: patching failed
 Bug#486988: bibledit: FTBFS: patching failed
 Bug#486996: gpib: FTBFS: patching failed
 Bug#487001: sugar-journal-activity: FTBFS: new copyright notices

There are a few other candidates I haven't filed (new failure && package using 
quilt ; false positives highly possible):
apache2-mpm-itk
awstats
cryptsetup
csound
dsdo
icedove
iceowl
libcoat-persistent-perl
libgenerics
libgtkol
libhtml-wikiconverter-markdown-perl
libmail-cclient-perl
libxprintapputil
libxprintutil
moin
netatalk
openvrml
php-memcache
python-kde4
srtp
sword
yaird
-- 
| 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#486955: might be caused by a dpkg-dev regression?

2008-06-19 Thread Lucas Nussbaum
On 19/06/08 at 12:18 +0200, Raphael Hertzog wrote:
> >  Bug#486982: gnomesword: FTBFS: patching failed
> >  Bug#486955: jack-tools: FTBFS: patching failed
> >  Bug#486988: bibledit: FTBFS: patching failed
> >  Bug#486996: gpib: FTBFS: patching failed
> 
> Those might be related to the change made on quilt:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485835
> 
> It might be that CDBS packages using tarball in tarball and the quilt
> patching were implicitely using this feature... if that's the case I'd
> like to know how many packages are affected to be able to decide
> if we should revert that change.

OK. I filed the other license bugs, and the remaining packages are:
icedove
iceowl
php-memcache
sword

I've checked those, and also gnomesword, jack-tools, bibledit and gpib,
and for all of them, patches apply fine with quilt 0.46-4.1, but not with
quilt 0.46-5.
-- 
| 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]



<    1   2   3   4   5   6   7   >