[MacPorts] #19562: qt4-mac, qt4-mac-devel: reinplace didn't change anything in g++.conf (was: qt4-mac: reinplace didn't change anything in g++.conf)

MacPorts noreply at macports.org
Mon Jul 20 20:57:05 PDT 2009


#19562: qt4-mac, qt4-mac-devel: reinplace didn't change anything in g++.conf
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  erickt@…              
     Type:  defect                   |      Status:  new                   
 Priority:  Normal                   |   Milestone:                        
Component:  ports                    |     Version:  1.7.1                 
 Keywords:                           |        Port:  qt4-mac, qt4-mac-devel
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

 * cc: illogic-al@… (added)
  * port:  qt4-mac => qt4-mac, qt4-mac-devel


Comment:

 After the change in r48396 (which brought over changes from qt4-mac-
 devel), the message is now:

 {{{
 Warning: reinplace s| g++$| /usr/bin/g++-4.0| didn't change anything in
 /mp/var/macports/build/_Users_rschmidt_macports_dports_aqua_qt4-mac/work
 /qt-mac-opensource-src-4.5.2/mkspecs/common/mac-g++.conf
 Warning: reinplace s| gcc$| /usr/bin/gcc-4.0| didn't change anything in
 /mp/var/macports/build/_Users_rschmidt_macports_dports_aqua_qt4-mac/work
 /qt-mac-opensource-src-4.5.2/mkspecs/common/g++.conf
 }}}

 The line "`reinplace "s| gcc\$| ${configure.cc}|"
 ${worksrcpath}/mkspecs/common/g++.conf`" occurs twice in the portfile; the
 second reinplace of course fails because the first reinplace has already
 replaced the string. I fixed this in r54104 in both ports.

-- 
Ticket URL: <http://trac.macports.org/ticket/19562#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list