------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,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-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. 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/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libvorbis-1.3.6,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/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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.2.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 Installing /packages/All/sdl2_net-2.0.1.txz 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/png-1.6.37.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/pygobject3-common-3.28.3.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-cairo-1.18.1_1.txz ===== Message from py27-cairo-1.18.1_1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-gobject3-3.28.3.txz ===== Message from py27-gobject3-3.28.3: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ jumpnbump-1.61: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jumpnbump-1.61 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ jumpnbump-1.61: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> jumpnbump-1.61 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jumpnbump-1.61 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ jumpnbump-1.61: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> jumpnbump-1.61 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jumpnbump-1.61 for building => SHA256 Checksum OK for jumpnbump-1.61.tar.bz2. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ jumpnbump-1.61: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> jumpnbump-1.61 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jumpnbump-1.61 for building ===> Extracting for jumpnbump-1.61 /!\ jumpnbump-1.61: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> jumpnbump-1.61 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jumpnbump-1.61 for building => SHA256 Checksum OK for jumpnbump-1.61.tar.bz2. Extracted Memory Use: 1.02M SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jumpnbump-1.61 ===> Applying ports patches for jumpnbump-1.61 ===> Cleanly applied ports patch(es) patch-Makefile patch-menu_Makefile patch-menu_po_Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jumpnbump-1.61 depends on executable: msgfmt - found ===> jumpnbump-1.61 depends on package: gmake>=4.3 - found ===> jumpnbump-1.61 depends on file: /usr/local/bin/sdl2-config - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> jumpnbump-1.61 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> jumpnbump-1.61 depends on shared library: libSDL2_net.so - found (/usr/local/lib/libSDL2_net.so) ===> jumpnbump-1.61 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jumpnbump-1.61 depends on executable: msgfmt - found ===> jumpnbump-1.61 depends on package: gmake>=4.3 - found ===> jumpnbump-1.61 depends on file: /usr/local/bin/sdl2-config - found ===> jumpnbump-1.61 depends on shared library: libSDL2_mixer.so - found (/usr/local/lib/libSDL2_mixer.so) ===> jumpnbump-1.61 depends on shared library: libSDL2_net.so - found (/usr/local/lib/libSDL2_net.so) ===> jumpnbump-1.61 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> Configuring for jumpnbump-1.61 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jumpnbump-1.61 gmake[2]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d' sed -e "s#%%DATADIR%%#/usr/local/share#g" < globals.pre > globals.h cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -c -o main.o main.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -c -o menu.o menu.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -c -o filter.o filter.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -c -o network.o network.c gmake -C sdl gmake[3]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/sdl' cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -I.. -c -o gfx.o gfx.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -I.. -c -o interrpt.o interrpt.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -I.. -c -o sound.o sound.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -I.. -c -o input.o input.c ar cru ../sdl.a gfx.o interrpt.o sound.o input.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib ../sdl.a gmake[3]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/sdl' gmake -C modify gmake[3]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/modify' cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -c -o gobpack.o gobpack.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -o ../gobpack gobpack.o cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -c -o jnbpack.o jnbpack.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -o ../jnbpack jnbpack.o cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -c -o jnbunpack.o jnbunpack.c cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT -I. -I.. -o ../jnbunpack jnbunpack.o gmake[3]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/modify' gmake -C data gmake[3]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/data' exec ../gobpack font font.gob build exec ../gobpack numbers numbers.gob build exec ../gobpack objects objects.gob build exec ../gobpack rabbit rabbit.gob build exec ../jnbpack -o jumpbump.dat bump.mod calib.dat death.smp fly.smp jump.mod jump.smp levelmap.txt level.pcx mask.pcx menu.pcx menumask.pcx font.gob numbers.gob objects.gob rabbit.gob scores.mod splash.smp spring.smp 18 files to pack Opened jumpbump.dat adding bump.mod OK adding calib.dat OK adding death.smp OK adding fly.smp OK adding jump.mod OK adding jump.smp OK adding levelmap.txt OK adding level.pcx OK adding mask.pcx OK adding menu.pcx OK adding menumask.pcx OK adding font.gob OK adding numbers.gob OK adding objects.gob OK adding rabbit.gob OK adding scores.mod OK adding splash.smp OK adding spring.smp OK gmake[3]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/data' cc -pipe -O2 -fno-strict-aliasing -Dstricmp=strcasecmp -Dstrnicmp=strncasecmp -DNDEBUG -DUSE_SDL -DUSE_NET -DZLIB_SUPPORT -DBZLIB_SUPPORT `sdl2-config --cflags` -I. -o jumpnbump main.o menu.o filter.o network.o sdl.a `sdl2-config --libs` -lSDL2_mixer -lSDL2_net -lbz2 -lz -lm gmake -C menu gmake[3]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu' sed -e "s#%%BINDIR%%#/usr/local/bin#g" -e "s#%%DATADIR%%#/usr/local/share#g" -e "s#%%UNPACKBIN%%#/usr/local/bin/jnbunpack#g" < jumpnbump_menu.py.pre > jumpnbump_menu.py gmake -C po all gmake[4]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu/po' msgfmt -o fr.mo fr.po gmake[4]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu/po' gmake[3]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu' gmake[2]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> jumpnbump-1.61 depends on package: py27-gobject3>0 - found ===> jumpnbump-1.61 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jumpnbump-1.61 ===> jumpnbump-1.61 depends on package: py27-gobject3>0 - found ===> jumpnbump-1.61 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d' mkdir -p /construction/games/jumpnbump/stage/usr/local/bin mkdir -p /construction/games/jumpnbump/stage/usr/local/share/jumpnbump/ mkdir -p /construction/games/jumpnbump/stage/usr/local/share/metainfo/ mkdir -p /construction/games/jumpnbump/stage/usr/local/share/applications/ mkdir -p /construction/games/jumpnbump/stage/usr/local/share/icons/ mkdir -p /construction/games/jumpnbump/stage/usr/local/share/man/man6/ install -m 755 jumpnbump gobpack jnbpack jnbunpack /construction/games/jumpnbump/stage/usr/local/bin/ install -m 644 data/jumpbump.dat \ /construction/games/jumpnbump/stage/usr/local/share/jumpnbump/jumpbump.dat install -m 644 dist/jumpnbump.appdata.xml \ /construction/games/jumpnbump/stage/usr/local/share/metainfo/jumpnbump.appdata.xml install -m 644 dist/jumpnbump.desktop \ /construction/games/jumpnbump/stage/usr/local/share/applications/jumpnbump.desktop install -m 644 dist/jumpnbump.png \ /construction/games/jumpnbump/stage/usr/local/share/icons/jumpnbump.png install -m 644 dist/jumpnbump.6 /construction/games/jumpnbump/stage/usr/local/share/man/man6/ gmake -C menu install gmake[3]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu' install -d /construction/games/jumpnbump/stage/usr/local/share/jumpnbump/ install -m 644 jumpnbump_menu.glade /construction/games/jumpnbump/stage/usr/local/share/jumpnbump/jumpnbump_menu.glade install -d /construction/games/jumpnbump/stage/usr/local/bin install -m 755 jumpnbump_menu.py /construction/games/jumpnbump/stage/usr/local/bin/jumpnbump-menu install -m 644 ../dist/jumpnbump-menu.desktop /construction/games/jumpnbump/stage/usr/local/share/applications/jumpnbump-menu.desktop gmake -C po install gmake[4]: Entering directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu/po' for lang in fr ; do \ install -d /construction/games/jumpnbump/stage/usr/local/share/locale/$lang/LC_MESSAGES ; \ install -m 0644 $lang.mo /construction/games/jumpnbump/stage/usr/local/share/locale/$lang/LC_MESSAGES/jumpnbump-menu.mo ; \ done gmake[4]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu/po' gmake[3]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/menu' gmake[2]: Leaving directory '/construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d' install -m 0644 /construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/AUTHORS /construction/games/jumpnbump/stage/usr/local/share/doc/jumpnbump/ install -m 0644 /construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/ChangeLog /construction/games/jumpnbump/stage/usr/local/share/doc/jumpnbump/ install -m 0644 /construction/games/jumpnbump/jumpnbump-1.61-7a0a7ab7491680338bb13058adafdfaac03a1f6d/README.md /construction/games/jumpnbump/stage/usr/local/share/doc/jumpnbump/ ====> 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 jumpnbump-1.61 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:23