On Tue, Mar 24, 2020 at 11:58:12AM -0600, Solene Rapenne wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]  2020/03/24 11:58:12
> 
> Modified files:
>       games/yquake2  : Makefile distinfo 
>       games/yquake2/pkg: PLIST 
> 
> Log message:
> Update to yquake-7.43
> 
> ok awolk@
> 

Does not build.

>>> Running build in games/yquake2 at 1585147827.68
===> games/yquake2
===>  Checking files for yquake2-7.43
`/exopi-cvs/ports/distfiles/quake2-7.43.tar.xz' is up to date.
>> (SHA256) quake2-7.43.tar.xz: OK
===>  Extracting for yquake2-7.43
===>  Patching for yquake2-7.43
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for yquake2-7.43
===>  Configuring for yquake2-7.43
===>  Building for yquake2-7.43
Build configuration
============================
WITH_OPENAL = yes
WITH_SYSTEMWIDE = yes
WITH_SYSTEMDIR = /usr/local/share/yquake2
============================

===> Building quake2
mkdir -p release
gmake release/quake2
gmake[1]: Entering directory '/exopi-obj/pobj/yquake2-7.43/quake2-7.43'
===> CC src/backends/generic/misc.c
mkdir -p build/client/src/backends/generic
cc -c -std=gnu99 -O2 -fno-strict-aliasing -Wall -pipe -g -ggdb -MMD -fwrapv 
-Wno-missing-braces -DYQ2OSTYPE=\"OpenBSD\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse 
-DSYSTEMWIDE -DSYSTEMDIR=\"/usr/local/share/yquake2\" -fvisibility=hidden 
-Wno-unused-result -DUSE_CURL -DUSE_OPENAL 
-DDEFAULT_OPENAL_DRIVER='"libopenal.so"' -I/usr/local/include 
-I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT 
-I/usr/X11R6/include -DIOAPI_NO_64 -DNOUNCRYPT -I/usr/local/include -o 
build/client/src/backends/generic/misc.o src/backends/generic/misc.c
src/backends/generic/misc.c:130:2: warning: "SetExecutablePath() is 
unimplemented on this platform" [-W#warnings]
#warning "SetExecutablePath() is unimplemented on this platform"
 ^
1 warning generated.
===> CC src/client/cl_cin.c
mkdir -p build/client/src/client
cc -c -std=gnu99 -O2 -fno-strict-aliasing -Wall -pipe -g -ggdb -MMD -fwrapv 
-Wno-missing-braces -DYQ2OSTYPE=\"OpenBSD\" -DYQ2ARCH=\"x86_64\" -mfpmath=sse 
-DSYSTEMWIDE -DSYSTEMDIR=\"/usr/local/share/yquake2\" -fvisibility=hidden 
-Wno-unused-result -DUSE_CURL -DUSE_OPENAL 
-DDEFAULT_OPENAL_DRIVER='"libopenal.so"' -I/usr/local/include 
-I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT 
-I/usr/X11R6/include -DIOAPI_NO_64 -DNOUNCRYPT -I/usr/local/include -o 
build/client/src/client/cl_cin.o src/client/cl_cin.c
In file included from src/client/cl_cin.c:28:
In file included from src/client/header/client.h:52:
src/client/header/../curl/header/download.h:35:10: fatal error: 'curl/curl.h' 
file not found
#include <curl/curl.h>
         ^~~~~~~~~~~~~
1 error generated.
gmake[1]: *** [Makefile:379: build/client/src/client/cl_cin.o] Error 1
gmake[1]: Leaving directory '/exopi-obj/pobj/yquake2-7.43/quake2-7.43'
gmake: *** [Makefile:368: client] Error 2
*** Error 2 in games/yquake2 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2891 
'/exopi-obj/pobj/yquake2-7.43/.build_done': @cd /exopi-obj...)
*** Error 2 in games/yquake2 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2557 'build': 
@lock=yquake2-7.43;  export _LOCKS_HELD=" yquake2...)
===> Exiting games/yquake2 with an error

-- 
Antoine

Reply via email to