>>> Building on sparc64-0c under graphics/ftgl BDEPENDS = [lang/gcc/8,-libs;lang/gcc/8,-c++;lang/gcc/8] DIST = [graphics/ftgl:ftgl-2.1.3-rc5.tar.gz] FULLPKGNAME = ftgl-2.1.3rc5p11v0 RDEPENDS = [lang/gcc/8,-libs] Avoided depends for g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 distfiles size=841597 >>> Running patch in graphics/ftgl at 1749808313.51 ===> graphics/ftgl ===> Building from scratch ftgl-2.1.3rc5p11v0 ===> ftgl-2.1.3rc5p11v0 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> ftgl-2.1.3rc5p11v0 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> ftgl-2.1.3rc5p11v0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: GL GLU ICE SM X11 Xdamage Xext Xfixes Xmu Xt Xxf86vm drm freetype m estdc++>=19 pthread xcb xcb-glx z expat X11-xcb glapi pthread xcb-dri2 Xau Xdmcp xcb-dri3 xcb-present xcb-shm xcb-sync xcb-xfixes xshmfence ===> found GL.19.2 GLU.9.0 ICE.12.0 SM.9.0 X11.19.0 Xdamage.4.0 Xext.13.0 Xfixes.6.1 Xmu.11.0 Xt.11.1 Xxf86vm.6.0 drm.7.13 freetype.31.0 m.10.1 estdc++.19.0 pthread.27.1 xcb.4.1 xcb-glx.1.1 z.7.1 expat.15.0 X11-xcb.2.0 glapi.2.0 xcb-dri2.1.1 Xau.10.0 Xdmcp.11.0 xcb-dri3.0.3 xcb-present.0.2 xcb-shm.1.1 xcb-sync.1.2 xcb-xfixes.2.0 xshmfence.0.0 ===> Checking files for ftgl-2.1.3rc5p11v0 `/usr/ports/distfiles/ftgl-2.1.3-rc5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ftgl-2.1.3rc5p11v0 ===> Patching for ftgl-2.1.3rc5p11v0 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Thu Jun 12 08:32:56 2008 |+++ configure Fri Jun 5 22:25:02 2009 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 23000. Hunk #2 succeeded at 23053. Hunk #3 succeeded at 23109. done ===> Applying OpenBSD patch patch-src_FTVectoriser_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with freetype 2.13.3 | |Index: src/FTVectoriser.cpp |--- src/FTVectoriser.cpp.orig |+++ src/FTVectoriser.cpp -------------------------- Patching file src/FTVectoriser.cpp using Plan A... Hunk #1 succeeded at 166. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in graphics/ftgl at 1749808320.36 ===> graphics/ftgl ===> Generating configure for ftgl-2.1.3rc5p11v0 ===> Configuring for ftgl-2.1.3rc5p11v0 Using /usr/obj/ports/ftgl-2.1.3rc5/config.site (generated) sed -i 's,\@PACKAGE_VERSION\@,2.1.3,' /usr/obj/ports/ftgl-2.1.3rc5/ftgl-2.1.3~rc5/ftgl.pc.in configure: loading site script /usr/obj/ports/ftgl-2.1.3rc5/config.site checking for a BSD-compatible install... /usr/obj/ports/ftgl-2.1.3rc5/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.7 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.7 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/obj/ports/ftgl-2.1.3rc5/bin/install -c checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for wcsdup... yes checking for strndup... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for freetype-config... /usr/X11R6/bin/freetype-config checking for FreeType -- version >= 9.0.3... yes checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for GL/gl.h... (cached) yes checking for OpenGL framework (Darwin-specific)... no checking for GL library... no configure: error: GL library could not be found, please specify its location with --with-gl-lib. If this still fails, please contact henryj@paradise.net.nz, include the string FTGL somewhere in the subject line and provide a copy of the config.log file that was left behind. *** Error 1 in graphics/ftgl (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/ftgl-2.1.3rc5/ftgl-2.1....) *** Error 2 in graphics/ftgl (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/ftgl-2.1.3rc5/.configure_done': @cd /usr/ports/g...) *** Error 2 in graphics/ftgl (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=ftgl-2.1.3rc5p11v0; export _LOCKS_HELD=" ftg...) ===> Exiting graphics/ftgl with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1749808356.10 max_stuck=0.00/patch=6.86/configure=35.84 Error: job failed with 512 on sparc64-0c at 1749808356