Bug 196901

Summary: devel/zpu-binutils chokes on CC=/nxb-bin/usr/bin/cc
Product: Ports & Packages Reporter: Sean Bruno <sbruno>
Component: Individual Port(s)Assignee: Diane Bruce <db>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (db)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sean Bruno freebsd_committer freebsd_triage 2015-01-19 17:51:17 UTC
I don't think the sed syntax is quite right in this port post-patch to handle the case where CC is an absolute path to a compiler.  This breaks cross compilation for this port.

http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-19_15h28m19s/logs/errors/zpu-binutils-1.0.log
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-19 17:51:17 UTC
Auto-assigned to maintainer db@FreeBSD.org
Comment 2 Diane Bruce freebsd_committer freebsd_triage 2015-01-20 00:33:30 UTC
Oops. Fixed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-20 00:34:06 UTC
A commit references this bug:

Author: db
Date: Tue Jan 20 00:33:17 UTC 2015
New revision: 377492
URL: https://svnweb.freebsd.org/changeset/ports/377492

Log:
  Fix sed command to not break on absolute path names in CC

  PR:		196901
  Submitted by:	sbruno

Changes:
  head/devel/zpu-binutils/Makefile