Running phase: unpackPhase unpacking source archive /nix/store/3fmv26bcm289h6h4cakfnqrzcld8cxpm-source source root is source Running phase: patchPhase applying patch /nix/store/zdq8z3cyqn2sy0y75j9qljsapdh0bk6g-large-file.patch patching file configure.ac Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoconf --force configure.ac:11: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/general.m4:2137: AC_CANONICAL_SYSTEM is expanded from... configure.ac:11: the top level configure.ac:17: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ./lib/autoconf/specific.m4:538: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:17: the top level configure.ac:24: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/c.m4:1788: AC_PROG_CC_C99 is expanded from... configure.ac:24: the top level configure.ac:29: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:29: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:29: the top level configure.ac:32: warning: The macro 'AC_PROG_NM' is obsolete. configure.ac:32: You should run autoupdate. m4/libtool.m4:3891: AC_PROG_NM is expanded from... configure.ac:32: the top level autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:16: installing 'bin/compile' configure.ac:11: installing 'bin/config.guess' configure.ac:11: installing 'bin/config.sub' configure.ac:19: installing 'bin/install-sh' configure.ac:19: installing 'bin/missing' src/EGL/Makefile.am: installing 'bin/depcomp' parallel-tests: installing 'bin/test-driver' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./bin/config.sub Updating Autotools / GNU config script to a newer upstream version: ./bin/config.guess Running phase: configurePhase fixing libtool script ./bin/ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0 --bindir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/bin --sbindir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/sbin --includedir=/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include --mandir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/share/man --infodir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/share/info --docdir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/share/doc/libglvnd --libdir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib --libexecdir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/libexec --localedir=/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/share/locale checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether to enable debugging... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to support large files... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C23 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed checking for grep that handles long lines and -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep checking for egrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E checking for fgrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd checking how to truncate binary pipes... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking for a Python interpreter with version >= 2.7... python checking for python... /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python checking for python version... 3.14 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.14/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.14/site-packages checking whether to enable assembly... yes, x86_64 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for x11... yes checking for xext... yes checking for glproto... yes checking for typeof syntax and keyword spelling... typeof checking for working strnlen... yes checking for __thread... yes checking for entrypoint stub type... x86_64_tls, TLS=yes checking for constructor attributes... yes checking for pthreads rwlocks... yes checking for sync intrinsics... yes checking for mincore... yes checking for dlopen... yes checking for RTLD_NOLOAD... yes checking for dirent.d_type... yes checking whether the linker accepts -Xlinker --no-undefined... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libglvnd.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/GL/Makefile config.status: creating src/GL/gl.pc config.status: creating src/OpenGL/opengl.pc config.status: creating src/OpenGL/Makefile config.status: creating src/GLESv1/glesv1_cm.pc config.status: creating src/GLESv1/Makefile config.status: creating src/GLESv2/glesv2.pc config.status: creating src/GLESv2/Makefile config.status: creating src/GLX/glx.pc config.status: creating src/GLX/Makefile config.status: creating src/EGL/Makefile config.status: creating src/EGL/egl.pc config.status: creating src/GLdispatch/Makefile config.status: creating src/GLdispatch/vnd-glapi/Makefile config.status: creating src/util/Makefile config.status: creating tests/Makefile config.status: creating tests/dummy/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Running phase: buildPhase build flags: SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash make all-recursive make[1]: Entering directory '/build/source' Making all in src make[2]: Entering directory '/build/source/src' Making all in util make[3]: Entering directory '/build/source/src/util' CC glvnd_pthread.lo CCLD libglvnd_pthread.la CC app_error_check.lo CCLD libapp_error_check.la CC utils_misc.lo CCLD libutils_misc.la CC trace.lo CCLD libtrace.la CC libwinsys_dispatch_la-winsys_dispatch.lo CCLD libwinsys_dispatch.la CC cJSON.lo CCLD libcJSON.la make[3]: Leaving directory '/build/source/src/util' Making all in GLdispatch make[3]: Entering directory '/build/source/src/GLdispatch' Making all in vnd-glapi make[4]: Entering directory '/build/source/src/GLdispatch/vnd-glapi' GEN glapi_mapi_tmp.h GEN g_glapi_mapi_gl_tmp.h GEN g_glapi_mapi_opengl_tmp.h GEN g_glapi_mapi_glesv1_tmp.h GEN g_glapi_mapi_glesv2_tmp.h make all-am make[5]: Entering directory '/build/source/src/GLdispatch/vnd-glapi' CC libglapi_la-entry_x86_64_tls.lo CC libglapi_la-entry_simple_asm.lo CC libglapi_la-entry_common.lo CC libglapi_la-mapi_glapi.lo CC libglapi_la-stub.lo CC libglapi_la-table.lo In file included from mapi_tmp.h:34, from table.c:50: ./glapi_mapi_tmp.h:1558:60: warning: argument 1 of type 'const GLdouble *' {aka 'const double *'} declared as a pointer [-Warray-parameter=] 1558 | GLAPI void APIENTRY glLoadTransposeMatrixd(const GLdouble *m); | ~~~~~~~~~~~~~~~~^ In file included from glapi.h:48, from table.h:33, from table.c:31: ../../../include/GL/gl.h:1901:62: note: previously declared as an array 'const GLdouble[16]' {aka 'const double[16]'} 1901 | GLAPI void GLAPIENTRY glLoadTransposeMatrixd( const GLdouble m[16] ); | ~~~~~~~~~~~~~~~^~~~~ ./glapi_mapi_tmp.h:1560:59: warning: argument 1 of type 'const GLfloat *' {aka 'const float *'} declared as a pointer [-Warray-parameter=] 1560 | GLAPI void APIENTRY glLoadTransposeMatrixf(const GLfloat *m); | ~~~~~~~~~~~~~~~^ ../../../include/GL/gl.h:1903:61: note: previously declared as an array 'const GLfloat[16]' {aka 'const float[16]'} 1903 | GLAPI void GLAPIENTRY glLoadTransposeMatrixf( const GLfloat m[16] ); | ~~~~~~~~~~~~~~^~~~~ ./glapi_mapi_tmp.h:1662:60: warning: argument 1 of type 'const GLdouble *' {aka 'const double *'} declared as a pointer [-Warray-parameter=] 1662 | GLAPI void APIENTRY glMultTransposeMatrixd(const GLdouble *m); | ~~~~~~~~~~~~~~~~^ ../../../include/GL/gl.h:1905:62: note: previously declared as an array 'const GLdouble[16]' {aka 'const double[16]'} 1905 | GLAPI void GLAPIENTRY glMultTransposeMatrixd( const GLdouble m[16] ); | ~~~~~~~~~~~~~~~^~~~~ ./glapi_mapi_tmp.h:1664:59: warning: argument 1 of type 'const GLfloat *' {aka 'const float *'} declared as a pointer [-Warray-parameter=] 1664 | GLAPI void APIENTRY glMultTransposeMatrixf(const GLfloat *m); | ~~~~~~~~~~~~~~~^ ../../../include/GL/gl.h:1907:61: note: previously declared as an array 'const GLfloat[16]' {aka 'const float[16]'} 1907 | GLAPI void GLAPIENTRY glMultTransposeMatrixf( const GLfloat m[16] ); | ~~~~~~~~~~~~~~^~~~~ CC libglapi_la-u_current_tls.lo CCLD libglapi.la CC libglapi_gl_la-entry_x86_64_tls.lo CC libglapi_gl_la-entry_simple_asm.lo CC libglapi_gl_la-entry_common.lo CC libglapi_gl_la-stub.lo CCLD libglapi_gl.la CC libglapi_opengl_la-entry_x86_64_tls.lo CC libglapi_opengl_la-entry_simple_asm.lo CC libglapi_opengl_la-entry_common.lo CC libglapi_opengl_la-stub.lo CCLD libglapi_opengl.la CC libglapi_glesv1_la-entry_x86_64_tls.lo CC libglapi_glesv1_la-entry_simple_asm.lo CC libglapi_glesv1_la-entry_common.lo CC libglapi_glesv1_la-stub.lo CCLD libglapi_glesv1.la CC libglapi_glesv2_la-entry_x86_64_tls.lo CC libglapi_glesv2_la-entry_simple_asm.lo CC libglapi_glesv2_la-entry_common.lo CC libglapi_glesv2_la-stub.lo CCLD libglapi_glesv2.la make[5]: Leaving directory '/build/source/src/GLdispatch/vnd-glapi' make[4]: Leaving directory '/build/source/src/GLdispatch/vnd-glapi' make[4]: Entering directory '/build/source/src/GLdispatch' CC libGLdispatch_la-GLdispatch.lo CCLD libGLdispatch.la make[4]: Leaving directory '/build/source/src/GLdispatch' make[3]: Leaving directory '/build/source/src/GLdispatch' Making all in OpenGL make[3]: Entering directory '/build/source/src/OpenGL' CC libopengl_main_la-libopengl.lo CCLD libopengl_main.la CCLD libOpenGL.la make[3]: Leaving directory '/build/source/src/OpenGL' Making all in EGL make[3]: Entering directory '/build/source/src/EGL' GEN g_egldispatchstubs.c GEN g_egldispatchstubs.h make all-am make[4]: Entering directory '/build/source/src/EGL' CC libEGL_la-libegl.lo CC libEGL_la-libeglcurrent.lo CC libEGL_la-libeglmapping.lo CC libEGL_la-libeglvendor.lo CC libEGL_la-libeglerror.lo CC libEGL_dispatch_stubs_la-egldispatchstubs.lo CC libEGL_dispatch_stubs_la-g_egldispatchstubs.lo CCLD libEGL_dispatch_stubs.la CCLD libEGL.la make[4]: Leaving directory '/build/source/src/EGL' make[3]: Leaving directory '/build/source/src/EGL' Making all in GLX make[3]: Entering directory '/build/source/src/GLX' GEN g_glx_dispatch_stub_list.h make all-am make[4]: Entering directory '/build/source/src/GLX' CC libGLX_la-libglx.lo CC libGLX_la-libglxmapping.lo CC libGLX_la-libglxproto.lo CC libGLX_la-glvnd_genentry.lo CCLD libGLX.la make[4]: Leaving directory '/build/source/src/GLX' make[3]: Leaving directory '/build/source/src/GLX' Making all in GL make[3]: Entering directory '/build/source/src/GL' GEN g_libglglxwrapper.c make all-am make[4]: Entering directory '/build/source/src/GL' CC libGL_la-libgl.lo CC libGL_la-g_libglglxwrapper.lo CCLD libGL.la make[4]: Leaving directory '/build/source/src/GL' make[3]: Leaving directory '/build/source/src/GL' Making all in GLESv1 make[3]: Entering directory '/build/source/src/GLESv1' CCLD libGLESv1_CM.la make[3]: Leaving directory '/build/source/src/GLESv1' Making all in GLESv2 make[3]: Entering directory '/build/source/src/GLESv2' CCLD libGLESv2.la make[3]: Leaving directory '/build/source/src/GLESv2' make[3]: Entering directory '/build/source/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/source/src' make[2]: Leaving directory '/build/source/src' Making all in tests make[2]: Entering directory '/build/source/tests' Making all in dummy make[3]: Entering directory '/build/source/tests/dummy' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/tests/dummy' make[3]: Entering directory '/build/source/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/source/tests' make[2]: Leaving directory '/build/source/tests' Making all in include make[2]: Entering directory '/build/source/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/source/include' make[2]: Entering directory '/build/source' make[2]: Leaving directory '/build/source' make[1]: Leaving directory '/build/source' buildPhase completed in 1 minutes 7 seconds Running phase: installPhase install flags: SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash pkgconfigdir=/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig m4datadir=/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/share/aclocal aclocaldir=/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/share/aclocal install Making install in src make[1]: Entering directory '/build/source/src' Making install in util make[2]: Entering directory '/build/source/src/util' make[3]: Entering directory '/build/source/src/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/src/util' make[2]: Leaving directory '/build/source/src/util' Making install in GLdispatch make[2]: Entering directory '/build/source/src/GLdispatch' Making install in vnd-glapi make[3]: Entering directory '/build/source/src/GLdispatch/vnd-glapi' make install-am make[4]: Entering directory '/build/source/src/GLdispatch/vnd-glapi' make[5]: Entering directory '/build/source/src/GLdispatch/vnd-glapi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/source/src/GLdispatch/vnd-glapi' make[4]: Leaving directory '/build/source/src/GLdispatch/vnd-glapi' make[3]: Leaving directory '/build/source/src/GLdispatch/vnd-glapi' make[3]: Entering directory '/build/source/src/GLdispatch' make[4]: Entering directory '/build/source/src/GLdispatch' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libGLdispatch.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLdispatch.so.0.0.0 /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLdispatch.so.0.0.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLdispatch.so.0.0.0 libGLdispatch.so.0 || { rm -f libGLdispatch.so.0 && ln -s libGLdispatch.so.0.0.0 libGLdispatch.so.0; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLdispatch.so.0.0.0 libGLdispatch.so || { rm -f libGLdispatch.so && ln -s libGLdispatch.so.0.0.0 libGLdispatch.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLdispatch.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLdispatch.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/src/GLdispatch' make[3]: Leaving directory '/build/source/src/GLdispatch' make[2]: Leaving directory '/build/source/src/GLdispatch' Making install in OpenGL make[2]: Entering directory '/build/source/src/OpenGL' make[3]: Entering directory '/build/source/src/OpenGL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libOpenGL.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libOpenGL.la' libtool: install: (cd /build/source/src/OpenGL; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -Xlinker --no-undefined -version-info 0 -o libOpenGL.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib libopengl_main.la ../GLdispatch/libGLdispatch.la ../GLdispatch/vnd-glapi/libglapi_opengl.la ../util/libutils_misc.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libOpenGL.so.0.0.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libOpenGL.so.0.0.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libOpenGL.so.0.0.0 libOpenGL.so.0 || { rm -f libOpenGL.so.0 && ln -s libOpenGL.so.0.0.0 libOpenGL.so.0; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libOpenGL.so.0.0.0 libOpenGL.so || { rm -f libOpenGL.so && ln -s libOpenGL.so.0.0.0 libOpenGL.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libOpenGL.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libOpenGL.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 opengl.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[3]: Leaving directory '/build/source/src/OpenGL' make[2]: Leaving directory '/build/source/src/OpenGL' Making install in EGL make[2]: Entering directory '/build/source/src/EGL' make install-am make[3]: Entering directory '/build/source/src/EGL' make[4]: Entering directory '/build/source/src/EGL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libEGL.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libEGL.la' libtool: install: (cd /build/source/src/EGL; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -I./../util/uthash/src -I./../util -I./../GLdispatch -I../../include -I/nix/store/shmy2bpspplch2947r7jkcgdyvfidc1g-libx11-1.8.13-dev/include -I/nix/store/gpihgz8lb7gv9a4gfpazl4d8xbj1jwjz-xorgproto-2025.1/include -DDEFAULT_EGL_VENDOR_CONFIG_DIRS=\"/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/etc/glvnd/egl_vendor.d:/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/share/glvnd/egl_vendor.d\" -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -Wl,-Bsymbolic -version-info 2:0:1 -Xlinker --no-undefined -o libEGL.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib libEGL_la-libegl.lo libEGL_la-libeglcurrent.lo libEGL_la-libeglmapping.lo libEGL_la-libeglvendor.lo libEGL_la-libeglerror.lo -lm ../GLdispatch/libGLdispatch.la ../util/libtrace.la ../util/libglvnd_pthread.la ../util/libutils_misc.la ../util/libcJSON.la ../util/libwinsys_dispatch.la libEGL_dispatch_stubs.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libEGL.so.1.1.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libEGL.so.1.1.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libEGL.so.1.1.0 libEGL.so.1 || { rm -f libEGL.so.1 && ln -s libEGL.so.1.1.0 libEGL.so.1; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libEGL.so.1.1.0 libEGL.so || { rm -f libEGL.so && ln -s libEGL.so.1.1.0 libEGL.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libEGL.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libEGL.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 egl.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[4]: Leaving directory '/build/source/src/EGL' make[3]: Leaving directory '/build/source/src/EGL' make[2]: Leaving directory '/build/source/src/EGL' Making install in GLX make[2]: Entering directory '/build/source/src/GLX' make install-am make[3]: Entering directory '/build/source/src/GLX' make[4]: Entering directory '/build/source/src/GLX' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libGLX.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libGLX.la' libtool: install: (cd /build/source/src/GLX; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -I./../util/uthash/src -I./../util -I./../GLdispatch -I../../include -I/nix/store/gpihgz8lb7gv9a4gfpazl4d8xbj1jwjz-xorgproto-2025.1/include -I/nix/store/shmy2bpspplch2947r7jkcgdyvfidc1g-libx11-1.8.13-dev/include -I/nix/store/gpihgz8lb7gv9a4gfpazl4d8xbj1jwjz-xorgproto-2025.1/include -I/nix/store/gpihgz8lb7gv9a4gfpazl4d8xbj1jwjz-xorgproto-2025.1/include -I/nix/store/driqmqnh4rsarhwcyivbm5m06bz4s2pn-libxext-1.3.7-dev/include -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -Wl,-Bsymbolic -version-info 0 -Xlinker --no-undefined -o libGLX.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib libGLX_la-libglx.lo libGLX_la-libglxmapping.lo libGLX_la-libglxproto.lo libGLX_la-glvnd_genentry.lo -L/nix/store/arpk7prynk6iqwbh0204k878nv1ypyg2-libx11-1.8.13/lib -lX11 -L/nix/store/3lhr3884dxnfks82vzbpsg60yfq64d5p-libxext-1.3.7/lib -lXext ../GLdispatch/libGLdispatch.la ../util/libtrace.la ../util/libglvnd_pthread.la ../util/libutils_misc.la ../util/libapp_error_check.la ../util/libwinsys_dispatch.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLX.so.0.0.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLX.so.0.0.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLX.so.0.0.0 libGLX.so.0 || { rm -f libGLX.so.0 && ln -s libGLX.so.0.0.0 libGLX.so.0; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLX.so.0.0.0 libGLX.so || { rm -f libGLX.so && ln -s libGLX.so.0.0.0 libGLX.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLX.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLX.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 glx.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[4]: Leaving directory '/build/source/src/GLX' make[3]: Leaving directory '/build/source/src/GLX' make[2]: Leaving directory '/build/source/src/GLX' Making install in GL make[2]: Entering directory '/build/source/src/GL' make install-am make[3]: Entering directory '/build/source/src/GL' make[4]: Entering directory '/build/source/src/GL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libGL.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libGL.la' libtool: install: (cd /build/source/src/GL; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -I../../include -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -version-info 8:0:7 -Xlinker --no-undefined -o libGL.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib libGL_la-libgl.lo libGL_la-g_libglglxwrapper.lo ../GLX/libGLX.la ../GLdispatch/libGLdispatch.la ../GLdispatch/vnd-glapi/libglapi_gl.la ../util/libutils_misc.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGL.so.1.7.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGL.so.1.7.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGL.so.1.7.0 libGL.so.1 || { rm -f libGL.so.1 && ln -s libGL.so.1.7.0 libGL.so.1; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGL.so.1.7.0 libGL.so || { rm -f libGL.so && ln -s libGL.so.1.7.0 libGL.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGL.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGL.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 gl.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[4]: Leaving directory '/build/source/src/GL' make[3]: Leaving directory '/build/source/src/GL' make[2]: Leaving directory '/build/source/src/GL' Making install in GLESv1 make[2]: Entering directory '/build/source/src/GLESv1' make[3]: Entering directory '/build/source/src/GLESv1' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libGLESv1_CM.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libGLESv1_CM.la' libtool: install: (cd /build/source/src/GLESv1; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -Xlinker --no-undefined -version-info 3:0:2 -o libGLESv1_CM.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ../OpenGL/libopengl_main.la ../GLdispatch/libGLdispatch.la ../GLdispatch/vnd-glapi/libglapi_glesv1.la ../util/libutils_misc.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLESv1_CM.so.1.2.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv1_CM.so.1.2.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLESv1_CM.so.1.2.0 libGLESv1_CM.so.1 || { rm -f libGLESv1_CM.so.1 && ln -s libGLESv1_CM.so.1.2.0 libGLESv1_CM.so.1; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLESv1_CM.so.1.2.0 libGLESv1_CM.so || { rm -f libGLESv1_CM.so && ln -s libGLESv1_CM.so.1.2.0 libGLESv1_CM.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLESv1_CM.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv1_CM.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 glesv1_cm.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[3]: Leaving directory '/build/source/src/GLESv1' make[2]: Leaving directory '/build/source/src/GLESv1' Making install in GLESv2 make[2]: Entering directory '/build/source/src/GLESv2' make[3]: Entering directory '/build/source/src/GLESv2' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libGLESv2.la '/nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib' libtool: warning: relinking 'libGLESv2.la' libtool: install: (cd /build/source/src/GLESv2; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/source/libtool" --silent --tag CC --mode=relink gcc -Wall -include config.h -fvisibility=hidden -DUSE_X86_64_ASM -DEGL_NO_X11 -shared -Xlinker --no-undefined -version-info 3:0:1 -o libGLESv2.la -rpath /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ../OpenGL/libopengl_main.la ../GLdispatch/libGLdispatch.la ../GLdispatch/vnd-glapi/libglapi_glesv2.la ../util/libutils_misc.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLESv2.so.2.1.0T /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv2.so.2.1.0 libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLESv2.so.2.1.0 libGLESv2.so.2 || { rm -f libGLESv2.so.2 && ln -s libGLESv2.so.2.1.0 libGLESv2.so.2; }; }) libtool: install: (cd /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib && { ln -s -f libGLESv2.so.2.1.0 libGLESv2.so || { rm -f libGLESv2.so && ln -s libGLESv2.so.2.1.0 libGLESv2.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libGLESv2.lai /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv2.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 glesv2.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[3]: Leaving directory '/build/source/src/GLESv2' make[2]: Leaving directory '/build/source/src/GLESv2' make[2]: Entering directory '/build/source/src' make[3]: Entering directory '/build/source/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/src' make[2]: Leaving directory '/build/source/src' make[1]: Leaving directory '/build/source/src' Making install in tests make[1]: Entering directory '/build/source/tests' Making install in dummy make[2]: Entering directory '/build/source/tests/dummy' make[3]: Entering directory '/build/source/tests/dummy' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/tests/dummy' make[2]: Leaving directory '/build/source/tests/dummy' make[2]: Entering directory '/build/source/tests' make[3]: Entering directory '/build/source/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/tests' make[2]: Leaving directory '/build/source/tests' make[1]: Leaving directory '/build/source/tests' Making install in include make[1]: Entering directory '/build/source/include' make[2]: Entering directory '/build/source/include' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES2' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 GLES2/gl2ext.h GLES2/gl2.h GLES2/gl2platform.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES2' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES3' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 GLES3/gl31.h GLES3/gl32.h GLES3/gl3ext.h GLES3/gl3.h GLES3/gl3platform.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES3' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/glvnd' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 glvnd/GLdispatchABI.h glvnd/libglxabi.h glvnd/libeglabi.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/glvnd' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 GL/gl.h GL/glcorearb.h GL/glext.h GL/glx.h GL/glxext.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/KHR' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 KHR/khrplatform.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/KHR' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/EGL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 EGL/egl.h EGL/eglext.h EGL/eglplatform.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/EGL' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 GLES/egl.h GLES/gl.h GLES/glext.h GLES/glplatform.h '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/include/GLES' make[2]: Leaving directory '/build/source/include' make[1]: Leaving directory '/build/source/include' make[1]: Entering directory '/build/source' make[2]: Entering directory '/build/source' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libglvnd.pc '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig' make[2]: Leaving directory '/build/source' make[1]: Leaving directory '/build/source' installPhase completed in 1 minutes 22 seconds Running phase: fixupPhase Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/egl.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/gl.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/glesv1_cm.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/glesv2.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/glx.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/libglvnd.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev Patching '/nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib/pkgconfig/opengl.pc' includedir to output /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev shrinking RPATHs of ELF executables and libraries in /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLdispatch.so.0.0.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libOpenGL.so.0.0.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libEGL.so.1.1.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLX.so.0.0.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGL.so.1.7.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv1_CM.so.1.2.0 shrinking /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib/libGLESv2.so.2.1.0 checking for references to /build/ in /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0... patching script interpreter paths in /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0 stripping (with command strip and flags -S -p) in /nix/store/adas3ix7v8zry5i1nqagc2j76y0ka7rx-libglvnd-1.7.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev checking for references to /build/ in /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev... patching script interpreter paths in /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev stripping (with command strip and flags -S -p) in /nix/store/6jgj49a3i2jrb9qfx7l6kq32hs6jbmsh-libglvnd-1.7.0-dev/lib