[MacPorts] #22284: mplayer-devel qtx support broken for Snow Leopard 10.6.1 + macports 1.8.1

MacPorts noreply at macports.org
Wed Oct 28 15:47:52 PDT 2009


#22284: mplayer-devel qtx support broken for Snow Leopard 10.6.1 + macports 1.8.1
----------------------------------+-----------------------------------------
 Reporter:  david@…               |       Owner:  acho@…           
     Type:  defect                |      Status:  new              
 Priority:  Normal                |   Milestone:                   
Component:  ports                 |     Version:  1.8.1            
 Keywords:                        |        Port:  mplayer-devel    
----------------------------------+-----------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => acho@…
  * port:  => mplayer-devel
  * milestone:  MacPorts 1.8.2 =>


Old description:

> 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.

New description:

 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.
 }}}

--

Comment:

 Please review the ticket reporting guidelines.

-- 
Ticket URL: <http://trac.macports.org/ticket/22284#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list