=>> Building devel/guichan build started at Sun May 4 09:12:12 EDT 2025 port directory: /usr/ports/devel/guichan package name: guichan-0.8.2_15 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1012 Feb 24 2024 /usr/ports/devel/guichan/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for guichan-0.8.2_15: ALLEGRO=off: Allegro support DOCS=on: Build and/or install documentation OPENGL=on: 2D/3D rendering support via OpenGL SDL=on: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --disable-allegro --enable-opengl --enable-sdl --enable-sdlimage --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/devel/guichan/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/guichan/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/guichan/work/.cache HOME=/wrkdirs/usr/ports/devel/guichan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/guichan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/guichan/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 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/devel/guichan/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/guichan/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/guichan/work/.cache HOME=/wrkdirs/usr/ports/devel/guichan/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/guichan/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/guichan/work/.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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- PORTDOCS="" ALLEGRO="@comment " NO_ALLEGRO="" DOCS="" NO_DOCS="@comment " OPENGL="" NO_OPENGL="@comment " SDL="" NO_SDL="@comment " OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/guichan" EXAMPLESDIR="share/examples/guichan" DATADIR="share/guichan" WWWDIR="www/guichan" ETCDIR="etc/guichan" --End PLIST_SUB-- --SUB_LIST-- ALLEGRO="@comment " NO_ALLEGRO="" DOCS="" NO_DOCS="@comment " OPENGL="" NO_OPENGL="@comment " SDL="" NO_SDL="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/guichan DOCSDIR=/usr/local/share/doc/guichan EXAMPLESDIR=/usr/local/share/examples/guichan WWWDIR=/usr/local/www/guichan ETCDIR=/usr/local/etc/guichan --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 8192 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-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The guichan 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> guichan-0.8.2_15 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> guichan-0.8.2_15 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of guichan-0.8.2_15 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The guichan 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 ===> Fetching all distfiles required by guichan-0.8.2_15 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The guichan 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 ===> Fetching all distfiles required by guichan-0.8.2_15 for building => SHA256 Checksum OK for guichan-0.8.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The guichan 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 ===> Fetching all distfiles required by guichan-0.8.2_15 for building ===> Extracting for guichan-0.8.2_15 => SHA256 Checksum OK for guichan-0.8.2.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for guichan-0.8.2_15 ===> Applying FreeBSD patches for guichan-0.8.2_15 from /usr/ports/devel/guichan/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> guichan-0.8.2_15 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-03] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-03] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-03] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-03] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-03] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-03] Extracting gmake-4.4.1: .......... done ===> guichan-0.8.2_15 depends on package: gmake>=4.4.1 - found ===> Returning to build of guichan-0.8.2_15 ===> guichan-0.8.2_15 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_17,2.pkg [13amd64-weekly-desktop-job-03] Installing sdl-1.2.15_17,2... [13amd64-weekly-desktop-job-03] `-- Installing aalib-1.4.r5_14... [13amd64-weekly-desktop-job-03] `-- Extracting aalib-1.4.r5_14: .......... done [13amd64-weekly-desktop-job-03] `-- Installing libGLU-9.0.3... [13amd64-weekly-desktop-job-03] | `-- Installing libglvnd-1.7.0... [13amd64-weekly-desktop-job-03] | | `-- Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-03] | | `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-03] | | | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-03] | | | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-03] | | | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-03] | | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-03] | | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-03] | | | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-03] | | `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-03] | | `-- Extracting libX11-1.8.12,1: .......... done [13amd64-weekly-desktop-job-03] | | `-- Installing libXext-1.3.6,1... [13amd64-weekly-desktop-job-03] | | `-- Extracting libXext-1.3.6,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Extracting libglvnd-1.7.0: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting libGLU-9.0.3: ..... done [13amd64-weekly-desktop-job-03] `-- Installing libXrandr-1.5.4... [13amd64-weekly-desktop-job-03] | `-- Installing libXrender-0.9.12... [13amd64-weekly-desktop-job-03] | `-- Extracting libXrender-0.9.12: ....... done [13amd64-weekly-desktop-job-03] `-- Extracting libXrandr-1.5.4: .......... done [13amd64-weekly-desktop-job-03] `-- Installing sndio-1.10.0... ===> Creating groups Creating group '_sndio' with gid '702' ===> Creating users Creating user '_sndio' with uid '702' [13amd64-weekly-desktop-job-03] `-- Extracting sndio-1.10.0: .......... done [13amd64-weekly-desktop-job-03] Extracting sdl-1.2.15_17,2: .......... done ===== Message from aalib-1.4.r5_14: -- ===> NOTICE: The aalib 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 ===== Message from sdl-1.2.15_17,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ===> guichan-0.8.2_15 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of guichan-0.8.2_15 ===> guichan-0.8.2_15 depends on package: xorgproto>=0 - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> guichan-0.8.2_15 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> guichan-0.8.2_15 depends on shared library: libSDL_image.so - not found ===> Installing existing package /packages/All/sdl_image-1.2.12_14.pkg [13amd64-weekly-desktop-job-03] Installing sdl_image-1.2.12_14... [13amd64-weekly-desktop-job-03] `-- Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-03] `-- Extracting jpeg-turbo-3.1.0: .......... done [13amd64-weekly-desktop-job-03] `-- Installing png-1.6.46... [13amd64-weekly-desktop-job-03] `-- Extracting png-1.6.46: .......... done [13amd64-weekly-desktop-job-03] `-- Installing tiff-4.7.0... [13amd64-weekly-desktop-job-03] | `-- Installing jbigkit-2.1_3... [13amd64-weekly-desktop-job-03] | `-- Extracting jbigkit-2.1_3: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing lerc-4.0.0... [13amd64-weekly-desktop-job-03] | `-- Extracting lerc-4.0.0: ..... done [13amd64-weekly-desktop-job-03] | `-- Installing libdeflate-1.22... [13amd64-weekly-desktop-job-03] | `-- Extracting libdeflate-1.22: .......... done [13amd64-weekly-desktop-job-03] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-03] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-03] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-03] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting tiff-4.7.0: .......... done [13amd64-weekly-desktop-job-03] `-- Installing webp-1.5.0... [13amd64-weekly-desktop-job-03] | `-- Installing giflib-5.2.2... [13amd64-weekly-desktop-job-03] | `-- Extracting giflib-5.2.2: .......... done [13amd64-weekly-desktop-job-03] `-- Extracting webp-1.5.0: .......... done [13amd64-weekly-desktop-job-03] Extracting sdl_image-1.2.12_14: ....... done ===> guichan-0.8.2_15 depends on shared library: libSDL_image.so - found (/usr/local/lib/libSDL_image.so) ===> Returning to build of guichan-0.8.2_15 ===> guichan-0.8.2_15 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for guichan-0.8.2_15 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking target system type... amd64-portbld-freebsd13.4 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 /usr/local/bin/gmake sets $(MAKE)... yes 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... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by /usr/local/bin/gmake... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 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 fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking how to run the C preprocessor... cpp 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.4 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 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 -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glBegin in -lGL... yes checking SDL/SDL_image.h usability... yes checking SDL/SDL_image.h presence... yes checking for SDL/SDL_image.h... yes checking for IMG_Load in -lSDL_image... yes checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for sdl-config... yes configure: creating ./config.status config.status: creating Makefile config.status: creating guichan-0.8.pc config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating include/guichan/Makefile config.status: creating include/guichan/allegro/Makefile config.status: creating include/guichan/contrib/Makefile config.status: creating include/guichan/contrib/allegro/Makefile config.status: creating include/guichan/contrib/opengl/Makefile config.status: creating include/guichan/contrib/sdl/Makefile config.status: creating include/guichan/contrib/widgets/Makefile config.status: creating include/guichan/hge/Makefile config.status: creating include/guichan/opengl/Makefile config.status: creating include/guichan/openlayer/Makefile config.status: creating include/guichan/sdl/Makefile config.status: creating include/guichan/widgets/Makefile config.status: creating src/Makefile config.status: creating src/allegro/Makefile config.status: creating src/contrib/Makefile config.status: creating src/contrib/allegro/Makefile config.status: creating src/contrib/opengl/Makefile config.status: creating src/contrib/sdl/Makefile config.status: creating src/contrib/widgets/Makefile config.status: creating src/hge/Makefile config.status: creating src/opengl/Makefile config.status: creating src/opengl/guichan_opengl-0.8.pc config.status: creating src/openlayer/Makefile config.status: creating src/sdl/Makefile config.status: creating src/sdl/guichan_sdl-0.8.pc config.status: creating src/widgets/Makefile config.status: creating include/config.hpp config.status: executing depfiles commands config.status: executing libtool commands IMPORTANT! You are about install a BETA version of Guichan which most likely will lose binary compatibility with the future stable release. This release should only be used for testing. ------------------------------- Guichan ready for compilation! ------------------------------- * Allegro = disabled * HGE = no (Windows specific and cannot be built) * OpenGL = yes * OpenLayer = no (Requires static build and cannot be built) * SDL = yes * SDL Image = yes -------------------------------- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for guichan-0.8.2_15 Making all in examples gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' Making all in include gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' /usr/local/bin/gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' Making all in guichan gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' Making all in opengl gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' Making all in sdl gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' Making all in widgets gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' Making all in hge gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' Making all in openlayer gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' Making all in contrib gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' Making all in allegro gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' Making all in opengl gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' Making all in sdl gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' Making all in widgets gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' Making all in widgets gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT button.lo -MD -MP -MF .deps/button.Tpo -c -o button.lo button.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT checkbox.lo -MD -MP -MF .deps/checkbox.Tpo -c -o checkbox.lo checkbox.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT container.lo -MD -MP -MF .deps/container.Tpo -c -o container.lo container.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT dropdown.lo -MD -MP -MF .deps/dropdown.Tpo -c -o dropdown.lo dropdown.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT icon.lo -MD -MP -MF .deps/icon.Tpo -c -o icon.lo icon.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagebutton.lo -MD -MP -MF .deps/imagebutton.Tpo -c -o imagebutton.lo imagebutton.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT label.lo -MD -MP -MF .deps/label.Tpo -c -o label.lo label.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT listbox.lo -MD -MP -MF .deps/listbox.Tpo -c -o listbox.lo listbox.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.cpp -fPIC -DPIC -o .libs/button.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT checkbox.lo -MD -MP -MF .deps/checkbox.Tpo -c checkbox.cpp -fPIC -DPIC -o .libs/checkbox.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.cpp -fPIC -DPIC -o .libs/container.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT icon.lo -MD -MP -MF .deps/icon.Tpo -c icon.cpp -fPIC -DPIC -o .libs/icon.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagebutton.lo -MD -MP -MF .deps/imagebutton.Tpo -c imagebutton.cpp -fPIC -DPIC -o .libs/imagebutton.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT dropdown.lo -MD -MP -MF .deps/dropdown.Tpo -c dropdown.cpp -fPIC -DPIC -o .libs/dropdown.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT listbox.lo -MD -MP -MF .deps/listbox.Tpo -c listbox.cpp -fPIC -DPIC -o .libs/listbox.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.cpp -fPIC -DPIC -o .libs/label.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT icon.lo -MD -MP -MF .deps/icon.Tpo -c icon.cpp -o icon.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.cpp -o label.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.cpp -o container.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagebutton.lo -MD -MP -MF .deps/imagebutton.Tpo -c imagebutton.cpp -o imagebutton.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT checkbox.lo -MD -MP -MF .deps/checkbox.Tpo -c checkbox.cpp -o checkbox.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT listbox.lo -MD -MP -MF .deps/listbox.Tpo -c listbox.cpp -o listbox.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.cpp -o button.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT dropdown.lo -MD -MP -MF .deps/dropdown.Tpo -c dropdown.cpp -o dropdown.o >/dev/null 2>&1 mv -f .deps/icon.Tpo .deps/icon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT radiobutton.lo -MD -MP -MF .deps/radiobutton.Tpo -c -o radiobutton.lo radiobutton.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT radiobutton.lo -MD -MP -MF .deps/radiobutton.Tpo -c radiobutton.cpp -fPIC -DPIC -o .libs/radiobutton.o mv -f .deps/container.Tpo .deps/container.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT scrollarea.lo -MD -MP -MF .deps/scrollarea.Tpo -c -o scrollarea.lo scrollarea.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT scrollarea.lo -MD -MP -MF .deps/scrollarea.Tpo -c scrollarea.cpp -fPIC -DPIC -o .libs/scrollarea.o mv -f .deps/label.Tpo .deps/label.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT slider.lo -MD -MP -MF .deps/slider.Tpo -c -o slider.lo slider.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT slider.lo -MD -MP -MF .deps/slider.Tpo -c slider.cpp -fPIC -DPIC -o .libs/slider.o mv -f .deps/imagebutton.Tpo .deps/imagebutton.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c -o tab.lo tab.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.cpp -fPIC -DPIC -o .libs/tab.o mv -f .deps/checkbox.Tpo .deps/checkbox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tabbedarea.lo -MD -MP -MF .deps/tabbedarea.Tpo -c -o tabbedarea.lo tabbedarea.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tabbedarea.lo -MD -MP -MF .deps/tabbedarea.Tpo -c tabbedarea.cpp -fPIC -DPIC -o .libs/tabbedarea.o mv -f .deps/button.Tpo .deps/button.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textbox.lo -MD -MP -MF .deps/textbox.Tpo -c -o textbox.lo textbox.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textbox.lo -MD -MP -MF .deps/textbox.Tpo -c textbox.cpp -fPIC -DPIC -o .libs/textbox.o mv -f .deps/listbox.Tpo .deps/listbox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textfield.lo -MD -MP -MF .deps/textfield.Tpo -c -o textfield.lo textfield.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textfield.lo -MD -MP -MF .deps/textfield.Tpo -c textfield.cpp -fPIC -DPIC -o .libs/textfield.o mv -f .deps/dropdown.Tpo .deps/dropdown.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.cpp -fPIC -DPIC -o .libs/window.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT slider.lo -MD -MP -MF .deps/slider.Tpo -c slider.cpp -o slider.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tab.lo -MD -MP -MF .deps/tab.Tpo -c tab.cpp -o tab.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT radiobutton.lo -MD -MP -MF .deps/radiobutton.Tpo -c radiobutton.cpp -o radiobutton.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT scrollarea.lo -MD -MP -MF .deps/scrollarea.Tpo -c scrollarea.cpp -o scrollarea.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textfield.lo -MD -MP -MF .deps/textfield.Tpo -c textfield.cpp -o textfield.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT tabbedarea.lo -MD -MP -MF .deps/tabbedarea.Tpo -c tabbedarea.cpp -o tabbedarea.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT textbox.lo -MD -MP -MF .deps/textbox.Tpo -c textbox.cpp -o textbox.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.cpp -o window.o >/dev/null 2>&1 mv -f .deps/slider.Tpo .deps/slider.Plo mv -f .deps/tab.Tpo .deps/tab.Plo mv -f .deps/window.Tpo .deps/window.Plo mv -f .deps/scrollarea.Tpo .deps/scrollarea.Plo mv -f .deps/radiobutton.Tpo .deps/radiobutton.Plo mv -f .deps/textfield.Tpo .deps/textfield.Plo mv -f .deps/tabbedarea.Tpo .deps/tabbedarea.Plo mv -f .deps/textbox.Tpo .deps/textbox.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -fstack-protector-strong -L/usr/local/lib -o libguichan_widgets.la button.lo checkbox.lo container.lo dropdown.lo icon.lo imagebutton.lo label.lo listbox.lo radiobutton.lo scrollarea.lo slider.lo tab.lo tabbedarea.lo textbox.lo textfield.lo window.lo libtool: link: ar cru .libs/libguichan_widgets.a .libs/button.o .libs/checkbox.o .libs/container.o .libs/dropdown.o .libs/icon.o .libs/imagebutton.o .libs/label.o .libs/listbox.o .libs/radiobutton.o .libs/scrollarea.o .libs/slider.o .libs/tab.o .libs/tabbedarea.o .libs/textbox.o .libs/textfield.o .libs/window.o libtool: link: ranlib .libs/libguichan_widgets.a libtool: link: ( cd ".libs" && rm -f "libguichan_widgets.la" && ln -s "../libguichan_widgets.la" "libguichan_widgets.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' Making all in opengl gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT opengl.lo -MD -MP -MF .deps/opengl.Tpo -c -o opengl.lo opengl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglimage.lo -MD -MP -MF .deps/openglimage.Tpo -c -o openglimage.lo openglimage.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglgraphics.lo -MD -MP -MF .deps/openglgraphics.Tpo -c -o openglgraphics.lo openglgraphics.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglimage.lo -MD -MP -MF .deps/openglimage.Tpo -c openglimage.cpp -fPIC -DPIC -o .libs/openglimage.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT opengl.lo -MD -MP -MF .deps/opengl.Tpo -c opengl.cpp -fPIC -DPIC -o .libs/opengl.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglgraphics.lo -MD -MP -MF .deps/openglgraphics.Tpo -c openglgraphics.cpp -fPIC -DPIC -o .libs/openglgraphics.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT opengl.lo -MD -MP -MF .deps/opengl.Tpo -c opengl.cpp -o opengl.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglgraphics.lo -MD -MP -MF .deps/openglgraphics.Tpo -c openglgraphics.cpp -o openglgraphics.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT openglimage.lo -MD -MP -MF .deps/openglimage.Tpo -c openglimage.cpp -o openglimage.o >/dev/null 2>&1 mv -f .deps/opengl.Tpo .deps/opengl.Plo mv -f .deps/openglgraphics.Tpo .deps/openglgraphics.Plo mv -f .deps/openglimage.Tpo .deps/openglimage.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -no-undefined -version-info 2:0:1 -fstack-protector-strong -L/usr/local/lib -o libguichan_opengl.la -rpath /usr/local/lib opengl.lo openglimage.lo openglgraphics.lo -lGL libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/opengl.o .libs/openglimage.o .libs/openglgraphics.o -L/usr/local/lib -lGL -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libguichan_opengl.so.1 -o .libs/libguichan_opengl.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libguichan_opengl.so.1" && ln -s "libguichan_opengl.so.1.1.0" "libguichan_opengl.so.1") libtool: link: (cd ".libs" && rm -f "libguichan_opengl.so" && ln -s "libguichan_opengl.so.1.1.0" "libguichan_opengl.so") libtool: link: ar cru .libs/libguichan_opengl.a opengl.o openglimage.o openglgraphics.o libtool: link: ranlib .libs/libguichan_opengl.a libtool: link: ( cd ".libs" && rm -f "libguichan_opengl.la" && ln -s "../libguichan_opengl.la" "libguichan_opengl.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' Making all in sdl gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdl.lo -MD -MP -MF .deps/sdl.Tpo -c -o sdl.lo sdl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlgraphics.lo -MD -MP -MF .deps/sdlgraphics.Tpo -c -o sdlgraphics.lo sdlgraphics.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimage.lo -MD -MP -MF .deps/sdlimage.Tpo -c -o sdlimage.lo sdlimage.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimageloader.lo -MD -MP -MF .deps/sdlimageloader.Tpo -c -o sdlimageloader.lo sdlimageloader.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlinput.lo -MD -MP -MF .deps/sdlinput.Tpo -c -o sdlinput.lo sdlinput.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlgraphics.lo -MD -MP -MF .deps/sdlgraphics.Tpo -c sdlgraphics.cpp -fPIC -DPIC -o .libs/sdlgraphics.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdl.lo -MD -MP -MF .deps/sdl.Tpo -c sdl.cpp -fPIC -DPIC -o .libs/sdl.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlinput.lo -MD -MP -MF .deps/sdlinput.Tpo -c sdlinput.cpp -fPIC -DPIC -o .libs/sdlinput.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimage.lo -MD -MP -MF .deps/sdlimage.Tpo -c sdlimage.cpp -fPIC -DPIC -o .libs/sdlimage.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimageloader.lo -MD -MP -MF .deps/sdlimageloader.Tpo -c sdlimageloader.cpp -fPIC -DPIC -o .libs/sdlimageloader.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimageloader.lo -MD -MP -MF .deps/sdlimageloader.Tpo -c sdlimageloader.cpp -o sdlimageloader.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdl.lo -MD -MP -MF .deps/sdl.Tpo -c sdl.cpp -o sdl.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlimage.lo -MD -MP -MF .deps/sdlimage.Tpo -c sdlimage.cpp -o sdlimage.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlgraphics.lo -MD -MP -MF .deps/sdlgraphics.Tpo -c sdlgraphics.cpp -o sdlgraphics.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT sdlinput.lo -MD -MP -MF .deps/sdlinput.Tpo -c sdlinput.cpp -o sdlinput.o >/dev/null 2>&1 mv -f .deps/sdlimageloader.Tpo .deps/sdlimageloader.Plo mv -f .deps/sdl.Tpo .deps/sdl.Plo mv -f .deps/sdlimage.Tpo .deps/sdlimage.Plo mv -f .deps/sdlgraphics.Tpo .deps/sdlgraphics.Plo mv -f .deps/sdlinput.Tpo .deps/sdlinput.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -no-undefined -version-info 2:0:1 -fstack-protector-strong -L/usr/local/lib -o libguichan_sdl.la -rpath /usr/local/lib sdl.lo sdlgraphics.lo sdlimage.lo sdlimageloader.lo sdlinput.lo -lSDL -lSDL_image libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdl.o .libs/sdlgraphics.o .libs/sdlimage.o .libs/sdlimageloader.o .libs/sdlinput.o -L/usr/local/lib -lSDL -lSDL_image -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libguichan_sdl.so.1 -o .libs/libguichan_sdl.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libguichan_sdl.so.1" && ln -s "libguichan_sdl.so.1.1.0" "libguichan_sdl.so.1") libtool: link: (cd ".libs" && rm -f "libguichan_sdl.so" && ln -s "libguichan_sdl.so.1.1.0" "libguichan_sdl.so") libtool: link: ar cru .libs/libguichan_sdl.a sdl.o sdlgraphics.o sdlimage.o sdlimageloader.o sdlinput.o libtool: link: ranlib .libs/libguichan_sdl.a libtool: link: ( cd ".libs" && rm -f "libguichan_sdl.la" && ln -s "../libguichan_sdl.la" "libguichan_sdl.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' Making all in hge gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' Making all in openlayer gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' Making all in contrib gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' Making all in allegro gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' Making all in opengl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' Making all in sdl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' Making all in widgets gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT actionevent.lo -MD -MP -MF .deps/actionevent.Tpo -c -o actionevent.lo actionevent.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT basiccontainer.lo -MD -MP -MF .deps/basiccontainer.Tpo -c -o basiccontainer.lo basiccontainer.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT cliprectangle.lo -MD -MP -MF .deps/cliprectangle.Tpo -c -o cliprectangle.lo cliprectangle.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT color.lo -MD -MP -MF .deps/color.Tpo -c -o color.lo color.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c -o defaultfont.lo defaultfont.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c -o exception.lo exception.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT focushandler.lo -MD -MP -MF .deps/focushandler.Tpo -c -o focushandler.lo focushandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT basiccontainer.lo -MD -MP -MF .deps/basiccontainer.Tpo -c basiccontainer.cpp -fPIC -DPIC -o .libs/basiccontainer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.cpp -fPIC -DPIC -o .libs/defaultfont.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT color.lo -MD -MP -MF .deps/color.Tpo -c color.cpp -fPIC -DPIC -o .libs/color.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cpp -fPIC -DPIC -o .libs/event.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT focushandler.lo -MD -MP -MF .deps/focushandler.Tpo -c focushandler.cpp -fPIC -DPIC -o .libs/focushandler.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT actionevent.lo -MD -MP -MF .deps/actionevent.Tpo -c actionevent.cpp -fPIC -DPIC -o .libs/actionevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.cpp -fPIC -DPIC -o .libs/exception.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT cliprectangle.lo -MD -MP -MF .deps/cliprectangle.Tpo -c cliprectangle.cpp -fPIC -DPIC -o .libs/cliprectangle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cpp -o event.o >/dev/null 2>&1 mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT font.lo -MD -MP -MF .deps/font.Tpo -c -o font.lo font.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.cpp -fPIC -DPIC -o .libs/font.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.cpp -o exception.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.cpp -o font.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT actionevent.lo -MD -MP -MF .deps/actionevent.Tpo -c actionevent.cpp -o actionevent.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT cliprectangle.lo -MD -MP -MF .deps/cliprectangle.Tpo -c cliprectangle.cpp -o cliprectangle.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.cpp -o defaultfont.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT color.lo -MD -MP -MF .deps/color.Tpo -c color.cpp -o color.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT basiccontainer.lo -MD -MP -MF .deps/basiccontainer.Tpo -c basiccontainer.cpp -o basiccontainer.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT focushandler.lo -MD -MP -MF .deps/focushandler.Tpo -c focushandler.cpp -o focushandler.o >/dev/null 2>&1 mv -f .deps/exception.Tpo .deps/exception.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT genericinput.lo -MD -MP -MF .deps/genericinput.Tpo -c -o genericinput.lo genericinput.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT genericinput.lo -MD -MP -MF .deps/genericinput.Tpo -c genericinput.cpp -fPIC -DPIC -o .libs/genericinput.o mv -f .deps/font.Tpo .deps/font.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT graphics.lo -MD -MP -MF .deps/graphics.Tpo -c -o graphics.lo graphics.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT graphics.lo -MD -MP -MF .deps/graphics.Tpo -c graphics.cpp -fPIC -DPIC -o .libs/graphics.o mv -f .deps/actionevent.Tpo .deps/actionevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c -o gui.lo gui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c gui.cpp -fPIC -DPIC -o .libs/gui.o mv -f .deps/defaultfont.Tpo .deps/defaultfont.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT guichan.lo -MD -MP -MF .deps/guichan.Tpo -c -o guichan.lo guichan.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT guichan.lo -MD -MP -MF .deps/guichan.Tpo -c guichan.cpp -fPIC -DPIC -o .libs/guichan.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT guichan.lo -MD -MP -MF .deps/guichan.Tpo -c guichan.cpp -o guichan.o >/dev/null 2>&1 mv -f .deps/cliprectangle.Tpo .deps/cliprectangle.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.cpp -fPIC -DPIC -o .libs/image.o mv -f .deps/guichan.Tpo .deps/guichan.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagefont.lo -MD -MP -MF .deps/imagefont.Tpo -c -o imagefont.lo imagefont.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagefont.lo -MD -MP -MF .deps/imagefont.Tpo -c imagefont.cpp -fPIC -DPIC -o .libs/imagefont.o mv -f .deps/color.Tpo .deps/color.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT inputevent.lo -MD -MP -MF .deps/inputevent.Tpo -c -o inputevent.lo inputevent.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT inputevent.lo -MD -MP -MF .deps/inputevent.Tpo -c inputevent.cpp -fPIC -DPIC -o .libs/inputevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT inputevent.lo -MD -MP -MF .deps/inputevent.Tpo -c inputevent.cpp -o inputevent.o >/dev/null 2>&1 mv -f .deps/inputevent.Tpo .deps/inputevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT key.lo -MD -MP -MF .deps/key.Tpo -c -o key.lo key.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.cpp -fPIC -DPIC -o .libs/key.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT key.lo -MD -MP -MF .deps/key.Tpo -c key.cpp -o key.o >/dev/null 2>&1 mv -f .deps/key.Tpo .deps/key.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyevent.lo -MD -MP -MF .deps/keyevent.Tpo -c -o keyevent.lo keyevent.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyevent.lo -MD -MP -MF .deps/keyevent.Tpo -c keyevent.cpp -fPIC -DPIC -o .libs/keyevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyevent.lo -MD -MP -MF .deps/keyevent.Tpo -c keyevent.cpp -o keyevent.o >/dev/null 2>&1 mv -f .deps/keyevent.Tpo .deps/keyevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyinput.lo -MD -MP -MF .deps/keyinput.Tpo -c -o keyinput.lo keyinput.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyinput.lo -MD -MP -MF .deps/keyinput.Tpo -c keyinput.cpp -fPIC -DPIC -o .libs/keyinput.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT keyinput.lo -MD -MP -MF .deps/keyinput.Tpo -c keyinput.cpp -o keyinput.o >/dev/null 2>&1 mv -f .deps/keyinput.Tpo .deps/keyinput.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseevent.lo -MD -MP -MF .deps/mouseevent.Tpo -c -o mouseevent.lo mouseevent.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseevent.lo -MD -MP -MF .deps/mouseevent.Tpo -c mouseevent.cpp -fPIC -DPIC -o .libs/mouseevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseevent.lo -MD -MP -MF .deps/mouseevent.Tpo -c mouseevent.cpp -o mouseevent.o >/dev/null 2>&1 mv -f .deps/mouseevent.Tpo .deps/mouseevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseinput.lo -MD -MP -MF .deps/mouseinput.Tpo -c -o mouseinput.lo mouseinput.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseinput.lo -MD -MP -MF .deps/mouseinput.Tpo -c mouseinput.cpp -fPIC -DPIC -o .libs/mouseinput.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT mouseinput.lo -MD -MP -MF .deps/mouseinput.Tpo -c mouseinput.cpp -o mouseinput.o >/dev/null 2>&1 mv -f .deps/mouseinput.Tpo .deps/mouseinput.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT rectangle.lo -MD -MP -MF .deps/rectangle.Tpo -c -o rectangle.lo rectangle.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT rectangle.lo -MD -MP -MF .deps/rectangle.Tpo -c rectangle.cpp -fPIC -DPIC -o .libs/rectangle.o mv -f .deps/basiccontainer.Tpo .deps/basiccontainer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT selectionevent.lo -MD -MP -MF .deps/selectionevent.Tpo -c -o selectionevent.lo selectionevent.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT selectionevent.lo -MD -MP -MF .deps/selectionevent.Tpo -c selectionevent.cpp -fPIC -DPIC -o .libs/selectionevent.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT selectionevent.lo -MD -MP -MF .deps/selectionevent.Tpo -c selectionevent.cpp -o selectionevent.o >/dev/null 2>&1 mv -f .deps/selectionevent.Tpo .deps/selectionevent.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.cpp -fPIC -DPIC -o .libs/widget.o mv -f .deps/focushandler.Tpo .deps/focushandler.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT graphics.lo -MD -MP -MF .deps/graphics.Tpo -c graphics.cpp -o graphics.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT genericinput.lo -MD -MP -MF .deps/genericinput.Tpo -c genericinput.cpp -o genericinput.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.cpp -o image.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c gui.cpp -o gui.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT imagefont.lo -MD -MP -MF .deps/imagefont.Tpo -c imagefont.cpp -o imagefont.o >/dev/null 2>&1 mv -f .deps/image.Tpo .deps/image.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT rectangle.lo -MD -MP -MF .deps/rectangle.Tpo -c rectangle.cpp -o rectangle.o >/dev/null 2>&1 mv -f .deps/graphics.Tpo .deps/graphics.Plo mv -f .deps/genericinput.Tpo .deps/genericinput.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../include -I../include -isystem /usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.cpp -o widget.o >/dev/null 2>&1 mv -f .deps/imagefont.Tpo .deps/imagefont.Plo mv -f .deps/rectangle.Tpo .deps/rectangle.Plo mv -f .deps/gui.Tpo .deps/gui.Plo mv -f .deps/widget.Tpo .deps/widget.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused -DGUICHAN_BUILD -no-undefined -version-info 2:0:1 -fstack-protector-strong -L/usr/local/lib -o libguichan.la -rpath /usr/local/lib actionevent.lo basiccontainer.lo cliprectangle.lo color.lo defaultfont.lo event.lo exception.lo focushandler.lo font.lo genericinput.lo graphics.lo gui.lo guichan.lo image.lo imagefont.lo inputevent.lo key.lo keyevent.lo keyinput.lo mouseevent.lo mouseinput.lo rectangle.lo selectionevent.lo widget.lo widgets/libguichan_widgets.la libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/actionevent.o .libs/basiccontainer.o .libs/cliprectangle.o .libs/color.o .libs/defaultfont.o .libs/event.o .libs/exception.o .libs/focushandler.o .libs/font.o .libs/genericinput.o .libs/graphics.o .libs/gui.o .libs/guichan.o .libs/image.o .libs/imagefont.o .libs/inputevent.o .libs/key.o .libs/keyevent.o .libs/keyinput.o .libs/mouseevent.o .libs/mouseinput.o .libs/rectangle.o .libs/selectionevent.o .libs/widget.o -Wl,--whole-archive widgets/.libs/libguichan_widgets.a -Wl,--no-whole-archive -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libguichan.so.1 -o .libs/libguichan.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libguichan.so.1" && ln -s "libguichan.so.1.1.0" "libguichan.so.1") libtool: link: (cd ".libs" && rm -f "libguichan.so" && ln -s "libguichan.so.1.1.0" "libguichan.so") libtool: link: (cd .libs/libguichan.lax/libguichan_widgets.a && ar x "/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets/.libs/libguichan_widgets.a") libtool: link: ar cru .libs/libguichan.a actionevent.o basiccontainer.o cliprectangle.o color.o defaultfont.o event.o exception.o focushandler.o font.o genericinput.o graphics.o gui.o guichan.o image.o imagefont.o inputevent.o key.o keyevent.o keyinput.o mouseevent.o mouseinput.o rectangle.o selectionevent.o widget.o .libs/libguichan.lax/libguichan_widgets.a/radiobutton.o .libs/libguichan.lax/libguichan_widgets.a/dropdown.o .libs/libguichan.lax/libguichan_widgets.a/scrollarea.o .libs/libguichan.lax/libguichan_widgets.a/imagebutton.o .libs/libguichan.lax/libguichan_widgets.a/listbox.o .libs/libguichan.lax/libguichan_widgets.a/button.o .libs/libguichan.lax/libguichan_widgets.a/container.o .libs/libguichan.lax/libguichan_widgets.a/checkbox.o .libs/libguichan.lax/libguichan_widgets.a/textfield.o .libs/libguichan.lax/libguichan_widgets.a/label.o .libs/libguichan.lax/libguichan_widgets.a/icon.o .libs/libguichan.lax/libguichan_widgets.a/textbox.o .libs/libguichan.lax/libguichan_widgets.a/tabbedarea.o .libs/libguichan.lax/libguichan_widgets.a/window.o .libs/libguichan.lax/libguichan_widgets.a/slider.o .libs/libguichan.lax/libguichan_widgets.a/tab.o libtool: link: ranlib .libs/libguichan.a libtool: link: rm -fr .libs/libguichan.lax libtool: link: ( cd ".libs" && rm -f "libguichan.la" && ln -s "../libguichan.la" "libguichan.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for guichan-0.8.2_15 ===> Generating temporary packing list Making install in examples gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/examples' Making install in include gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' Making install in guichan gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' Making install in opengl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/guichan/opengl" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/opengl" install -m 0644 openglallegroimageloader.hpp openglgraphics.hpp openglimage.hpp openglsdlimageloader.hpp '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/opengl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/opengl' Making install in sdl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/guichan/sdl" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/sdl" install -m 0644 sdlgraphics.hpp sdlimage.hpp sdlimageloader.hpp sdlinput.hpp sdlpixel.hpp '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/sdl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/sdl' Making install in widgets gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/guichan/widgets/" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/widgets/" install -m 0644 button.hpp checkbox.hpp container.hpp dropdown.hpp icon.hpp imagebutton.hpp label.hpp listbox.hpp scrollarea.hpp slider.hpp radiobutton.hpp tab.hpp tabbedarea.hpp textbox.hpp textfield.hpp window.hpp '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan/widgets/' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/widgets' Making install in hge gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/hge' Making install in openlayer gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/openlayer' Making install in contrib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' Making install in allegro gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/allegro' Making install in opengl gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/opengl' Making install in sdl gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/sdl' Making install in widgets gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib/widgets' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan/contrib' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/guichan" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan" install -m 0644 actionevent.hpp actionlistener.hpp allegro.hpp basiccontainer.hpp cliprectangle.hpp color.hpp deathlistener.hpp defaultfont.hpp event.hpp exception.hpp focushandler.hpp focuslistener.hpp font.hpp genericinput.hpp glut.hpp graphics.hpp gui.hpp image.hpp imagefont.hpp imageloader.hpp input.hpp inputevent.hpp key.hpp keyevent.hpp keyinput.hpp keylistener.hpp listmodel.hpp mouseevent.hpp mouseinput.hpp mouselistener.hpp opengl.hpp platform.hpp rectangle.hpp selectionevent.hpp selectionlistener.hpp sdl.hpp widget.hpp widgetlistener.hpp '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/guichan' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include/guichan' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/include/" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/" install -m 0644 guichan.hpp '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/include/' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/include' Making install in src gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' Making install in widgets gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/widgets' Making install in opengl gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libguichan_opengl.la '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libguichan_opengl.so.1.1.0 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_opengl.so.1.1.0 libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan_opengl.so.1.1.0 libguichan_opengl.so.1 || { rm -f libguichan_opengl.so.1 && ln -s libguichan_opengl.so.1.1.0 libguichan_opengl.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan_opengl.so.1.1.0 libguichan_opengl.so || { rm -f libguichan_opengl.so && ln -s libguichan_opengl.so.1.1.0 libguichan_opengl.so; }; }) libtool: install: /usr/bin/install -c .libs/libguichan_opengl.lai /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_opengl.la libtool: install: /usr/bin/install -c .libs/libguichan_opengl.a /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_opengl.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_opengl.a libtool: install: ranlib /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_opengl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig" install -m 0644 guichan_opengl-0.8.pc '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/opengl' Making install in sdl gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libguichan_sdl.la '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libguichan_sdl.so.1.1.0 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_sdl.so.1.1.0 libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan_sdl.so.1.1.0 libguichan_sdl.so.1 || { rm -f libguichan_sdl.so.1 && ln -s libguichan_sdl.so.1.1.0 libguichan_sdl.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan_sdl.so.1.1.0 libguichan_sdl.so || { rm -f libguichan_sdl.so && ln -s libguichan_sdl.so.1.1.0 libguichan_sdl.so; }; }) libtool: install: /usr/bin/install -c .libs/libguichan_sdl.lai /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_sdl.la libtool: install: /usr/bin/install -c .libs/libguichan_sdl.a /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_sdl.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_sdl.a libtool: install: ranlib /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan_sdl.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig" install -m 0644 guichan_sdl-0.8.pc '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/sdl' Making install in hge gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/hge' Making install in openlayer gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/openlayer' Making install in contrib gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' Making install in allegro gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/allegro' Making install in opengl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/opengl' Making install in sdl gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/sdl' Making install in widgets gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib/widgets' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src/contrib' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libguichan.la '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libguichan.so.1.1.0 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan.so.1.1.0 libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan.so.1.1.0 libguichan.so.1 || { rm -f libguichan.so.1 && ln -s libguichan.so.1.1.0 libguichan.so.1; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib && { ln -s -f libguichan.so.1.1.0 libguichan.so || { rm -f libguichan.so && ln -s libguichan.so.1.1.0 libguichan.so; }; }) libtool: install: /usr/bin/install -c .libs/libguichan.lai /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan.la libtool: install: /usr/bin/install -c .libs/libguichan.a /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan.a libtool: install: ranlib /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/lib/libguichan.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2/src' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' gmake[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig" install -m 0644 guichan-0.8.pc '/wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/libdata/pkgconfig' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2' cd /wrkdirs/usr/ports/devel/guichan/work/guichan-0.8.2 && install -m 0644 AUTHORS ChangeLog NEWS README TODO /wrkdirs/usr/ports/devel/guichan/work/stage/usr/local/share/doc/guichan ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T13:12:12+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for guichan-0.8.2_15 ===> Building guichan-0.8.2_15 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for guichan-0.8.2_15 build of devel/guichan | guichan-0.8.2_15 ended at Sun May 4 09:13:11 EDT 2025 build time: 00:01:02