Your message dated Sun, 26 May 2013 17:22:58 +0000 with message-id <[email protected]> and subject line Bug#709606: fixed in swi-prolog 6.2.6-3 has caused the Debian Bug report #709606, regarding swi-prolog: Executable generation fails 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.) -- 709606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709606 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: swi-prolog Version: 6.2.6-2 Severity: important Dear Maintainer, I tried to recompile package logol against this release but compilation fails while it was ok with previous release. At compilation times many undefined reference errors are raised. Here is compilation extract: compile_swi_exe: [exec] CC="gcc" [exec] PLBASE="/usr/lib/swi-prolog" [exec] PLARCH="amd64" [exec] PLLIBS="" [exec] PLLIB="-lswipl" [exec] PLCFLAGS="-fno-strict-aliasing -pthread -fPIC -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/ncursesw" [exec] PLLDFLAGS="-rdynamic -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -pthread" [exec] PLSOEXT="so" [exec] PLTHREADS="yes" [exec] logolSwiMain.c: In function ‘main’: [exec] logolSwiMain.c:48:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:50:20: warning: ignoring return value of ‘PL_next_solution’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:56:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:60:18: warning: ignoring return value of ‘PL_put_integer’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:65:20: warning: ignoring return value of ‘PL_next_solution’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:74:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:76:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:78:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:80:18: warning: ignoring return value of ‘PL_put_integer’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:102:20: warning: ignoring return value of ‘PL_next_solution’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:120:23: warning: ignoring return value of ‘PL_put_string_chars’, declared with attribute warn_unused_result [-Wunused-result] [exec] logolSwiMain.c:122:20: warning: ignoring return value of ‘PL_next_solution’, declared with attribute warn_unused_result [-Wunused-result] [exec] eval `swipl --dump-runtime-variables` [exec] gcc -c -fno-strict-aliasing -pthread -fPIC -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/ncursesw -D_REENTRANT -D__SWI_PROLOG__ -D__SWI_EMBEDDED__ -I/usr/lib/swi-prolog/include -o logolSwiMain.o logolSwiMain.c [exec] gcc -o logol.exe -rdynamic -Wl,-z,relro -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -pthread logolSwiMain.o -L/usr/lib/swi-prolog/lib/amd64 -lswipl [exec] rm logolSwiMain.o [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-wam.o): In function `assess_remove_duplicates': [exec] (.text+0x6a9): undefined reference to `sqrtf' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-read.o): In function `scan_number': [exec] (.text+0x162a): undefined reference to `__gmpz_mul_ui' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-read.o): In function `scan_number': [exec] (.text+0x163c): undefined reference to `__gmpz_add_ui' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-read.o): In function `str_number': [exec] (.text+0x4f5c): undefined reference to `__gmpz_mul_ui' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-read.o): In function `str_number': [exec] (.text+0x4f72): undefined reference to `__gmpz_add_ui' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-arith.o): In function `seed_from_dev': [exec] (.text+0x1c1): undefined reference to `__gmpz_init' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-arith.o): In function `seed_from_dev': [exec] (.text+0x1ef): undefined reference to `__gmpz_import' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-arith.o): In function `seed_from_dev': [exec] (.text+0x201): undefined reference to `__gmp_randseed' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-arith.o): In function `seed_from_dev': [exec] (.text+0x20b): undefined reference to `__gmpz_clear' [exec] /usr/lib/swi-prolog/lib/amd64/libswipl.a(pl-arith.o): In function `ar_powm': -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-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 swi-prolog depends on: ii swi-prolog-nox 6.2.6-2 ii swi-prolog-x 6.2.6-2 swi-prolog recommends no packages. Versions of packages swi-prolog suggests: pn prolog-el <none> pn swi-prolog-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: swi-prolog Source-Version: 6.2.6-3 We believe that the bug you reported is fixed in the latest version of swi-prolog, 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. Євгеній Мещеряков <[email protected]> (supplier of updated swi-prolog 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: SHA1 Format: 1.8 Date: Sun, 26 May 2013 18:02:35 +0200 Source: swi-prolog Binary: swi-prolog swi-prolog-nox swi-prolog-x swi-prolog-java swi-prolog-odbc Architecture: source amd64 Version: 6.2.6-3 Distribution: unstable Urgency: low Maintainer: Євгеній Мещеряков <[email protected]> Changed-By: Євгеній Мещеряков <[email protected]> Description: swi-prolog - ISO/Edinburgh-style Prolog interpreter swi-prolog-java - Bidirectional interface between SWI-Prolog and Java swi-prolog-nox - ISO/Edinburgh-style Prolog interpreter (without X support) swi-prolog-odbc - ODBC library for SWI-Prolog swi-prolog-x - User interface library for SWI-Prolog (with X support) Closes: 709605 709606 Changes: swi-prolog (6.2.6-3) unstable; urgency=low . * Move the static library to /usr/lib (closes: #709606) * Disable 'http' tests — they require network connection * New patch: - override-PLLIBDIR.diff - set PLLIBDIR to 'swi-prolog', this should take care of setting PLBASE to correct value. This simplifies other patches and debian/rules * Relax shlibs dependency for libswipl.so. * Break logol (<< 1.6.1-2~) (closes: #709605) Checksums-Sha1: 258a1d70147c95aa9b033368891f662b516b352d 1972 swi-prolog_6.2.6-3.dsc 0d21cec1d32edd4b804bf0f423d7ad3b8fb65389 20245 swi-prolog_6.2.6-3.debian.tar.gz efd90ac18388deff0c0de8e6ce567a9e4e752538 14148 swi-prolog_6.2.6-3_amd64.deb ecd73f34d5f9a1fab1dc792892f2640e1ad52186 2869112 swi-prolog-nox_6.2.6-3_amd64.deb 6e691ad204dee3325e1365fc30c9b63e82c529e1 1985342 swi-prolog-x_6.2.6-3_amd64.deb a90ad58d44e35640422e607787282b60b3a29a53 93002 swi-prolog-java_6.2.6-3_amd64.deb dfdc5536568bd6c7b8302d74ab3153e9a19401b5 38098 swi-prolog-odbc_6.2.6-3_amd64.deb Checksums-Sha256: db43fa34e1f6ca73f231a2090b6a494916f9150c5f34c0ba51a3be335c1e875f 1972 swi-prolog_6.2.6-3.dsc 30ede6e4a313fb1395dc425f8850f79dfa0d08d2c30984679b3cc31cbea6c71e 20245 swi-prolog_6.2.6-3.debian.tar.gz 1ec3cc1e1cd5dd341eb83ba1b7c6e97321367923772dad25a7cf504631f84434 14148 swi-prolog_6.2.6-3_amd64.deb de70ffb176cc95546425a61ebf8147196f697983e68ed4aad2b5ca8d5602db36 2869112 swi-prolog-nox_6.2.6-3_amd64.deb d3274fa3922921d8e9e47b31f8c29e63dfb339315cc19a1551d60a97c0e6fb15 1985342 swi-prolog-x_6.2.6-3_amd64.deb 014e1d0525050328a3ea2bd67b2797a65f1562ab4d3ec899c366f3e56c3c83a5 93002 swi-prolog-java_6.2.6-3_amd64.deb 8bf314a45504e89ae818c1f33a55d4550ef89c611efac09ee3be1df0281cee52 38098 swi-prolog-odbc_6.2.6-3_amd64.deb Files: 8ff13633784edff12664a3cfc046962d 1972 interpreters optional swi-prolog_6.2.6-3.dsc 515e2f4cef71aa7eb5cf3ad415b330fc 20245 interpreters optional swi-prolog_6.2.6-3.debian.tar.gz 3900a35363aa707340c40f4749b559b1 14148 interpreters optional swi-prolog_6.2.6-3_amd64.deb 332cb7fae1c536a9daeb7d25178335cb 2869112 interpreters optional swi-prolog-nox_6.2.6-3_amd64.deb 728f6c6d8b468bafbe75870671edb8af 1985342 interpreters optional swi-prolog-x_6.2.6-3_amd64.deb d3260b3d3f401bac58e79e023a0a46fa 93002 interpreters optional swi-prolog-java_6.2.6-3_amd64.deb 78d910e57b035785306de7eeda32951d 38098 interpreters optional swi-prolog-odbc_6.2.6-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlGiPf8ACgkQKaC6+zmozOJ7eQCfau6rtvWwbL80kZrfEAFVYZMH IsEAniHdr+eAiUr/ibPqB8xBy6B1G9+L =RSNk -----END PGP SIGNATURE-----
--- End Message ---

