[ccache] Bug compiling package freetype

Martin Pool mbp at sourcefrog.net
Mon Mar 18 10:10:18 MDT 2013


What kind of file is the ftsystem.lo mentioned in the error? (What does
`file $PATH` say?)


On 18 March 2013 10:30, Giacomo Comes <comes at naic.edu> wrote:

> Hi,
> I have found a bug in ccache as it fails to compile the package freetype.
> I have tested the bug on CentOS 5 and 6 and openSUSE 12.2 with ccache
> 3.1.9.
>
> This is how to reproduce the bug:
> download freetype 2.4.11, untar and run ./configure.
> run make
> compilation is succesful.
>
> Redo everything but this time in the last step run:
> make CC="ccache gcc"
>
> compilation will fail with the error message:
>
> libtool: link: `/dev/shm/freetype-2.4.11/objs/ftsystem.lo' is not a valid
> libtool object
> make: *** [/dev/shm/freetype-2.4.11/objs/libfreetype.la] Error 1
>
> I have no idea if this is due to an already known bug of ccache
> or it is something new.  Anyway I'm reporting it.
>
> Regards.
>
> Giacomo
> _______________________________________________
> ccache mailing list
> ccache at lists.samba.org
> https://lists.samba.org/mailman/listinfo/ccache
>



-- 
Martin


More information about the ccache mailing list