Bug#549640: soci: FTBFS : error: 'strncmp' was not declared in this scope
Package: soci Version: 3.0.0+cvs20081223-3 Justification: FTBFS Severity: serious Tags: patch User: debian-...@superh.org Usertags: sh4 X-Debbugs-CC: debian-sup...@lists.debian.org Hi, I am now trying to run Debian on Renesas SH CPU(sh4). soci FTBFS on sh4. I checked on i386 by pbuilder, I get same bug. - make[4]: Entering directory `/tmp/buildd/soci-3.0.0+cvs20081223/src/backends/postgresql/test' if i486-linux-gnu-g++ -DPACKAGE_NAME=\"SOCI\" -DPACKAGE_TARNAME=\"soci\" -DPACKAGE_VERSION=\"3.0.0\" -DPACKAGE_STRING=\"SOCI\ 3.0.0\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/soci\"; -DPACKAGE=\"soci\" -DVERSION=\"3.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_BOOST=1 -DHAVE_BOOST_DATE_TIME=/\*\*/ -DHAVE_MYSQL=1 -DHAVE_POSTGRESQL=1 -DHAVE_SQLITE3=1 -I. -I. -I../../../../src/core -I../../../../src/core/test -I../../../../src/backends/postgresql -I/usr/include -I/usr/include/postgresql -UNDEBUG -U_DEBUG -O2 -g -O2 -Wall -pedantic -Wno-long-long -MT test-postgresql.o -MD -MP -MF ".deps/test-postgresql.Tpo" -c -o test-postgresql.o test-postgresql.cpp; \ then mv -f ".deps/test-postgresql.Tpo" ".deps/test-postgresql.Po"; else rm -f ".deps/test-postgresql.Tpo"; exit 1; fi test-postgresql.cpp: In function 'void test3()': test-postgresql.cpp:225: error: 'strncmp' was not declared in this scope make[4]: *** [test-postgresql.o] Error 1 make[4]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223/src/backends/postgresql/test' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223/src/backends' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 - I made a patch to revise to be able to build. Would you apply it? Best regards, Nobuhiro -- Nobuhiro Iwamatsu --- a/src/backends/sqlite3/test/test-sqlite3.cpp2008-07-31 12:24:52.0 +0900 +++ b/src/backends/sqlite3/test/test-sqlite3.cpp2009-10-05 15:57:52.0 +0900 @@ -14,6 +14,7 @@ #include #include #include +#include using namespace soci; using namespace soci::tests; --- src/backends/postgresql/test/test-postgresql.cpp2009-10-05 14:08:31.0 +0900 +++ src/backends/postgresql/test/test-postgresql.cpp.a 2009-10-05 16:17:02.0 +0900 @@ -15,6 +15,7 @@ #include #include #include +#include using namespace soci; using namespace soci::tests;
Bug#549645: python-wxgtk2.8-dbg: stricter depends on wx libs?
Package: python-wxgtk2.8-dbg Version: 2.8.7.1-2+b1 Severity: normal Hello, recently I updated 'python-wxgtk2.8' that brings in updated 'libwx*2.8-0' packages bu didn't update 'python-wxgtk2.8-dbg' because the latter has a depends on 'libwxbase2.8-dbg (>= 2.8.7.1), libwxgtk2.8-dbg (>= 2.8.7.1)'. Should the depends on libwx* be more stricter than that, so taht updating 'python-wxgtk2.8' automatically updates 'python-wxgtk2.8-dbg' (and the rest of the stack) too? Regards, Sandro -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-wxgtk2.8-dbg depends on: ii libc6 2.9-25 GNU C Library: Shared libraries ii libgcc1 1:4.4.1-4GCC support library ii libstdc++6 4.4.1-4 The GNU Standard C++ Library v3 ii libwxbase2.8-dbg2.8.7.1-2+b1 wxBase library (debug) - non-GUI s ii libwxgtk2.8-dbg 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t ii python-dbg 2.5.4-2 Debug Build of the Python Interpre ii python-wxgtk2.8 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t python-wxgtk2.8-dbg recommends no packages. Versions of packages python-wxgtk2.8-dbg suggests: pn python-xml-dbg (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
keysafe 0.4-2 MIGRATED to testing
FYI: The status of the keysafe source package in Debian's testing distribution has changed. Previous version: 0.4-1.1 Current version: 0.4-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549770: wxwidgets2.8: FTBFS: ../include/wx/gsocket.h:40: error: using typedef-name 'GSocket' after 'class'
Source: wxwidgets2.8 Version: 2.8.7.1-2 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091005 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /build/user-wxwidgets2.8_2.8.7.1-2-amd64-aPALrJ/wxwidgets2.8-2.8.7.1/objs_gtk_sh/bk-deps > g++ -c -o coredll_gsockgtk.o -I.pch/wxprec_coredll -D__WXGTK__ > -I../src/regex -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC > -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -I/build/user-wxwidgets2.8_2.8.7.1-2-amd64-aPALrJ/wxwidgets2.8-2.8.7.1/objs_gtk_sh/lib/wx/include/gtk2-unicode-release-2.8 > -I../include -D_REENTRANT -pthread -I/usr/include/gtk-2.0 > -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gstreamer-0.10 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 > -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 > -I/usr/lib/dbus-1.0/include -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 > -fno-strict-aliasing -D_REENTRANT -I/usr/include/libgnomeprintui-2.2 > -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 > -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 > -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 > -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 ../src/gtk/gsockgtk.cpp > In file included from ../src/gtk/gsockgtk.cpp:21: > ../include/wx/gsocket.h:40: error: using typedef-name 'GSocket' after 'class' > /usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a previous > declaration here > In file included from ../include/wx/gsocket.h:179, > from ../src/gtk/gsockgtk.cpp:21: > ../include/wx/unix/gsockunx.h:40: error: using typedef-name 'GSocket' after > 'class' > /usr/include/glib-2.0/gio/giotypes.h:120: error: 'GSocket' has a previous > declaration here > ../src/gtk/gsockgtk.cpp: In function 'void _GSocket_GDK_Input(void*, gint, > GdkInputCondition)': > ../src/gtk/gsockgtk.cpp:34: error: 'struct _GSocket' has no member named > 'Detected_Read' > ../src/gtk/gsockgtk.cpp:36: error: 'struct _GSocket' has no member named > 'Detected_Write' > ../src/gtk/gsockgtk.cpp: In member function 'virtual bool > GSocketGUIFunctionsTableConcrete::Init_Socket(GSocket*)': > ../src/gtk/gsockgtk.cpp:56: error: 'struct _GSocket' has no member named > 'm_gui_dependent' > ../src/gtk/gsockgtk.cpp:57: error: 'struct _GSocket' has no member named > 'm_gui_dependent' > ../src/gtk/gsockgtk.cpp: In member function 'virtual void > GSocketGUIFunctionsTableConcrete::Destroy_Socket(GSocket*)': > ../src/gtk/gsockgtk.cpp:67: error: 'struct _GSocket' has no member named > 'm_gui_dependent' > ../src/gtk/gsockgtk.cpp: In member function 'virtual void > GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent)': > ../src/gtk/gsockgtk.cpp:72: error: 'struct _GSocket' has no member named > 'm_gui_dependent' > ../src/gtk/gsockgtk.cpp:75: error: 'struct _GSocket' has no member named > 'm_fd' > ../src/gtk/gsockgtk.cpp:83: error: 'struct _GSocket' has no member named > 'm_server' > ../src/gtk/gsockgtk.cpp:90: error: 'struct _GSocket' has no member named > 'm_fd' > ../src/gtk/gsockgtk.cpp: In member function 'virtual void > GSocketGUIFunctionsTableConcrete::Uninstall_Callback(GSocket*, GSocketEvent)': > ../src/gtk/gsockgtk.cpp:98: error: 'struct _GSocket' has no member named > 'm_gui_dependent' > ../src/gtk/gsockgtk.cpp:108: error: 'struct _GSocket' has no member named > 'm_server' > make[1]: *** [coredll_gsockgtk.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/10/05/wxwidgets2.8_2.8.7.1-2_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 | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549771: pysnmp-se: FTBFS: mv: cannot stat `debian/python-pysnmp-se/usr/lib/python2.5/site-packages/pysnmp': No such file or directory
Source: pysnmp-se Version: 3.5.2-5 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091005 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules binary > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > test -x debian/rules > dh_testroot > dh_clean -k > dh_installdirs -A > mkdir -p "." > mkdir -p debian/python-module-stampdir > cd . && python setup.py build > --build-base="/build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/./build" > running build > running build_py > touch debian/python-module-stampdir/python-pysnmp-se > dh_installdirs -ppython-pysnmp-se > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > cd . && python setup.py install > --root=/build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/ > \ > --install-lib=/usr/lib/python2.4/site-packages/ --prefix=/usr > --no-compile -O0 > running install > running build > running build_py > running install_lib > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4 > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > copying build/lib/pysnmp/compat/snmpy/__init__.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > copying build/lib/pysnmp/compat/snmpy/snmpy.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/snmpy > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/v1.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/error.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/role.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/v2c.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/asynrole.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/asn1.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > copying build/lib/pysnmp/compat/pysnmp2x/__init__.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp2x > creating > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp1x > copying build/lib/pysnmp/compat/pysnmp1x/message.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp1x > copying build/lib/pysnmp/compat/pysnmp1x/error.py -> > /build/user-pysnmp-se_3.5.2-5-amd64-yDgC48/pysnmp-se-3.5.2/debian/python-pysnmp-se/usr/lib/python2.4/site-packages/pysnmp/compat/pysnmp1x > copying build/lib/pysnmp/compat/pysnmp1x/msession.py -> > /build/user-
Bug#549785: songwrite: FTBFS: mv: cannot stat `debian/songwrite/usr/share/*.egg-info': No such file or directory
Source: songwrite Version: 0.14-4 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091005 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules binary > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > debian/rules:9: Use of DEB_PYTHON_MODULE_PACKAGE is deprecated, please use > DEB_PYTHON_MODULE_PACKAGES instead > test -x debian/rules > dh_testroot > dh_clean -k > dh_installdirs -A > mkdir -p "." > mkdir -p debian/python-module-stampdir > cd . && python setup.py build > --build-base="/build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/./build" > running build > running build_py > running build_scripts > touch debian/python-module-stampdir/songwrite > dh_installdirs -psongwrite > pyversions: missing XS-Python-Version in control file, fall back to > debian/pyversions > pyversions: missing debian/pyversions file, fall back to supported versions > cd . && python setup.py install > --root=/build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/ > \ > --install-lib=/usr/lib/python2.4/site-packages/ --prefix=/usr > --no-compile -O0 > running install > running build > running build_py > running build_scripts > running install_lib > creating > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib > creating > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4 > creating > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages > creating > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/__init__.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/abctab.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/asciitab.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/drum.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/fourml.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/globdef.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/gp3_loader.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/init_editobj.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/latex.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lilypond.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lilypond22.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lilypond23.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lilypond24.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lilypond25.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lyric.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/lyric2.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite > copying build/lib/songwrite/main.py -> > /build/user-songwrite_0.14-4-amd64-0ffgeh/songwrite-0.14/debian/songwrite/usr/lib/python2.4/site-packages/songwrite
Bug#549782: grepmail: FTBFS: tests failed
Source: grepmail Version: 5.3033-4 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091005 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory > `/build/user-grepmail_5.3033-4-amd64-spRxPX/grepmail-5.3033' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/append_header.t > t/auto_search.t t/body.t t/cache.t t/complex_expression.t t/count.t t/date.t > t/date_manip.t t/header.t t/help.t t/ignore_signatures.t t/invalid_date.t > t/invalid_mailbox.t t/line_number.t t/list.t t/match_compressed.t > t/match_headers.t t/match_words.t t/nonexistent_mailbox.t > t/not_match_compressed.t t/not_match_uncompressed.t t/pattern_file.t > t/pipe_compressed.t t/pipe_uncompressed.t t/received_date.t t/recursive.t > t/size.t t/status.t t/unique.t > t/append_header.t ... ok > t/auto_search.t . ok > t/body.t ok > t/cache.t ... ok > t/complex_expression.t .. ok > t/count.t ... ok > t/date.t ok > t/date_manip.t .. ok > t/header.t .. ok > t/help.t ok > t/ignore_signatures.t ... ok > t/invalid_date.t ok > t/invalid_mailbox.t . ok > t/line_number.t . ok > t/list.t ok > t/match_compressed.t ok > t/match_headers.t ... ok > t/match_words.t . ok > > # Failed test 'Did not encounter an error executing the test when one was > expected. > # > # ' > # at t/nonexistent_mailbox.t line 102. > > # Failed test 'Did not encounter an error executing the test when one was > expected. > # > # ' > # at t/nonexistent_mailbox.t line 102. > # Looks like you planned 8 tests but only ran 6. > # Looks like you failed 2 tests of 6 run. > t/nonexistent_mailbox.t . > Dubious, test returned 2 (wstat 512, 0x200) > Failed 4/8 subtests > t/not_match_compressed.t ok > t/not_match_uncompressed.t .. ok > t/pattern_file.t ok > t/pipe_compressed.t . ok > t/pipe_uncompressed.t ... ok > t/received_date.t ... ok > t/recursive.t ... ok > t/size.t ok > t/status.t .. ok > Failed 1/29 test programs. 2/255 subtests failed. > make[1]: *** [test_dynamic] Error 255 The full build log is available from: http://people.debian.org/~lucas/logs/2009/10/05/grepmail_5.3033-4_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 | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549878: isdnutils: Please port to sh4
Package: isdnutils Version: 1:3.9.20060704-4 Severity: wishlist Tags: patch User: debian-...@superh.org Usertags: sh4 Hi, I am now trying to run Debian on Renesas SH(sh4) CPU. isdnutils can build on sh4 with patch. I attached build log. Could you add sh4 into support architecture list? Best regards, Nobuhiro isdnutils_3.9.20060704-4_sh4.build.gz Description: GNU Zip compressed data #! /bin/sh -e # DP: dir= if [ $# -eq 3 -a "$2" = '-d' ]; then pdir="-d $3" dir="$3/" elif [ $# -ne 1 ]; then echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" exit 1 fi case "$1" in -patch) patch $pdir -f --no-backup-if-mismatch -p1 < $0 ;; -unpatch) patch $pdir -f --no-backup-if-mismatch -R -p1 < $0 ;; *) echo >&2 "usage: `basename $0`: -patch|-unpatch [-d ]" exit 1 esac exit 0 --- a/ipppd/main.c 2009-10-05 02:40:21.0 + +++ b/ipppd/main.c 2009-10-05 02:40:49.0 + @@ -1205,7 +1205,7 @@ unsigned long val=0; char *str, *f, *buf0; unsigned char *p; -void *a; +va_list a; char num[32]; time_t t; static char hexchars[] = "0123456789abcdef"; @@ -1297,11 +1297,7 @@ break; case 'r': f = va_arg(args, char *); -/* - * XXX We assume a va_list is either a pointer or an array, so - * what gets passed for a va_list is like a void * in some sense. - */ -a = va_arg(args, void *); +a = va_arg(args, va_list); #ifdef __alpha__ /* always do this? */ n = fmtmsg(buf, buflen + 1, f, a); #else --- isdnutils-3.9.20060704.a/debian/control 2009-10-05 02:31:57.0 + +++ isdnutils-3.9.20060704/debian/control 2009-10-05 04:31:30.0 + @@ -8,7 +8,7 @@ Package: isdnutils Priority: optional -Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Depends: isdnutils-base (= ${binary:Version}), ipppd, isdnlog, isdnutils-xtools, isdnvboxserver, isdnvboxclient, openbsd-inetd | inet-superserver, ${misc:Depends} Suggests: isdnutils-doc, isdneurofile, pppdcapiplugin, capiutils Conflicts: ipppd (<<1:3.1pre1b-23) @@ -47,7 +47,7 @@ Package: isdnutils-base Priority: optional -Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Pre-Depends: debconf (>= 1.2.9) | debconf-2.0 Depends: udev | makedev (>= 2.3.1-77), ${shlibs:Depends}, lsb-base (>= 1.3-9ubuntu3), ${misc:Depends} Suggests: ipppd, isdnlog, isdnutils-doc, isdnutils-xtools, isdnvboxserver, isdnvboxclient @@ -66,7 +66,7 @@ isdnvboxclient ISDN answering machine, client side (vbox) Package: isdnutils-xtools -Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Section: x11 Depends: isdnutils-base (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Replaces: isdnutils (<<1:3.1pre1b-0) @@ -81,7 +81,7 @@ unnecessarily. Package: ipppd -Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Section: net Depends: isdnutils-base (= ${binary:Version}), debconf (>=1.2.9) | debconf-2.0, ppp, ${shlibs:Depends}, udev | makedev Suggests: pdnsd @@ -93,7 +93,7 @@ Also needed for allowing dialins from Windows PCs over ISDN. Package: isdnlog -Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Depends: isdnutils-base (= ${binary:Version}), isdnlog-data (>= ${binary:Version}), debconf (>=1.2.9) | debconf-2.0, ${shlibs:Depends}, ${misc:Depends} Replaces: isdnutils (<<1:3.1pre1b-0) Description: ISDN connection logger @@ -121,7 +121,7 @@ German-language docs also included. Package: isdnvbox -Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Conflicts: isdnutils (<<1:3.1pre1b-1) Depends: isdnvboxclient, isdnvboxserver, ${misc:Depends} Recommends: sox @@ -134,7 +134,7 @@ the software. Package: isdnvboxclient -Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 +Architecture: alpha amd64 arm armeb armel armeb armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 sparc s390 sh4 Conflicts: isdn