> On May 4, 2015, at 07:02, Kevin Horton <khorto...@rogers.com> wrote:
> 
> On May 4, 2015 at 9:15:06 AM, Kevin Horton (khorto...@rogers.com 
> <mailto:khorto...@rogers.com>) wrote:
>> On May 4, 2015 at 9:10:53 AM, Charles Lepple (clep...@gmail.com 
>> <mailto:clep...@gmail.com>) wrote:
>>> On May 4, 2015, at 8:41 AM, Kevin Horton <khorto...@rogers.com 
>>> <mailto:khorto...@rogers.com>> wrote:
>>> 
>>>> dbi-pm5182-1:1.630-1 fails to compile on OS X 10.10.4 (beta) with:
>>>> 
>>>> cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
>>>> "/usr/bin/arch" -x86_64 perl5.18 -x86_64 perl5.18 "-Iblib/arch" 
>>>> "-Iblib/lib" dbilogstrip.PL dbilogstrip
>>>> 
>>> 
>>> 
>>> It looks like Perl 5.18 has been dropped from 10.10:
>>> 
>>> http://pdb.finkproject.org/pdb/package.php/perl5182 
>>> <http://pdb.finkproject.org/pdb/package.php/perl5182>
>>> 
>> 
>> As near as I can tell, the system perl on 10.10 is Perl 5.18, so the fink 
>> perl 5.18 package is not needed.
>> 
>> % which perl5.18
>> /usr/bin/perl5.18
>> 
>> % /usr/bin/perl --version
>> 
>> This is perl 5, version 18, subversion 2 (v5.18.2) built for 
>> darwin-thread-multi-2level
>> (with 2 registered patches, see perl -V for more detail)
>> 
> 
> 
> I changed the max build jobs to 1 to get everything in sequence in the build 
> log.  The root failure is the same, but the record is perhaps somewhat more 
> coherent:
> 

<snip>

>           
> "/usr/bin/arch" -x86_64 perl5.18 -x86_64 perl5.18 "-Iblib/arch" "-Iblib/lib" 
> dbiproxy.PL dbiproxy
> Can't open perl script "perl5.18": No such file or directory
> make: *** [dbiproxy] Error 2
> ### execution of make failed, exit code 2
> 

The problem is the duplicated “-x86_64 perl5.18” construct. The error message 
is saying that perl5.18 can’t open the “perl5.18” script residing in the 
“86_64” directory.


-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to