Opened 11 years ago
Closed 11 years ago
#40234 closed defect (invalid)
qt4-mac @4.8.5_0: LLVM-GCC 4.2 lacks CPATH support
Reported by: | ckmuell@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description (last modified by mf2k (Frank Schima))
log states:
:info:configure CPATH support not detected :info:configure error: The compiler (/usr/bin/llvm-g++-4.2) does not seem to su$ same for apples clang compiler
log file attached
Attachments (1)
Change History (10)
Changed 11 years ago by ckmuell@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | CPATH Lion XCode 4.6.3 removed |
Owner: | changed from macports-tickets@… to michaelld@… |
Summary: | build failed OS X Lion Xcode 4.6.3 → qt4-mac: build failed OS X Lion Xcode 4.6.3 |
In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers qt4-mac).
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Summary: | qt4-mac: build failed OS X Lion Xcode 4.6.3 → qt4-mac: LLVM-GCC 4.2 lacks CPATH support |
---|
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Summary: | qt4-mac: LLVM-GCC 4.2 lacks CPATH support → qt4-mac @4.8.5_0: LLVM-GCC 4.2 lacks CPATH support |
---|
comment:4 Changed 11 years ago by michaelld (Michael Dickens)
What do the following return for you:
cd ~/Desktop cp -rp `port dir qt4-mac`/files/cpath cpath_test cd cpath_test /usr/bin/llvm-g++-4.2 -v /usr/bin/llvm-g++-4.2 -nostdinc -c cpath_test.c CPATH=. /usr/bin/llvm-g++-4.2 -nostdinc -c cpath_test.c
comment:5 Changed 11 years ago by michaelld (Michael Dickens)
I just updated the prior entry, since what I had before can fail depending on how MacPorts is installed. The new version will work correctly, and give me what I need to know about your situation.
comment:6 Changed 11 years ago by michaelld (Michael Dickens)
Any word on if this is still an issue? If so, can you answer the script from above?
comment:7 follow-up: 8 Changed 11 years ago by michaelld (Michael Dickens)
Any word on if this is still an issue?
comment:9 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → invalid |
---|---|
Status: | new → closed |
OK; thanks for getting back!
Note: See
TracTickets for help on using
tickets.
build log