Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Michael Grimm
Bob Willcox  wrote:
> On Wed, Mar 28, 2018 at 12:45:27PM +, Antoine Brodin wrote:

>> svn merge -c -331551 .

Thanks. Done that ...

> I've done the above svn command and am now rebuilding world on
> my system. Should be able to give it a try this evening when I get home.

… rebuilt world and could rebuilt all ports successfully.

Thanks to all that helped here or off-line,
Michael

P.S. I just saw that r331551 has been reverted officially.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Bob Willcox
On Wed, Mar 28, 2018 at 12:45:27PM +, Antoine Brodin wrote:
> On Wed, Mar 28, 2018 at 12:42 PM, Michael Grimm  wrote:
> > Antoine Brodin  wrote:
> >
> >> On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm  
> >> wrote:
> >
> >>> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 
> >>> root@mer-waases:/usr/obj/usr/src/sys/CUSTOM
> >
> >> You can try to revert https://svnweb.freebsd.org/changeset/base/331551
> >
> > Please excuse my ignorance, but I haven't done that before. After a quick 
> > scan in svn help I came up with:
> >
> > svn merge -r 331660:331551
> >
> > Is this correct?
> > What I want to achieve is keeping all commits besides 331551
> 
> svn merge -c -331551 .
> 
> Antoine

Thanks Antoine, I've done the above svn command and am now rebuilding world on
my system. Should be able to give it a try this evening when I get home.

Bob

-- 
Bob Willcox| The amount of flak received on any subject is inversely
b...@immure.com | proportional to the subject's true value.
Austin, TX |
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Antoine Brodin
On Wed, Mar 28, 2018 at 12:42 PM, Michael Grimm  wrote:
> Antoine Brodin  wrote:
>
>> On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm  wrote:
>
>>> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 
>>> root@mer-waases:/usr/obj/usr/src/sys/CUSTOM
>
>> You can try to revert https://svnweb.freebsd.org/changeset/base/331551
>
> Please excuse my ignorance, but I haven't done that before. After a quick 
> scan in svn help I came up with:
>
> svn merge -r 331660:331551
>
> Is this correct?
> What I want to achieve is keeping all commits besides 331551

svn merge -c -331551 .

Antoine
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Michael Grimm
Antoine Brodin  wrote:

> On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm  wrote:

>> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 
>> root@mer-waases:/usr/obj/usr/src/sys/CUSTOM

> You can try to revert https://svnweb.freebsd.org/changeset/base/331551

Please excuse my ignorance, but I haven't done that before. After a quick scan 
in svn help I came up with:

svn merge -r 331660:331551

Is this correct?
What I want to achieve is keeping all commits besides 331551

Thanks and regards,
Michael

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Ivan Klymenko
В Wed, 28 Mar 2018 14:04:10 +0200
Michael Grimm  пишет:

> Bob Willcox  wrote:
> 
> > --- perl ---
> > cc -o perl -lpthread -Wl,-E  -fstack-protector-strong
> > -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.24/mach/CORE
> > maindtrace/perlmain.o dtrace_main.o  libperl.so.5.24.3 `cat
> > ext.libs` -lpthread -lm -lcrypt -lutil maindtrace/perlmain.o: In
> > function `main': perlmain.c:(.text+0xa4): undefined reference to
> > `perl_parse' perlmain.c:(.text+0xb4): undefined reference to
> > `perl_run' perlmain.c:(.text+0x128): undefined reference to
> > `perl_destruct' cc: error: linker command failed with exit code 1
> > (use -v to see invocation) *** [perl] Error code 1  
> 
> I did run into this issue as well using poudriere to rebuild all
> ports. Same error message. 
> Both FBSD systems of mine are hit by the very same error.
> 
> > The system 'uname -a' is:
> > 
> > FreeBSD exar.immure.com 11.1-STABLE FreeBSD 11.1-STABLE #0 r331606:
> > Tue Mar 27 07:27:39 CDT 2018  
> 
> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018
> root@mer-waases:/usr/obj/usr/src/sys/CUSTOM 
> 
> 
> > Anyone have any idea as to what may be wrong with or missing on
> > this system?  
> 
> Sadly, so.
> 
> Regards,
> Michael
> 

