[MacPorts] #26905: gimp-gap: build fails with ccache

MacPorts noreply at macports.org
Tue Oct 19 18:41:49 PDT 2010


#26905: gimp-gap: build fails with ccache
---------------------------------+------------------------------------------
 Reporter:  raimue@…             |       Owner:  devans@…           
     Type:  defect               |      Status:  new                
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  1.9.99             
 Keywords:                       |        Port:  gimp-gap           
---------------------------------+------------------------------------------
 gimp-gap fails when ccache is used:

 {{{
 FFMPEG sourcetree found at dir: /opt/local/var/macports/build
 /_Users_raim_src_macports_trunk_dports_graphics_gimp-gap/work/ffmpeg-0.5.2
 =================================
 Calling FFMPEG configure script options:      --prefix=/opt/local
 --extra-cflags=-I/opt/local/include  --extra-ldflags=-L/opt/local/lib
 --cc=ccache /usr/bin/gcc-4.2  --enable-shared --enable-static --disable-
 amd3dnow --disable-amd3dnowext --disable-mmx --disable-mmx2 --disable-sse
 --disable-ssse3 --enable-nonfree --enable-gpl --disable-ffmpeg --disable-
 ffplay --disable-ffserver --cc=/usr/bin/gcc-4.2 --arch=x86_64 --enable-
 bzlib --enable-libmp3lame --enable-libfaac --enable-libfaad --enable-
 libxvid
 =================================
 Unknown option "/usr/bin/gcc-4.2".
 See ./configure --help for available options.
 }}}

 At first I tried patching the invocation of the configure script to escape
 the --cc argument, but I did not get it working. So here is a patch to
 disable ccache in general for this port.

-- 
Ticket URL: <https://trac.macports.org/ticket/26905>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list