pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: my local pkgsrc build environment seems borked on -current



> On Fri, Nov 15, 2013 at 06:44:50AM -0500, yancm%SDF.ORG@localhost wrote:
>> To begin, I suspect this is a local problem rather than global...
>>
>> I have an i386 NetBSD VM that I use to play around with. It's lineage
>> began with NetBSD 5.0 several years ago. When I updated from 6.0 to
>> -current about 6 months ago, I noted some pkgsrc build strangeness, but
>> was able to work around it until recently.
>>
>> When I try to build Perl 5, I receive the following. (I had also seen
>> similar behavior when trying to build other packages, but I pretty much
>> deleted all my packages thinking that starting from a less convoluted
>> state might help...)
>>
>> Running Makefile.PL in cpan/CPANPLUS
>> ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl
>> INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.so
>> Writing Makefile for CPANPLUS
>> Makefile out-of-date with respect to Makefile.PL
>> Cleaning current config before rebuilding Makefile...
>> make -f Makefile.old clean > /dev/null 2>&1
>> ../../miniperl "-I../../lib" "-I../../lib" Makefile.PL
>> "INSTALLDIRS=perl"
>> "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none" "PERL_CORE=1"
>> "LIBPERL_A=libperl.so"
>> Writing Makefile for CPANPLUS
>> ==> Your Makefile has been rebuilt. <==
>> ==> Please rerun the make command.  <==
>> false
>> *** Error code 1
>>
>
> Usually this message indicates some problem with time. Can you check if
> you have current date?
>
> Regards,
>
> --
> Daniel Horecki

Wow...thanks for the fast reply(ies - 3 responded you were first!)...

Yes, indeed my time was off... I had been running ntpd with the -g option,
syncing off my main netbsd box which is connected to a decent triad and
has the correct time... for some reason it was about 6 months out of sync.
I adjusted time and yep... perl 5 compiles now...

thanks again,
gene



Home | Main Index | Thread Index | Old Index