help debugging installation of mplayer-devel required

John Maclean jayeola at gmail.com
Mon Mar 22 07:27:59 PDT 2010


Chaps,

Is this enough info for you/us to debug this? Clues, help and pointers
appreciated.


sudo port clean --all mplayer

# first attempt to install mplayer

sudo port install mplayer
--->  Computing dependencies for MPlayer
--->  Fetching MPlayer
Error: Target org.macports.fetch returned: MPlayer does not compile on
Snow Leopard.  Please use multimedia/mplayer-devel instead
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to
get complete output.

# ok, time go get mplayer-devel

sudo port install mplayer-devel
--->  Computing dependencies for mplayer-devel
--->  Building mplayer-devel
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-devel/work/trunk"
&& /usr/bin/make -j2 all " returned error 2
Command output: /usr/bin/gcc-4.2 -Wundef -Wdisabled-optimization
-Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall
-Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=core2
-mtune=core2 -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4
-mdynamic-no-pic -falign-loops=16 -shared-libgcc -I.
-I/opt/local/include/lzo -I/opt/local/include  -I/usr/X11/include   -c
-o libvo/vo_png.o libvo/vo_png.c
/usr/bin/gcc-4.2 -Wundef -Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -O4 -march=core2 -mtune=core2 -pipe
-ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4
-mdynamic-no-pic -falign-loops=16 -shared-libgcc -I.
-I/opt/local/include/lzo -I/opt/local/include  -I/usr/X11/include   -c
-o libvo/vo_tga.o libvo/vo_tga.c
In file included from /opt/local/include/png.h:506,
                 from libvo/vo_png.c:33:
/opt/local/include/zlib.h:1561: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'gzseek64'
/opt/local/include/zlib.h:1562: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'gztell64'
/opt/local/include/zlib.h:1563: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'gzoffset64'
/opt/local/include/zlib.h:1564: error: expected declaration specifiers
or '...' before 'off64_t'
/opt/local/include/zlib.h:1565: error: expected declaration specifiers
or '...' before 'off64_t'
make: *** [libvo/vo_png.o] Error 1
make: *** Waiting for unfinished jobs....

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to
get complete output.



More information about the macports-users mailing list