[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#553946: marked as done (FTBFS with binutils-gold)



Your message dated Sun, 13 Dec 2009 19:32:32 +0000
with message-id <E1NJuBE-0000dr-Rv@ries.debian.org>
and subject line Bug#553946: fixed in apache2 2.2.14-4
has caused the Debian Bug report #553946,
regarding FTBFS with binutils-gold
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 owner@bugs.debian.org
immediately.)


-- 
553946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553946
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Version: 2.2.14-1
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

/usr/share/apr-1.0/build/libtool --silent --mode=link x86_64-linux-gnu-gcc -pthread  -g -O2 -g -pipe -I/usr/include/xmltok -
I/usr/include/openssl -Wall -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fstack-protector -O2     -Wl,--as-needed -Wl,-
z,relro -o htpasswd  htpasswd.lo   -lm -L/usr/lib -lpcre /usr/lib/libaprutil-1.la -ldb /usr/lib/libapr-1.la
/usr/bin/ld: htpasswd.o: in function main:/home/peter/rebuild/build/apache2/apache2-2.2.14/support/htpasswd.c:213: error: 
undefined reference to 'crypt'
collect2: ld returned 1 exit status
make[3]: *** [htpasswd] Error 1




--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.14-4

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.14-4_i386.deb
  to main/a/apache2/apache2-dbg_2.2.14-4_i386.deb
apache2-doc_2.2.14-4_all.deb
  to main/a/apache2/apache2-doc_2.2.14-4_all.deb
apache2-mpm-event_2.2.14-4_i386.deb
  to main/a/apache2/apache2-mpm-event_2.2.14-4_i386.deb
apache2-mpm-itk_2.2.14-4_i386.deb
  to main/a/apache2/apache2-mpm-itk_2.2.14-4_i386.deb
apache2-mpm-prefork_2.2.14-4_i386.deb
  to main/a/apache2/apache2-mpm-prefork_2.2.14-4_i386.deb
apache2-mpm-worker_2.2.14-4_i386.deb
  to main/a/apache2/apache2-mpm-worker_2.2.14-4_i386.deb
apache2-prefork-dev_2.2.14-4_i386.deb
  to main/a/apache2/apache2-prefork-dev_2.2.14-4_i386.deb
apache2-suexec-custom_2.2.14-4_i386.deb
  to main/a/apache2/apache2-suexec-custom_2.2.14-4_i386.deb
apache2-suexec_2.2.14-4_i386.deb
  to main/a/apache2/apache2-suexec_2.2.14-4_i386.deb
apache2-threaded-dev_2.2.14-4_i386.deb
  to main/a/apache2/apache2-threaded-dev_2.2.14-4_i386.deb
apache2-utils_2.2.14-4_i386.deb
  to main/a/apache2/apache2-utils_2.2.14-4_i386.deb
apache2.2-bin_2.2.14-4_i386.deb
  to main/a/apache2/apache2.2-bin_2.2.14-4_i386.deb
apache2.2-common_2.2.14-4_i386.deb
  to main/a/apache2/apache2.2-common_2.2.14-4_i386.deb
apache2_2.2.14-4.diff.gz
  to main/a/apache2/apache2_2.2.14-4.diff.gz
apache2_2.2.14-4.dsc
  to main/a/apache2/apache2_2.2.14-4.dsc
apache2_2.2.14-4_i386.deb
  to main/a/apache2/apache2_2.2.14-4_i386.deb



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 553946@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Dec 2009 20:05:37 +0100
Source: apache2
Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev apache2-threaded-dev apache2-dbg
Architecture: source all i386
Version: 2.2.14-4
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 apache2    - Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-itk - multiuser MPM for Apache 2.2
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-bin - Apache HTTP Server common binary files
 apache2.2-common - Apache HTTP Server common files
