[MacPorts] #44420: p5.20-pdl: build fails due to missing fakethr.h
MacPorts
noreply at macports.org
Thu Jul 24 05:09:47 PDT 2014
#44420: p5.20-pdl: build fails due to missing fakethr.h
----------------------+--------------------------------
Reporter: devans@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: p5.20-pdl
----------------------+--------------------------------
Builds fails as follows
{{{
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_macports_trunk_dports_perl_p5-pdl/p5.20-pdl/work/PDL-2.007/Basic/Core'
/opt/local/bin/perl5.20 -I../../blib/arch -I../../blib/lib
-I/opt/local/lib/perl5/5.20/darwin-thread-multi-2level
-I/opt/local/lib/perl5/5.20 Core.pm.PL Core.pm
/opt/local/bin/perl5.20 pdl.h.PL pdl.h
Using new 64bit index support
Extracting Core.pm (WITH bad value support)
/opt/local/bin/perl5.20 pdlcore.h.PL pdlcore.h
adding...
#define PDL_U PDL_US
#define PDL_N PDL_IND
#define PDL_Q PDL_LL
Extracting pdl.h
/opt/local/bin/perl5.20 pdlsimple.h.PL pdlsimple.h
make[2]: *** No rule to make target `/opt/local/lib/perl5/5.20/darwin-
thread-multi-2level/CORE/fakethr.h', needed by `Core.o'. Stop.
}}}
Indeed perl 5.20 does not provide fakethr.h although perl 5.18 and earlier
do.
Full build log attached.
--
Ticket URL: <https://trac.macports.org/ticket/44420>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list