Changes between Initial Version and Version 1 of Ticket #34998


Ignore:
Timestamp:
Jun 28, 2012, 1:34:44 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The actual relevant error in the log is:

: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

Duplicate of #34553.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34998

    • Property Keywords build failed swftools command execution failed removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from swftools @0.9.2 - build failed, returned: command execution failed to swftools: Undefined symbols: _PrintGifError
  • Ticket #34998 – Description

    initial v1  
    1 Having problems installing swftools with a fresh install of macports (after port self update) on:[[BR]]
     1Having problems installing swftools with a fresh install of macports (after port self update) on:
    22
    3 Mac OS X Lion 10.7.4 (11E2620) Retina MBP.[[BR]]
     3Mac OS X Lion 10.7.4 (11E2620) Retina MBP.
    44
    5 Xcode - Version 4.3.3 (4E3002)[[BR]]
     5Xcode - Version 4.3.3 (4E3002)
    66
    77
    88
    99{{{
    10 '''>sudo port clean swftools'''
     10>sudo port clean swftools
    1111--->  Cleaning swftools
    12 '''>sudo port install swftools'''
     12>sudo port install swftools
    1313--->  Computing dependencies for swftools
    1414--->  Fetching archive for swftools
     
    2929
    3030{{{
    31 '''>xcode-select -print-path'''
     31>xcode-select -print-path
    3232/Applications/Xcode.app/Contents/Developer
    3333}}}
     
    3535
    3636{{{
    37 '''>sudo port clean swftools'''
     37>sudo port clean swftools
    3838--->  Cleaning swftools
    39 '''>sudo port install swftools configure.compiler=llvm-gcc-4.2'''
     39>sudo port install swftools configure.compiler=llvm-gcc-4.2
    4040--->  Computing dependencies for swftools
    4141--->  Fetching archive for swftools
     
    5656
    5757{{{
    58 '''sudo port clean swftools'''
     58sudo port clean swftools
    5959--->  Cleaning swftools
    60 '''sudo port install swftools configure.compiler=apple-gcc-4.2''' configure.cxx=g++-apple-4.2
     60sudo port install swftools configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2
    6161--->  Computing dependencies for swftools
    6262--->  Fetching archive for swftools