Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2017 19:27:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-dtrace@FreeBSD.org
Subject:   [Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on
Message-ID:  <bug-214556-32976-S4mPdk0mee@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214556-32976@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214556-32976@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Fri Jan 27 19:26:58 UTC 2017
New revision: 432567
URL: https://svnweb.freebsd.org/changeset/ports/432567

Log:
  lang/php71: temporarily hide DTRACE option on aarch64

  CFLAGS="-O2 -pipe -fno-strict-aliasing -DZEND_SIGNALS " dtrace -xnolibs -G -o
Zend/zend_dtrace.d.o -s
/wrkdirs/usr/ports/lang/php71/work/php-7.1.1/Zend/zend_dtrace.d main/main.o
Zend/zend_API.o Zend/zend_execute.o Zend/zend_exceptions.o Zend/zend_dtrace.o
Zend/zend.o
  ld: Zend/zend_dtrace.d.o.ckjasD: Relocations in generic ELF (EM: 0)
  Zend/zend_dtrace.d.o.ckjasD: error adding symbols: File in wrong format
  dtrace: failed to link script
/wrkdirs/usr/ports/lang/php71/work/php-7.1.1/Zend/zend_dtrace.d: failed to link
Zend/zend_dtrace.d.o: ld exited with status 1
 
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841):
DOODAD
  [..]
  *** [Zend/zend_dtrace.d.o] Error code 1

  PR:           214556

Changes:
  head/lang/php71/Makefile

-- 
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-214556-32976-S4mPdk0mee>