[Bug 220103] devel/glib20: ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (WITH_LLD_IS_LD)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 4 07:14:56 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220103
--- Comment #15 from Chris Hutchinson <portmaster at bsdforge.com> ---
(In reply to Chris Hutchinson from comment #13)
> Huston. We have a problem...
>
> I can confirm this is a repeatable problem.
> www/iridium was built this morning. Firing it off returns:
>
...
>
> clang version 6.0.1 (tags/RELEASE_601/final)
> Target: x86_64-portbld-freebsd13.0
> Thread model: posix
> InstalledDir: /usr/local/llvm60/bin
>
> Relative URL: ^/head
> Repository Root: svn://svn.freebsd.org/ports
> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
> Revision: 487324
> Node Kind: directory
> Schedule: normal
> Last Changed Author: madpilot
> Last Changed Rev: 487324
> Last Changed Date: 2018-12-12 12:48:30 -0800 (Wed, 12 Dec 2018)
>
> PORTNAME= iridium
> PORTVERSION= 2018.5.67
> PORTREVISION= 6
>
...
P.S. I *can* reproduce this with clang6.[0.1]
using the following in make.conf(5)
CC=clang60
CXX=clang++60
CPP=clang-cpp60
Just thought it worth mentioning...
--Chris
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list