------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/bash-5.0.16.txz Installing /packages/All/getopt-1.1.6.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/xmlcatmgr-2.2_2.txz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_2: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/iso8879-1986_3.txz Installing /packages/All/docbook-sgml-4.5_1.txz Installing /packages/All/xmlcharent-0.3_2.txz Installing /packages/All/docbook-xml-5.0_3.txz Installing /packages/All/sdocbook-xml-1.1_2,2.txz Installing /packages/All/docbook-1.5.txz Installing /packages/All/docbook-xsl-1.79.1_1,1.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/boehm-gc-8.0.4_1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/w3m-0.5.3.20190702.txz Installing /packages/All/xmlto-0.0.28.txz ===== Message from xmlto-0.0.28: -- For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/sdl2-2.0.10_1.txz Installing /packages/All/smpeg2-2.0.0_4.txz ===== Message from smpeg2-2.0.0_4: -- ===> NOTICE: The smpeg2 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/sdl2_image-2.0.5.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libsndfile-1.0.28_2.txz Installing /packages/All/libsamplerate-0.1.9.txz Installing /packages/All/celt-0.11.3_3.txz Installing /packages/All/db5-5.3.28_7.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/jackit-0.125.0_9.txz ===== Message from jackit-0.125.0_9: -- ====================================================================== It is recommended to run Jack with real-time priority (-R). The recommended way to start Jack is to add the following lines to /etc/rc.conf: jackd_enable="YES" jackd_user="{your-jack-user}" jackd_rtprio="YES" jackd_args="-R -doss -r{sample-rate} -p1024 -n3 -w16 \ --capture /dev/dsp{N} --playback /dev/dsp{N}" Where: - your-jack-user: is the user who is going to use jack; currently only one user is supported - sample-rate: can be 44100, 48000, etc. - /dev/dsp{N}: your OSS devices, usually /dev/dsp0 Please note that the port option COOKEDMODE is "on" by default, which makes your system to automatically scale the sample-rate between Jack and audio hardware. One reason COOKEDMODE=on is because Jack's OSS driver doesn't support some sample-rate and hardware combinations when COOKEDMODE=off. To achieve the best sound quality please make sure your hardware natively supports the sample-rate set in jackd_args, and set COOKEDMODE=off. ====================================================================== Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/fluidsynth-2.1.1.txz Installing /packages/All/libmodplug-0.8.9.0.txz Installing /packages/All/mpg123-1.25.13.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/opusfile-0.10.txz Installing /packages/All/sdl2_mixer-2.0.4_2.txz SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ponscripter-sekai-0.0.6_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ponscripter-sekai-0.0.6_7 for building => SHA256 Checksum OK for sekaiproject-ponscripter-fork-v0.0.6_GH0.tar.gz. => SHA256 Checksum OK for 101c68e22921.patch. => SHA256 Checksum OK for 4fb1180d2b54.patch. => SHA256 Checksum OK for 25e752f272d0.patch. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ponscripter-sekai-0.0.6_7 for building ===> Extracting for ponscripter-sekai-0.0.6_7 => SHA256 Checksum OK for sekaiproject-ponscripter-fork-v0.0.6_GH0.tar.gz. => SHA256 Checksum OK for 101c68e22921.patch. => SHA256 Checksum OK for 4fb1180d2b54.patch. => SHA256 Checksum OK for 25e752f272d0.patch. Extracted Memory Use: 11.69M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ponscripter-sekai-0.0.6_7 ===> Applying distribution patches for ponscripter-sekai-0.0.6_7 ===> Applying ports patches for ponscripter-sekai-0.0.6_7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on executable: xmlto - found ===> ponscripter-sekai-0.0.6_7 depends on executable: gmake - found ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/bin/sdl2-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on shared library: libsmpeg2.so - found (/usr/local/lib/libsmpeg2.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libvorbisfile.so - found (/usr/local/lib/libvorbisfile.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ponscripter-sekai-0.0.6_7 depends on executable: xmlto - found ===> ponscripter-sekai-0.0.6_7 depends on executable: gmake - found ===> ponscripter-sekai-0.0.6_7 depends on file: /usr/local/bin/sdl2-config - found ===> ponscripter-sekai-0.0.6_7 depends on shared library: libsmpeg2.so - found (/usr/local/lib/libsmpeg2.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libvorbisfile.so - found (/usr/local/lib/libvorbisfile.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2_image.so - found (/usr/local/lib/libSDL2_image.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> ponscripter-sekai-0.0.6_7 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> Configuring for ponscripter-sekai-0.0.6_7 Configuring Ponscripter 20111009 Checking platform type... x86_64-unknown-dragonfly5.9 (unsupported; using vanilla Posix build instructions) cpu type... x86_64 Unsupported compiler requested; please don't complain if anything doesn't work! Compiling with x86 MMX/SSE2 custom graphics routines Checking for GNU make... gmake Checking for ar... ar Checking for ranlib... ranlib Checking for system SDL... yes Checking for system SDL_image... yes Checking for system SDL_mixer... yes Checking whether Ogg libs need to be linked explicitly... yes Checking for system libbzip2... yes Checking for system libsmpeg... yes Checking for system Freetype... yes Checking for xmlto... found Checking for perl... found Checking for onvdl (optional)... no: documentation will not be validated Writing Makefile... done Now run "gmake" to build Ponscripter. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ponscripter-sekai-0.0.6_7 gmake[1]: Entering directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6' awk '/define VER_NUMBER/ {print $3}' src/version.h > doc/version-number util/xml-template man doc/manual.xml.in > doc/manual-man.xml xmlto --skip-validation man doc/manual-man.xml -o doc namespace warning : Namespace default prefix was not found &p;&s6; ^ namespace warning : Namespace default prefix was not found &p;&s6; ^ namespace warning : Namespace default prefix was not found 6 ^ namespace warning : Namespace default prefix was not found &p;-syntax&s7; ^ namespace warning : Namespace default prefix was not found &p;-syntax&s7; ^ namespace warning : Namespace default prefix was not found 7 ^ namespace warning : Namespace default prefix was not found &p;-ext&s7; ^ namespace warning : Namespace default prefix was not found &p;-ext&s7; ^ namespace warning : Namespace default prefix was not found emacs&s1; ^ namespace warning : Namespace default prefix was not found emacs&s1; ^ namespace warning : Namespace default prefix was not found 1 ^ namespace warning : Namespace default prefix was not found &p;ipter&s7; ^ namespace warning : Namespace default prefix was not found &p;ipter&s7; ^ Note: namesp. cut : stripped namespace before processing Ponscripter manual Warn: meta author : no refentry/info/author ponscripter Note: meta author : see http://docbook.sf.net/el/author ponscripter Warn: meta author : no author data, so inserted a fixme ponscripter Note: Writing ponscripter.7 Warn: meta author : no refentry/info/author ponscr Note: meta author : see http://docbook.sf.net/el/author ponscr Warn: meta author : no author data, so inserted a fixme ponscr Note: Writing ponscr.6 Warn: meta author : no refentry/info/author ponscr-syntax Note: meta author : see http://docbook.sf.net/el/author ponscr-syntax Warn: meta author : no author data, so inserted a fixme ponscr-syntax Note: Writing ponscr-syntax.7 Warn: meta author : no refentry/info/author ponscr-ext Note: meta author : see http://docbook.sf.net/el/author ponscr-ext Warn: meta author : no author data, so inserted a fixme ponscr-ext Note: Writing ponscr-ext.7 gmake -C src all gmake[2]: Entering directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/src' c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS Ponscripter.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS DirectReader.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS SarReader.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS NsaReader.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS ScriptHandler.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS ScriptParser.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS ScriptParser_command.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_command.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_text.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_effect.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_event.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_rmenu.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_animation.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_sound.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_file.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_file2.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_image.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS PonscripterLabel_ext.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS AnimationInfo.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS Fontinfo.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS DirtyRect.cpp c++ -pipe -O2 -fno-strict-aliasing -DUSE_X86_GFX embed.cpp -o embed c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS resize_image.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS encoding.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS font.cpp cc -pipe -O2 -fno-strict-aliasing -c -std=c99 -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS bstrlib.c c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS bstrwrap.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS pstring.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS cp932_encoding.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS expression.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS prng.cpp c++ -pipe -O2 -fno-strict-aliasing -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -mmmx -DUSE_X86_GFX -c graphics_mmx.cpp -o graphics_mmx.o c++ -pipe -O2 -fno-strict-aliasing -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -msse2 -DUSE_X86_GFX -c graphics_sse2.cpp -o graphics_sse2.o c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS DirPaths.cpp ./embed resources/default.png icon.png > resources.cpp c++ -pipe -O2 -fno-strict-aliasing -c -DUSE_X86_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS resources.cpp c++ -pipe -O2 -fno-strict-aliasing -o ponscr Ponscripter.o DirectReader.o SarReader.o NsaReader.o ScriptHandler.o ScriptParser.o ScriptParser_command.o PonscripterLabel.o PonscripterLabel_command.o PonscripterLabel_text.o PonscripterLabel_effect.o PonscripterLabel_event.o PonscripterLabel_rmenu.o PonscripterLabel_animation.o PonscripterLabel_sound.o PonscripterLabel_file.o PonscripterLabel_file2.o PonscripterLabel_image.o PonscripterLabel_ext.o AnimationInfo.o Fontinfo.o DirtyRect.o resources.o resize_image.o encoding.o font.o bstrlib.o bstrwrap.o pstring.o cp932_encoding.o expression.o prng.o graphics_mmx.o graphics_sse2.o DirPaths.o -Wl,--as-needed -lSDL2_image -lSDL2_mixer -lvorbisfile -lvorbis -logg -L/usr/local/lib -lSDL2 -L/usr/local/lib -lsmpeg2 -L/usr/local/lib -lSDL2 -L/usr/local/lib -lfreetype -lbz2 gmake[2]: Leaving directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/src' rm doc/manual-man.xml gmake[1]: Leaving directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6' /usr/bin/env WRKSRC=/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6 REWARNFILE=/construction/games/ponscripter-sekai/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/^[[:space:]]*//; /^$/d' /construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/doc/*.[0-9] SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ponscripter-sekai-0.0.6_7 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6' gmake -C src all gmake[2]: Entering directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/src' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/src' util/install-sh -c -s src/ponscr /construction/games/ponscripter-sekai/stage/usr/local/bin/ponscr util/install-man install /construction/games/ponscripter-sekai/stage/usr/local doc/*.[0-9] gmake[1]: Leaving directory '/construction/games/ponscripter-sekai/ponscripter-fork-0.0.6' install -m 0644 /construction/games/ponscripter-sekai/ponscripter-fork-0.0.6/misc/ponscripter-mode.el /construction/games/ponscripter-sekai/stage/usr/local/share/emacs/site-lisp (cd /construction/games/ponscripter-sekai/ponscripter-fork-0.0.6 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "BUGS CHANGES MANUAL README TODO" /construction/games/ponscripter-sekai/stage/usr/local/share/doc/ponscripter-sekai) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ponscripter-sekai-0.0.6_7 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:13