05.02.2025 20:42, Martijn van Duren пишет:
> - Atlas (map builder) seems to run fine now, so enable it. This
>   requires wxWidgets-gtk3.

cd /usr/ports/pobj/0ad-0.27.0/0ad-0.27.0/build/workspaces &&  /usr/bin/env -i 
CC="cc" CXX="c++" CFLAGS="-O2 -pipe  "  CXXFLAGS="-O2 -pipe  " SO_VERSION="0.0" 
 TAR=gtar PYTHON="/usr/local/bin/python3.12" MAKE=gmake 
LIBTOOL="/usr/bin/libtool"  LIBmozjs115-release_LTVERSION='-version-info 0:0:0' 
libmozjs115_release_ltversion=0.0 CCACHE_DIR=/usr/ports/pobj/.ccache 
SCCACHE_SERVER_PORT=44226 SCCACHE_DIR=/usr/ports/pobj/.sccache 
PATH=/usr/ports/pobj/0ad-0.27.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin
 verbose=1  ./update-workspaces.sh -j6  --datadir=/usr/local/share/0ad  
--libdir=/usr/local/lib  --minimal-flags

Premake args:  --datadir=/usr/local/share/0ad --libdir=/usr/local/lib 
--minimal-flags
WX_CONFIG must be set and valid or wx-config must be present when atlas is 
enabled
current value: wx-config
ERROR: Premake failed
*** Error 1 in . (Makefile:76 'do-build')

Needs a build dep on

wxWidgets-gtk3-3.2.6p2:x11/wxWidgets,-main:/usr/local/bin/wx-config

After installing this it fails differently

$ make build
[...]
Premake args:  --datadir=/usr/local/share/0ad --libdir=/usr/local/lib 
--minimal-flags
Building configurations...
Running action 'gmake2'...
Done (1930ms).
cd /usr/ports/pobj/0ad-0.27.0/0ad-0.27.0 && /usr/bin/env -i CC="cc"  CXX="c++"  
CFLAGS="-O2 -pipe  "  CXXFLAGS="-O2 -pipe   -I/usr/X11R6/include"  
LDFLAGS="-L/usr/local/lib -liconv" CC=cc 
PYTHONUSERBASE=/usr/ports/pobj/0ad-0.27.0 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  LIBmozjs115-release_LTVERSION='-version-info 0:0:0' 
libmozjs115_release_ltversion=0.0 CCACHE_DIR=/usr/ports/pobj/.ccache  
SCCACHE_SERVER_PORT=44226 SCCACHE_DIR=/usr/ports/pobj/.sccache  
RUSTC_WRAPPER=/usr/local/bin/sccache 
PATH='/usr/ports/pobj/0ad-0.27.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  HOME='/0ad-0.27.0_writes_to_HOME' 
PICFLAG="-fpic"  BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755 
 INSTALL_COPY=-c INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/usr/ports/pobj/0ad-0.27.0/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/usr/ports/pobj/0ad-0.27.0/bin/install -c -m 755"  
BSD_INSTALL_DATA="/usr/ports/pobj/0ad-0.27.0/bin/install -c -m 644"  
BSD_INSTALL_MAN="/usr/ports/pobj/0ad-0.27.0/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/0ad-0.27.0/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/0ad-0.27.0/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/usr/ports/pobj/0ad-0.27.0/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/usr/ports/pobj/0ad-0.27.0/bin/install -d -m 755" gmake 
SILENT= LIBTOOL="/usr/bin/libtool"  
LIBmozjs115-release_LTVERSION='-version-info 0:0:0' 
libmozjs115_release_ltversion=0.0 
SHARED_LIBS_LOG=/usr/ports/pobj/0ad-0.27.0/0ad-0.27.0/shared_libs.log -j6  -f 
Makefile all
gmake: Makefile: No such file or directory
gmake: *** No rule to make target 'Makefile'.  Stop.

Reply via email to