[Bug 213862] editors/emacs-nox11 fails to build on arm64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 28 18:33:44 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213862
Bug ID: 213862
Summary: editors/emacs-nox11 fails to build on arm64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ashish at FreeBSD.org
Reporter: gjb at FreeBSD.org
Depends on: 201763
Flags: maintainer-feedback?(ashish at FreeBSD.org)
Assignee: ashish at FreeBSD.org
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/editors/emacs-nox11/work/emacs-25.1/admin/unidata'
cc -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include/libxml2
-MMD -MF deps/.d -MP -Wno-switch
-Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign
-Wno-string-plus-int -Wno-unknown-attributes -O2 -pipe -fno-strict-aliasing
-Wl,-znocombreloc \
-o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o
charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o
terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o
filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o
casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o
callint.o eval.o floatfns.o fns.o font.o print.o lread.o dynlib.o
emacs-module.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o
region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o
xml.o kqueue.o profiler.o decompress.o terminfo.o lastfile.o
gmalloc.o ../lib/libgnu.a -lrt -lexecinfo
-L/usr/local/lib -lxml2 -lutil -lncurses -lpthread -lm -lz
alloc.o: In function `Fmemory_limit':
alloc.c:(.text+0x65e8): undefined reference to `sbrk'
unexelf.o: In function `unexec':
unexelf.c:(.text+0x200): undefined reference to `sbrk'
gmalloc.o: In function `__default_morecore':
gmalloc.c:(.text+0x8): undefined reference to `sbrk'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:596: temacs] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/editors/emacs-nox11/work/emacs-25.1/src'
gmake[1]: *** [Makefile:398: src] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/editors/emacs-nox11/work/emacs-25.1'
*** Error code 1
Stop.
make: stopped in /usr/ports/editors/emacs-nox11
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201763
[Bug 201763] Tracking bug for AArch64 port build failures
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list