http://docs.freebsd.org/cgi/mid.cgi?CAALwa8mRRkVJBSQv1iX_oXyDmMSVTiKh=B9g-K_huXKa_MOzZg

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Antoine Brodin
On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm  wrote:
> Bob Willcox  wrote:
>
>> --- perl ---
>> cc -o perl -lpthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib 
>> -Wl,-R/usr/local/lib/perl5/5.24/mach/CORE maindtrace/perlmain.o 
>> dtrace_main.o  libperl.so.5.24.3 `cat ext.libs` -lpthread -lm -lcrypt -lutil
>> maindtrace/perlmain.o: In function `main':
>> perlmain.c:(.text+0xa4): undefined reference to `perl_parse'
>> perlmain.c:(.text+0xb4): undefined reference to `perl_run'
>> perlmain.c:(.text+0x128): undefined reference to `perl_destruct'
>> cc: error: linker command failed with exit code 1 (use -v to see invocation)
>> *** [perl] Error code 1
>
> I did run into this issue as well using poudriere to rebuild all ports.
> Same error message.
> Both FBSD systems of mine are hit by the very same error.
>
>> The system 'uname -a' is:
>>
>> FreeBSD exar.immure.com 11.1-STABLE FreeBSD 11.1-STABLE #0 r331606: Tue Mar 
>> 27 07:27:39 CDT 2018
>
> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 
> root@mer-waases:/usr/obj/usr/src/sys/CUSTOM
>
>
>> Anyone have any idea as to what may be wrong with or missing on this system?


Hi,

You can try to revert https://svnweb.freebsd.org/changeset/base/331551

Antoine
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Michael Grimm
Bob Willcox  wrote:

> --- perl ---
> cc -o perl -lpthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib 
> -Wl,-R/usr/local/lib/perl5/5.24/mach/CORE maindtrace/perlmain.o dtrace_main.o 
>  libperl.so.5.24.3 `cat ext.libs` -lpthread -lm -lcrypt -lutil
> maindtrace/perlmain.o: In function `main':
> perlmain.c:(.text+0xa4): undefined reference to `perl_parse'
> perlmain.c:(.text+0xb4): undefined reference to `perl_run'
> perlmain.c:(.text+0x128): undefined reference to `perl_destruct'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> *** [perl] Error code 1

I did run into this issue as well using poudriere to rebuild all ports. 
Same error message. 
Both FBSD systems of mine are hit by the very same error.

> The system 'uname -a' is:
> 
> FreeBSD exar.immure.com 11.1-STABLE FreeBSD 11.1-STABLE #0 r331606: Tue Mar 
> 27 07:27:39 CDT 2018

FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 08:36:15 CEST 2018 
root@mer-waases:/usr/obj/usr/src/sys/CUSTOM 


> Anyone have any idea as to what may be wrong with or missing on this system?

Sadly, so.

Regards,
Michael

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


perl5.24 build failing on a new 11.1-STABLE install

2018-03-27 Thread Bob Willcox
Hi,

I have just recently installed 11.1-STABLE on one of me laptops (Lenovo T470s)
and when I attempt to build the perl5.24 port it errors out with this:

--- perl ---
cc -o perl -lpthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib 
-Wl,-R/usr/local/lib/perl5/5.24/mach/CORE maindtrace/perlmain.o dtrace_main.o  
libperl.so.5.24.3 `cat ext.libs` -lpthread -lm -lcrypt -lutil
maindtrace/perlmain.o: In function `main':
perlmain.c:(.text+0xa4): undefined reference to `perl_parse'
perlmain.c:(.text+0xb4): undefined reference to `perl_run'
perlmain.c:(.text+0x128): undefined reference to `perl_destruct'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [perl] Error code 1

The system 'uname -a' is:

FreeBSD exar.immure.com 11.1-STABLE FreeBSD 11.1-STABLE #0 r331606: Tue Mar 27 
07:27:39 CDT 2018 b...@exar.immure.com:/usr/obj/usr/src/sys/EXAR  amd64

It looks like (some) functions within perl.c are undefined. I have a number
of other systems where this isn't a problem. Indeed, this is the only one
with this failure.

Anyone have any idea as to what may be wrong with or missing on this system?

Thanks,
Bob

-- 
Bob Willcox| The amount of flak received on any subject is inversely
b...@immure.com | proportional to the subject's true value.
Austin, TX |
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"