[package - 121amd64-default][games/criticalmass] Failed for criticalmass-1.5.0_2, 1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Oct 20 19:59:01 UTC 2020


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports at FreeBSD.org
Last committer: zeising at FreeBSD.org
Ident:          $FreeBSD: head/games/criticalmass/Makefile 516845 2019-11-05 22:16:14Z zeising $
Log URL:        http://beefy6.nyi.freebsd.org/data/121amd64-default/552783/logs/criticalmass-1.5.0_2,1.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=121amd64-default&build=552783
Log:

=>> Building games/criticalmass
build started at Tue Oct 20 19:58:12 UTC 2020
port directory: /usr/ports/games/criticalmass
package name: criticalmass-1.5.0_2,1
building for: FreeBSD 121amd64-default-job-06 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 amd64
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/games/criticalmass/Makefile 516845 2019-11-05 22:16:14Z zeising $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300094
Jail OSVERSION: 1201000
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p10
UNAME_r=12.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/121amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
ports at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-optimize --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/criticalmass/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/criticalmass/work  HOME=/wrkdirs/usr/ports/games/criticalmass/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/criticalmass/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/criticalmass/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/criticalmass/work  HOME=/wrkdirs/usr/ports/games/criticalmass/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/criticalmass/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -std=gnu++98 "  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"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/criticalmass"  EXAMPLESDIR="share/examples/criticalmass"  DATADIR="share/criticalmass"  WWWDIR="www/criticalmass"  ETCDIR="etc/criticalmass"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/criticalmass DOCSDIR=/usr/local/share/doc/criticalmass EXAMPLESDIR=/usr/local/share/examples/criticalmass  WWWDIR=/usr/local/www/criticalmass ETCDIR=/usr/local/etc/criticalmass
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p10
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The criticalmass 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   criticalmass-1.5.0_2,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[121amd64-default-job-06] Installing pkg-1.15.10...
[121amd64-default-job-06] Extracting pkg-1.15.10: .......... done
===>   criticalmass-1.5.0_2,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of criticalmass-1.5.0_2,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The criticalmass 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by criticalmass-1.5.0_2,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The criticalmass 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by criticalmass-1.5.0_2,1 for building
<snip>
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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   criticalmass-1.5.0_2,1 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===>   Returning to build of criticalmass-1.5.0_2,1
===>   criticalmass-1.5.0_2,1 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for criticalmass-1.5.0_2,1
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd12.1
checking host system type... amd64-portbld-freebsd12.1
checking target system type... amd64-portbld-freebsd12.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for main in -lSDL... yes
checking for main in -lSDL_image... yes
checking for main in -lSDL_mixer... yes
checking for main in -ltinyxml... yes
checking for main in -lpng... yes
checking for main in -lz... yes
checking for glBegin in -lGL... yes
checking for sin in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating utils/Makefile
config.status: creating utilssdl/Makefile
config.status: creating utilsgl/Makefile
config.status: creating game/Makefile
config.status: creating tools/Makefile
config.status: creating defines.h
config.status: executing depfiles commands
Configuration:

Version:                    1.5
Source code location:       .
Install path:               /usr/local
Compiler:                   cc c++
C++ flags:                  -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE
host:                       amd64-portbld-freebsd12.1
target:                     amd64-portbld-freebsd12.1

===========================================================================
=======================<phase: build          >============================
===>  Building for criticalmass-1.5.0_2,1
/usr/bin/make  all-recursive
Making all in utils
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Config.o Config.cpp
Config.cpp:160:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        else if( (argv[i][0] == '-'))
                  ~~~~~~~~~~~^~~~~~
Config.cpp:160:23: note: remove extraneous parentheses around the comparison to silence this warning
        else if( (argv[i][0] == '-'))
                 ~           ^     ~
Config.cpp:160:23: note: use '=' to turn this equality comparison into an assignment
        else if( (argv[i][0] == '-'))
                             ^~
                             =
1 warning generated.
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GetDataPath.o GetDataPath.cpp
GetDataPath.cpp:176:52: warning: unused parameter 'subDir' [-Wunused-parameter]
std::string getWritableDataPath( const std::string subDir)
                                                   ^
1 warning generated.
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Endian.o Endian.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o FPS.o FPS.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o RectanglePacker.o RectanglePacker.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Random.o Random.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o R250.o R250.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o ResourceManager.o ResourceManager.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Trace.o Trace.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Value.o Value.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o WalkDirectory.o WalkDirectory.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o zStream.o zStream.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o zStreamBufferImplLZMA.o zStreamBufferImplLZMA.cpp
c++ -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/local/share/Critical_Mass/\" -I. -I..      -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o zStreamBufferImplZLib.o zStreamBufferImplZLib.cpp
rm -f libutils.a
ar cru libutils.a Config.o GetDataPath.o  Endian.o FPS.o RectanglePacker.o  Random.o R250.o ResourceManager.o  Trace.o Value.o WalkDirectory.o  zStream.o zStreamBufferImplLZMA.o  zStreamBufferImplZLib.o  
ranlib libutils.a
Making all in utilssdl
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Audio.o Audio.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o SampleManager.o SampleManager.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o PNG.o PNG.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o zrwops.o zrwops.cpp
rm -f libutilssdl.a
ar cru libutilssdl.a Audio.o SampleManager.o  PNG.o zrwops.o 
ranlib libutilssdl.a
Making all in utilsgl
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o Camera.o Camera.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLBitmapCollection.o GLBitmapCollection.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLBitmapFont.o GLBitmapFont.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLExtension.o GLExtension.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLMultiTexture.o GLMultiTexture.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLVertexArrayEXT.o GLVertexArrayEXT.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLTexture.o GLTexture.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLTextureCubeMap.o GLTextureCubeMap.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -I../utils -I../utilssdl     -std=c++0x -DGAME_HAS_HERO_PARTICLE -W -Wall -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -c -o GLVertexBufferObject.o GLVertexBufferObject.cpp
In file included from GLVertexBufferObject.cpp:15:
./GLVertexBufferObject.hpp:53:9: error: use of undeclared identifier 'glBindBuffer'
        glBindBuffer(GL_ARRAY_BUFFER, _vboBuffer);
        ^
./GLVertexBufferObject.hpp:54:9: error: use of undeclared identifier 'glBindBuffer'
        glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, _iboBuffer);
        ^
./GLVertexBufferObject.hpp:59:9: error: use of undeclared identifier 'glBindBuffer'
        glBindBuffer(GL_ARRAY_BUFFER, 0);
        ^
./GLVertexBufferObject.hpp:60:9: error: use of undeclared identifier 'glBindBuffer'
        glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, 0);
        ^
GLVertexBufferObject.cpp:39:9: error: use of undeclared identifier 'glDeleteBuffers'; did you mean 'glSelectBuffer'?
        glDeleteBuffers(1, &_vboBuffer);
        ^~~~~~~~~~~~~~~
        glSelectBuffer
/usr/local/include/GL/gl.h:1430:23: note: 'glSelectBuffer' declared here
GLAPI void GLAPIENTRY glSelectBuffer( GLsizei size, GLuint *buffer );
                      ^
GLVertexBufferObject.cpp:44:9: error: use of undeclared identifier 'glDeleteBuffers'; did you mean 'glSelectBuffer'?
        glDeleteBuffers(1, &_iboBuffer);
        ^~~~~~~~~~~~~~~
        glSelectBuffer
/usr/local/include/GL/gl.h:1430:23: note: 'glSelectBuffer' declared here
GLAPI void GLAPIENTRY glSelectBuffer( GLsizei size, GLuint *buffer );
                      ^
GLVertexBufferObject.cpp:55:5: error: use of undeclared identifier 'glGenBuffers'
    glGenBuffers( 1, &_vboBuffer);
    ^
GLVertexBufferObject.cpp:56:5: error: use of undeclared identifier 'glGenBuffers'
    glGenBuffers( 1, &_iboBuffer);
    ^
GLVertexBufferObject.cpp:122:5: error: use of undeclared identifier 'glBufferData'
    glBufferData(GL_ARRAY_BUFFER, totalVBOSize, vboRawBuffer, GL_STATIC_DRAW);
    ^
GLVertexBufferObject.cpp:123:5: error: use of undeclared identifier 'glBufferData'
    glBufferData(GL_ELEMENT_ARRAY_BUFFER, totalIBOSize, iboRawBuffer, GL_STATIC_DRAW);        
    ^
GLVertexBufferObject.cpp:138:54: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    glVertexPointer(3, GL_FLOAT, sizeof(VertexInfo), BUFFER_OFFSET(_vertsOffset));
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
GLVertexBufferObject.cpp:19:39: note: expanded from macro 'BUFFER_OFFSET'
#define BUFFER_OFFSET(i) ((char*)NULL + (i))
                          ~~~~~~~~~~~ ^
GLVertexBufferObject.cpp:143:55: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        glNormalPointer(GL_FLOAT, sizeof(VertexInfo), BUFFER_OFFSET(_normsOffset));
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
GLVertexBufferObject.cpp:19:39: note: expanded from macro 'BUFFER_OFFSET'
#define BUFFER_OFFSET(i) ((char*)NULL + (i))
                          ~~~~~~~~~~~ ^
GLVertexBufferObject.cpp:148:60: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        glTexCoordPointer(2, GL_FLOAT, sizeof(VertexInfo), BUFFER_OFFSET(_texelsOffset));
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
GLVertexBufferObject.cpp:19:39: note: expanded from macro 'BUFFER_OFFSET'
#define BUFFER_OFFSET(i) ((char*)NULL + (i))
                          ~~~~~~~~~~~ ^
GLVertexBufferObject.cpp:153:57: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        glColorPointer(4, GL_FLOAT, sizeof(VertexInfo), BUFFER_OFFSET(_colorsOffset));
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
GLVertexBufferObject.cpp:19:39: note: expanded from macro 'BUFFER_OFFSET'
#define BUFFER_OFFSET(i) ((char*)NULL + (i))
                          ~~~~~~~~~~~ ^
4 warnings and 10 errors generated.
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/games/criticalmass/work/CriticalMass-1.5/utilsgl
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/games/criticalmass/work/CriticalMass-1.5
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/games/criticalmass/work/CriticalMass-1.5
*** Error code 1

Stop.
make: stopped in /usr/ports/games/criticalmass


More information about the freebsd-pkg-fallout mailing list