[MacPorts] #34553: swftools-0.9.1_2.darwin_10.x86_64 build error on OSX 10.6.8
#34553: swftools-0.9.1_2.darwin_10.x86_64 build error on OSX 10.6.8 ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: swftools | Port: swftools ----------------------------------------+----------------------------------- My port install swftools fails: (probably) relevant part of the log: {{{ :info:build /usr/bin/clang -DHAVE_CONFIG_H swfrender.o -o swfrender ../lib/libgfxswf.a ../lib/librfxswf.a ../lib/libgfx.a ../lib/libbase.a -L/opt/local/lib -arch x86_64 -L/usr/local/lib -L/opt/local/lib -lmp3lame -lgif -ljpeg -lpdf -lz -lm -L/opt/local/lib -lfreetype -lz -lbz2 :info:build Undefined symbols for architecture x86_64: :info:build "_PrintGifError", referenced from: :info:build _MovieAddFrame in gif2swf.o :info:build _CheckInputFile in gif2swf.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[1]: *** [gif2swf] Error 1 }}} I've done a port selfupdate, a clean and a fresh install of swftools. Full install log attached -- Ticket URL: <https://trac.macports.org/ticket/34553> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools-0.9.1_2.darwin_10.x86_64 build error on OSX 10.6.8 ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: swftools | Port: swftools ----------------------------------------+----------------------------------- Comment(by simon.groenewolt@…): Oops - this might be related to an Xcode upgrade. I will reinstall all ports en see if problem persists. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * keywords: swftools => Comment: No, this is related to giflib having been updated to 4.2.0 and the PrintGifError symbol having been removed from giflib in that version. See #34541 for the same problem with gdal. I'm looking to see if updating swftools to 0.9.2 would help. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Comment(by ryandesign@…): Replying to [comment:2 ryandesign@…]:
I'm looking to see if updating swftools to 0.9.2 would help.
It does not, so please report the problem to the developers of swftools so they can resolve it. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Comment(by simon.groenewolt@…): I've joined the swftools mailinglist and posted a message regarding this error. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Comment(by simon.groenewolt@…): Workaround: Just commenting or removing the two lines that reference PrintGifError in gif2swf.c in the downloaded source and running port install swftools again makes it work -- I guess you'll miss out on errors reported about gifs :-) -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: turk.brandon@… (added) Comment: Has duplicate #34690. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Comment(by macports_peep@…): robsonpeixoto's patch works for me. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: swftools ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: mark.steddom@… (added) Comment: Has duplicate #34998. -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: swftools ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * keywords: => haspatch -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: swftools ----------------------------------------+----------------------------------- Comment(by ryandesign@…): Replying to [comment:4 simon.groenewolt@…]:
I've joined the swftools mailinglist and posted a message regarding this error.
Here are the messages in that thread: * http://lists.nongnu.org/archive/html/swftools- common/2012-05/msg00038.html * http://lists.nongnu.org/archive/html/swftools- common/2012-05/msg00039.html * http://lists.nongnu.org/archive/html/swftools- common/2012-05/msg00055.html * http://lists.nongnu.org/archive/html/swftools- common/2012-05/msg00056.html -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError ----------------------------------------+----------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: swftools ----------------------------------------+----------------------------------- Comment(by robsonpeixoto@…): To compile the swftools, is needed an downgrade to giflib 4.1.6 like this: $ svn co http://svn.macports.org/repository/macports/trunk/dports/graphics/giflib -r80038 $ cd giflib change the master_sites to : 'master_sites sourceforge:project/${name}/${name}-${major}.x/${name}-${version}' $ sudo port install -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34553: swftools: Undefined symbols _PrintGifError -----------------------------------------+---------------------------------- Reporter: simon.groenewolt@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: haspatch Port: swftools | -----------------------------------------+---------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r96933 -- Ticket URL: <https://trac.macports.org/ticket/34553#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts