Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2019 21:56:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234714] lang/php73: does not build with lld as the system linker
Message-ID:  <bug-234714-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234714

            Bug ID: 234714
           Summary: lang/php73: does not build with lld as the system
                    linker
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: emaste@freebsd.org
            Blocks: 214864
          Assignee: tz@freebsd.org
             Flags: maintainer-feedback?(tz@freebsd.org)

*** Warning: Linking the shared library libphp7.la against the non-libtool
*** objects  Zend/zend_dtrace.d.o is not portable!
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against symbol:
date_ce_date in readonly segment; recompile object files with -fPIC
>>> defined in ext/date/.libs/php_date.o
>>> referenced by php_date.c
>>>               ext/date/.libs/php_date.o:(php_date_get_date_ce)

/usr/bin/ld: error: can't create dynamic relocation R_386_32 against symbol:
date_ce_immutable in readonly segment; recompile object files with -fPIC
>>> defined in ext/date/.libs/php_date.o
>>> referenced by php_date.c
>>>               ext/date/.libs/php_date.o:(php_date_get_immutable_ce)
...

from
http://package18.nyi.freebsd.org/data/headi386PR214864-default/2018-11-20_1=
8h17m09s/logs/errors/php73-7.3.0.r5.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864
[Bug 214864] [exp-run] test build with lld as /usr/bin/ld
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234714-7788>