Source: mialmpick
Version: 0.2.8-1
Severity: serious
Tags: jessie sid
User: [email protected]
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:3063: $? = 0
> configure:3052: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3063: $? = 4
> configure:3052: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3063: $? = 4
> configure:3083: checking whether the C compiler works
> configure:3105: 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:3109: $? = 0
> configure:3157: result: yes
> configure:3160: checking for C compiler default output file name
> configure:3162: result: a.out
> configure:3168: checking for suffix of executables
> configure:3175: 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:3179: $? = 0
> configure:3201: result: 
> configure:3223: checking whether we are cross compiling
> configure:3231: 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:3235: $? = 0
> configure:3242: ./conftest
> configure:3246: $? = 0
> configure:3261: result: no
> configure:3266: checking for suffix of object files
> configure:3288: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3292: $? = 0
> configure:3313: result: o
> configure:3317: checking whether we are using the GNU C compiler
> configure:3336: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3336: $? = 0
> configure:3345: result: yes
> configure:3354: checking whether gcc accepts -g
> configure:3374: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3374: $? = 0
> configure:3415: result: yes
> configure:3432: checking for gcc option to accept ISO C89
> configure:3495: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3495: $? = 0
> configure:3508: result: none needed
> configure:3530: checking dependency style of gcc
> configure:3641: result: none
> configure:3662: checking how to run the C preprocessor
> configure:3693: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:3693: $? = 0
> configure:3707: 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:3707: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "mialmpick"
> | #define PACKAGE_TARNAME "mialmpick"
> | #define PACKAGE_VERSION "0.2.8"
> | #define PACKAGE_STRING "mialmpick 0.2.8"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "mialmpick"
> | #define VERSION "0.2.8"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3732: result: gcc -E
> configure:3752: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> configure:3752: $? = 0
> configure:3766: 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:3766: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "mialmpick"
> | #define PACKAGE_TARNAME "mialmpick"
> | #define PACKAGE_VERSION "0.2.8"
> | #define PACKAGE_STRING "mialmpick 0.2.8"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "mialmpick"
> | #define VERSION "0.2.8"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3795: checking for grep that handles long lines and -e
> configure:3853: result: /bin/grep
> configure:3858: checking for egrep
> configure:3920: result: /bin/grep -E
> configure:3925: checking for ANSI C header files
> configure:3945: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3945: $? = 0
> configure:4018: 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:4018: $? = 0
> configure:4018: ./conftest
> configure:4018: $? = 0
> configure:4029: result: yes
> configure:4042: checking for sys/types.h
> 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:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for sys/stat.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for stdlib.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for string.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for memory.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for strings.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for inttypes.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for stdint.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4042: checking for unistd.h
> configure:4042: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4042: $? = 0
> configure:4042: result: yes
> configure:4055: checking minix/config.h usability
> configure:4055: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:54:26: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>                           ^
> compilation terminated.
> configure:4055: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "mialmpick"
> | #define PACKAGE_TARNAME "mialmpick"
> | #define PACKAGE_VERSION "0.2.8"
> | #define PACKAGE_STRING "mialmpick 0.2.8"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "mialmpick"
> | #define VERSION "0.2.8"
> | #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
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:4055: result: no
> configure:4055: checking minix/config.h presence
> configure:4055: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:21:26: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>                           ^
> compilation terminated.
> configure:4055: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "mialmpick"
> | #define PACKAGE_TARNAME "mialmpick"
> | #define PACKAGE_VERSION "0.2.8"
> | #define PACKAGE_STRING "mialmpick 0.2.8"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "mialmpick"
> | #define VERSION "0.2.8"
> | #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
> | /* end confdefs.h.  */
> | #include <minix/config.h>
> configure:4055: result: no
> configure:4055: checking for minix/config.h
> configure:4055: result: no
> configure:4076: checking whether it is safe to define __EXTENSIONS__
> configure:4094: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4094: $? = 0
> configure:4101: result: yes
> configure:4116: checking for library containing strerror
> configure:4147: 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:4147: $? = 0
> configure:4164: result: none required
> configure:4222: checking for gcc
> configure:4249: result: gcc
> configure:4478: checking for C compiler version
> configure:4487: gcc --version >&5
> gcc (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:4498: $? = 0
> configure:4487: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> 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:4498: $? = 0
> configure:4487: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4498: $? = 4
> configure:4487: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4498: $? = 4
> configure:4502: checking whether we are using the GNU C compiler
> configure:4530: result: yes
> configure:4539: checking whether gcc accepts -g
> configure:4600: result: yes
> configure:4617: checking for gcc option to accept ISO C89
> configure:4693: result: none needed
> configure:4715: checking dependency style of gcc
> configure:4826: result: none
> configure:4889: checking for gcc
> configure:4916: result: gcc
> configure:5145: checking for C compiler version
> configure:5154: gcc --version >&5
> gcc (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:5165: $? = 0
> configure:5154: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> 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:5165: $? = 0
> configure:5154: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:5165: $? = 4
> configure:5154: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:5165: $? = 4
> configure:5169: checking whether we are using the GNU C compiler
> configure:5197: result: yes
> configure:5206: checking whether gcc accepts -g
> configure:5267: result: yes
> configure:5284: checking for gcc option to accept ISO C89
> configure:5360: result: none needed
> configure:5382: checking dependency style of gcc
> configure:5493: result: none
> configure:5511: checking for ANSI C header files
> configure:5615: result: yes
> configure:5629: checking whether to enable maintainer-specific portions of 
> Makefiles
> configure:5638: result: no
> configure:5706: checking for pkg-config
> configure:5724: found /usr/bin/pkg-config
> configure:5736: result: /usr/bin/pkg-config
> configure:5761: checking pkg-config is at least version 0.9.0
> configure:5764: result: yes
> configure:5774: checking for GNOME
> configure:5781: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 
> gtkglext-1.0 libpng gtk+-2.0 libglade-2.0 gthread-2.0 mialm libvistaio >= 
> 1.2.14"
> configure:5784: $? = 0
> configure:5798: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 
> gtkglext-1.0 libpng gtk+-2.0 libglade-2.0 gthread-2.0 mialm libvistaio >= 
> 1.2.14"
> configure:5801: $? = 0
> configure:5815: result: no
> Package pangox was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangox.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'pangox', required by 'GdkGLExt', not found
> configure:5831: error: Package requirements (libgnomeui-2.0 gtkglext-1.0 
> libpng gtk+-2.0 libglade-2.0 gthread-2.0 mialm libvistaio >= 1.2.14) were not 
> met:
> 
> Package pangox was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangox.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'pangox', required by 'GdkGLExt', not found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables GNOME_CFLAGS
> and GNOME_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> 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_GNOME_CFLAGS_set=
> ac_cv_env_GNOME_CFLAGS_value=
> ac_cv_env_GNOME_LIBS_set=
> ac_cv_env_GNOME_LIBS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-Wl,-z,relro
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_minix_config_h=no
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_safe_to_define___extensions__=yes
> ac_cv_search_strerror='none required'
> am_cv_CC_dependencies_compiler_type=none
> am_cv_prog_cc_stdc=
> pkg_cv_GNOME_CFLAGS=
> pkg_cv_GNOME_LIBS=
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /«PKGBUILDDIR»/missing --run aclocal-1.12'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='$${TAR-tar}'
> AUTOCONF='${SHELL} /«PKGBUILDDIR»/missing --run autoconf'
> AUTOHEADER='${SHELL} /«PKGBUILDDIR»/missing --run autoheader'
> AUTOMAKE='${SHELL} /«PKGBUILDDIR»/missing --run automake-1.12'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security'
> CPP='gcc -E'
> CPPFLAGS='-D_FORTIFY_SOURCE=2'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> GETTEXT_DOMAIN=''
> GETTEXT_MACRO_VERSION=''
> GETTEXT_PACKAGE=''
> GMSGFMT=''
> GMSGFMT_015=''
> GNOME_CFLAGS=''
> GNOME_LIBS=''
> GREP='/bin/grep'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INTLLIBS=''
> INTL_MACOSX_LIBS=''
> LDFLAGS='-Wl,-z,relro'
> LIBICONV=''
> LIBINTL=''
> LIBOBJS=''
> LIBS=''
> LTLIBICONV=''
> LTLIBINTL=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /«PKGBUILDDIR»/missing --run makeinfo'
> MIALMPICK_VERSION='0.2.8'
> MIALMP_DATA_DIR=''
> MKDIR_P='/bin/mkdir -p'
> MSGFMT=''
> MSGFMT_015=''
> MSGMERGE=''
> NO_PREFIX_PACKAGE_DATA_DIR=''
> NO_PREFIX_PACKAGE_DOC_DIR=''
> NO_PREFIX_PACKAGE_HELP_DIR=''
> NO_PREFIX_PACKAGE_PIXMAPS_DIR=''
> OBJEXT='o'
> PACKAGE='mialmpick'
> PACKAGE_BUGREPORT='[email protected]'
> PACKAGE_DOC_DIR=''
> PACKAGE_HELP_DIR=''
> PACKAGE_NAME='mialmpick'
> PACKAGE_PIXMAPS_DIR=''
> PACKAGE_STRING='mialmpick 0.2.8'
> PACKAGE_TARNAME='mialmpick'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.2.8'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> POSUB=''
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> USE_NLS=''
> VERSION='0.2.8'
> XGETTEXT=''
> XGETTEXT_015=''
> XGETTEXT_EXTRA_OPTIONS=''
> ac_ct_CC='gcc'
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu=''
> build_os=''
> build_vendor=''
> make: *** [build] Error 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/mialmpick_0.2.8-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to