Opened 15 years ago
Last modified 15 years ago
#22284 closed defect
mplayer-devel qtx support broken for Snow Leopard 10.6.1 + macports 1.8.1 — at Version 1
Reported by: | davidfavor (David Favor) | Owned by: | acho@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | mplayer-devel |
Description (last modified by jmroot (Joshua Root))
Per other tickets I've tried this turning off yasm, mmx & sse support (all flags) with no effect.
newmac#port install mplayer-devel ---> Computing dependencies for mplayer-devel ---> Fetching mplayer-devel ---> Verifying checksum(s) for mplayer-devel ---> Extracting mplayer-devel ---> Applying patches to mplayer-devel ---> Configuring 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: make: *** Waiting for unfinished jobs.... libmpcodecs/vd_qtvideo.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'codeccap' libmpcodecs/vd_qtvideo.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'decpar' libmpcodecs/vd_qtvideo.c: In function 'init': libmpcodecs/vd_qtvideo.c:93: error: 'CodecInfo' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:93: error: (Each undeclared identifier is reported only once libmpcodecs/vd_qtvideo.c:93: error: for each function it appears in.) libmpcodecs/vd_qtvideo.c:93: error: expected ';' before 'cinfo' libmpcodecs/vd_qtvideo.c:94: error: 'ImageSubCodecDecompressCapabilities' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:94: error: expected ';' before 'icap' libmpcodecs/vd_qtvideo.c:98: warning: implicit declaration of function 'EnterMovies' libmpcodecs/vd_qtvideo.c:193: error: 'icap' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:194: warning: implicit declaration of function 'ImageCodecInitialize' libmpcodecs/vd_qtvideo.c:197: error: 'cinfo' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:198: warning: implicit declaration of function 'ImageCodecGetCodecInfo' libmpcodecs/vd_qtvideo.c:271: warning: cast to pointer from integer of different size libmpcodecs/vd_qtvideo.c: In function 'uninit': libmpcodecs/vd_qtvideo.c:284: warning: implicit declaration of function 'ExitMovies' libmpcodecs/vd_qtvideo.c: In function 'decode': libmpcodecs/vd_qtvideo.c:301: error: 'decpar' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:306: warning: implicit declaration of function 'QTNewGWorldFromPtr' libmpcodecs/vd_qtvideo.c:309: warning: cast from pointer to integer of different size libmpcodecs/vd_qtvideo.c:331: error: 'codeccap' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:333: error: 'codecNormalQuality' undeclared (first use in this function) libmpcodecs/vd_qtvideo.c:349: warning: implicit declaration of function 'GetGWorldPixMap' libmpcodecs/vd_qtvideo.c:349: error: invalid type argument of 'unary *' libmpcodecs/vd_qtvideo.c:351: warning: implicit declaration of function 'ImageCodecPreDecompress' libmpcodecs/vd_qtvideo.c:383: warning: implicit declaration of function 'ImageCodecBandDecompress' libmpcodecs/vd_qtvideo.c:395: warning: cast from pointer to integer of different size make: *** [libmpcodecs/vd_qtvideo.o] Error 1 Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Milestone: | MacPorts 1.8.2 |
Owner: | changed from macports-tickets@… to acho@… |
Port: | mplayer-devel added |
Note: See
TracTickets for help on using
tickets.
Please review the ticket reporting guidelines.