On Oct 29, 2015, at 17:31 , Alexander Hansen <alexanderk.han...@gmail.com> 
wrote:

> 
>> On Oct 29, 2015, at 07:55, Benjamin Audit <benjamin.au...@ens-lyon.fr> wrote:
>> 
>> Hi,
>> 
>> I get the error below while compiling tk-pm5124. I suspect that the problem 
>> comes from the fact that  /usr/bin/arch is given twice the argument "-x86_64 
>> perl5.12". Does anyone knows where this might come from ?
>> 
>> Thanks for the help,
>> 
>> Benjamin
>> 
>> ----------------------------
>> [...]
>> make[1]: Leaving directory 
>> '/sw/src/fink.build/tk-pm5124-804.033-1/Tk-804.033/pod'
>> "/usr/bin/arch" -x86_64 perl5.12 -x86_64 perl5.12 "-Iblib/arch" "-Iblib/lib" 
>> MANIFEST.SKIP.PL MANIFEST.SKIP
>> Can't open perl script "perl5.12": No such file or directory
>> Makefile:882: recipe for target 'MANIFEST.SKIP' failed
>> make: *** [MANIFEST.SKIP] Error 2
>> ### execution of /tmp/fink.mZaxp failed, exit code 2
>> ### execution of /tmp/fink.LfULU failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-tk-pm5124-804.033-1
>> (Reading database ... 246173 files and directories currently installed.)
>> Removing fink-buildlock-tk-pm5124-804.033-1 ...
>> Failed: phase compiling: tk-pm5124-804.033-1 failed
>> 
>> 
>> Package manager version: 0.38.8
>> Distribution version: selfupdate-rsync Thu Oct 29 15:40:45 2015, 10.8, x86_64
>> Trees: local/main stable/main
>> Xcode.app: 5.1.1
>> Xcode command-line tools: 5.1.0.0.1.1396320587
>> tk-pm5124-804.033-1 is set to build with only one job.
>> 
>> 
> 
> I believe this comes from ExtUtils::MakeMaker.  What do you get from
> 
> fink list -t makemaker ?
> 
> That will help us to suggest whether to install, remove, or update packages.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> 

Dear Alexander,

ExtUtils::MakeMaker was indeed the problem !

Situation was (not installed packages not shown):
(i)     extutils-makemaker-pm   7.06-1  ExtUtils::MakeMaker for /usr/bin/perl
(i)     extutils-makemaker-pm5124       7.06-1  Perl module to create a module 
Makefile
 p      extutils-makemaker-pm5124-bin           [virtual package]

I removed  extutils-makemaker-pm  and updated extutils-makemaker-pm5124:
        extutils-makemaker-pm   7.06-1  ExtUtils::MakeMaker for /usr/bin/perl
 i      extutils-makemaker-pm5124       7.06-1  Perl module to create a module 
Makefile
 p      extutils-makemaker-pm5124-bin           [virtual package]

After that tk-pm5124 updated without error:
 i   tk-pm5124                             804.033-1                    
Graphical User Interface ToolKit

Maybe a dependency on extutils-makemaker-pm5124 is missing in tk-pm5124  ?

Thanks for your help,

Benjamin


------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to