[MacPorts] #21686: MPlayer install failure osx 10.5.8
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: mPlayer | Port: MPlayer ----------------------------------+----------------------------------------- I've researched this as much as I could and can't come up with anything - any help here would be much appreciated. MPlayer install is failing. Below is the error result. {{{ Macbook-Pro:Desktop macpro$ sudo port clean mplayer Password: ---> Cleaning MPlayer Macbook-Pro:Desktop macpro$ sudo port install mplayer +macosx Warning: Implicit variants should not be explicitly set or unset. macosx will be ignored. ---> Computing dependencies for MPlayer ---> Fetching MPlayer ---> Verifying checksum(s) for MPlayer ---> Extracting MPlayer ---> Applying patches to MPlayer ---> Configuring MPlayer ---> Building MPlayer Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_MPlayer/work/MPlayer-1.0rc2" && /usr/bin/make -j1 all " returned error 2 Command output: /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant- decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o ao_mpegpes.o ao_mpegpes.c /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o ao_null.o ao_null.c /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o ao_pcm.o ao_pcm.c /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o ao_openal.o ao_openal.c ar r libao2.a audio_out.o ao_mpegpes.o ao_null.o ao_pcm.o ao_openal.o ar: creating archive libao2.a ranlib libao2.a /usr/bin/make -C input /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o input.o input.c /usr/bin/gcc-4.0 -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i386 -mtune=i386 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -shared-libgcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/opt/local/include/lzo -I/opt/local/include -I/usr/local/include -c -o ar.o ar.c In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:29, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125, from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20, from ar.c:27: /usr/lib/gcc/i686-apple-darwin9/4.0.1/include/xmmintrin.h:35:3: error: #error "SSE instruction set not enabled" In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32, from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125, from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21, from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20, from ar.c:27: /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:216: error: syntax error before '__m128' /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:218: error: syntax error before 'sd' /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:220: error: syntax error before '}' token /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:264: error: array type has incomplete element type make[1]: *** [ar.o] Error 1 make: *** [input/libinput.a] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/21686> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * keywords: mPlayer => * owner: macports-tickets@… => ecronin@… Comment: What version of Xcode are you running? -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by jwilson128@…): Replying to [comment:1 macsforever2000@…]:
What version of Xcode are you running?
I upgraded to the latest before this installation - 3.1.4. -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by franconi@…): Very same error here: MacOSX 10.5.8 and XCode 3.1.4. cheers --e. -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by jon.w@…):
Very same error here: MacOSX 10.5.8 and XCode 3.1.4.
Same with me: 10.5.8, XCode 3.1.4 (MacPorts base version 1.8.1). -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by mattia.belletti@…): Same in here with XCode 3.1.3 and MacOS 10.5.8. -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by ekrivdyuk@…): Cc Me! -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by f.baart@…): It looks like the configure script (not autoconf based) assumes we're running on a i386. This is used for -march. The i386 doesn't have sse support. -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 ----------------------------------+----------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: MPlayer ----------------------------------+----------------------------------------- Comment(by f.baart@…): The cpu is correctly detected but later set to i386 because the --target is set to i386-Darwin. I am not sure why target is set in the darwin rule, we are not cross- compiling are we? Without the line {{{ #!sh configure.args-append --target=${build_arch}-Darwin }}} it works. -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 -----------------------------------+---------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: MPlayer | -----------------------------------+---------------------------------------- Changes (by ecronin@…): * status: new => closed * resolution: => fixed Comment: Fixed in @60087. I'd suggest switching to mplayer-devel though -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 -----------------------------------+---------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: MPlayer | -----------------------------------+---------------------------------------- Comment(by jon.w@…): Replying to [comment:4 jon.w@…]:
Very same error here: MacOSX 10.5.8 and XCode 3.1.4.
Same with me: 10.5.8, XCode 3.1.4 (MacPorts base version 1.8.1).
After deleting a heap of unrelated ports (mainly related to the gimp and fontforge ports), the update worked. I also tried installing the new MPlayer on a blank macports installation, and that worked, too. Not that I'd understand any of this strange behaviour, but it gives me the impression that an unrelated port was interfering... ??? -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21686: MPlayer install failure osx 10.5.8 -----------------------------------+---------------------------------------- Reporter: jwilson128@… | Owner: ecronin@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: MPlayer | -----------------------------------+---------------------------------------- Comment(by icerain031@…): [http://www.promgowndress.com/ homecoming dresses] homecoming dresses [http://www.1stpromdress.com/ prom dress] prom dresses [http://www.lovelypromdress.com/ prom dresses] and wedding dress [http://www.fashionbridalgown.com/ wedding dresses] bridal gown [http://www.fashionweddingdress.com/ discount wedding dresses] quinceanera dress [http://www.prettyquinceanera.com/ quinceanera dresses] sweet dress [http://www.prettyquinceaneradress.com/ sweet 16 dresses] [http://www.quinceaneragowns.org/ quinceanera gowns] and [http://www.vivedresses.com/ prom dresses],[http://www.dresses-gowns.com/ wedding dresses] [http://www.myweddinggowndress.com/ wedding dresses] wedding dress [http://www.weddingdresscity.com/ wedding dresses] for wedding pary [http://www.bestplussizedresses.com/ maternity wedding dresses],bridesmaid dress [http://www.buybridesmaiddresses.com/ bridesmaid dress] bridesmaid [http://www.buybridesmaiddress.com/ bridesmaid dresses] dress [http://www.vivedress.com/ prom dresses] gowns [http://www.promdressbuy.com/ prom gowns dresses] and oil paintings [http://www.oilpaintings-art.com/ oil painting] oil painting [http://www.oilpaintings4u.com/ oil paintings] [http://www.getartgallery.com/ oil paintings] [http://www.prettyweddingdress.com/ wedding dresses] wedding dresses and prom dress [http://www.promdressmarket.com/ prom dresses] prom [http://www.promdressfactory.com/ prom dresses] -- Ticket URL: <http://trac.macports.org/ticket/21686#comment:20> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts