[MacPorts] #16797: ilmbase needs build dependency on gsed
MacPorts
noreply at macports.org
Wed Oct 8 15:55:06 PDT 2008
#16797: ilmbase needs build dependency on gsed
---------------------------------+------------------------------------------
Reporter: waterson at maubi.net | Owner: waqar at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: ilmbase |
---------------------------------+------------------------------------------
Changes (by macsforever2000 at macports.org):
* cc: waterson at maubi.net (removed)
* owner: macports-tickets at lists.macosforge.org => waqar at 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
More information about the macports-tickets
mailing list