Bug#901615: log4cxx: please make the build reproducible
Chris Lamb
lamby at debian.org
Fri Jun 15 16:40:10 BST 2018
Source: log4cxx
Version: 0.10.0-13
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: environment
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that log4cxx could not be built reproducibly.
This is because it includes a bunch of .o files as well as autotools
script wrappers that encode CFLAGS etc. etc.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
--- a/debian/liblog4cxx-dev.examples 2018-06-15 16:30:43.879749260 +0200
--- b/debian/liblog4cxx-dev.examples 2018-06-15 16:51:13.503440080 +0200
@@ -1 +1,2 @@
-src/examples/cpp/*
+src/examples/cpp/*.cpp
+src/examples/cpp/Makefile.am
More information about the Reproducible-bugs
mailing list