[MacPorts] #26905: gimp-gap: build fails with ccache
#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
#26905: gimp-gap: build fails with ccache ----------------------------------+----------------------------------------- Reporter: raimue@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Resolution: fixed | Keywords: Port: gimp-gap | ----------------------------------+----------------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Committed for both gimp-gap and gimp-gap-devel in r72643. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/26905#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts