Date: Sun, 19 Mar 2017 04:01:00 -0300 From: Le Baron d'Merde <lebarondemerde@gmx.com> To: <freebsd-bugs@freebsd.org> Subject: archivers/libarchive: fail to build. Message-ID: <acb7ace3-a5a1-4031-b063-e5e96cb12a65@gmx.com>
next in thread | raw e-mail | index | archive | help
Hello, 11.0-RELEASE-p1 and building ports with ports-mgmt/synth. I am not being able to get the last archivers/libarchive to be built. I tried to using MAKE_JOBS_UNSAFE=3Dyes as pointed on the build log but=20 didn't help. The error message is this (but I also attach the complete build log): --- bsdtar --- ./.libs/libarchive.a(archive_hmac.o): In function `__hmac_sha1_init': libarchive/archive_hmac.c:(.text+0x27): undefined reference to=20 `HMAC_CTX_new' ./.libs/libarchive.a(archive_hmac.o): In function `__hmac_sha1_cleanup': --- bsdcpio --- *** [bsdcpio] Error code 1 make[2]: stopped in=20 /construction/xports/archivers/libarchive/work/libarchive-3.3.1 --- bsdtar --- libarchive/archive_hmac.c:(.text+0xaf): undefined reference to=20 `HMAC_CTX_free' cc: error: linker command failed with exit code 1 (use -v to see=20 invocation) *** [bsdtar] Error code 1 make[2]: stopped in=20 /construction/xports/archivers/libarchive/work/libarchive-3.3.1 2 errors make[2]: stopped in=20 /construction/xports/archivers/libarchive/work/libarchive-3.3.1 *** [all] Error code 2 make[1]: stopped in=20 /construction/xports/archivers/libarchive/work/libarchive-3.3.1 1 error make[1]: stopped in=20 /construction/xports/archivers/libarchive/work/libarchive-3.3.1 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure to= the maintainer. *** Error code 1 Stop. make: stopped in /xports/archivers/libarchive If somehow I am on the wrong list, please let me know. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?acb7ace3-a5a1-4031-b063-e5e96cb12a65>