Your message dated Sat, 29 Jun 2013 14:30:19 +0200
with message-id <201306291430.19837.david.sephi...@gmail.com>
and subject line Done: aghermann: FTBFS: configure: error: Package requirements
has caused the Debian Bug report #713574,
regarding aghermann: FTBFS: configure: error: Package requirements
to be marked as done.

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

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


-- 
713574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713574
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aghermann
Version: 0.9.0.4-1
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:
> gcc version 4.8.1 (Debian 4.8.1-3) 
> configure:3366: $? = 0
> configure:3355: gcc -V >&5
> gcc-4.8.real: error: unrecognized command line option '-V'
> gcc-4.8.real: fatal error: no input files
> compilation terminated.
> configure:3366: $? = 4
> configure:3355: gcc -qversion >&5
> gcc-4.8.real: error: unrecognized command line option '-qversion'
> gcc-4.8.real: fatal error: no input files
> compilation terminated.
> configure:3366: $? = 4
> configure:3386: checking whether the C compiler works
> configure:3408: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  
> >&5
> configure:3412: $? = 0
> configure:3460: result: yes
> configure:3463: checking for C compiler default output file name
> configure:3465: result: a.out
> configure:3471: checking for suffix of executables
> configure:3478: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3482: $? = 0
> configure:3504: result: 
> configure:3526: checking whether we are cross compiling
> configure:3534: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3538: $? = 0
> configure:3545: ./conftest
> configure:3549: $? = 0
> configure:3564: result: no
> configure:3569: checking for suffix of object files
> configure:3591: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3595: $? = 0
> configure:3616: result: o
> configure:3620: checking whether we are using the GNU C compiler
> configure:3639: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3639: $? = 0
> configure:3648: result: yes
> configure:3657: checking whether gcc accepts -g
> configure:3677: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3677: $? = 0
> configure:3718: result: yes
> configure:3735: checking for gcc option to accept ISO C89
> configure:3798: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3798: $? = 0
> configure:3811: result: none needed
> configure:3833: checking dependency style of gcc
> configure:3944: result: none
> configure:3963: checking build system type
> configure:3977: result: x86_64-pc-linux-gnu
> configure:3997: checking host system type
> configure:4010: result: x86_64-pc-linux-gnu
> configure:4030: checking for a sed that does not truncate output
> configure:4094: result: /bin/sed
> configure:4112: checking for grep that handles long lines and -e
> configure:4170: result: /bin/grep
> configure:4175: checking for egrep
> configure:4237: result: /bin/grep -E
> configure:4242: checking for fgrep
> configure:4304: result: /bin/grep -F
> configure:4331: checking how to print strings
> configure:4358: result: printf
> configure:4391: checking for ld used by gcc
> configure:4458: result: /usr/bin/ld
> configure:4465: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4480: result: yes
> configure:4565: checking for BSD- or MS-compatible name lister (nm)
> configure:4614: result: /usr/bin/nm -B
> configure:4744: checking the name lister (/usr/bin/nm -B) interface
> configure:4751: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4754: /usr/bin/nm -B "conftest.o"
> configure:4757: output
> 0000000000000000 B some_variable
> configure:4764: result: BSD nm
> configure:4767: checking whether ln -s works
> configure:4771: result: yes
> configure:4779: checking the maximum length of command line arguments
> configure:4910: result: 3458764513820540925
> configure:4927: checking whether the shell understands some XSI constructs
> configure:4937: result: yes
> configure:4941: checking whether the shell understands "+="
> configure:4947: result: yes
> configure:4982: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:5022: result: func_convert_file_noop
> configure:5029: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:5049: result: func_convert_file_noop
> configure:5056: checking for /usr/bin/ld option to reload object files
> configure:5063: result: -r
> configure:5137: checking for objdump
> configure:5153: found /usr/bin/objdump
> configure:5164: result: objdump
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libdir=${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> configure:5196: checking how to recognize dependent libraries
> configure:5394: result: pass_all
> configure:5479: checking for dlltool
> configure:5509: result: no
> configure:5539: checking how to associate runtime and link libraries
> configure:5566: result: printf %s\n
> configure:5627: checking for ar
> configure:5643: found /usr/bin/ar
> configure:5654: result: ar
> configure:5691: checking for archiver @FILE support
> configure:5708: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5708: $? = 0
> configure:5711: ar cru libconftest.a @conftest.lst >&5
> configure:5714: $? = 0
> configure:5719: ar cru libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:5722: $? = 1
> configure:5734: result: @
> configure:5792: checking for strip
> configure:5808: found /usr/bin/strip
> configure:5819: result: strip
> configure:5891: checking for ranlib
> configure:5907: found /usr/bin/ranlib
> configure:5918: result: ranlib
> configure:6020: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:6140: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6143: $? = 0
> configure:6147: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' 
> | sed '/ __gnu_lto/d' \> conftest.nm
> configure:6150: $? = 0
> configure:6216: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5
> configure:6219: $? = 0
> configure:6257: result: ok
> configure:6294: checking for sysroot
> configure:6324: result: no
> configure:6401: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6404: $? = 0
> configure:6587: checking for mt
> configure:6617: result: no
> configure:6637: checking if : is a manifest tool
> configure:6643: : '-?'
> configure:6651: result: no
> configure:7293: checking how to run the C preprocessor
> configure:7324: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:7324: $? = 0
> configure:7338: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:7338: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "Aghermann"
> | #define PACKAGE_TARNAME "aghermann"
> | #define PACKAGE_VERSION "0.9.0.4"
> | #define PACKAGE_STRING "Aghermann 0.9.0.4"
> | #define PACKAGE_BUGREPORT "johnhom...@gmail.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "aghermann"
> | #define VERSION "0.9.0.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:7363: result: gcc -E
> configure:7383: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:7383: $? = 0
> configure:7397: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:7397: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "Aghermann"
> | #define PACKAGE_TARNAME "aghermann"
> | #define PACKAGE_VERSION "0.9.0.4"
> | #define PACKAGE_STRING "Aghermann 0.9.0.4"
> | #define PACKAGE_BUGREPORT "johnhom...@gmail.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "aghermann"
> | #define VERSION "0.9.0.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:7426: checking for ANSI C header files
> configure:7446: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7446: $? = 0
> configure:7519: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:7519: $? = 0
> configure:7519: ./conftest
> configure:7519: $? = 0
> configure:7530: result: yes
> configure:7543: checking for sys/types.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for sys/stat.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for stdlib.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for string.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for memory.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for strings.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for inttypes.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for stdint.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7543: checking for unistd.h
> configure:7543: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7543: $? = 0
> configure:7543: result: yes
> configure:7557: checking for dlfcn.h
> configure:7557: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7557: $? = 0
> configure:7557: result: yes
> configure:7733: checking for objdir
> configure:7748: result: .libs
> configure:8019: checking if gcc supports -fno-rtti -fno-exceptions
> configure:8037: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-rtti 
> -fno-exceptions conftest.c >&5
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
> for C [enabled by default]
> configure:8041: $? = 0
> configure:8054: result: no
> configure:8381: checking for gcc option to produce PIC
> configure:8388: result: -fPIC -DPIC
> configure:8396: checking if gcc PIC flag -fPIC -DPIC works
> configure:8414: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC 
> conftest.c >&5
> configure:8418: $? = 0
> configure:8431: result: yes
> configure:8460: checking if gcc static flag -static works
> configure:8488: result: yes
> configure:8503: checking if gcc supports -c -o file.o
> configure:8524: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o 
> conftest.c >&5
> configure:8528: $? = 0
> configure:8550: result: yes
> configure:8558: checking if gcc supports -c -o file.o
> configure:8605: result: yes
> configure:8638: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:9795: result: yes
> configure:9832: checking whether -lc should be explicitly linked in
> configure:9840: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:9843: $? = 0
> configure:9858: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:9861: $? = 0
> configure:9875: result: no
> configure:10035: checking dynamic linker characteristics
> configure:10535: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:10535: $? = 0
> configure:10769: result: GNU/Linux ld.so
> configure:10876: checking how to hardcode library paths into programs
> configure:10901: result: immediate
> configure:11441: checking whether stripping libraries is possible
> configure:11446: result: yes
> configure:11481: checking if libtool supports shared libraries
> configure:11483: result: yes
> configure:11486: checking whether to build shared libraries
> configure:11507: result: yes
> configure:11510: checking whether to build static libraries
> configure:11514: result: no
> configure:11664: checking for C++ compiler version
> configure:11673: g++ --version >&5
> g++-4.8.real (Debian 4.8.1-3) 4.8.1
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:11684: $? = 0
> configure:11673: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=/usr/bin/g++-4.8.real
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.1-3' 
> --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
> --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
> --program-suffix=-4.8 --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
> --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin 
> --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk 
> --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
> --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
> --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
> --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.8.1 (Debian 4.8.1-3) 
> configure:11684: $? = 0
> configure:11673: g++ -V >&5
> g++-4.8.real: error: unrecognized command line option '-V'
> g++-4.8.real: fatal error: no input files
> compilation terminated.
> configure:11684: $? = 4
> configure:11673: g++ -qversion >&5
> g++-4.8.real: error: unrecognized command line option '-qversion'
> g++-4.8.real: fatal error: no input files
> compilation terminated.
> configure:11684: $? = 4
> configure:11688: checking whether we are using the GNU C++ compiler
> configure:11707: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:11707: $? = 0
> configure:11716: result: yes
> configure:11725: checking whether g++ accepts -g
> configure:11745: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:11745: $? = 0
> configure:11786: result: yes
> configure:11811: checking dependency style of g++
> configure:11922: result: none
> configure:11955: checking how to run the C++ preprocessor
> configure:11982: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:11982: $? = 0
> configure:11996: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:11996: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "Aghermann"
> | #define PACKAGE_TARNAME "aghermann"
> | #define PACKAGE_VERSION "0.9.0.4"
> | #define PACKAGE_STRING "Aghermann 0.9.0.4"
> | #define PACKAGE_BUGREPORT "johnhom...@gmail.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "aghermann"
> | #define VERSION "0.9.0.4"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:12021: result: g++ -E
> configure:12041: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:12041: $? = 0
> configure:12055: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:12055: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "Aghermann"
> | #define PACKAGE_TARNAME "aghermann"
> | #define PACKAGE_VERSION "0.9.0.4"
> | #define PACKAGE_STRING "Aghermann 0.9.0.4"
> | #define PACKAGE_BUGREPORT "johnhom...@gmail.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "aghermann"
> | #define VERSION "0.9.0.4"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:12224: checking for ld used by g++
> configure:12291: result: /usr/bin/ld -m elf_x86_64
> configure:12298: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:12313: result: yes
> configure:12368: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:13370: result: yes
> configure:13406: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:13409: $? = 0
> configure:13929: checking for g++ option to produce PIC
> configure:13936: result: -fPIC -DPIC
> configure:13944: checking if g++ PIC flag -fPIC -DPIC works
> configure:13962: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC 
> conftest.cpp >&5
> configure:13966: $? = 0
> configure:13979: result: yes
> configure:14002: checking if g++ static flag -static works
> configure:14030: result: yes
> configure:14042: checking if g++ supports -c -o file.o
> configure:14063: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o 
> conftest.cpp >&5
> configure:14067: $? = 0
> configure:14089: result: yes
> configure:14094: checking if g++ supports -c -o file.o
> configure:14141: result: yes
> configure:14171: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:14210: result: yes
> configure:14351: checking dynamic linker characteristics
> configure:15019: result: GNU/Linux ld.so
> configure:15072: checking how to hardcode library paths into programs
> configure:15097: result: immediate
> configure:15151: checking for g++ option to support OpenMP
> configure:15166: g++ -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp  >&5
> conftest.cpp:25:2: error: 'choke' does not name a type
>   choke me
>   ^
> In file included from conftest.cpp:27:0:
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:38:3: error: 'omp_lock_t' 
> does not name a type
>  } omp_lock_t;
>    ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:76:28: error: variable or 
> field 'omp_init_lock' declared void
>  extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
>                             ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:76:28: error: 'omp_lock_t' 
> was not declared in this scope
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:76:40: error: expected 
> primary-expression before ')' token
>  extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                         ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:77:31: error: variable or 
> field 'omp_destroy_lock' declared void
>  extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:77:31: error: 'omp_lock_t' 
> was not declared in this scope
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:77:43: error: expected 
> primary-expression before ')' token
>  extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                            ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:78:27: error: variable or 
> field 'omp_set_lock' declared void
>  extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
>                            ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:78:27: error: 'omp_lock_t' 
> was not declared in this scope
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:78:39: error: expected 
> primary-expression before ')' token
>  extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                        ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:79:29: error: variable or 
> field 'omp_unset_lock' declared void
>  extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
>                              ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:79:29: error: 'omp_lock_t' 
> was not declared in this scope
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:79:41: error: expected 
> primary-expression before ')' token
>  extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                          ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:80:27: error: 'omp_lock_t' 
> was not declared in this scope
>  extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
>                            ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:80:39: error: expected 
> primary-expression before ')' token
>  extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                        ^
> /usr/lib/gcc/x86_64-linux-gnu/4.8/include/omp.h:80:41: error: expected ',' or 
> ';' before 'throw'
>  extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
>                                          ^
> configure:15166: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "Aghermann"
> | #define PACKAGE_TARNAME "aghermann"
> | #define PACKAGE_VERSION "0.9.0.4"
> | #define PACKAGE_STRING "Aghermann 0.9.0.4"
> | #define PACKAGE_BUGREPORT "johnhom...@gmail.com"
> | #define PACKAGE_URL ""
> | #define PACKAGE "aghermann"
> | #define VERSION "0.9.0.4"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h.  */
> | 
> | #ifndef _OPENMP
> |  choke me
> | #endif
> | #include <omp.h>
> | int main () { return omp_get_num_threads (); }
> | 
> configure:15184: g++ -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fopenmp 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp  >&5
> configure:15184: $? = 0
> configure:15198: result: -fopenmp
> configure:15213: checking whether g++ has all required c++11 features
> configure:15247: g++ -std=c++0x -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp  >&5
> configure:15247: $? = 0
> configure:15247: ./conftest
> configure:15247: $? = 0
> configure:15259: result: yes
> configure:15320: checking for pkg-config
> configure:15338: found /usr/bin/pkg-config
> configure:15350: result: /usr/bin/pkg-config
> configure:15375: checking pkg-config is at least version 0.9.0
> configure:15378: result: yes
> configure:15388: checking for LIBCONFIGXX
> configure:15395: $PKG_CONFIG --exists --print-errors "libconfig++"
> configure:15398: $? = 0
> configure:15412: $PKG_CONFIG --exists --print-errors "libconfig++"
> configure:15415: $? = 0
> configure:15473: result: yes
> configure:15479: checking for SAMPLERATE
> configure:15486: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.7"
> configure:15489: $? = 0
> configure:15503: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.7"
> configure:15506: $? = 0
> configure:15564: result: yes
> configure:15570: checking for GSL
> configure:15577: $PKG_CONFIG --exists --print-errors "gsl"
> configure:15580: $? = 0
> configure:15594: $PKG_CONFIG --exists --print-errors "gsl"
> configure:15597: $? = 0
> configure:15655: result: yes
> configure:15661: checking for FFTW3
> configure:15668: $PKG_CONFIG --exists --print-errors "fftw3"
> make: *** [build] Error 255

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

--- End Message ---
--- Begin Message ---
Package: src:aghermann
Version: 0.9.0.4-1

Now builds ok. Closing bug.

Thanks,

David

--- End Message ---

Reply via email to