New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21900 (new defect)

Opened 4 years ago

Last modified 3 years ago

failure upgrading fontforge 20080927_0 < 20090622_0

Reported by: lars.sonchocky-helldorf@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: tiger Cc: sebastic@…
Port: fontforge

Description

When trying to do an sudo port -v upgrade outdated I got a failure during upgrading fontforge. See attached transcript

Attachments

macports fontforge upgrade failure.txt (187.7 KB) - added by lars.sonchocky-helldorf@… 4 years ago.
transcript of the upgrade session

Change History

Changed 4 years ago by lars.sonchocky-helldorf@…

transcript of the upgrade session

comment:1 Changed 4 years ago by lars.sonchocky-helldorf@…

here quick summary:

ld: Undefined symbols:
_utf8_strchr
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
make[1]: *** [../libgdraw.la] Error 1
make: *** [libgdraw] Error 2

Warning: the following items did not execute (for fontforge): org.macports.destroot org.macports.build
Error: Unable to upgrade port: 1
Lars-Sonchocky-Helldorfs-Computer:~ lars$ port version
Version: 1.8.1
Lars-Sonchocky-Helldorfs-Computer:~ lars$ uname -a
Darwin Lars-Sonchocky-Helldorfs-Computer.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

comment:2 Changed 4 years ago by macsforever2000@…

  • Port set to fontforge

comment:3 Changed 4 years ago by jmr@…

  • Keywords tiger added

comment:4 Changed 3 years ago by sebastic@…

  • Cc sebastic@… added

Cc Me!

comment:5 Changed 3 years ago by lars.sonchocky-helldorf@…

Happened again to me today but this time with the following undefined symbols:

:info:build ld: Undefined symbols:
:info:build _AllAscii
:info:build _StripToASCII

luckily there's a workaround for this problem which I found here: http://lists.macosforge.org/pipermail/macports-users/2009-April/014733.html

deactivate it before upgrading:

sudo port deactivate fontforge
sudo port clean fontforge
sudo port install fontforge
Note: See TracTickets for help on using tickets.