maintainer-feedback requested: [Bug 198066] x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 27 01:43:00 UTC 2015


Brandon Schneider <brandon.freebsd at gmail.com> has reassigned Bugzilla
Automation <bugzilla at FreeBSD.org>'s request for maintainer-feedback to
mono at FreeBSD.org:
Bug 198066: x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in
poudriere.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198066



--- Description ---
Created attachment 153567
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153567&action=edit
libgdiplus build log from poudriere.

Hello,

This port fails to compile inside my poudriere 10.1-RELEASE jail. The final
output is included below. Will also attach my build log.

Thanks,

Brandon

testgdi.o: In function `main':
testgdi.c:(.text+0x2c): undefined reference to `XOpenDisplay'
testgdi.c:(.text+0xa3): undefined reference to `XCreateSimpleWindow'
testgdi.c:(.text+0xb7): undefined reference to `XStringToKeysym'
testgdi.c:(.text+0xc2): undefined reference to `XKeysymToKeycode'
testgdi.c:(.text+0xdc): undefined reference to `XSelectInput'
testgdi.c:(.text+0xe7): undefined reference to `XMapWindow'
testgdi.c:(.text+0x12e): undefined reference to `XNextEvent'
testgdi.c:(.text+0x175): undefined reference to `XDestroyWindow'
testgdi.c:(.text+0x17d): undefined reference to `XCloseDisplay'
testgdi.o: In function `win_draw':
testgdi.c:(.text+0x1e4): undefined reference to `XClearWindow'
testgdi.c:(.text+0x1f6): undefined reference to `GdipCreateFromXDrawable_linux'
../src/.libs/libgdiplus.so: undefined reference to `XGetDefault'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:609: recipe for target 'testgdi' failed
gmake[3]: *** [testgdi] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8/tests'
Makefile:469: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8'
Makefile:375: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8'
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/libgdiplus

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer mono at FreeBSD.org


More information about the freebsd-mono mailing list