[Reproducible-builds] Bug#774422: perl: please make perl builds reproducible

Holger Levsen holger at layer-acht.org
Fri Jan 23 11:03:25 UTC 2015


Hi Niko,

On Freitag, 23. Januar 2015, Niko Tyni wrote:
> A quick search indicates that there's no separate namespace for other
> uname(2) information than the host name and domain name.  This suggests
> that something like http://www.bstern.org/libuname/ is needed. I'm not
> aware of anything in Debian already that does that. Time for an RFP maybe
> :)

it builds fine but doesn't work:

jenkins at jenkins:~/u/libuname-1.0.0$ make
gcc -Wall -Werror -O2 -fPIC   -c -o libuname.o libuname.c
if [ "`uname -s`" = "SunOS" ]; then \
                ld -G -dy -z text -Qn -o libuname.so libuname.o; \
        else \
                ld -shared -fPIC -o libuname.so libuname.o; \
        fi
jenkins at jenkins:~/u/libuname-1.0.0$ LD_PRELOAD=$PWD/libuname.so 
LIBUNAME='Linux;bar;2.6.15;#1;Mon Feb 37 22:33:44 UTC 2006;i686;unknown' uname 
-a
uname: symbol lookup error: /var/lib/jenkins/u/libuname-1.0.0/libuname.so: 
undefined symbol: dlsym


cheers,
	Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150123/1c77385a/attachment.sig>


More information about the Reproducible-builds mailing list