Date: Wed, 28 Mar 2018 12:26:03 +0000 From: Antoine Brodin <antoine@freebsd.org> To: Michael Grimm <trashcan@ellael.org> Cc: Bob Willcox <bob@immure.com>, ports list <freebsd-ports@freebsd.org>, Mark Johnston <markj@freebsd.org> Subject: Re: perl5.24 build failing on a new 11.1-STABLE install Message-ID: <CAALwa8=GJjZVM7a7NpGxPgTvN23JXJwGgZ3CCrm8DWCAnhqNpw@mail.gmail.com> In-Reply-To: <98386C91-02F7-4896-B7EF-863A02F41E46@ellael.org> References: <20180327200002.GF76012@rancor.immure.com> <98386C91-02F7-4896-B7EF-863A02F41E46@ellael.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm <trashcan@ellael.org> wrote: > Bob Willcox <bob@immure.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=GJjZVM7a7NpGxPgTvN23JXJwGgZ3CCrm8DWCAnhqNpw>