Opened 15 years ago
Closed 15 years ago
#24229 closed defect (duplicate)
MPlayer-devel @29701, Revision 3 fails with x264 @20100224
Reported by: | ben-macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | mplayer-devel |
Description
benc$ mplayer *dyld: Library not loaded: /opt/local/lib/libx264.70.dylib Referenced from: /opt/local/bin/mplayer Reason: image not found Trace/BPT trap
Rebuilding mplayer-devel after a clean also fails:
sudo port -n upgrade --force mplayer-devel Password: ---> 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 -j3 all " returned error 2 Command output: /usr/bin/make -C libavcodec /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 -I/opt/local/include/freetype2 -I/opt/local/include -c -o libmpcodecs/ve_x264.o libmpcodecs/ve_x264.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 -I/opt/local/include/freetype2 -I/opt/local/include -c -o libmpcodecs/ve_xvid4.o libmpcodecs/ve_xvid4.c libmpcodecs/ve_x264.c: In function 'encode_nals': libmpcodecs/ve_x264.c:67: warning: implicit declaration of function 'x264_nal_encode' libmpcodecs/ve_x264.c: In function 'config': libmpcodecs/ve_x264.c:210: error: 'x264_param_t' has no member named 'b_bframe_pyramid' libmpcodecs/ve_x264.c: In function 'control': libmpcodecs/ve_x264.c:220: warning: unused variable 'mod' make: *** [libmpcodecs/ve_x264.o] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/gcc-4.2 -DHAVE_AV_CONFIG_H -I.. -I.. -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 -I/opt/local/include/freetype2 -I/opt/local/include -c -o libx264.o libx264.c /usr/bin/gcc-4.2 -DHAVE_AV_CONFIG_H -I.. -I.. -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 -I/opt/local/include/freetype2 -I/opt/local/include -c -o libxvid_rc.o libxvid_rc.c /usr/bin/gcc-4.2 -DHAVE_AV_CONFIG_H -I.. -I.. -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 -I/opt/local/include/freetype2 -I/opt/local/include -c -o cavs_parser.o cavs_parser.c libx264.c: In function 'encode_nals': libx264.c:75: warning: implicit declaration of function 'x264_nal_encode' libx264.c: In function 'X264_init': libx264.c:190: error: 'x264_param_t' has no member named 'b_bframe_pyramid' make[1]: *** [libx264.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [libavcodec/libavcodec.a] Error 2 Error: Unable to upgrade port: 1 Before reporting a bug, first run the command again with the -d flag to get complete output.
Full debug log attached.
Attachments (1)
Change History (2)
Changed 15 years ago by ben-macports@…
Attachment: | mplayer-devel-log.gz added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | mplayer-devel x264 removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #24225.
Note: See
TracTickets for help on using
tickets.
sudo port -d -n upgrade --force mplayer-devel