New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23299 (closed defect: duplicate)

Opened 3 years ago

Last modified 2 years ago

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: djsnickles@…
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

comment:1 Changed 3 years ago by macsforever2000@…

  • Cc boydb@… removed
  • Owner changed from macports-tickets@… to krugazor@…

comment:2 Changed 3 years ago by djsnickles@…

  • Cc djsnickles@… added

Cc Me!

comment:3 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate

This can be fixed as part of the update in #24592.

Note: See TracTickets for help on using tickets.