[Bug 200100] security/krb5 fails to build on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 10 14:21:55 UTC 2015


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 at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: freebsd-arm at FreeBSD.org
          Assignee: cy at FreeBSD.org
                CC: freebsd-arm at FreeBSD.org
             Flags: maintainer-feedback?(cy at 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 the assignee for the bug.


More information about the freebsd-ports-bugs mailing list