Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 17:52:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197794] sysutils/cdrtools: fails to build on armv6
Message-ID:  <bug-197794-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mikael.urankar@gmail.com
                CC: sbruno@FreeBSD.org
          Assignee: marius@FreeBSD.org
             Flags: maintainer-feedback?(marius@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@FreeBSD.org> ---
Auto-assigned to maintainer marius@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197794-13>