Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2015 01:42:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198066] x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere.
Message-ID:  <bug-198066-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198066

            Bug ID: 198066
           Summary: x11-toolkits/libgdiplus: Fails to build on
                    10.1-RELEASE jail in poudriere.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mono@FreeBSD.org
          Reporter: brandon.freebsd@gmail.com
             Flags: maintainer-feedback?(mono@FreeBSD.org)
          Assignee: mono@FreeBSD.org

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@FreeBSD.org> ---
Auto-assigned to maintainer mono@FreeBSD.org

-- 
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-198066-13>