[Bug 197794] sysutils/cdrtools: fails to build on armv6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 18 17:52:33 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197794

            Bug ID: 197794
           Summary: sysutils/cdrtools: fails to build on armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015
                    -02-12_15h33m26s/logs/errors/cdrtools-3.00_2.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marius at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: sbruno at FreeBSD.org
          Assignee: marius at FreeBSD.org
             Flags: maintainer-feedback?(marius at FreeBSD.org)

Hi,

The port fails to build on armv6:
/nxb-bin/usr/bin/cc -O -pipe -fno-strict-aliasing -c -o
OBJ/armv6-freebsd-cc/align_test.o align_test.c  
align_test.c:2:10: fatal error: 'schily/mconfig.h' file not found
#include <schily/mconfig.h>

I've tried to tweak CDRTLSTARGET to ${ARCH:S/armv6/arm/}-${OPSYS:tl}-cc to not
avail, while it builds fine it won't install: it wants to install binaries from
OBJ/armv6-freebsd-cc and not OBJ/arm-freebsd-cc.

The attached patch should fix that.

build log:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/cdrtools-3.00_2.log

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer marius at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list