Date: Tue, 22 Jan 2013 12:17:56 GMT From: Anton Shterenlikht <mexas@bristol.ac.uk> To: johans@FreeBSD.org Cc: freebsd-sparc64@freebsd.org, freebsd-ports@freebsd.org Subject: security/nettle regression on sparc64 -current, build failed updating from 2.5 to 2.6 Message-ID: <201301221217.r0MCHu8e091706@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
This is on sparc64 r239940 with ports tree at r310800. # pkg info -xo nettle nettle-2.5: security/nettle # Updating to 2.6 I got: cc -O2 -pipe -fno-strict-aliasing -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wsrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -L/usr/local/lib -Wl,-rath=/usr/lib:/usr/local/lib sha3-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgp -o sha3-224-test sha3-224-test.o: In function `test_main': /usr/ports/security/nettle/work/nettle-2.6/testsuite/sha3-224-test.c:7: relocation truncated to fit R_SPARC_GOT13 against symbol `nettle_sha3_224' defined in .data.rel.ro section in ../libnettle.so /usr/ports/security/nettle/work/nettle-2.6/testsuite/sha3-224-test.c:772: relocation truncated to ft: R_SPARC_GOT13 against `.LLC511' testutils.o: In function `test_dsa_key': /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1084: relocation truncated to fit:R_SPARC_GOT13 against symbol `__stderrp@@FBSD_1.0' defined in .data section in /usr/lib/libc.so /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1081: relocation truncated to fit:R_SPARC_GOT13 against symbol `__stderrp@@FBSD_1.0' defined in .data section in /usr/lib/libc.so /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1081: relocation truncated to fit:R_SPARC_GOT13 against `.LLC0' /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1081: relocation truncated to fit:R_SPARC_GOT13 against `.LLC5' /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1067: relocation truncated to fit:R_SPARC_GOT13 against symbol `__stderrp@@FBSD_1.0' defined in .data section in /usr/lib/libc.so /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1067: relocation truncated to fit:R_SPARC_GOT13 against `.LLC0' /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1067: relocation truncated to fit:R_SPARC_GOT13 against `.LLC1' /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1068: relocation truncated to fit:R_SPARC_GOT13 against symbol `__stderrp@@FBSD_1.0' defined in .data section in /usr/lib/libc.so /usr/ports/security/nettle/work/nettle-2.6/testsuite/testutils.c:1068: additional relocation overflws omitted from the output gmake[1]: *** [sha3-224-test] Error 1 gmake[1]: Leaving directory `/usr/ports/security/nettle/work/nettle-2.6/testsuite' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/security/nettle. Please advise Thanks Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301221217.r0MCHu8e091706>