Your message dated Thu, 16 Jul 2015 11:49:47 +0000 with message-id <[email protected]> and subject line Bug#790293: fixed in wmcube 1.0.1-2 has caused the Debian Bug report #790293, regarding wmcube: FTBFS with glibc 2.21 and gcc-5 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 790293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790293 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: wmcube Version: 1.0.1-1 Severity: normal >From my pbuilder build log, using a setup preferring glibc and gcc-defaults from experimental: ... debian/rules build dh build --sourcedirectory=wmcube dh_testdir -O--sourcedirectory=wmcube dh_auto_configure -O--sourcedirectory=wmcube debian/rules override_dh_auto_build make[1]: Entering directory '/tmp/buildd/wmcube-1.0.1' dh_auto_build --sourcedirectory=wmcube -- \ CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" make -j1 "CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" make[2]: Entering directory '/tmp/buildd/wmcube-1.0.1/wmcube' gcc -DLINUX -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/share/include -c wmcube.c -o wmcube.o gcc -DLINUX -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/share/include -c ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o gcc -DLINUX -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/share/include -c ../wmgeneral/misc.c -o ../wmgeneral/misc.o In file included from ../wmgeneral/misc.c:24:0: ../wmgeneral/list.h:57:13: warning: inline function 'list_free' declared but never defined INLINE void list_free(LinkedList* list); ^ ../wmgeneral/list.h:55:19: warning: inline function 'list_find' declared but never defined INLINE LinkedList*list_find(LinkedList* list, void* elem); ^ ../wmgeneral/list.h:53:13: warning: inline function 'list_mapcar' declared but never defined INLINE void list_mapcar(LinkedList* list, void(*function)(void*)); ^ ../wmgeneral/list.h:51:20: warning: inline function 'list_remove_elem' declared but never defined INLINE LinkedList *list_remove_elem(LinkedList* list, void* elem); ^ ../wmgeneral/list.h:49:13: warning: inline function 'list_remove_head' declared but never defined INLINE void list_remove_head(LinkedList** list); ^ ../wmgeneral/list.h:47:14: warning: inline function 'list_nth' declared but never defined INLINE void* list_nth(int index, LinkedList* list); ^ ../wmgeneral/list.h:45:12: warning: inline function 'list_length' declared but never defined INLINE int list_length(LinkedList* list); ^ ../wmgeneral/list.h:43:20: warning: inline function 'list_cons' declared but never defined INLINE LinkedList* list_cons(void* head, LinkedList* tail); ^ gcc -DLINUX -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/X11R6/share/include -c ../wmgeneral/list.c -o ../wmgeneral/list.o gcc -Wl,-z,relro -o wmcube wmcube.o ../wmgeneral/wmgeneral.o ../wmgeneral/misc.o ../wmgeneral/list.o -lXext -L/usr/X11R6/lib -lXpm -lXext -lX11 -lm ../wmgeneral/misc.o: In function `parse_command': /tmp/buildd/wmcube-1.0.1/wmcube/../wmgeneral/misc.c:122: undefined reference to `list_cons' /tmp/buildd/wmcube-1.0.1/wmcube/../wmgeneral/misc.c:126: undefined reference to `list_length' /tmp/buildd/wmcube-1.0.1/wmcube/../wmgeneral/misc.c:131: undefined reference to `list_remove_head' collect2: error: ld returned 1 exit status Makefile:31: recipe for target 'wmcube' failed make[2]: *** [wmcube] Error 1 make[2]: Leaving directory '/tmp/buildd/wmcube-1.0.1/wmcube' dh_auto_build: make -j1 CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security returned exit code 2 debian/rules:13: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/tmp/buildd/wmcube-1.0.1' debian/rules:6: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: wmcube Source-Version: 1.0.1-2 We believe that the bug you reported is fixed in the latest version of wmcube, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Doug Torrance <[email protected]> (supplier of updated wmcube package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 15 Jul 2015 12:51:57 -0600 Source: wmcube Binary: wmcube Architecture: source amd64 Version: 1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Doug Torrance <[email protected]> Changed-By: Doug Torrance <[email protected]> Description: wmcube - spinning 3D object that shows the current CPU load Closes: 790293 Changes: wmcube (1.0.1-2) unstable; urgency=medium . * debian/patches/remove_inline_keywords.patch - Allow builds using gcc5 (Closes: #790293). Checksums-Sha1: 592be6744e50700fc66fd19944cd455f5af76cc2 1830 wmcube_1.0.1-2.dsc ee435337e5fc9f4e27a7b46e137fdb7b00e802b1 6416 wmcube_1.0.1-2.debian.tar.xz 1869e2828e588c8b86a2d0f9c311865e734c7e0a 38568 wmcube_1.0.1-2_amd64.deb Checksums-Sha256: b17da7dcf4555a027d329247196e5e32a5032575e87b3febdd9105509b61e5aa 1830 wmcube_1.0.1-2.dsc f2480a3bace6d575538137c0652b5dd20f619257e0542a8275797c402b4cec02 6416 wmcube_1.0.1-2.debian.tar.xz 59ef8d8388dc383e22149ce65d62548024824d20c02820f2630420fcfed2fd2f 38568 wmcube_1.0.1-2_amd64.deb Files: 4c623497ce5c66a317ba7aba3d108e2c 1830 x11 optional wmcube_1.0.1-2.dsc b358b91be48eff3e61a50fe691847b5d 6416 x11 optional wmcube_1.0.1-2.debian.tar.xz 6c6cc86c244cefac0e04433ff7845bc6 38568 x11 optional wmcube_1.0.1-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVp5l6AAoJEHQmOzf1tfkTt30QAMjKc32TRn6gfJWjZ7Eiw6Cy QSFRb5F4XZicc6ZZT2mTmfgFbB6DiXM3UfWhA5BfzStlWJh+iXsEiqPmP2nhLjzj ddgETpYf80d9GznPN+CeSlqhtNQTYNdXdxnIEw3afzV4K/a9MXBrJHLla+vjfDlV qMBop3KxYoDr03BSNK4ai+xflFTOEpX3Y2mbOt46DIgXHKM6OGnSBpX1Skg99bOK ZwSHCmHVo3SYMbJeM9GoDjDtCgTtAK8udm18zHGm6WRSP1qjd0o8M0M9SeCzO8H9 X+qcbS51bWIjQGq21XWn4exPYF3IK7CBezQkKxEqF3zxMi2SftCL2LijJZ/iercK zaroO44GSKDequ1WIhkCRl0qu9K4S3YljImLWlw770zCTRznVBpo1snA6UTNf4Ya JejQ0SZflisu00Uvy5URZ7ctIqdF4arUbY/SS/5YblgBVae0AFL+fb7gUcfhug97 truAh1hIeuXLMi2jXVDh5/9aFrzprACQJdWRaF54YNsp5XNhOB65HOTElY58dlnh NP9s9t20crhj2zapJ7mVRGpdC3+87oouLBmkCWqIhKrC4G5QBKhE2Se16Xk/GQ5g 1ZhRH8cGNCcqYE6805wVzj/otThBgZLHUpblVYOePLQ5cDRIQkynMuSh5lJNEyuC lphUy6gNYzBa5wwgABFJ =jbzy -----END PGP SIGNATURE-----
--- End Message ---

