[MacPorts] #16797: ilmbase needs build dependency on gsed
#16797: ilmbase needs build dependency on gsed --------------------------------+------------------------------------------- Reporter: waterson@maubi.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: --------------------------------+------------------------------------------- The "ilmbase" port is missing a build-time dependency on gsed. ---> Building ilmbase with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.1" && make all " returned error 2 Command output: Making all in Half if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../config -I../config -I/opt/local/include -pipe -O2 -D_THREAD_SAFE -Wno-long-double -MT eLut.o -MD -MP -MF ".deps/eLut.Tpo" -c -o eLut.o eLut.cpp; \ then mv -f ".deps/eLut.Tpo" ".deps/eLut.Po"; else rm -f ".deps/eLut.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.0 -pipe -O2 -D_THREAD_SAFE -Wno-long-double -L/opt/local/lib -o eLut eLut.o ../libtool: line 390: /opt/local/bin/gsed: No such file or directory ../libtool: line 789: /opt/local/bin/gsed: No such file or directory /bin/echo: write: Broken pipe : ignoring unknown tag ../libtool: line 789: /opt/local/bin/gsed: No such file or directory *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. : warning: cannot infer operation mode from `/usr/bin/g++-4.0' : you must specify a MODE Try ` --help' for more information. make[1]: *** [eLut] Error 1 make: *** [all-recursive] Error 1 -- Ticket URL: <http://trac.macports.org/ticket/16797> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16797: ilmbase needs build dependency on gsed ---------------------------------+------------------------------------------ Reporter: waterson@maubi.net | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: ilmbase | ---------------------------------+------------------------------------------ Changes (by macsforever2000@macports.org): * cc: waterson@maubi.net (removed) * owner: macports-tickets@lists.macosforge.org => waqar@macports.org * port: => ilmbase Old description:
The "ilmbase" port is missing a build-time dependency on gsed.
---> Building ilmbase with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.1" && make all " returned error 2 Command output: Making all in Half if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../config -I../config -I/opt/local/include -pipe -O2 -D_THREAD_SAFE -Wno-long-double -MT eLut.o -MD -MP -MF ".deps/eLut.Tpo" -c -o eLut.o eLut.cpp; \ then mv -f ".deps/eLut.Tpo" ".deps/eLut.Po"; else rm -f ".deps/eLut.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.0 -pipe -O2 -D_THREAD_SAFE -Wno-long-double -L/opt/local/lib -o eLut eLut.o ../libtool: line 390: /opt/local/bin/gsed: No such file or directory ../libtool: line 789: /opt/local/bin/gsed: No such file or directory /bin/echo: write: Broken pipe : ignoring unknown tag ../libtool: line 789: /opt/local/bin/gsed: No such file or directory *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. : warning: cannot infer operation mode from `/usr/bin/g++-4.0' : you must specify a MODE Try ` --help' for more information. make[1]: *** [eLut] Error 1 make: *** [all-recursive] Error 1
New description: The "ilmbase" port is missing a build-time dependency on gsed. {{{ ---> Building ilmbase with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_ilmbase/work/ilmbase-1.0.1" && make all " returned error 2 Command output: Making all in Half if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I../config -I../config -I/opt/local/include -pipe -O2 -D_THREAD_SAFE -Wno-long-double -MT eLut.o -MD -MP -MF ".deps/eLut.Tpo" -c -o eLut.o eLut.cpp; \ then mv -f ".deps/eLut.Tpo" ".deps/eLut.Po"; else rm -f ".deps/eLut.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.0 -pipe -O2 -D_THREAD_SAFE -Wno-long-double -L/opt/local/lib -o eLut eLut.o ../libtool: line 390: /opt/local/bin/gsed: No such file or directory ../libtool: line 789: /opt/local/bin/gsed: No such file or directory /bin/echo: write: Broken pipe : ignoring unknown tag ../libtool: line 789: /opt/local/bin/gsed: No such file or directory *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. : warning: cannot infer operation mode from `/usr/bin/g++-4.0' : you must specify a MODE Try ` --help' for more information. make[1]: *** [eLut] Error 1 make: *** [all-recursive] Error 1 }}} -- Comment: Assigning to maintainer. Please use WikiFormatting in the future. -- Ticket URL: <http://trac.macports.org/ticket/16797#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16797: ilmbase needs build dependency on gsed ---------------------------------+------------------------------------------ Reporter: waterson@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ilmbase | ---------------------------------+------------------------------------------ Changes (by toby@…): * status: new => closed * resolution: => fixed Comment: r55106 -- Ticket URL: <http://trac.macports.org/ticket/16797#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts