#24716: python config with ccache in CC causes scipy build failure ----------------------------------+----------------------------------------- Reporter: dmmonarres@… | Owner: blb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: python26 python27 python31 ----------------------------------+----------------------------------------- Changes (by blb@…): * cc: jwa@…, erickt@… (added) * port: python26 py26-scipy => python26 python27 python31 Comment: python26 port now set to not use ccache in r68165. I would have kept it building with ccache but stripping it from python's config/Makefile but it looks like using ccache also causes python's configure to not want to use -fwrapv, which is apparently important according to [http://bugs.python.org/issue1608 python issue 1608]. CC'ing 2.7 and 3.1 maintainers as they probably also need to disable. -- Ticket URL: <http://trac.macports.org/ticket/24716#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS