[MacPorts] #20072: id3v2 should be using configure.cxx
#20072: id3v2 should be using configure.cxx -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: brent@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: id3v2 -------------------------------------+-------------------------------------- {{{ ---> Building id3v2 DEBUG: Executing org.macports.build (id3v2) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_audio_id3v2/work/id3v2-0.1.11" && nice -n 10 make all' g++ -I/mp/include/ -DVERSION="\"0.1.11\"" -c -o convert.o convert.cpp g++ -I/mp/include/ -DVERSION="0.1.11" -c -o convert.o convert.cpp g++: Error: You should be using ${configure.cxx} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [convert.o] Error 1 }}} The attached patch fixes this. If there are no objections, I'm happy to commit it. -- Ticket URL: <http://trac.macports.org/ticket/20072> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20072: id3v2 should be using configure.cxx -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: brent@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: id3v2 -------------------------------------+-------------------------------------- Comment(by brent@…): Sorry for the long delay in responding to id3v2 bugs. Thanks for taking the time to create this patch -- I've verified that it works fine, and the "use_configure no" change fixes a lint bug that trac reported a few days ago. If someone can commit the patch and close this bug, that would be great. Thanks! -- Ticket URL: <http://trac.macports.org/ticket/20072#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20072: id3v2 should be using configure.cxx --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: brent@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: id3v2 | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r61105, thanks! -- Ticket URL: <http://trac.macports.org/ticket/20072#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts