Opened 15 years ago

Closed 15 years ago

#16797 closed defect (fixed)

ilmbase needs build dependency on gsed

Reported by: waterson@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: ilmbase

Description (last modified by mf2k (Frank Schima))

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

Change History (4)

comment:1 Changed 15 years ago by waterson@…

Cc: waterson@… added

Cc Me!

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Cc: waterson@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to waqar@…
Port: ilmbase added

Assigning to maintainer. Please use WikiFormatting in the future.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:4 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.