Opened 15 years ago
Closed 14 years ago
#23299 closed defect (duplicate)
yafray-0.0.6 build failure; unable to infer tagged configuration
Reported by: | boydb@… | Owned by: | krugazor@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | tehfink | |
Port: | yafray |
Description
Intel-based Mac running 10.4.11:
$ sudo port install yafray Password: ---> Computing dependencies for yafray ---> Fetching yafray ---> Attempting to fetch yafray-0.0.6-2-src.tar.gz from http://distfiles.macports.org/yafray ---> Verifying checksum(s) for yafray ---> Extracting yafray ---> Applying patches to yafray ---> Configuring yafray ---> Building yafray 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_yafray/work/yafray-0.0.6-2" && /usr/bin/make -j1 all " returned error 2 Command output: /usr/bin/make all-recursive Making all in src Making all in yafraycore if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -O3 -fomit-frame-pointer -ffast-math -Wall -D_PTHREADS -O2 -I/opt/local/include -arch i386 -MT bound.lo -MD -MP -MF ".deps/bound.Tpo" \ -c -o bound.lo `test -f 'bound.cc' || echo './'`bound.cc; \ then mv -f ".deps/bound.Tpo" ".deps/bound.Plo"; \ else rm -f ".deps/bound.Tpo"; exit 1; \ fi libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make[3]: *** [bound.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Cc: | boydb@… removed |
---|---|
Owner: | changed from macports-tickets@… to krugazor@… |
comment:2 Changed 14 years ago by tehfink
Cc: | djsnickles@… added |
---|
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This can be fixed as part of the update in #24592.
Note: See
TracTickets for help on using
tickets.
Cc Me!