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

Bug#795820: marked as done (apache2-dev: apxs passes --silent to libtool by default)



Your message dated Tue, 18 Aug 2015 12:19:36 +0000
with message-id <E1ZRfrc-0001wi-VV@franck.debian.org>
and subject line Bug#795820: fixed in apache2 2.4.16-3
has caused the Debian Bug report #795820,
regarding apache2-dev: apxs passes --silent to libtool by default
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.)


-- 
795820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795820
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-dev
Version: 2.4.16-2
Severity: minor

Hi,

when building the apparmor package, I see:

  NONVERBOSE BUILD: /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -DBUILD_DATETIME='"2015-08-07T21:43:16"' -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE  -pthread  -I/usr/include/apache2  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include -I../../libraries/libapparmor//include  -c -o mod_apparmor.lo mod_apparmor.c && touch mod_apparmor.slo
  NONVERBOSE BUILD: /usr/share/apr-1.0/build/libtool --silent --mode=link --tag=disable-static x86_64-linux-gnu-gcc -Wl,--as-needed -Wl,-z,relro -Wl,-z,now    -o mod_apparmor.la -Wl,-L../../libraries/libapparmor//src/.libs/  -rpath /usr/lib/apache2/modules -module -avoid-version    mod_apparmor.lo -lapparmor

... which seems to be a false positive that should be fixed in blhc,
but still I'd rather not to teach myself to ignore this warning.

In support/apxs.in I see:

  my $ltflags        = $ENV{'LTFLAGS'};
  $ltflags or $ltflags = "--silent";

... which seems to contradict the 2.4.6-2 changelog entry that reads
"Don't pass --silent to libtool".

Perhaps this code should be changed to:

  my $ltflags        = $ENV{'LTFLAGS'};
  $ltflags or $ltflags = "";

?

Cheers,
--
intrigeri

--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.4.16-3

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.

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 795820@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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 18 Aug 2015 13:49:09 +0200
Source: apache2
Binary: apache2 apache2-data apache2-bin apache2-utils apache2-suexec-pristine apache2-suexec-custom apache2-doc apache2-dev apache2-dbg
Architecture: source amd64 all
Version: 2.4.16-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description:
 apache2    - Apache HTTP Server
 apache2-bin - Apache HTTP Server (modules and other binary files)
 apache2-data - Apache HTTP Server (common files)
 apache2-dbg - Apache debugging symbols
 apache2-dev - Apache HTTP Server (development headers)
 apache2-doc - Apache HTTP Server (on-site documentation)
 apache2-suexec-custom - Apache HTTP Server configurable suexec program for mod_suexec
 apache2-suexec-pristine - Apache HTTP Server standard suexec program for mod_suexec
 apache2-utils - Apache HTTP Server (utility programs for web servers)
Closes: 793862 795820
Changes:
 apache2 (2.4.16-3) unstable; urgency=medium
 .
   [ Jean-Michel Vourgère ]
   * Have apache2.postrm removes content of /var/lib/apache2, not the
     directory itself. Closes: #793862
   * d/p/reproducible_builds.diff: Sort exported symbols list.
 .
   [ Stefan Fritsch ]
   * apxs: Don't pass --silent to libtool. Closes: #795820
   * Remove default /var/www/html/index.html on package purge.
Checksums-Sha1:
 0546d6cbd002d991fa17e1ba4dfef552b1893839 2627 apache2_2.4.16-3.dsc
 ac81d48ed0752ed6b53bd4e293734a0653921d17 438768 apache2_2.4.16-3.debian.tar.xz
 ce9714364cf70c101a818ed92f6b6bfaf11a279f 1041998 apache2-bin_2.4.16-3_amd64.deb
 c8e1c170cb6454c76e895c498e840b1c263386b4 163028 apache2-data_2.4.16-3_all.deb
 08467eabd9dcb7f2a7130246e06a3aafdaca872d 2007378 apache2-dbg_2.4.16-3_amd64.deb
 53e7ab313a1f94ed9c875b078a7add84b3805947 289558 apache2-dev_2.4.16-3_amd64.deb
 01a0036121648e494e35ced3b865eec1a894335b 2788708 apache2-doc_2.4.16-3_all.deb
 f1c4c751c4e055391f51ee21ac74cdf4748280d1 137746 apache2-suexec-custom_2.4.16-3_amd64.deb
 ef29eed7757e71b8ef5bb7f017c2ab0fc1a9d7d4 136232 apache2-suexec-pristine_2.4.16-3_amd64.deb
 d7de705460ac129cd2d3faf4a88ac2664078bb7d 202054 apache2-utils_2.4.16-3_amd64.deb
 8512bfc78d1a6d1cb6ebd56f0d0c9a5b811435b7 208378 apache2_2.4.16-3_amd64.deb
