[Bug 213864] graphics/graphviz fails to build on arm64 (no sbrk)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 28 18:40:56 UTC 2016


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

            Bug ID: 213864
           Summary: graphics/graphviz fails to build on arm64 (no sbrk)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex at FreeBSD.org
          Reporter: gjb at FreeBSD.org
            Blocks: 201763
          Assignee: dinoex at FreeBSD.org
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)

/bin/sh ../../libtool  --tag=CC   --mode=link cc  -O2 -pipe  -DLIBICONV_PLUG
-fno-strict-aliasing -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math 
-L/usr/local/lib -lpthread -L/usr/local/lib -o gvpr gvpr-gvprmain.o
../../lib/gvpr/libgvpr.la
libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing
-Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gvpr
gvpr-gvprmain.o  -L/usr/local/lib ../../lib/gvpr/.libs/libgvpr.so
/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0/lib/cgraph/.libs/libcgraph.so
/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0/lib/cdt/.libs/libcdt.so
-lm -lpthread -Wl,-rpath -Wl,/usr/local/lib/graphviz
../../lib/gvpr/.libs/libgvpr.so: undefined reference to `sbrk'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [Makefile:677: gvpr] Error 1
gmake[5]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0/cmd/gvpr'
gmake[4]: *** [Makefile:817: all-recursive] Error 1
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0/cmd/gvpr'
gmake[3]: *** [Makefile:531: all-recursive] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0/cmd'
gmake[2]: *** [Makefile:774: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0'
gmake[1]: *** [Makefile:583: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/graphics/graphviz/work/graphviz-2.38.0'
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/graphviz


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