Source: ihu
Version: 0.6.0-3
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 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.1 20110428 (prerelease) (Debian 4.6.0-6) 
> configure:2813: $? = 0
> configure:2802: g++ -V >&5
> g++: error: unrecognized option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:2813: $? = 1
> configure:2802: g++ -qversion >&5
> g++: error: unrecognized option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:2813: $? = 1
> configure:2833: checking whether the C++ compiler works
> configure:2855: g++ -g -O2   conftest.cpp  >&5
> configure:2859: $? = 0
> configure:2907: result: yes
> configure:2910: checking for C++ compiler default output file name
> configure:2912: result: a.out
> configure:2918: checking for suffix of executables
> configure:2925: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:2929: $? = 0
> configure:2951: result: 
> configure:2973: checking whether we are cross compiling
> configure:2981: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:2985: $? = 0
> configure:2992: ./conftest
> configure:2996: $? = 0
> configure:3011: result: no
> configure:3016: checking for suffix of object files
> configure:3038: g++ -c -g -O2  conftest.cpp >&5
> configure:3042: $? = 0
> configure:3063: result: o
> configure:3067: checking whether we are using the GNU C++ compiler
> configure:3086: g++ -c -g -O2  conftest.cpp >&5
> configure:3086: $? = 0
> configure:3095: result: yes
> configure:3104: checking whether g++ accepts -g
> configure:3124: g++ -c -g  conftest.cpp >&5
> configure:3124: $? = 0
> configure:3165: result: yes
> configure:3199: checking for style of include used by make
> configure:3227: result: GNU
> configure:3252: checking dependency style of g++
> configure:3362: result: none
> configure:3385: checking how to run the C++ preprocessor
> configure:3412: g++ -E  conftest.cpp
> configure:3412: $? = 0
> configure:3426: g++ -E  conftest.cpp
> conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3426: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3451: result: g++ -E
> configure:3471: g++ -E  conftest.cpp
> configure:3471: $? = 0
> configure:3485: g++ -E  conftest.cpp
> conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:3485: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3514: checking for X
> configure:3622: g++ -E  conftest.cpp
> configure:3622: $? = 0
> configure:3653: g++ -o conftest -g -O2   conftest.cpp -lX11  >&5
> configure:3653: $? = 0
> configure:3703: result: libraries , headers 
> configure:3802: g++ -o conftest -g -O2   conftest.cpp   -lX11 >&5
> configure:3802: $? = 0
> configure:3900: checking for gethostbyname
> configure:3900: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:3900: $? = 0
> configure:3900: result: yes
> configure:3997: checking for connect
> configure:3997: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:3997: $? = 0
> configure:3997: result: yes
> configure:4046: checking for remove
> configure:4046: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:4046: $? = 0
> configure:4046: result: yes
> configure:4095: checking for shmat
> configure:4095: g++ -o conftest -g -O2   conftest.cpp  >&5
> configure:4095: $? = 0
> configure:4095: result: yes
> configure:4153: checking for IceConnectionNumber in -lICE
> configure:4178: g++ -o conftest -g -O2   conftest.cpp -lICE   >&5
> configure:4178: $? = 0
> configure:4187: result: yes
> configure:4204: checking for Qt
> configure:4401: g++ -o conftest -I/usr/include/qt3   conftest.cpp -lqt  -lSM 
> -lICE  -lX11 -lXext -lXmu -lXt -lXi  >&5
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:110:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qmap.h:226:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:607:13: error: 'ptrdiff_t' does not name a type
> configure:4401: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <qapplication.h>
> | int
> | main ()
> | {
> | 
> |         int argc;
> |         char ** argv;
> |         QApplication app(argc,argv);
> |       
> |   ;
> |   return 0;
> | }
> Non-critical error, please neglect the above.
> configure:4424: g++ -o conftest -I/usr/include/qt3   conftest.cpp -lqt-mt  
> -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi  >&5
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:110:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qmap.h:226:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:607:13: error: 'ptrdiff_t' does not name a type
> configure:4424: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <qapplication.h>
> | int
> | main ()
> | {
> | 
> |         int argc;
> |         char ** argv;
> |         QApplication app(argc,argv);
> |       
> |   ;
> |   return 0;
> | }
> Non-critical error, please neglect the above.
> configure:4447: g++ -o conftest -I/usr/include/qt3   conftest.cpp -lqt-gl  
> -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi  >&5
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:110:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qmap.h:226:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:607:13: error: 'ptrdiff_t' does not name a type
> configure:4447: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <qapplication.h>
> | int
> | main ()
> | {
> | 
> |         int argc;
> |         char ** argv;
> |         QApplication app(argc,argv);
> |       
> |   ;
> |   return 0;
> | }
> Non-critical error, please neglect the above.
> configure:4490: g++ -o conftest -I/usr/include/qt3   conftest.cpp -l  -lSM 
> -lICE  -lX11 -lXext -lXmu -lXt -lXi  >&5
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
> make:                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
> *** [build] Error 9
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:110:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qmap.h:226:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from /usr/include/qt3/qwidget.h:46,
>                  from /usr/include/qt3/qdesktopwidget.h:43,
>                  from /usr/include/qt3/qapplication.h:45,
>                  from conftest.cpp:11:
> /usr/include/qt3/qmap.h:607:13: error: 'ptrdiff_t' does not name a type
> configure:4490: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "ihu"
> | #define PACKAGE_TARNAME "ihu"
> | #define PACKAGE_VERSION "0.6.0"
> | #define PACKAGE_STRING "ihu 0.6.0"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "ihu"
> | #define VERSION "0.6.0"
> | /* end confdefs.h.  */
> | #include <qapplication.h>
> | int
> | main ()
> | {
> | 
> |         int argc;
> |         char ** argv;
> |         QApplication app(argc,argv);
> |       
> |   ;
> |   return 0;
> | }
> configure:4577: result: yes:
>     QT_CXXFLAGS=-I/usr/include/qt3
>     QT_DIR=
>     QT_LIBS=-l/usr/lib -l  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi 
>     QT_UIC=/usr/bin/uic
>     QT_MOC=/usr/bin/moc
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> configure:4603: checking correct functioning of Qt installation
> configure:4637: /usr/bin/moc bnv_qt_test.h -o moc_bnv_qt_test.cpp >/dev/null 
> 2>bnv_qt_test_1.out
> configure:4640: $? = 0
> configure:4649: g++ -I/usr/include/qt3 -c -g -O2 -o moc_bnv_qt_test.o 
> moc_bnv_qt_test.cpp >/dev/null 2>bnv_qt_test_2.out
> configure:4652: $? = 1
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from bnv_qt_test.h:1,
>                  from moc_bnv_qt_test.cpp:11:
> /usr/include/qt3/qvaluelist.h:91:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qvaluelist.h:167:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmap.h:49:0,
>                  from /usr/include/qt3/qmime.h:46,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from bnv_qt_test.h:1,
>                  from moc_bnv_qt_test.cpp:11:
> /usr/include/qt3/qvaluelist.h:427:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from bnv_qt_test.h:1,
>                  from moc_bnv_qt_test.cpp:11:
> /usr/include/qt3/qmap.h:110:13: error: 'ptrdiff_t' does not name a type
> /usr/include/qt3/qmap.h:226:13: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/qt3/qmime.h:46:0,
>                  from /usr/include/qt3/qevent.h:48,
>                  from /usr/include/qt3/qobject.h:48,
>                  from bnv_qt_test.h:1,
>                  from moc_bnv_qt_test.cpp:11:
> /usr/include/qt3/qmap.h:607:13: error: 'ptrdiff_t' does not name a type
> configure: could not compile:
> configure:4689: result: failure
> configure:4692: error: Failed to find matching components of a complete
>                   Qt installation. Try using more options,
>                   see ./configure --help.
>                   You can see what's wrong by reading bnv_qt_test.out file,
>                 or use --disable-Qt-test to override this test.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXXFLAGS_value='-g -O2'
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_XMKMF_set=
> ac_cv_env_XMKMF_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_func_connect=yes
> ac_cv_func_gethostbyname=yes
> ac_cv_func_remove=yes
> ac_cv_func_shmat=yes
> ac_cv_have_x='have_x=yes      ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
> ac_cv_lib_ICE_IceConnectionNumber=yes
> ac_cv_objext=o
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CXXCPP='g++ -E'
> ac_cv_prog_ac_ct_CXX=g++
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CXX_dependencies_compiler_type=none
> bnv_cv_have_qt='have_qt=yes                                         
> bnv_qt_dir=                         bnv_qt_include_dir=/usr/include/qt3       
>               bnv_qt_bin_dir=                            
> bnv_qt_LIBS="-l/usr/lib -l  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi "'
> bnv_cv_qt_test_result=failure
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing 
> --run aclocal-1.11'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing --run 
> tar'
> AUTOCONF='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing 
> --run autoconf'
> AUTOHEADER='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing 
> --run autoheader'
> AUTOMAKE='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing 
> --run automake-1.11'
> AWK='mawk'
> CPPFLAGS=''
> CXX='g++'
> CXXCPP='g++ -E'
> CXXDEPMODE='depmode=none'
> CXXFLAGS='-g -O2'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> GREP=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/missing 
> --run makeinfo'
> MKDIR_P='/bin/mkdir -p'
> OBJEXT='o'
> OGG_CFLAGS=''
> OGG_LIBS=''
> PACKAGE='ihu'
> PACKAGE_BUGREPORT='[email protected]'
> PACKAGE_NAME='ihu'
> PACKAGE_STRING='ihu 0.6.0'
> PACKAGE_TARNAME='ihu'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.6.0'
> PATH_SEPARATOR=':'
> QT_CXXFLAGS='-I/usr/include/qt3'
> QT_DIR=''
> QT_LIBS='-l/usr/lib -l  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi '
> QT_MOC='/usr/bin/moc'
> QT_UIC='/usr/bin/uic'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='0.6.0'
> XMKMF=''
> X_CFLAGS=''
> X_EXTRA_LIBS=''
> X_LIBS=''
> X_PRE_LIBS=' -lSM -lICE'
> ac_ct_CXX='g++'
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} 
> /build/user-ihu_0.6.0-3-amd64-Zaq0PY/ihu-0.6.0/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/ihu'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "ihu"
> #define PACKAGE_TARNAME "ihu"
> #define PACKAGE_VERSION "0.6.0"
> #define PACKAGE_STRING "ihu 0.6.0"
> #define PACKAGE_BUGREPORT "[email protected]"
> #define PACKAGE_URL ""
> #define PACKAGE "ihu"
> #define VERSION "0.6.0"
> 
> configure: exit 1
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110502-0930
> FAILED [dpkg-buildpackage died]
> ────────────────────────────────────────────────────────────────────────────────
> Purging 
> /var/lib/schroot/mount/lsid64-1f312f57-f591-4ebf-8151-703bd16237fa/build/user-ihu_0.6.0-3-amd64-Zaq0PY
> Not removing build depends: cloned chroot in use
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20110502-0930
> Build needed 00:00:32, 2060k disc space
> DC-Build-Status: Failed 1217.957751s
> ### Content of /var/log/daemon.log ###
> ### End of content of /var/log/daemon.log ###
> DC-Time-Estimation: 1217.957751 versus expected 32000 (r/m: 25.2734893502886 
> ; m: 1217.957751)
> DC-Build-Network: USED. See /tmp/rulesafter.WKdFyn !
> ************************************************************
> # Generated by iptables-save v1.4.8 on Mon May  2 09:30:17 2011
> *filter
> :INPUT ACCEPT [1132244:3987171448]
> :FORWARD ACCEPT [0:0]
> :OUTPUT DROP [0:0]
> :LD - [0:0]
> [254748:3089964445] -A OUTPUT -o lo -j ACCEPT 
> [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
> [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.159.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.160.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
> [0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
> [0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
> [0:0] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
> [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
> [297415:24643644] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> [2189:219416] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
> [1:40] -A OUTPUT -j LD 
> [1:40] -A LD -j LOG 
> [1:40] -A LD -j REJECT --reject-with icmp-port-unreachable 
> COMMIT
> # Completed on Mon May  2 09:30:17 2011
> ************************************************************
> --- /tmp/rulesbefore.yzQdnx   2011-05-02 09:09:59.960070510 +0200
> +++ /tmp/rulesafter.WKdFyn    2011-05-02 09:30:17.928070194 +0200
> @@ -1,10 +1,10 @@
> -# Generated by iptables-save v1.4.8 on Mon May  2 09:09:59 2011
> +# Generated by iptables-save v1.4.8 on Mon May  2 09:30:17 2011
>  *filter
> -:INPUT ACCEPT [1001856:3392331548]
> +:INPUT ACCEPT [1132244:3987171448]
>  :FORWARD ACCEPT [0:0]
>  :OUTPUT DROP [0:0]
>  :LD - [0:0]
> -[211401:2519448939] -A OUTPUT -o lo -j ACCEPT 
> +[254748:3089964445] -A OUTPUT -o lo -j ACCEPT 
>  [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
>  [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
>  [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
> @@ -16,10 +16,10 @@
>  [0:0] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
>  [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
>  [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
> -[287730:22905235] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> -[1661:167220] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
> +[297415:24643644] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> +[2189:219416] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
>  [1:40] -A OUTPUT -j LD 
>  [1:40] -A LD -j LOG 
>  [1:40] -A LD -j REJECT --reject-with icmp-port-unreachable 
>  COMMIT
> -# Completed on Mon May  2 09:09:59 2011
> +# Completed on Mon May  2 09:30:17 2011
> ************************************************************
> [   10.295924] PM: Error -22 checking image file
> [   10.295928] PM: Resume from disk failed.
> [   10.315636] kjournald starting.  Commit interval 5 seconds
> [   10.315643] EXT3-fs: mounted filesystem with ordered data mode.
> [   11.172061] udev: starting version 160
> [   11.444552] ACPI: SSDT 00000000bf7b0180 01028 (v01 DpgPmm  P001Ist 
> 00000011 INTL 20051117)
> [   11.474049] processor LNXCPU:00: registered as cooling_device0
> [   11.495430] processor LNXCPU:01: registered as cooling_device1
> [   11.515222] processor LNXCPU:02: registered as cooling_device2
> [   11.532857] processor LNXCPU:03: registered as cooling_device3
> [   11.632778] input: Power Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
> [   11.636316] input: PC Speaker as /devices/platform/pcspkr/input/input4
> [   11.677597] ACPI: Power Button [PWRB]
> [   11.688666] input: Power Button as 
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
> [   11.710926] ACPI: Power Button [PWRF]
> [   11.813472] Error: Driver 'pcspkr' is already registered, aborting...
> [   11.886680] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> 
> IRQ 18
> [   13.979151] Adding 3911788k swap on /dev/sda1.  Priority:-1 extents:1 
> across:3911788k 
> [   14.003867] EXT3 FS on sda3, internal journal
> [   14.145518] mlx4_ib: Mellanox ConnectX InfiniBand driver v1.0 (April 4, 
> 2008)
> [   14.577359] kjournald starting.  Commit interval 5 seconds
> [   14.580353] EXT3-fs warning: maximal mount count reached, running e2fsck 
> is recommended
> [   14.580580] EXT3 FS on sda5, internal journal
> [   14.580583] EXT3-fs: mounted filesystem with ordered data mode.
> [   15.109160] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   18.206179] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow 
> Control: None
> [   18.230106] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   24.108943] mx_mcp: no symbol version for module_layout
> [   28.574480] eth0: no IPv6 routers present
> [  144.666854] RPC: Registered udp transport module.
> [  144.681043] RPC: Registered tcp transport module.
> [  144.695196] RPC: Registered tcp NFSv4.1 backchannel transport module.
> [  144.759785] Slow work thread pool: Starting up
> [  144.773247] Slow work thread pool: Ready
> [  144.785101] FS-Cache: Loaded
> [  144.819074] FS-Cache: Netfs 'nfs' registered for caching
> [  144.838029] svc: failed to register lockdv1 RPC service (errno 97).
> [  181.017542] Adding 296929352k swap on /dev/sda5.  Priority:-2 extents:1 
> across:296929352k 
> [  206.175454] ip_tables: (C) 2000-2006 Netfilter Core Team
> [  212.657677] IN= OUT=eth0 SRC=172.16.64.71 DST=224.0.0.22 LEN=40 TOS=0x00 
> PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
> [ 4022.018539] err_bad_typedef[4414]: segfault at 0 ip 00002ad8f57cd9bd sp 
> 00007fff14099c00 error 4 in libffi.so.4.0.1[2ad8f57cc000+7000]
> [ 4053.279455] err_bad_typedef[22519]: segfault at 0 ip 00002b21989f99bd sp 
> 00007fff5ddcef30 error 4 in libffi.so.4.0.1[2b21989f8000+7000]
> [ 4092.510592] err_bad_typedef[11549]: segfault at 0 ip 00002b31408b89bd sp 
> 00007fff04b69d30 error 4 in libffi.so.4.0.1[2b31408b7000+7000]
> [ 4135.241063] err_bad_typedef[30529]: segfault at 0 ip 00002ab2170a59bd sp 
> 00007fffe4e667f0 error 4 in libffi.so.4.0.1[2ab2170a4000+7000]
> [ 4172.341481] err_bad_typedef[12918]: segfault at 0 ip 00002b0c5124d9bd sp 
> 00007fff2ad782e0 error 4 in libffi.so.4.0.1[2b0c5124c000+7000]
> [ 4207.930890] err_bad_typedef[26870]: segfault at 0 ip 0000000055578198 sp 
> 00000000fffe3e90 error 4 in libffi.so.4.0.1[55577000+5000]
> [ 4240.640939] err_bad_typedef[5743]: segfault at 0 ip 0000000055578198 sp 
> 00000000ffb3b310 error 4 in libffi.so.4.0.1[55577000+5000]
> [ 4271.543468] err_bad_typedef[7288]: segfault at 0 ip 0000000055578198 sp 
> 00000000ffe1be40 error 4 in libffi.so.4.0.1[55577000+5000]
> [ 4301.556642] err_bad_typedef[27386]: segfault at 0 ip 0000000055578198 sp 
> 00000000ff83b160 error 4 in libffi.so.4.0.1[55577000+5000]
> [ 4333.024170] err_bad_typedef[5531]: segfault at 0 ip 0000000055578198 sp 
> 00000000ffe98440 error 4 in libffi.so.4.0.1[55577000+5000]
> ************************************************************

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/ihu_0.6.0-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
| [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]

Reply via email to