Mark BROKEN
In file included from /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.6.3/server/glxvisual.h:18: /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.6.3/server/faker-sym.h:538:1: error: comparison of distinct pointer types ('_glXGetTransparentIndexSUNType' (aka 'int (*)(_XDisplay *, unsigned long, unsigned long, long *)') and 'int (*)(Display *, Window, Window, unsigned long *)' (aka 'int (*)(_XDisplay *, unsigned long, unsigned long, unsigned long *)')) FUNCDEF4(int, glXGetTransparentIndexSUN, Display *, dpy, Window, overlay, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.6.3/server/faker-sym.h:183:3: note: expanded from macro 'FUNCDEF4' CHECKSYM(f, fake_f); \ ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.6.3/server/faker-sym.h:59:11: note: expanded from macro 'CHECKSYM' if(__##s == fake_s) \ ~~~~~ ^ ~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
bf78f312fe
commit
34e94144d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553836
@ -14,6 +14,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libturbojpeg.so:graphics/libjpeg-turbo \
|
||||
libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
|
||||
BROKEN= fails to build
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
CMAKE_INSTALL_PREFIX= ${LOCALBASE}/VirtualGL
|
||||
|
Loading…
Reference in New Issue
Block a user