Closes: 543333 553946 557015 558234
Changes: 
 apache2 (2.2.14-4) unstable; urgency=low
 .
   * Disable localized error pages again by default because they break
     configurations with "<Location /> SetHandler ...". A workaround is
     described in the comments in /etc/apache2/conf.d/localized-error-pages
     (closes: #543333).
   * mod_rewrite: Fix URLs in redirects with literal IPv6 hosts
     (closes: #557015).
   * Automatically listen on port 443 if mod_gnutls is loaded (closes: #558234).
   * Add man page for split-logfile.
   * Link with -lcrypt where necessary to fix a FTBFS with binutils-gold
     (closes: #553946).
Checksums-Sha1: 
 5abb4487bab1792bbcc0296df5d89aadb3584e95 1813 apache2_2.2.14-4.dsc
 7c0b9d3e50a7f0db747aa0c153adc2de876139ad 191429 apache2_2.2.14-4.diff.gz
 59a33cc05be7910ad7e05da8a0abb7ea3ec26081 2282154 apache2-doc_2.2.14-4_all.deb
 3ef00a64f8c3a76e7162796d5b10af9d02e2714d 293320 apache2.2-common_2.2.14-4_i386.deb
 54540a94b3478a7491a7cb889a24af84eb09ef53 1306064 apache2.2-bin_2.2.14-4_i386.deb
 68ca451f0221fb3d1335613070f40719561ac911 2260 apache2-mpm-worker_2.2.14-4_i386.deb
 50460909ba9ebe9a2ecf946239317c760e38e088 2322 apache2-mpm-prefork_2.2.14-4_i386.deb
 7ceb90d6e7f56d4450c51aec557d0c7d91c06d74 2290 apache2-mpm-event_2.2.14-4_i386.deb
 89fd383e24317d6903f58f437a507b655f175779 2322 apache2-mpm-itk_2.2.14-4_i386.deb
 9bd1897a9350291c5a25b9908c6ca41572ab231a 154560 apache2-utils_2.2.14-4_i386.deb
 2a290a1435887614189225a7bb3083c05d21507f 91878 apache2-suexec_2.2.14-4_i386.deb
 e99426e56d98b2c9688dafa94367532312af0181 93620 apache2-suexec-custom_2.2.14-4_i386.deb
 237656eb3975c22b7c95965db93c615c17fc5adf 1374 apache2_2.2.14-4_i386.deb
 2fd925e6db0a69bb05b6967a1938626dbe79c4e3 138036 apache2-prefork-dev_2.2.14-4_i386.deb
 6d0274759a1ddd1fea64c830f0e30b6a3f1812e4 139230 apache2-threaded-dev_2.2.14-4_i386.deb
 380cee0b01369ca073393bf180757fae250a5905 2652868 apache2-dbg_2.2.14-4_i386.deb
Checksums-Sha256: 
 10ed29e9f3804dec24f3859c3ba804893b5597b77ffb7c8806ca026ca7330232 1813 apache2_2.2.14-4.dsc
 54bed558a0f282a15a936634f5db0530a6b659f6c11947c3de45a2a2977c8b8c 191429 apache2_2.2.14-4.diff.gz
 c78bdc762cb6200ea680d61b33e58cdd3ffc043fd777ffb6ae77d8a7e1fbe78e 2282154 apache2-doc_2.2.14-4_all.deb
 a90a1bb6671ae343f62ce83f1ca00306fab80c97d85b4e6d4c1f22087ade113a 293320 apache2.2-common_2.2.14-4_i386.deb
 ce8e9a41c549b3b1361e15d00f615b4326b29c37f7657c5bc005a04771fd09d3 1306064 apache2.2-bin_2.2.14-4_i386.deb
 16f288f3b7276b3647d9b6a5726f080ce87a6eff07c655f1ab9417f2f5272cdb 2260 apache2-mpm-worker_2.2.14-4_i386.deb
 4f41d0f50f608539eeffc380878ac26d56a59e1178cd7e89b3d9ef054661a2f6 2322 apache2-mpm-prefork_2.2.14-4_i386.deb
 48ad6eebca948c6d756bd83e9c7c15206a97d5f934b023407b38fe376779366d 2290 apache2-mpm-event_2.2.14-4_i386.deb
 335f38e71d93e94a0ee59d0084867f457cba701cc32513e781a6e19d0ae797ed 2322 apache2-mpm-itk_2.2.14-4_i386.deb
 64fe3bde22fdc34e5e0064f01d36dd59592323a3c9e3377fe222d29dad80eb0d 154560 apache2-utils_2.2.14-4_i386.deb
 bf0779641b02172ea3038e7186d8d0cdc7df20a21d8f766113d0d2a63052d470 91878 apache2-suexec_2.2.14-4_i386.deb
 8a5e9d606739c80697f37708984e350f827caa623962ef8332105dd53db3e79e 93620 apache2-suexec-custom_2.2.14-4_i386.deb
 b20e735e80abc4a9d40cccac743848b84eab68ecc4398586c2c335a707cca652 1374 apache2_2.2.14-4_i386.deb
 cfc2725bb6b637add2f5f5d5251b737be72edebde8a56bae145608b15e861b3e 138036 apache2-prefork-dev_2.2.14-4_i386.deb
 98b00374741606bde8ba555134e85ab6b3b4e46d80e122f189802f519d8f684e 139230 apache2-threaded-dev_2.2.14-4_i386.deb
 5a66933a3cd7610e29963ef6ebb85d034f1f16146c79713575bce11ad38d7ee1 2652868 apache2-dbg_2.2.14-4_i386.deb
Files: 
 473ea14986dc1a4a54a796bec05caf67 1813 httpd optional apache2_2.2.14-4.dsc
 9fffe8b3dc78d69d70926f019544afa1 191429 httpd optional apache2_2.2.14-4.diff.gz
 105938ab5f4a9e24fc6b1cec7fec61be 2282154 doc optional apache2-doc_2.2.14-4_all.deb
 8836a760b0851b9b80146ca8cc47a488 293320 httpd optional apache2.2-common_2.2.14-4_i386.deb
 5c130d63ad708bdb1146f7d22de066d9 1306064 httpd optional apache2.2-bin_2.2.14-4_i386.deb
 a1c8558b085be70032cafda126202ef5 2260 httpd optional apache2-mpm-worker_2.2.14-4_i386.deb
 c0497b8ad8970aca421c8a9ea781174f 2322 httpd optional apache2-mpm-prefork_2.2.14-4_i386.deb
 ea5028a1dfac6e746b6a5fb3e1f65a81 2290 httpd optional apache2-mpm-event_2.2.14-4_i386.deb
 f11b6d511c4c92a0a227443ec12cfe57 2322 httpd extra apache2-mpm-itk_2.2.14-4_i386.deb
 f911d8c35a57380a0353c4c4442a844f 154560 httpd optional apache2-utils_2.2.14-4_i386.deb
 9a550ff2f058b2441bee0fb74b2bddd2 91878 httpd optional apache2-suexec_2.2.14-4_i386.deb
 d9c489aec4831a070de142aaaf39b84e 93620 httpd extra apache2-suexec-custom_2.2.14-4_i386.deb
 4d7daf0e45fd4adb1e34489e9ab3aca8 1374 httpd optional apache2_2.2.14-4_i386.deb
 b9af1b0e0132d51a95046b027f2df14b 138036 httpd extra apache2-prefork-dev_2.2.14-4_i386.deb
 7bf17e3b4d9f27cd7bcee003a22932d6 139230 httpd extra apache2-threaded-dev_2.2.14-4_i386.deb
 daee8b4e0a853770aa1f3e79d692e009 2652868 debug extra apache2-dbg_2.2.14-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLJT7cbxelr8HyTqQRAsBtAKC6sVxPEILX53+jswSlN0XCuY8WpgCgoEp3
gyEs6t4YPoQHmKXPWuzAHMo=
=P7ej
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: