------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for ocaml-lablgl-1.05_4,1: DOCS=on: Build and/or install documentation THREADS=on: Threaded Tcl/Tk (must match lang/ocaml) ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/graphics/ocaml-lablgl XDG_CONFIG_HOME=/construction/graphics/ocaml-lablgl XDG_CACHE_HOME=/construction/graphics/ocaml-lablgl/.cache HOME=/construction/graphics/ocaml-lablgl TMPDIR="/tmp" PATH=/construction/graphics/ocaml-lablgl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/ocaml-lablgl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/ocaml-lablgl XDG_CONFIG_HOME=/construction/graphics/ocaml-lablgl XDG_CACHE_HOME=/construction/graphics/ocaml-lablgl/.cache HOME=/construction/graphics/ocaml-lablgl TMPDIR="/tmp" PATH=/construction/graphics/ocaml-lablgl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/ocaml-lablgl/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/ocaml-lablgl/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ocaml/lablgl" EXAMPLESDIR="share/examples/ocaml/lablgl" DATADIR="share/lablgl" WWWDIR="www/lablgl" ETCDIR="etc/lablgl" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lablgl DOCSDIR=/usr/local/share/doc/ocaml/lablgl EXAMPLESDIR=/usr/local/share/examples/ocaml/lablgl WWWDIR=/usr/local/www/lablgl ETCDIR=/usr/local/etc/lablgl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/ocaml-4.07.1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg Installing /packages/All/ocaml-labltk-8.06.5.pkg Installing /packages/All/ocaml-camlp4-4.07+1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/freeglut-3.2.1.pkg ===== Message from freeglut-3.2.1: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lablgl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lablgl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-lablgl-1.05_4,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lablgl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-lablgl-1.05_4,1 for building => SHA256 Checksum OK for lablgl-1.05.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lablgl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-lablgl-1.05_4,1 for building ===> Extracting for ocaml-lablgl-1.05_4,1 => SHA256 Checksum OK for lablgl-1.05.tar.gz. ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found Extracted Memory Use: 1.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ocaml-lablgl-1.05_4,1 ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found ===> Applying ports patches for ocaml-lablgl-1.05_4,1 from /xports/graphics/ocaml-lablgl/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/camlp4 - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found ===> ocaml-lablgl-1.05_4,1 depends on package: gmake>=4.3 - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> ocaml-lablgl-1.05_4,1 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> ocaml-lablgl-1.05_4,1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/camlp4 - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found ===> ocaml-lablgl-1.05_4,1 depends on package: gmake>=4.3 - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ccache - found ===> ocaml-lablgl-1.05_4,1 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> ocaml-lablgl-1.05_4,1 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) ===> ocaml-lablgl-1.05_4,1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for ocaml-lablgl-1.05_4,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ocaml-lablgl-1.05_4,1 gmake[1]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' cd src && gmake all LIBDIR="/usr/local/lib/ocaml" gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' ocamlc -pp camlp4o var2def.ml -o var2def ocamlc -pp camlp4o var2switch.ml -o var2switch File "var2switch.ml", line 25, characters 26-42: Warning 3: deprecated: Stdlib.String.uppercase Use String.uppercase_ascii instead. gmake lablgl.cma gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' ocamlrun ../src/var2def < gl_tags.var > gl_tags.h ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_gl.c ocamlrun ../src/var2def < glu_tags.var > glu_tags.h ocamlrun ../src/var2switch GLU_ < glu_tags.var > glu_tags.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_glu.c ocamlrun ../src/var2def < raw_tags.var > raw_tags.h ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_raw.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_glarray.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_glutess.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include" ml_shader.c ocamlc -c -w s -I +labltk raw.mli ocamlc -c -w s -I +labltk raw.ml File "raw.ml", line 24, characters 13-15: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlc -c -w s -I +labltk gl.mli ocamlc -c -w s -I +labltk gl.ml ocamlc -c -w s -I +labltk glLight.mli ocamlc -c -w s -I +labltk glLight.ml ocamlc -c -w s -I +labltk glList.mli ocamlc -c -w s -I +labltk glList.ml ocamlc -c -w s -I +labltk glMap.mli ocamlc -c -w s -I +labltk glMap.ml ocamlc -c -w s -I +labltk glMat.mli ocamlc -c -w s -I +labltk glMat.ml File "glMat.ml", line 73, characters 10-22: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlc -c -w s -I +labltk glMisc.mli ocamlc -c -w s -I +labltk glMisc.ml File "glMisc.ml", line 26, characters 15-17: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlc -c -w s -I +labltk glPix.mli ocamlc -c -w s -I +labltk glPix.ml ocamlc -c -w s -I +labltk glClear.mli ocamlc -c -w s -I +labltk glClear.ml ocamlc -c -w s -I +labltk glTex.mli ocamlc -c -w s -I +labltk glTex.ml File "glTex.ml", line 111, characters 12-24: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlc -c -w s -I +labltk glDraw.mli ocamlc -c -w s -I +labltk glDraw.ml File "glDraw.ml", line 30, characters 28-30: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlc -c -w s -I +labltk glFunc.mli ocamlc -c -w s -I +labltk glFunc.ml ocamlc -c -w s -I +labltk gluMisc.mli ocamlc -c -w s -I +labltk gluMisc.ml ocamlc -c -w s -I +labltk gluNurbs.mli ocamlc -c -w s -I +labltk gluNurbs.ml File "gluNurbs.ml", line 57, characters 23-25: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlc -c -w s -I +labltk gluQuadric.mli ocamlc -c -w s -I +labltk gluQuadric.ml ocamlc -c -w s -I +labltk gluTess.mli ocamlc -c -w s -I +labltk gluTess.ml ocamlc -c -w s -I +labltk gluMat.mli ocamlc -c -w s -I +labltk gluMat.ml ocamlc -c -w s -I +labltk glArray.mli ocamlc -c -w s -I +labltk glArray.ml ocamlc -c -w s -I +labltk glShader.mli ocamlc -c -w s -I +labltk glShader.ml ocamlmklib -o lablgl ml_gl.o ml_glu.o ml_raw.o ml_glarray.o ml_glutess.o ml_shader.o raw.cmo gl.cmo glLight.cmo glList.cmo glMap.cmo glMat.cmo glMisc.cmo glPix.cmo glClear.cmo glTex.cmo glDraw.cmo glFunc.cmo gluMisc.cmo gluNurbs.cmo gluQuadric.cmo gluTess.cmo gluMat.cmo glArray.cmo glShader.cmo -lGL -lGLU -L/usr/local/lib -lXext -lXmu -lX11 gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' cd Togl/src && gmake all gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlc -c -w s -I +labltk -I ../../src togl.mli ocamlc -c -w s -I +labltk -I ../../src togl.ml ocamlrun ../../src/var2def < togl_tags.var > togl_tags.h ocamlrun ../../src/var2switch TOGL_ < togl_tags.var > togl_tags.c ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I../../src -ITogl -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I. -I/usr/local/include" ml_togl.c cd Togl && \ ocamlc -verbose -c -ccopt "-DTOGL_X11 -c -pipe -O2 -fno-strict-aliasing -I../../src -ITogl -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I. -I/usr/local/include" togl.c + cc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -c -DTOGL_X11 -c -pipe -O2 -fno-strict-aliasing -I../../src -ITogl -I/usr/local/include/tcl8.6 -I/usr/local/include/tk8.6 -I. -I/usr/local/include -I'/usr/local/lib/ocaml' 'togl.c' ocamlmklib -o togl togl.cmo ml_togl.o Togl/togl.o -lGL -lGLU -L/usr/local/lib -ltk86 -ltcl86 -lpthread -L/usr/local/lib -lXext -lXmu -lX11 ocamlmktop -I . -I +labltk -I ../../src -o lablgltop \ labltk.cma lablgl.cma togl.cma gmake INSTALLDIR="/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" real-lablgl gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition generate lablgl echo "#!/bin/sh" > lablgl echo "# toplevel with lablGL and Togl" >> lablgl if test -f dlltogl.so; then \ echo 'exec ocaml -I +labltk -I "/usr/local/lib/ocaml/lablGL" lablgl.cma labltk.cma togl.cma $*' >> lablgl; \ else echo 'exec "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL/lablgltop" -I +labltk -I "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" $*' >> lablgl; fi chmod 755 lablgl gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' cd LablGlut/src && gmake gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' ocamlc -c -w s -ccopt "-c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I../../src" wrap_glut.c ocamlc -c -w s glut.mli ocamlc -c -w s glut.ml ocamlmklib -o lablglut wrap_glut.o glut.cmo -lglut -lGL -lGLU -L/usr/local/lib -lXext -lXmu -lX11 ocamlmktop -I . -I ../../src -o lablgluttop \ lablglut.cma lablgl.cma gmake INSTALLDIR="/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" real-lablglut gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' generate lablglut echo "#!/bin/sh" > lablglut echo "# toplevel with lablGL and LablGlut" >> lablglut if test -f dlllablglut.so; then \ echo 'exec ocaml -I "/usr/local/lib/ocaml/lablGL" lablgl.cma lablglut.cma $*' >> lablglut; \ else echo 'exec "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL/lablgluttop" -I "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" $*' >> lablglut; fi chmod 755 lablglut gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' cd src && gmake opt gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' ocamlopt -c -I +labltk raw.ml File "raw.ml", line 24, characters 13-15: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlopt -c -I +labltk gl.ml ocamlopt -c -I +labltk glLight.ml ocamlopt -c -I +labltk glList.ml ocamlopt -c -I +labltk glMap.ml ocamlopt -c -I +labltk glMat.ml File "glMat.ml", line 73, characters 10-22: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlopt -c -I +labltk glMisc.ml File "glMisc.ml", line 26, characters 15-17: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlopt -c -I +labltk glPix.ml ocamlopt -c -I +labltk glClear.ml ocamlopt -c -I +labltk glTex.ml File "glTex.ml", line 111, characters 12-24: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlopt -c -I +labltk glDraw.ml File "glDraw.ml", line 30, characters 28-30: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlopt -c -I +labltk glFunc.ml ocamlopt -c -I +labltk gluMisc.ml ocamlopt -c -I +labltk gluNurbs.ml File "gluNurbs.ml", line 57, characters 23-25: Warning 3: deprecated: Stdlib.or Use (||) instead. ocamlopt -c -I +labltk gluQuadric.ml ocamlopt -c -I +labltk gluTess.ml ocamlopt -c -I +labltk gluMat.ml ocamlopt -c -I +labltk glArray.ml ocamlopt -c -I +labltk glShader.ml ocamlmklib -o lablgl ml_gl.o ml_glu.o ml_raw.o ml_glarray.o ml_glutess.o ml_shader.o raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx -lGL -lGLU -L/usr/local/lib -lXext -lXmu -lX11 gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' cd Togl/src && gmake opt gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlopt -c -I +labltk -I ../../src togl.ml ocamlmklib -o togl togl.cmx ml_togl.o Togl/togl.o -lGL -lGLU -L/usr/local/lib -ltk86 -ltcl86 -lpthread -L/usr/local/lib -lXext -lXmu -lX11 gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' cd LablGlut/src && gmake opt gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' ocamlopt -c glut.ml ocamlmklib -o lablglut wrap_glut.o glut.cmx -lglut -lGL -lGLU -L/usr/local/lib -lXext -lXmu -lX11 gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[1]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ocaml-lablgl-1.05_4,1 ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/ocamlc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/bin/labltk - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> ocaml-lablgl-1.05_4,1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' gmake[2]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' cd src && gmake install gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' sed -e "s|@LABLGL_MLS@|raw gl glLight glList glMap glMat glMisc glPix glClear glTex glDraw glFunc gluMisc gluNurbs gluQuadric gluTess gluMat glArray glShader|" \ -e "s|@TOGL_MLS@|togl|" \ -e "s|@GLUT_MLS@|glut|" \ -e "s|@GLLIBS@||" \ -e "s|@TKLIBS@||" \ -e "s|@GLUTLIBS@||" < build.ml.in > build.ml if test -d "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL"; then : ; else mkdir -p "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL"; fi install -m 0644 build.ml raw.ml gl.ml glLight.ml glList.ml glMap.ml glMat.ml glMisc.ml glPix.ml glClear.ml glTex.ml glDraw.ml glFunc.ml gluMisc.ml gluNurbs.ml gluQuadric.ml gluTess.ml gluMat.ml glArray.ml glShader.ml raw.mli gl.mli glLight.mli glList.mli glMap.mli glMat.mli glMisc.mli glPix.mli glClear.mli glTex.mli glDraw.mli glFunc.mli gluMisc.mli gluNurbs.mli gluQuadric.mli gluTess.mli gluMat.mli glArray.mli glShader.mli "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" install -m 0644 liblablgl.a "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib liblablgl.a if test -f dlllablgl.so; then cp dlllablgl.so "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/stublibs"; fi install -m 0644 raw.cmi gl.cmi glLight.cmi glList.cmi glMap.cmi glMat.cmi glMisc.cmi glPix.cmi glClear.cmi glTex.cmi glDraw.cmi glFunc.cmi gluMisc.cmi gluNurbs.cmi gluQuadric.cmi gluTess.cmi gluMat.cmi glArray.cmi glShader.cmi lablgl.cma "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" gmake[4]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' install -m 0644 lablgl.cmxa lablgl.a raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib lablgl.a gmake[4]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/src' cd Togl/src && gmake install gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition gmake[4]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition install -m 0644 togl.mli togl.ml libtogl.a "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib libtogl.a gmake[5]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp dlltogl.so "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/stublibs" gmake[5]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' install -m 555 lablgl "/construction/graphics/ocaml-lablgl/stage/usr/local/bin" install -m 0644 togl.cmi togl.cma "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" gmake[5]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition install -m 0644 togl.cmxa togl.a togl.cmx "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib togl.a gmake[5]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' gmake[4]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/Togl/src' cd LablGlut/src && gmake install gmake[3]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[4]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' if test -d "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL"; then : ; else mkdir -p "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL"; fi install -m 0644 glut.ml glut.mli "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" install -m 0644 liblablglut.a "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib liblablglut.a gmake[5]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' cp dlllablglut.so "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/stublibs" gmake[5]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' install -m 555 lablglut "/construction/graphics/ocaml-lablgl/stage/usr/local/bin" install -m 0644 glut.cmi lablglut.cma "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" gmake[5]: Entering directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' install -m 0644 lablglut.cmxa lablglut.a glut.cmx "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" cd "/construction/graphics/ocaml-lablgl/stage/usr/local/lib/ocaml/lablGL" && ranlib lablglut.a gmake[5]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[4]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[3]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05/LablGlut/src' gmake[2]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' gmake[1]: Leaving directory '/construction/graphics/ocaml-lablgl/lablgl-1.05' install -m 0644 /construction/graphics/ocaml-lablgl/lablgl-1.05/README /construction/graphics/ocaml-lablgl/stage/usr/local/share/doc/ocaml/lablgl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/ocaml/stublibs/dlllablgl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/ocaml/stublibs/dlltogl.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/ocaml/stublibs/dlllablglut.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libGLU.so.1 from graphics/libGLU but it is not declared as a dependency Warning: you need USE_GL+=glu Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libGLdispatch.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libGLdispatch.so:graphics/libglvnd Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libGLX.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libOpenGL.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=opengl Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/ocaml/stublibs/dlllablgl.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/ocaml/stublibs/dlllablglut.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/ocaml/stublibs/dlllablglut.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/ocaml/stublibs/dlllablglut.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/ocaml/stublibs/dlllablglut.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libXft.so.2 from x11-fonts/libXft but it is not declared as a dependency Warning: you need USE_XORG+=xft Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libXss.so.1 from x11/libXScrnSaver but it is not declared as a dependency Warning: you need USE_XORG+=xscrnsaver Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/ocaml/stublibs/dlltogl.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ocaml-lablgl-1.05_4,1 file sizes/checksums [133]: 0% file sizes/checksums [133]: 75% file sizes/checksums [133]: 100% Service unavailablepacking files [133]: 0% packing files [133]: 75% packing files [133]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:30