#13378 closed defect (duplicate)
lincity-ng 1.2.0_0 fails building on 10.5
Reported by: | frstan@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | lincity-ng libtinygettext.a | Cc: | |
Port: |
Description
C++ ./build/i686-apple-darwin9.1.0/optimize/src/lincity-ng/Util.o ...skipped lincity-ng for lack of libtinygettext.a... MkDir1 ./build/i686-apple-darwin9.1.0/optimize/src/tools/xmlgettext C++ ./build/i686-apple-darwin9.1.0/optimize/src/tools/xmlgettext/main.o C++ ./build/i686-apple-darwin9.1.0/optimize/src/tools/xmlgettext/XmlReader.o LinkApplication xmlgettext XmlGetText data/locale/gui/messages.pot XGetText data/locale/messages.pot ...failed updating 3 target(s)... ...skipped 3 target(s)... ...updated 123 target(s)...
Warning: the following items did not execute (for lincity-ng): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. The other two failed targets were also complaining about no libtinygettext.a
Change History (7)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-dev@… to pguyot@… |
---|---|
Summary: | lincity-ng fails building from lack of libtinygettext.a → lincity-ng 1.1.0_0 fails building from lack of libtinygettext.a |
comment:2 Changed 17 years ago by pguyot (Paul Guyot)
Status: | new → assigned |
---|---|
Summary: | lincity-ng 1.1.0_0 fails building from lack of libtinygettext.a → lincity-ng 1.1.0_0 fails building on 10.5 |
Does this still occur with 1.1.2?
comment:3 Changed 17 years ago by frstan@…
Leopard build also fails with 1.1.2 config.status: executing Jamfile commands configure:
Notice: This project uses jam (and not make) as build tool.
---> Building lincity-ng with target all DEBUG: Executing org.macports.build (lincity-ng) Warning: no rules for filetype .cpp defined (at file <src!gui>Button.cpp). Warning: no rules for filetype .cpp defined (at file <src!gui>Child.cpp). Warning: no rules for filetype .cpp defined (at file <src!gui>Color.cpp). Warning: no rules for filetype .cpp defined (at file <src!gui>Component.cpp). Warning: no rules for filetype .cpp
and on and on and on
comment:4 Changed 17 years ago by pguyot (Paul Guyot)
Summary: | lincity-ng 1.1.0_0 fails building on 10.5 → lincity-ng 1.2.0_0 fails building on 10.5 |
---|
What does:
which jam
give on your system?
comment:5 Changed 17 years ago by frstan@…
macintosh:~ frstan$ which jam /opt/local/bin/jam macintosh:~ frstan$ port installed jam The following ports are currently installed:
jam @2.5_1 (active)
comment:6 Changed 16 years ago by pguyot (Paul Guyot)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Dup of #13528.
FYI lincity-ng 1.1.0_0 builds fine for me on Mac OS X 10.4.11 Intel with Xcode 2.4.1 and MacPorts 1.6.0-rc1. I'm not familiar with libtinygettext.a.