maintainer-feedback requested: [Bug 211696] lang/mono: version 4.4.2.11 does not compile under FreeBSD 9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 9 14:20:09 UTC 2016


yani at pi-greece.eu has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to mono at FreeBSD.org:
Bug 211696: lang/mono: version 4.4.2.11 does not compile under FreeBSD 9
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211696



--- Description ---
Hello,

Compilation fails under FreeBSD 9.3 (however, under 10.3 build completes
without problems).

gmake[4]: Entering directory
'/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib/test'
  CC	   test_eglib-test.o
  CC	   test_eglib-driver.o
  CC	   test_eglib-hashtable.o
  CC	   test_eglib-string-util.o
  CC	   test_eglib-string.o
  CC	   test_eglib-slist.o
  CC	   test_eglib-sizes.o
  CC	   test_eglib-ptrarray.o
  CC	   test_eglib-list.o
  CC	   test_eglib-array.o
  CC	   test_eglib-fake.o
  CC	   test_eglib-path.o
  CC	   test_eglib-queue.o
  CC	   test_eglib-shell.o
  CC	   test_eglib-spawn.o
  CC	   test_eglib-timer.o
  CC	   test_eglib-file.o
  CC	   test_eglib-pattern.o
  CC	   test_eglib-dir.o
  CC	   test_eglib-markup.o
  CC	   test_eglib-unicode.o
  CC	   test_eglib-utf8.o
  CC	   test_eglib-endian.o
  CC	   test_eglib-module.o
  CC	   test_eglib-memory.o
  CCLD	   test-eglib
../src/.libs/libeglib.a(libeglib_la-gunicode.o): In function
`monoeg_g_get_charset':
/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib/src/gunic
ode.c:220:
undefined reference to `locale_charset'
/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib/src/gunic
ode.c:220:
undefined reference to `locale_charset'
/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib/src/gunic
ode.c:220:
undefined reference to `locale_charset'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:407: test-eglib] Error 1
gmake[4]: Leaving directory
'/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib/test'
gmake[3]: *** [Makefile:428: all-recursive] Error 1
gmake[3]: Leaving directory
'/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib'
gmake[2]: *** [Makefile:359: all] Error 2
gmake[2]: Leaving directory
'/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2/eglib'
gmake[1]: *** [Makefile:513: all-recursive] Error 1
gmake[1]: Leaving directory
'/mnt/tdata/miniserver/ports/usr/ports/lang/mono/work/mono-4.4.2'
gmake: *** [Makefile:442: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/lang/mono.


More information about the freebsd-mono mailing list