Bug 174926

Summary: Build fail on devel/binutils
Product: Ports & Packages Reporter: you.akira.noda
Component: Individual Port(s)Assignee: Niclas Zeising <zeising>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
buildlog.txt
none
make.conf
none
pkg.txt none

Description you.akira.noda 2013-01-03 06:40:00 UTC
I can not build devel/binutils 
because lack of compiler option "-I/usr/local/include"

Fix: 

Workaround is here
But It must be done in Makefile.



setenv CPPFLAGS "-I/usr/local/include/"
make
How-To-Repeat: cd /usr/ports/devel/binutils
make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-03 06:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zeising

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2013-01-15 16:27:34 UTC
I cannot reproduce this.  Can you post relevant logs and the contents of
/etc/make.conf please.
Regards!
-- 
Niclas Zeising
Comment 3 Niclas Zeising freebsd_committer freebsd_triage 2013-03-11 14:01:57 UTC
Hi!
Sorry for taking so long to get back on this.  Can you please try to
change CLFLAGS= to CFLAGS+= and CXXFLAGS= to CXXFLAGS+= in
/etc/make.conf and try again.  Notice the += instead of only =.
Regards!
-- 
Niclas Zeising
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2013-03-11 15:50:23 UTC
State Changed
From-To: open->feedback

Awaiting feedback from submitter.
Comment 5 Niclas Zeising freebsd_committer freebsd_triage 2013-04-29 20:12:34 UTC
State Changed
From-To: feedback->closed

Feedback timeout.