Date: Sun, 10 May 2015 14:21:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 200100] security/krb5 fails to build on armv6 Message-ID: <bug-200100-7@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200100 Bug ID: 200100 Summary: security/krb5 fails to build on armv6 Product: Ports & Packages Version: Latest Hardware: arm URL: http://chips.ysv.freebsd.org/data/11armv6-default/2015 -04-26_21h50m34s/logs/errors/krb5-1.13.1_1.log OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: mikael.urankar@gmail.com CC: freebsd-arm@FreeBSD.org Assignee: cy@FreeBSD.org CC: freebsd-arm@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) Created attachment 156612 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156612&action=edit fix arm build Hi, The build is broken on arm: libtool '--mode=link' cc -Xcompiler -shared -o libkrb5support.so.0 threads.so init-addrinfo.so plugins.so errors.so k5buf.so gmt_mktime.so fake-addrinfo.so utf8.so utf8_conv.so zap.so path.so base64.so json.so bcmp.so strerror_r.so -L../../lib -lintl -Wl,-rpath,/usr/local/lib:/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/lib libtool: link: unable to infer tagged configuration libtool: error: specify a tag with '--tag' The attached patch fixes that. build logs for amd64, i386 and armv6: http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/krb5-1.13.1_1_101i386.log http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/krb5-1.13.1_1_101amd64.log http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/krb5-1.13.1_1.log -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200100-7>