Source: pdfcube
Version: 0.0.4-2
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:2994: $? = 0
> configure:2983: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2994: $? = 4
> configure:2983: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:2994: $? = 4
> configure:3014: checking whether the C compiler works
> configure:3036: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
> -Wl,--as-needed conftest.c  >&5
> configure:3040: $? = 0
> configure:3088: result: yes
> configure:3091: checking for C compiler default output file name
> configure:3093: result: a.out
> configure:3099: checking for suffix of executables
> configure:3106: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--as-needed conftest.c  >&5
> configure:3110: $? = 0
> configure:3132: result: 
> configure:3154: checking whether we are cross compiling
> configure:3162: gcc -o conftest -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--as-needed conftest.c  >&5
> configure:3166: $? = 0
> configure:3173: ./conftest
> configure:3177: $? = 0
> configure:3192: result: no
> configure:3197: checking for suffix of object files
> configure:3219: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3223: $? = 0
> configure:3244: result: o
> configure:3248: checking whether we are using the GNU C compiler
> configure:3267: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3267: $? = 0
> configure:3276: result: yes
> configure:3285: checking whether gcc accepts -g
> configure:3305: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3305: $? = 0
> configure:3346: result: yes
> configure:3363: checking for gcc option to accept ISO C89
> configure:3427: gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3427: $? = 0
> configure:3440: result: none needed
> configure:3471: checking for style of include used by make
> configure:3499: result: GNU
> configure:3524: checking dependency style of gcc
> configure:3634: result: none
> configure:3707: checking for g++
> configure:3723: found /usr/bin/g++
> configure:3734: result: g++
> configure:3761: checking for C++ compiler version
> configure:3770: g++ --version >&5
> g++ (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:3781: $? = 0
> configure:3770: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> 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:3781: $? = 0
> configure:3770: g++ -V >&5
> g++: error: unrecognized command line option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:3781: $? = 4
> configure:3770: g++ -qversion >&5
> g++: error: unrecognized command line option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:3781: $? = 4
> configure:3785: checking whether we are using the GNU C++ compiler
> configure:3804: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:3804: $? = 0
> configure:3813: result: yes
> configure:3822: checking whether g++ accepts -g
> configure:3842: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:3842: $? = 0
> configure:3883: result: yes
> configure:3908: checking dependency style of g++
> configure:4018: result: none
> configure:4033: checking whether build environment is sane
> configure:4083: result: yes
> configure:4148: checking for pkg-config
> configure:4166: found /usr/bin/pkg-config
> configure:4178: result: /usr/bin/pkg-config
> configure:4203: checking pkg-config is at least version 0.9.0
> configure:4206: result: yes
> configure:4216: checking for glib
> configure:4223: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0"
> configure:4226: $? = 0
> configure:4240: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0"
> configure:4243: $? = 0
> configure:4301: result: yes
> configure:4310: checking for gtk
> configure:4317: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
> configure:4320: $? = 0
> configure:4334: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.4.0"
> configure:4337: $? = 0
> configure:4395: result: yes
> configure:4404: checking for gtkglext
> configure:4411: $PKG_CONFIG --exists --print-errors "gtkglext-1.0 >= 1.0.0"
> configure:4414: $? = 0
> configure:4428: $PKG_CONFIG --exists --print-errors "gtkglext-1.0 >= 1.0.0"
> configure:4431: $? = 0
> configure:4445: 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:4461: error: Package requirements (gtkglext-1.0 >= 1.0.0) 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 gtkglext_CFLAGS
> and gtkglext_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_cxx_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> 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_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security'
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,--as-needed'
> 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_cairo_CFLAGS_set=
> ac_cv_env_cairo_CFLAGS_value=
> ac_cv_env_cairo_LIBS_set=
> ac_cv_env_cairo_LIBS_value=
> ac_cv_env_glib_CFLAGS_set=
> ac_cv_env_glib_CFLAGS_value=
> ac_cv_env_glib_LIBS_set=
> ac_cv_env_glib_LIBS_value=
> ac_cv_env_gtk_CFLAGS_set=
> ac_cv_env_gtk_CFLAGS_value=
> ac_cv_env_gtk_LIBS_set=
> ac_cv_env_gtk_LIBS_value=
> ac_cv_env_gtkglext_CFLAGS_set=
> ac_cv_env_gtkglext_CFLAGS_value=
> ac_cv_env_gtkglext_LIBS_set=
> ac_cv_env_gtkglext_LIBS_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_poppler_glib_CFLAGS_set=
> ac_cv_env_poppler_glib_CFLAGS_value=
> ac_cv_env_poppler_glib_LIBS_set=
> ac_cv_env_poppler_glib_LIBS_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_objext=o
> 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
> 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
> make: *** [build] Error 255

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

Reply via email to