Checksums-Sha256:
 15977c43789f91c9dcbfb738384ec420516ba667ebd47ce88f1f37fdfb93431c 2627 apache2_2.4.16-3.dsc
 2032a081fac7fac405038afedb8ac0e3166ae30ab4f8b71cb33f7b1822e5a3cd 438768 apache2_2.4.16-3.debian.tar.xz
 4babcd98929f2980c878fb12d3067eb4509f4ddb482d17c60962bbe16ba2134c 1041998 apache2-bin_2.4.16-3_amd64.deb
 1a50e2bd0034cb82847cf6e7f42b8942fca2b60310edfe26b6925561ded74caf 163028 apache2-data_2.4.16-3_all.deb
 23b4d9c6edce3d8e8970e61d9861728ceab93d777a13d45e5e19c7ce8d3c7e9b 2007378 apache2-dbg_2.4.16-3_amd64.deb
 36ecdad16e52aefad31ca9c8087559c1b4b19409445b6d50bf63e6546d9f3509 289558 apache2-dev_2.4.16-3_amd64.deb
 b89079ab499f39eedfc44ae196938cfe49210d2e3bc766d8ec9df0ae8f7b9c71 2788708 apache2-doc_2.4.16-3_all.deb
 9c3b5d7b56b4fcf20e77a754ffc36dec9abdce1a16392e29cb1a23f4d590e44a 137746 apache2-suexec-custom_2.4.16-3_amd64.deb
 d614fa30dd9258606add6215dd2ef6a10733920e0860e9e0b4a3e1c1227d93e3 136232 apache2-suexec-pristine_2.4.16-3_amd64.deb
 852364777fcbef7e9d84fbe3a98ba3dc3d1c359578c8d990b2f7cee70987d1a7 202054 apache2-utils_2.4.16-3_amd64.deb
 614bf8a48e81417f7cf9105aaaa3699fd1fbd88b40172979c02da34ab595077b 208378 apache2_2.4.16-3_amd64.deb
Files:
 b9199cf1ddcdd0f99a8ad39ed7835c2e 2627 httpd optional apache2_2.4.16-3.dsc
 28cb14fd784e5920b2e2fb0be986e279 438768 httpd optional apache2_2.4.16-3.debian.tar.xz
 fc50dad974e1244c6ececfb145a47742 1041998 httpd optional apache2-bin_2.4.16-3_amd64.deb
 746c98f01242aa6a9a19aacb2a1a3563 163028 httpd optional apache2-data_2.4.16-3_all.deb
 43123aaccd192a49a7d3fa84e50110cd 2007378 debug extra apache2-dbg_2.4.16-3_amd64.deb
 a93adf2f249139f2b9cc938e4980b57a 289558 httpd optional apache2-dev_2.4.16-3_amd64.deb
 42c14d837a508a6a1531304b31773f3b 2788708 doc optional apache2-doc_2.4.16-3_all.deb
 e014f153191efb2c0b1a260ac5027d9f 137746 httpd extra apache2-suexec-custom_2.4.16-3_amd64.deb
 e3d787660fc991f4dc158ca224b21bf6 136232 httpd optional apache2-suexec-pristine_2.4.16-3_amd64.deb
 aeb925235e042feb3c5bf971fcab9742 202054 httpd optional apache2-utils_2.4.16-3_amd64.deb
 dbfd9c39c01b3f0a931b5ba076e2396c 208378 httpd optional apache2_2.4.16-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVdMfcsaHXzVBzv3gAQjgvg//bq3CtZ6LcCTGmwWc5KkRM4DjllBnkKz2
+UzTnnabLQ2mTrigoI5ndJz+w5FayrWxLH8LtQslpS2HBQj6n5kBb/2ufmtFdvsY
U5Yj7ajFxpXwgVXPJnQ31Fxs+8dFx3w8W0e64tHWvGpDrBekS+cjx9/RlYhPbDNO
2mDtfv2hfWIDrL+I28q2rTIaAEHyTGYKcMmFNb48cUeqJoM4zw//kRYjUInjrbSj
ogb2t6z6UmbbNFuF9MB8XxgTLbskClAh6jmeIdaPVNVeGDlNO3QsAuBwydjm3R62
UkuJWNazbbvxOCViPqxrVHexW+S/94l4NjM7FeW3MZX7vk+XQOMHaH7zhUmbh7+X
ZSm5HCKCoQooa2MpoHUTo+iM4eRC7xXXZsPKC2guGOCTpFl3uPXC+tgHdUDi25Zy
CT9xrHtuvPcmNdXE8h4Fy6l9SacNuE/BYnBzSIhmOVE8i8r1viTjdIWg+RHqefd1
O6XvpwHMLb1+BVtTWdr6cXyR0+l+AtnkLqfBLP03SlTVA1vkS/PCEuGQjl1Ol6V+
7Oy0FdR123gUpgQQ/oCwgpgbC2pSzmdtCRxKlcaN1dIu6Yp8PJ+ztjCKEAksDTJo
IJ5d7X/TgRarZ1CXduMBV4rN15cVNGnLFlV0EAhqq2XRhXJY0ApzMaZgJ/CEWoNO
wUfIruvflOs=
=JRts
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: