Date: Tue, 17 Dec 2013 22:48:34 -0600 From: Larry Rosenman <ler@lerctr.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/184955: graphics/dri fail Message-ID: <E1Vt93i-000OGo-Dz@borg.lerctr.org> Resent-Message-ID: <201312180450.rBI4o0qm017444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 184955 >Category: ports >Synopsis: graphics/dri fail >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 18 04:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Larry Rosenman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: LERCTR Consulting >Environment: System: FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #100 r259524: Tue Dec 17 14:28:05 CST 2013 root@borg.lerctr.org:/usr/obj/usr/src/sys/BORG-DTRACE amd64 >Description: ===> Building for dri-9.1.7_3,2 gmake[1]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7' Making all in src gmake[2]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src' Making all in mapi/glapi/gen gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen' gmake all-am gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen' gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi/gen' Making all in mapi/glapi gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/mapi/glapi' Making all in gtest gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gtest' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/gtest' Making all in glsl gmake[3]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl' gmake all-recursive gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl' Making all in builtin_compiler gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl/builtin_compiler' CXX glsl_lexer.lo CXX glsl_parser.lo CXX ast_expr.lo CXX ast_function.lo CXX ast_to_hir.lo CXX ast_type.lo CXX builtin_variables.lo CXX glsl_parser_extras.lo c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' c++: warning: argument unused during compilation: '-fno-builtin-memcmp' In file included from ../../../src/glsl/ast_to_hir.cpp:52: In file included from ../../../src/mesa/main/core.h:46: In file included from ../../../src/mesa/main/imports.h:41: ../../../src/mesa/main/errors.h:84:31: error: unknown type name 'GLDEBUGPROCARB' _mesa_DebugMessageCallbackARB(GLDEBUGPROCARB callback, ^ In file included from ../../../src/glsl/glsl_parser_extras.cpp:29: In file included from ../../../src/mesa/main/core.h:46: In file included from ../../../src/mesa/main/imports.h:41: ../../../src/mesa/main/errors.h:84:31: error: unknown type name 'GLDEBUGPROCARB' _mesa_DebugMessageCallbackARB(GLDEBUGPROCARB callback, ^ In file included from ../../../src/glsl/builtin_variables.cpp:24: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/ast_to_hir.cpp:52: In file included from ../../../src/mesa/main/core.h:49: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/glsl_parser_extras.cpp:29: In file included from ../../../src/mesa/main/core.h:49: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/ast_function.cpp:24: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from glsl_parser.yy:29: In file included from ../../../src/glsl/ast.h:30: In file included from ../../../src/glsl/glsl_parser_extras.h:35: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/ast_type.cpp:24: In file included from ../../../src/glsl/ast.h:30: In file included from ../../../src/glsl/glsl_parser_extras.h:35: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/ast_expr.cpp:24: In file included from ../../../src/glsl/ast.h:30: In file included from ../../../src/glsl/glsl_parser_extras.h:35: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' In file included from glsl_lexer.ll:27: In file included from ../../../src/glsl/ast.h:30 GLDEBUGPROCARB Callback; ^ : In file included from ../../../src/glsl/glsl_parser_extras.h:35: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ In file included from ../../../src/glsl/builtin_variables.cpp:27: In file included from ../../../src/mesa/main/core.h:46: In file included from ../../../src/mesa/main/imports.h:41: ../../../src/mesa/main/errors.h:84:31: error: unknown type name 'GLDEBUGPROCARB' _mesa_DebugMessageCallbackARB(GLDEBUGPROCARB callback, ^ In file included from ../../../src/glsl/ast_function.cpp:28: In file included from ../../../src/mesa/main/core.h:46: In file included from ../../../src/mesa/main/imports.h:41: ../../../src/mesa/main/errors.h:84:31: error: unknown type name 'GLDEBUGPROCARB' _mesa_DebugMessageCallbackARB(GLDEBUGPROCARB callback, ^ In file included from glsl_parser.yy:32: In file included from ../../../src/mesa/main/context.h:52: In file included from ../../../src/mesa/main/imports.h:41: ../../../src/mesa/main/errors.h:84:31: error: unknown type name 'GLDEBUGPROCARB' _mesa_DebugMessageCallbackARB(GLDEBUGPROCARB callback, ^ 1 error generated. 2 errors generated. 1 error generated. 2 errors generated. gmake[5]: *** [ast_expr.lo] Error 1 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: *** [ast_type.lo] Error 1 gmake[5]: *** [ast_function.lo] Error 1 ../../../src/glsl/glsl_parser_extras.cpp:309:26: error: use of undeclared identifier 'GL_DEBUG_TYPE_ERROR_ARB' bool error = (type == GL_DEBUG_TYPE_ERROR_ARB); ^ gmake[5]: *** [builtin_variables.lo] Error 1 2 errors generated. gmake[5]: *** [ast_to_hir.lo] Error 1 2 errors generated. ../../../src/glsl/glsl_parser_extras.cpp:337:18: error: use of undeclared identifier 'GL_DEBUG_TYPE_ERROR_ARB' GLenum type = GL_DEBUG_TYPE_ERROR_ARB; ^ gmake[5]: *** [glsl_parser.lo] Error 1 ../../../src/glsl/glsl_parser_extras.cpp:352:18: error: use of undeclared identifier 'GL_DEBUG_TYPE_OTHER_ARB' GLenum type = GL_DEBUG_TYPE_OTHER_ARB; ^ 5 errors generated. gmake[5]: *** [glsl_parser_extras.lo] Error 1 1 error generated. gmake[5]: *** [glsl_lexer.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl/builtin_compiler' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src/glsl' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.7' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/dri Path: . Working Copy Root Path: /usr/ports URL: svn://svn.freebsd.org/ports/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 336800 Node Kind: directory Schedule: normal Last Changed Author: swills Last Changed Rev: 336800 Last Changed Date: 2013-12-17 21:46:57 -0600 (Tue, 17 Dec 2013) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Vt93i-000OGo-Dz>