Source: lxappearance-obconf
Version: 0.2.0-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120508 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.6.3 (Debian 4.6.3-5) 
> configure:3268: $? = 0
> configure:3257: gcc -V >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3268: $? = 4
> configure:3257: gcc -qversion >&5
> gcc: error: unrecognized option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3268: $? = 4
> configure:3288: checking whether the C compiler works
> configure:3310: 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:3314: $? = 0
> configure:3362: result: yes
> configure:3365: checking for C compiler default output file name
> configure:3367: result: a.out
> configure:3373: checking for suffix of executables
> configure:3380: 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:3384: $? = 0
> configure:3406: result: 
> configure:3428: checking whether we are cross compiling
> configure:3436: 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:3440: $? = 0
> configure:3447: ./conftest
> configure:3451: $? = 0
> configure:3466: result: no
> configure:3471: checking for suffix of object files
> configure:3493: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3497: $? = 0
> configure:3518: result: o
> configure:3522: checking whether we are using the GNU C compiler
> configure:3541: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3541: $? = 0
> configure:3550: result: yes
> configure:3559: checking whether gcc accepts -g
> configure:3579: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3579: $? = 0
> configure:3620: result: yes
> configure:3637: checking for gcc option to accept ISO C89
> configure:3701: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3701: $? = 0
> configure:3714: result: none needed
> configure:3736: checking dependency style of gcc
> configure:3847: result: none
> configure:3863: checking whether gcc and cc understand -c and -o together
> configure:3894: gcc -c conftest.c -o conftest2.o >&5
> configure:3898: $? = 0
> configure:3904: gcc -c conftest.c -o conftest2.o >&5
> configure:3908: $? = 0
> configure:3919: cc -c conftest.c >&5
> configure:3923: $? = 0
> configure:3931: cc -c conftest.c -o conftest2.o >&5
> configure:3935: $? = 0
> configure:3941: cc -c conftest.c -o conftest2.o >&5
> configure:3945: $? = 0
> configure:3963: result: yes
> configure:3989: checking for an ANSI C-conforming const
> configure:4054: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4054: $? = 0
> configure:4061: result: yes
> configure:4069: checking for inline
> configure:4085: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4085: $? = 0
> configure:4093: result: inline
> configure:4145: checking build system type
> configure:4159: result: x86_64-pc-linux-gnu
> configure:4179: checking host system type
> configure:4192: result: x86_64-pc-linux-gnu
> configure:4233: checking how to print strings
> configure:4260: result: printf
> configure:4281: checking for a sed that does not truncate output
> configure:4345: result: /bin/sed
> configure:4363: checking for grep that handles long lines and -e
> configure:4421: result: /bin/grep
> configure:4426: checking for egrep
> configure:4488: result: /bin/grep -E
> configure:4493: checking for fgrep
> configure:4555: result: /bin/grep -F
> configure:4590: checking for ld used by gcc
> configure:4657: result: /usr/bin/ld
> configure:4664: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4679: result: yes
> configure:4691: checking for BSD- or MS-compatible name lister (nm)
> configure:4740: result: /usr/bin/nm -B
> configure:4870: checking the name lister (/usr/bin/nm -B) interface
> configure:4877: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4880: /usr/bin/nm -B "conftest.o"
> configure:4883: output
> 0000000000000000 B some_variable
> configure:4890: result: BSD nm
> configure:4893: checking whether ln -s works
> configure:4897: result: yes
> configure:4905: checking the maximum length of command line arguments
> configure:5035: result: 3458764513820540925
> configure:5052: checking whether the shell understands some XSI constructs
> configure:5062: result: yes
> configure:5066: checking whether the shell understands "+="
> configure:5072: result: yes
> configure:5107: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:5147: result: func_convert_file_noop
> configure:5154: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:5174: result: func_convert_file_noop
> configure:5181: checking for /usr/bin/ld option to reload object files
> configure:5188: result: -r
> configure:5262: checking for objdump
> configure:5278: found /usr/bin/objdump
> configure:5289: result: objdump
> configure:5321: checking how to recognize dependent libraries
> configure:5523: result: pass_all
> configure:5608: checking for dlltool
> configure:5638: result: no
> configure:5668: checking how to associate runtime and link libraries
> configure:5695: result: printf %s\n
> configure:5755: checking for ar
> configure:5771: found /usr/bin/ar
> configure:5782: result: ar
> configure:5819: checking for archiver @FILE support
> configure:5836: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5836: $? = 0
> configure:5839: ar cru libconftest.a @conftest.lst >&5
> configure:5842: $? = 0
> configure:5847: ar cru libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:5850: $? = 1
> configure:5862: result: @
> configure:5920: checking for strip
> configure:5936: found /usr/bin/strip
> configure:5947: result: strip
> configure:6019: checking for ranlib
> configure:6035: found /usr/bin/ranlib
> configure:6046: result: ranlib
> configure:6148: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:6268: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6271: $? = 0
> configure:6275: /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:6278: $? = 0
> configure:6344: 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:6347: $? = 0
> configure:6385: result: ok
> configure:6422: checking for sysroot
> configure:6452: result: no
> configure:6529: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6532: $? = 0
> configure:6708: checking for mt
> configure:6738: result: no
> configure:6758: checking if : is a manifest tool
> configure:6764: : '-?'
> configure:6772: result: no
> configure:7414: checking how to run the C preprocessor
> configure:7445: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:7445: $? = 0
> configure:7459: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:7459: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "lxappearance-obconf"
> | #define PACKAGE_TARNAME "lxappearance-obconf"
> | #define PACKAGE_VERSION "0.2.0"
> | #define PACKAGE_STRING "lxappearance-obconf 0.2.0"
> | #define PACKAGE_BUGREPORT "http://lxde.org";
> | #define PACKAGE_URL ""
> | #define PACKAGE "lxappearance-obconf"
> | #define VERSION "0.2.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:7484: result: gcc -E
> configure:7504: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:7504: $? = 0
> configure:7518: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:7518: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "lxappearance-obconf"
> | #define PACKAGE_TARNAME "lxappearance-obconf"
> | #define PACKAGE_VERSION "0.2.0"
> | #define PACKAGE_STRING "lxappearance-obconf 0.2.0"
> | #define PACKAGE_BUGREPORT "http://lxde.org";
> | #define PACKAGE_URL ""
> | #define PACKAGE "lxappearance-obconf"
> | #define VERSION "0.2.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:7547: checking for ANSI C header files
> configure:7567: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7567: $? = 0
> configure:7640: 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:7640: $? = 0
> configure:7640: ./conftest
> configure:7640: $? = 0
> configure:7651: result: yes
> configure:7664: checking for sys/types.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for sys/stat.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for stdlib.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for string.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for memory.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for strings.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for inttypes.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for stdint.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7664: checking for unistd.h
> configure:7664: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7664: $? = 0
> configure:7664: result: yes
> configure:7678: checking for dlfcn.h
> configure:7678: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7678: $? = 0
> configure:7678: result: yes
> configure:7884: checking for objdir
> configure:7899: result: .libs
> configure:8166: checking if gcc supports -fno-rtti -fno-exceptions
> configure:8184: 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:8188: $? = 0
> configure:8201: result: no
> configure:8528: checking for gcc option to produce PIC
> configure:8535: result: -fPIC -DPIC
> configure:8543: checking if gcc PIC flag -fPIC -DPIC works
> configure:8561: 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:8565: $? = 0
> configure:8578: result: yes
> configure:8607: checking if gcc static flag -static works
> configure:8635: result: yes
> configure:8650: checking if gcc supports -c -o file.o
> configure:8671: 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:8675: $? = 0
> configure:8697: result: yes
> configure:8705: checking if gcc supports -c -o file.o
> configure:8752: result: yes
> configure:8785: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:9942: result: yes
> configure:9979: checking whether -lc should be explicitly linked in
> configure:9987: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:9990: $? = 0
> configure:10005: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:10008: $? = 0
> configure:10022: result: no
> configure:10182: checking dynamic linker characteristics
> configure:10693: 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:10693: $? = 0
> configure:10927: result: GNU/Linux ld.so
> configure:11034: checking how to hardcode library paths into programs
> configure:11059: result: immediate
> configure:11599: checking whether stripping libraries is possible
> configure:11604: result: yes
> configure:11639: checking if libtool supports shared libraries
> configure:11641: result: yes
> configure:11644: checking whether to build shared libraries
> configure:11665: result: yes
> configure:11668: checking whether to build static libraries
> configure:11672: result: no
> configure:11715: checking whether NLS is requested
> configure:11724: result: yes
> configure:11742: checking for intltool >= 0.40.0
> configure:11744: result: 0.50.2 found
> configure:11752: checking for intltool-update
> configure:11770: found /usr/bin/intltool-update
> configure:11782: result: /usr/bin/intltool-update
> configure:11792: checking for intltool-merge
> configure:11810: found /usr/bin/intltool-merge
> configure:11822: result: /usr/bin/intltool-merge
> configure:11832: checking for intltool-extract
> configure:11850: found /usr/bin/intltool-extract
> configure:11862: result: /usr/bin/intltool-extract
> configure:12016: checking for xgettext
> configure:12034: found /usr/bin/xgettext
> configure:12046: result: /usr/bin/xgettext
> configure:12056: checking for msgmerge
> configure:12074: found /usr/bin/msgmerge
> configure:12086: result: /usr/bin/msgmerge
> configure:12096: checking for msgfmt
> configure:12114: found /usr/bin/msgfmt
> configure:12126: result: /usr/bin/msgfmt
> configure:12136: checking for gmsgfmt
> configure:12167: result: /usr/bin/msgfmt
> configure:12187: checking for perl
> configure:12205: found /usr/bin/perl
> configure:12217: result: /usr/bin/perl
> configure:12228: checking for perl >= 5.8.1
> configure:12235: result: 5.14.2
> configure:12239: checking for XML::Parser
> configure:12242: result: ok
> configure:12267: 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:12267: $? = 0
> configure:12310: checking locale.h usability
> configure:12310: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:12310: $? = 0
> configure:12310: result: yes
> configure:12310: checking locale.h presence
> configure:12310: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:12310: $? = 0
> configure:12310: result: yes
> configure:12310: checking for locale.h
> configure:12310: result: yes
> configure:12321: checking for LC_MESSAGES
> configure:12337: 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:12337: $? = 0
> configure:12345: result: yes
> configure:12362: checking libintl.h usability
> configure:12362: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:12362: $? = 0
> configure:12362: result: yes
> configure:12362: checking libintl.h presence
> configure:12362: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:12362: $? = 0
> configure:12362: result: yes
> configure:12362: checking for libintl.h
> configure:12362: result: yes
> configure:12370: checking for ngettext in libc
> configure:12388: 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:12388: $? = 0
> configure:12397: result: yes
> configure:12401: checking for dgettext in libc
> configure:12419: 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:12419: $? = 0
> configure:12428: result: yes
> configure:12435: checking for bind_textdomain_codeset
> configure:12435: 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:12435: $? = 0
> configure:12435: result: yes
> configure:12711: checking for msgfmt
> configure:12738: result: /usr/bin/msgfmt
> configure:12749: checking for dcgettext
> configure:12749: 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
> conftest.c:50:6: warning: conflicting types for built-in function 'dcgettext' 
> [enabled by default]
> configure:12749: $? = 0
> configure:12749: result: yes
> configure:12759: checking if msgfmt accepts -c
> configure:12774: $MSGFMT -c -o /dev/null conftest.foo
> configure:12777: $? = 0
> configure:12779: result: yes
> configure:12789: checking for gmsgfmt
> configure:12820: result: /usr/bin/msgfmt
> configure:12830: checking for xgettext
> configure:12857: result: /usr/bin/xgettext
> configure:12876: 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:12876: $? = 0
> configure:13094: checking for pkg-config
> configure:13112: found /usr/bin/pkg-config
> configure:13124: result: /usr/bin/pkg-config
> configure:13149: checking pkg-config is at least version 0.9.0
> configure:13152: result: yes
> configure:13162: checking for OPENBOX
> configure:13169: $PKG_CONFIG --exists --print-errors "obrender-3.5 >= 3.5 
> obt-3.5 >= 3.5"
> Package obrender-3.5 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `obrender-3.5.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'obrender-3.5' found
> Package obt-3.5 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `obt-3.5.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'obt-3.5' found
> configure:13172: $? = 1
> configure:13186: $PKG_CONFIG --exists --print-errors "obrender-3.5 >= 3.5 
> obt-3.5 >= 3.5"
> Package obrender-3.5 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `obrender-3.5.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'obrender-3.5' found
> Package obt-3.5 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `obt-3.5.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'obt-3.5' found
> configure:13189: $? = 1
> configure:13203: result: no
> No package 'obrender-3.5' found
> No package 'obt-3.5' found
> configure:13219: error: Package requirements (obrender-3.5 >= 3.5 obt-3.5 >= 
> 3.5) were not met:
> 
> No package 'obrender-3.5' found
> No package 'obt-3.5' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables OPENBOX_CFLAGS
> and OPENBOX_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_c_inline=inline
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_GDK_PIXBUF_CFLAGS_set=
> ac_cv_env_GDK_PIXBUF_CFLAGS_value=
> ac_cv_env_GDK_PIXBUF_LIBS_set=
> ac_cv_env_GDK_PIXBUF_LIBS_value=
> ac_cv_env_GMODULE_CFLAGS_set=
> ac_cv_env_GMODULE_CFLAGS_value=
> ac_cv_env_GMODULE_LIBS_set=
> ac_cv_env_GMODULE_LIBS_value=
> ac_cv_env_GTK_CFLAGS_set=
> 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 --enable-static=no returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/08/lxappearance-obconf_0.2.0-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 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to