Opened 18 years ago

Closed 18 years ago

Last modified 11 years ago

#8784 closed defect (duplicate)

Mplayer from cvs doesn't compile on my panther system

Reported by: roberto@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

I'm trying to update my MPlayer with the latest one and it always fails with this (MPlayer-cvs-20060408):

cc -I../libvo -I../../libvo -O4 -mcpu=7450 -mtune=7450 -faltivec -DAPPLE_ALTIVEC -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/local/include -I. -I/opt/local/include -I./libavutil -I./libavcodec -o mplayer mplayer.o m_property.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o libvo/libvo.a libao2/libao2.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a libavformat/libavformat.a libavutil/libavutil.a libavcodec/libpostproc/libpostproc.a -lmad -llzo -lmp3lame -lpng -lz -lz -ljpeg -lncurses -framework Cocoa -framework QuartzCore -framework OpenGL libfaad2/libfaad2.a mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a -L/opt/local/lib -liconv -lm ld: warning prebinding disabled because dependent library: /opt/local/lib/libmad.0.dylib is not prebound ld: osdep/libosdep.a(macosx_finder_args.o) illegal reference to symbol: _QuitApplicationEventLoop defined in indirectly referenced dynamic library /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used

Attachments (1)

configure.log (147.2 KB) - added by roberto@… 18 years ago.
configure.log of the failed build

Download all attachments as: .zip

Change History (6)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to blb@…

Hmm, looks like configure is not properly detecting all the Mac OS X frameworks. Can you attach the configure.log that was generated? You can find it by running

cd port dir MPlayer/work/MP*

then you'll be in MPlayer's work directory which should contain it.

Changed 18 years ago by roberto@…

Attachment: configure.log added

configure.log of the failed build

comment:2 Changed 18 years ago by blb@…

Since you're running 10.3, the next pertinent question is, did you install the QT 7.0.4 update? If so, this is almost definitely a dup of bug 6537. I don't know if the newly-released 7.1 fixes it...

comment:3 Changed 18 years ago by roberto@…

(In reply to comment #3)

Since you're running 10.3, the next pertinent question is, did you install the QT 7.0.4 update? If so, this is almost definitely a dup of bug 6537. I don't know if the newly-released 7.1 fixes it...

Doesn't but it fails differently.

---> Fetching MPlayer ---> Verifying checksum(s) for MPlayer ---> Extracting MPlayer ---> Applying patches to MPlayer ---> Configuring MPlayer ---> Building MPlayer with target all Error: Target com.apple.build returned: shell command "cd "/Users/Shared/Darwin/darwinports/var/build/_Volumes_Users_Shared_Darwin_darwinports_dports_multimedia_MPlayer/work/MPlayer-cvs-20060408" && LD=cc make all" returned error 2 Command output: symbol _hypotl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _ldexpl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _log10l used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _logl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _modfl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _powl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _sinhl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _sinl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _sqrtl used from dynamic library /usr/lib/libstdc++.6.dylib(single module) not from earlier dynamic library /usr/lib/libSystem.B.dylib(ld64.o) symbol _gzeof used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzclose used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzdopen used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzerror used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzflush used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzgetc used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzgets used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzopen used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzprintf used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzputc used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzputs used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzread used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzrewind used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzseek used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzsetparams used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gztell used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) symbol _gzwrite used from dynamic library /usr/lib/libz.1.dylib(gzio.o) not from earlier dynamic library /opt/local/lib/libz.1.dylib(gzio.o) ld: Undefined symbols: _LLCStyleInfoCheckForOpenTypeTables referenced from QuartzCore expected to be defined in ApplicationServices _LLCStyleInfoGetUserRunFeatures referenced from QuartzCore expected to be defined in ApplicationServices make: * [mplayer] Error 1

Error: Unable to upgrade port: 1

comment:4 Changed 18 years ago by blb@…

Owner: changed from blb@… to darwinports-bugs@…

Dropped maintainership of MPlayer.

comment:5 Changed 18 years ago by markd@…

Resolution: duplicate
Status: newclosed

This is a duplicate of bug 6537.

Note: See TracTickets for help on using tickets.