Created attachment 150560 [details] shar, v0 $ cat pkg-descr rlvm is a Free Software reimplementation of VisualArt's KK's RealLive interpreter, used in the games Kanon, Air, CLANNAD, Planetarian, Tomoyo After and Little Busters, among many others. WWW: http://www.elliotglaysher.org/rlvm/ Alas, all of those games are commercial.
Without bug 193434 the build with lang/gcc* (default for 8.x and 9.x) fails with: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /work/eglaysher-rlvm-b88bfe0/build/release/wxInclude not found
Created attachment 150561 [details] |poudriere testport -P| log (9.3R i386)
$ portlint -A WARN: devel/rlvm/pkg-plist: [10]: installing gettext translation files, please define USES[+]=gettext as appropriate 0 fatal errors and 1 warning found. A false positive. portlint(1) doesn't know about options?
Created attachment 150564 [details] |poudriere testport -P| log (10.0R amd64)
Created attachment 150569 [details] shar, v1 - unbreak when NLS is disabled - better fix font paths (dejavu, kochi, mona, sazanami) - replace bundled utf8cpp with system copy - add missing luabind dependency for TEST option - don't extract bundled copies of port libs - remove one more useless step when TEST is disabled i.e., the following lines Copy("build/test/ExpressionTest_SEEN/basicOperators.TXT", "test/ExpressionTest_SEEN/basicOperators.TXT") Copy("build/test/ExpressionTest_SEEN/comparisonOperators.TXT", "test/ExpressionTest_SEEN/comparisonOperators.TXT") ...
Created attachment 150570 [details] |poudriere testport -P| log (10.1R i386) DEBUG=on NLS=off TEST=on
Created attachment 150571 [details] |poudriere testport -P| log (10.0R amd64)
Created attachment 150572 [details] |poudriere testport -P| log (9.3R i386)
Created attachment 150576 [details] |poudriere testport -P| log (8.4R amd64)
Created attachment 150578 [details] |poudriere testport -P| log (8.4 amd64) DEBUG=on NLS=off TEST=on
Created attachment 150941 [details] shar, v1.1 - TEST doesn't install anything to require RUN_DEPENDS - TEST requires new enough devel/googletest
Created attachment 150942 [details] |poudriere testport -P| log (9.3R i386) DEBUG=on NLS=off TEST=on
https://reviews.freebsd.org/D1696
A commit references this bug: Author: jbeich Date: Fri Jan 30 13:19:41 UTC 2015 New revision: 378150 URL: https://svnweb.freebsd.org/changeset/ports/378150 Log: Add new port devel/rlvm PR: 195964 Differential Revision: https://reviews.freebsd.org/D1696 Reviewed by: bapt Approved by: bapt (mentor) rlvm is a Free Software reimplementation of VisualArt's KK's RealLive interpreter, used in the games Kanon, Air, CLANNAD, Planetarian, Tomoyo After and Little Busters, among many others. WWW: http://www.elliotglaysher.org/rlvm/ Changes: head/devel/Makefile head/devel/rlvm/ head/devel/rlvm/Makefile head/devel/rlvm/distinfo head/devel/rlvm/files/ head/devel/rlvm/files/extra-patch-disable-nls head/devel/rlvm/files/extra-patch-disable-test head/devel/rlvm/files/patch-SConscript.luarlvm head/devel/rlvm/files/patch-SConstruct head/devel/rlvm/files/patch-src_systems_sdl_sdl__graphics__system.cc head/devel/rlvm/files/patch-system-test-deps head/devel/rlvm/files/patch-test_medium__object__promotion.cc head/devel/rlvm/files/patch-vendor_xclannad_wavfile.cc head/devel/rlvm/pkg-descr head/devel/rlvm/pkg-plist