Uploaded image for project: 'Apache Lucy-Clownfish'
  1. Apache Lucy-Clownfish
  2. CLOWNFISH-111

Compilation fails with ccache (Clownfish-0.6.0.4)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1
    • Perl
    • None
    • FreebSD 9.2, ccache version 3.1.10, perl 5.18.4

    Description

      I see the following build failure:

      ...
      Running ./charmonizer...
      
      ./charmonizer --cc=ccache --host=perl --enable-c --enable-perl --make=make --enable-makefile --disable-threads -- cc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE
      ...
      ccache -pedantic -Wall -Wextra -Wno-variadic-macros -DPERL_GCC_PEDANTIC -std=gnu99 -D_GNU_SOURCE -fvisibility=hidden -DCFISH_NOTHREADS  -O2 -g -fno-strict-aliasing -I . -I cfcore -I autogen/include  cc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE -fPIC -D CFP_CFISH cfcore/Clownfish.c -c -o cfcore/Clownfish.o
      ccache: invalid option -- p
      Usage:
          ccache [options]
          ccache compiler [compiler options]
          compiler [compiler options]          (via symbolic link)
      ...
      

      At least on this system ccache has to be called with the C compiler as 1st parameter, i.e. ccache cc ....

      Attachments

        Activity

          People

            Unassigned Unassigned
            eserte12 Slaven Rezic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: