Source: grass Version: 6.4.1-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120112 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > dh_testdir > cp -f config.sub config.sub.original > cp -f /usr/share/misc/config.sub config.sub > cp -f config.guess config.guess.original > cp -f /usr/share/misc/config.guess config.guess > # Add here commands to configure the package. > CFLAGS="-Wall -g -O" ./configure --host=x86_64-linux-gnu > --build=x86_64-linux-gnu \ > --prefix=/usr/lib \ > --sysconfdir=/etc \ > --sharedstatedir=/var \ > --enable-socket \ > --enable-shared \ > --with-postgres \ > --with-mysql \ > --with-cxx \ > --with-x \ > --with-gdal \ > --with-freetype \ > --with-motif \ > --with-readline \ > --with-nls \ > --with-odbc \ > --with-sqlite \ > --enable-largefile \ > --with-freetype-includes=/usr/include/freetype2 \ > --with-tcltk-includes=/usr/include/tcl \ > --with-postgres-includes=/usr/include/postgresql \ > --with-mysql-includes=/usr/include/mysql \ > --with-proj-share=/usr/share/proj \ > > --with-wxwidgets=/usr/lib/wx/config/gtk2-unicode-release-2.8 \ > --with-python=/usr/bin/python-config \ > --with-cairo > checking host system type... x86_64-pc-linux-gnu > checking for gcc... gcc > checking whether the C compiler (gcc -Wall -g -O ) works... yes > checking whether the C compiler (gcc -Wall -g -O ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for Cygwin environment... no > checking for mingw32 environment... no > checking for executable suffix... no > checking for full floating-point support... yes > checking for pwd... /bin/pwd > checking for source directory... /build/grass-9tcH5c/grass-6.4.1 > checking for build directory... /build/grass-9tcH5c/grass-6.4.1 > checking for MacOSX App... no > checking for MacOSX architectures... no > checking for MacOSX SDK... no > checking how to build libraries... shared > checking for ranlib... ranlib > checking how to run the C preprocessor... gcc -E > checking if 64bit support is requested... no > checking if 64bit Sparc VIS support is requested... no > checking system version (for dynamic loading)... Linux-2.6.32-5-amd64 > checking for dlopen in -ldl... yes > checking for ar... ar > checking for additional include dirs... > checking for additional library dirs... > checking for a BSD compatible install... /usr/bin/install -c > checking for flex... flex > checking for yywrap in -lfl... yes > checking for bison... bison -y > checking for ranlib... ranlib > checking for ar... ar > checking for env... env > checking for perl... /usr/bin/perl > checking for ANSI C header files... yes > checking for limits.h... yes > checking for termio.h... yes > checking for termios.h... yes > checking for unistd.h... yes > checking for values.h... yes > checking for f2c.h... no > checking for g2c.h... no > checking for sys/ioctl.h... yes > checking for sys/mtio.h... yes > checking for sys/resource.h... yes > checking for sys/time.h... yes > checking for sys/timeb.h... yes > checking for sys/types.h... yes > checking for sys/utsname.h... yes > checking for libintl.h... yes > checking for iconv.h... yes > checking for langinfo.h... yes > checking whether time.h and sys/time.h may both be included... yes > checking for off_t... yes > checking for uid_t in sys/types.h... yes > checking return type of signal handlers... void > checking for Cygwin environment... no > checking for ftime... yes > checking for gethostname... yes > checking for gettimeofday... yes > checking for lseek... yes > checking for nice... yes > checking for time... yes > checking for uname... yes > checking for seteuid... yes > checking for setpriority... yes > checking for setreuid... yes > checking for setruid... no > checking for drand48... yes > checking for putenv... yes > checking for setenv... yes > checking for nanosleep... yes > checking whether setpgrp takes no argument... yes > checking for long long int... yes > checking for W11... no > checking for X... libraries , headers > checking for dnet_ntoa in -ldnet... no > checking for dnet_ntoa in -ldnet_stub... no > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking whether to use Curses... yes > checking for curses.h... yes > checking curses.h WINDOW structure component... _maxy > checking for initscr in -lncurses... yes > checking for keypad in -lncurses... yes > checking for gtty in -lcompat... no > checking for gtty in -lbsd-compat... yes > checking for library containing cuserid... none required > checking for xdrmem_create... yes > checking for asprintf... yes > checking for atan... no > checking for atan in -lm... yes > checking for dlsym... no > checking for dlsym in -ldl... yes > checking for iconv... yes > checking for socket... yes > checking for location of zlib includes... > checking for zlib.h... yes > checking for location of zlib library... > checking for deflate in -lz... yes > checking for location of External PROJ.4 includes... > checking for proj_api.h... yes > checking External PROJ.4 version... 470 > checking for location of External PROJ.4 library... > checking for pj_get_def in -lproj... yes > checking for location of External PROJ.4 data files... /usr/share/proj > checking for /usr/share/proj/epsg... yes > checking for nad2bin... /usr/bin/nad2bin > checking whether to use regex... yes > checking for location of regex includes... > checking for regex.h... yes > checking for location of regex library... > checking for regcomp... yes > checking whether to use Readline... yes > checking for location of Readline includes... > checking for readline/readline.h... yes > checking for readline/history.h... yes > checking for location of Readline library... > checking for readline in -lreadline... yes > checking for add_history in -lhistory... yes > checking whether to use JPEG... yes > checking for location of JPEG includes... > checking for jpeglib.h... yes > checking for location of JPEG library... > checking for jpeg_start_compress in -ljpeg... yes > checking whether to use GDAL... yes > checking for gdal-config... /usr/bin/gdal-config > checking whether to use GEOS... no > checking whether to use TIFF... yes > checking for location of TIFF includes... > checking for tiffio.h... yes > checking for location of TIFF library... > checking for TIFFOpen in -ltiff... yes > checking whether to use PNG... yes > checking for location of PNG includes... > checking for png.h... yes > checking for location of PNG library... > checking for png_read_image in -lpng... yes > checking whether to use PostgreSQL... yes > checking for location of PostgreSQL includes... /usr/include/postgresql > checking for libpq-fe.h... yes > checking for location of PostgreSQL library... > checking for PQsetdbLogin in -lpq... yes > checking for PQcmdTuples in -lpq... yes > checking whether to use MySQL... yes > checking for location of MySQL includes... /usr/include/mysql > checking for mysql.h... yes > checking for location of MySQL library... > checking for mysql_query in -lmysqlclient... yes > checking for mysql_config... /usr/bin/mysql_config > configure: warning: libmysqld not found > checking for mysql_server_init... no > checking whether to use SQLite... yes > checking for location of SQLite includes... > checking for sqlite3.h... yes > checking for location of SQLite library... > checking for sqlite3_open in -lsqlite3... yes > checking whether to use FFMPEG... no > checking whether to use OpenGL... yes > checking for location of OpenGL includes... > checking for GL/gl.h... yes > checking for GL/glu.h... yes > checking for location of OpenGL library... > checking for glBegin in -lGL... yes > checking for gluBeginCurve in -lGLU... yes > checking for glXCreatePbuffer... yes > checking for glXCreateGLXPixmap... yes > checking whether to use Tcl/Tk... yes > checking for location of Tcl/Tk includes... /usr/include/tcl > checking for tcl.h... yes > checking for tk.h... yes > checking Tcl version... 8.5 > checking Tk version... 8.5 > checking for location of Tcl/Tk library... > checking for Tcl_Init in -ltcl... yes > checking for Tk_MainWindow in -ltk... yes > checking whether to use ODBC... yes > checking for location of ODBC includes... > checking for sql.h... yes > checking for location of ODBC library... > checking for SQLConnect in -lodbc... yes > checking whether to use FFTW... yes > checking for location of FFTW includes... > checking for fftw3.h... yes > checking for location of FFTW library... > checking for fftw_execute in -lfftw3... yes > checking whether to use BLAS... no > checking whether to use LAPACK... no > checking whether to use Motif... yes > checking for location of Motif includes... > checking for Xm/Xm.h... yes > checking for location of Motif library... > checking for XmStringCreate in -lXm... yes > checking whether to use Cairo... yes > checking for location of cairo includes... > checking for cairo.h... yes > checking for location of cairo library... > checking for cairo linking flags... > checking for cairo_create... yes > checking for cairo_xlib_surface_create_with_xrender_format... yes > checking whether to use GLw... no > checking whether to use FreeType... yes > checking for location of FreeType includes... /usr/include/freetype2 > checking for ft2build.h... yes > checking for location of FreeType library... > checking for FT_Init_FreeType in -lfreetype... yes > checking whether to use NLS... yes > checking for gettext... yes > checking whether to use C++... yes > checking for c++... c++ > checking whether the C++ compiler (c++ -Wl,--export-dynamic) works... yes > checking whether the C++ compiler (c++ -Wl,--export-dynamic) is a > cross-compiler... no > checking whether we are using GNU C++... yes > checking whether c++ accepts -g... yes > checking whether to use openDWG... no > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGE_FILES value needed for large files... no > checking for _LARGEFILE_SOURCE value needed for large files... no > checking if system supports Large Files at all... yes > checking whether to use Python... yes > checking for python-config... /usr/bin/python-config > checking for Python.h... yes > Traceback (most recent call last): > File "/usr/bin/python-config", line 43, in <module> > flags.extend(getvar('CFLAGS').split()) > AttributeError: 'NoneType' object has no attribute 'split' > checking whether to use wxWidgets... yes > checking for wx-config... /usr/lib/wx/config/gtk2-unicode-release-2.8 > ./configure: 1: ./configure: /usr/lib/wx/config/gtk2-unicode-release-2.8: not > found > configure: error: wxWidgets is required. > checking wxWidgets version... not found > make: *** [config.status] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/01/12/grass_6.4.1-1_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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org