Opened 11 years ago

Closed 11 years ago

#38756 closed defect (fixed)

avidemux does not build

Reported by: petrrr Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: avidemux

Description

Fails to build on MacOSX 10.5; Xcode see below;

[urquell:~] petr% xcodebuild -version
Xcode 3.1.4
Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0
BuildVersion: 9M2809

I checked the other tickets, but had the impression this one is different. The main.log is attached.

Attachments (1)

avidemux.main.log (3.7 MB) - added by petrrr 11 years ago.
main.log, build without variants activated

Change History (5)

Changed 11 years ago by petrrr

Attachment: avidemux.main.log added

main.log, build without variants activated

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Relevant part of log:

:info:build ld warning: duplicate dylib /opt/local/lib/libintl.dylib
:info:build Undefined symbols:
:info:build   "ADMImageResizer::ADMImageResizer(unsigned int, unsigned int, unsigned int, unsigned int, AVPixelFormat, AVPixelFormat)", referenced from:
:info:build       DIA_getEqualizer(EqualizerParam*, AVDMGenericVideoStream*)      in DIA_equalizer.cpp.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [plugins/ADM_videoFilters/Equalizer/libADM_vf_equalizer_gtk.dylib] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/build'
:info:build make[1]: *** [plugins/ADM_videoFilters/Equalizer/CMakeFiles/ADM_vf_equalizer_gtk.dir/all] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/build/plugins'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/build/plugins" && /usr/bin/make -w all 

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

There are many other open tickets about avidemux build failures. I doubt anybody can build the version currently in the port. We should work on updating the port to a newer version.

comment:4 Changed 11 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Should be fixed by r110579.

Note: See TracTickets for help on using tickets.