[MacPorts] #23041: exiv2: exiv2.pc contains archflags
#23041: exiv2: exiv2.pc contains archflags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: exiv2 -------------------------------------+-------------------------------------- exiv2's /opt/local/lib/pkgconfig/exiv2.pc contains archflags: {{{ $ grep x86_64 $(port contents exiv2 | sed 1d) /opt/local/lib/pkgconfig/exiv2.pc:Libs.private: -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -liconv -R/opt/local/lib -lz -lexpat }}} `reinplace` should be used to remove these from the file before installation. -- Ticket URL: <http://trac.macports.org/ticket/23041> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23041: exiv2: exiv2.pc contains archflags --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: exiv2 | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Fixed in r61999. -- Ticket URL: <http://trac.macports.org/ticket/23041#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23041: exiv2: exiv2.pc contains archflags --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: exiv2 | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: fixed => Comment: Not so fast: now (using the patch from #15514) we have: {{{ ---> Computing dependencies for exiv2 ---> Fetching exiv2 ---> Verifying checksum(s) for exiv2 ---> Extracting exiv2 ---> Configuring exiv2 Warning: reinplace s|-arch [a-z0-9_]+||g didn't change anything in /i386-10.5-mp/var/macports/build/_Users_rschmidt_macports_dports_graphics_exiv2/work/exiv2-0.18.2/config/exiv2.pc ---> Building exiv2 ---> Staging exiv2 into destroot }}} That's on 10.5 i386 only. -- Ticket URL: <http://trac.macports.org/ticket/23041#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts