=> Building lang/nim Started : Friday, 14 FEB 2020 at 13:28:12 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.1432.g9cd86-DEVELOPMENT #23: Thu Feb 13 14:43:04 PST 2020 root@sting.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.7-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.7-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for nim-1.0.4: DOCS=on: Build and/or install documentation TOOLS=off: Build and install nimgrep and nimsuggest ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/nim XDG_CONFIG_HOME=/construction/lang/nim HOME=/construction/lang/nim TMPDIR="/tmp" PATH=/construction/lang/nim/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/lang/nim XDG_CONFIG_HOME=/construction/lang/nim HOME=/construction/lang/nim TMPDIR="/tmp" PATH=/construction/lang/nim/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" 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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/lang/nim/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" DOCS="" NO_DOCS="@comment " TOOLS="@comment " NO_TOOLS="" OSREL=5.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/nim" EXAMPLESDIR="share/examples/nim" DATADIR="share/nim" WWWDIR="www/nim" ETCDIR="etc/nim" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- DOCS="" NO_DOCS="@comment " TOOLS="@comment " NO_TOOLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nim DOCSDIR=/usr/local/share/doc/nim EXAMPLESDIR=/usr/local/share/examples/nim WWWDIR=/usr/local/www/nim ETCDIR=/usr/local/etc/nim -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=LiveSystem USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=15 DPORTS_BUILDER= yes DISABLE_LICENSES= yes DEFAULT_VERSIONS= ssl=openssl FORCE_PACKAGE= yes DEVELOPER= yes HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.30.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=32 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500709 OSVERSION=9999999 OSREL=5.7 _OSRELEASE=5.7-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> nim-1.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0_1.txz Installing pkg-1.12.0_1... Extracting pkg-1.12.0_1: .......... done ===> nim-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nim-1.0.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by nim-1.0.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by nim-1.0.4 for building => SHA256 Checksum OK for nim-1.0.4.tar.xz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by nim-1.0.4 for building ===> Extracting for nim-1.0.4 ===> Fetching all distfiles required by nim-1.0.4 for building => SHA256 Checksum OK for nim-1.0.4.tar.xz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for nim-1.0.4 ===> Applying ports patches for nim-1.0.4 /usr/bin/env WRKSRC=/construction/lang/nim/nim-1.0.4 REWARNFILE=/construction/lang/nim/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e '/cc = clang/d' -e '/tlsEmulation:on/d' /construction/lang/nim/nim-1.0.4/config/nim.cfg -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for nim-1.0.4 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for nim-1.0.4 cd /construction/lang/nim/nim-1.0.4 && /usr/bin/env CC="cc" LINKER="cc" COMP_FLAGS=" -pipe -O2 -fno-strict-aliasing " LINK_FLAGS=" " /bin/sh build.sh # OS: dragonfly # CPU: amd64 cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_assertions.nim.c -o c_code/1_2/stdlib_assertions.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_dollars.nim.c -o c_code/1_2/stdlib_dollars.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_formatfloat.nim.c -o c_code/1_2/stdlib_formatfloat.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_io.nim.c -o c_code/3_2/stdlib_io.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/5_2/stdlib_system.nim.c -o c_code/5_2/stdlib_system.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_parseutils.nim.c -o c_code/2_2/stdlib_parseutils.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_math.nim.c -o c_code/2_2/stdlib_math.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_algorithm.nim.c -o c_code/1_2/stdlib_algorithm.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_unicode.nim.c -o c_code/2_2/stdlib_unicode.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_strutils.nim.c -o c_code/3_2/stdlib_strutils.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_pathnorm.nim.c -o c_code/2_2/stdlib_pathnorm.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_posix.nim.c -o c_code/3_2/stdlib_posix.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_3/stdlib_times.nim.c -o c_code/2_3/stdlib_times.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/stdlib_os.nim.c -o c_code/8_2/stdlib_os.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_hashes.nim.c -o c_code/1_2/stdlib_hashes.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_3/stdlib_strtabs.nim.c -o c_code/2_3/stdlib_strtabs.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_sets.nim.c -o c_code/1_2/stdlib_sets.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/@mpathutils.nim.c -o c_code/2_2/@mpathutils.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/@mropes.nim.c -o c_code/2_2/@mropes.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_tables.nim.c -o c_code/3_2/stdlib_tables.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_3/@mlineinfos.nim.c -o c_code/2_3/@mlineinfos.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/@mplatform.nim.c -o c_code/8_2/@mplatform.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mprefixmatches.nim.c -o c_code/1_2/@mprefixmatches.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_3/stdlib_strformat.nim.c -o c_code/2_3/stdlib_strformat.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_terminal.nim.c -o c_code/2_2/stdlib_terminal.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/4_2/@moptions.nim.c -o c_code/4_2/@moptions.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mmsgs.nim.c -o c_code/3_2/@mmsgs.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mcondsyms.nim.c -o c_code/1_2/@mcondsyms.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_streams.nim.c -o c_code/3_2/stdlib_streams.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/stdlib_cpuinfo.nim.c -o c_code/8_2/stdlib_cpuinfo.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/5_2/stdlib_osproc.nim.c -o c_code/5_2/stdlib_osproc.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_sha1.nim.c -o c_code/3_2/stdlib_sha1.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_lexbase.nim.c -o c_code/2_2/stdlib_lexbase.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_parsejson.nim.c -o c_code/3_2/stdlib_parsejson.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/stdlib_json.nim.c -o c_code/3_2/stdlib_json.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/4_2/@mextccomp.nim.c -o c_code/4_2/@mextccomp.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mwordrecg.nim.c -o c_code/1_2/@mwordrecg.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/@mnimblecmd.nim.c -o c_code/8_2/@mnimblecmd.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_parseopt.nim.c -o c_code/2_2/stdlib_parseopt.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mincremental.nim.c -o c_code/1_2/@mincremental.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mcommands.nim.c -o c_code/3_2/@mcommands.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/@mllstream.nim.c -o c_code/2_2/@mllstream.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@midents.nim.c -o c_code/1_2/@midents.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@midgen.nim.c -o c_code/1_2/@midgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mint128.nim.c -o c_code/1_2/@mint128.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mast.nim.c -o c_code/1_2/@mast.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mnimlexbase.nim.c -o c_code/1_2/@mnimlexbase.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mlexer.nim.c -o c_code/3_2/@mlexer.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mparser.nim.c -o c_code/3_2/@mparser.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mrenderer.nim.c -o c_code/1_2/@mrenderer.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mfilters.nim.c -o c_code/1_2/@mfilters.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mfilter_tmpl.nim.c -o c_code/1_2/@mfilter_tmpl.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@msyntaxes.nim.c -o c_code/1_2/@msyntaxes.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_intsets.nim.c -o c_code/1_2/stdlib_intsets.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mrodutils.nim.c -o c_code/3_2/@mrodutils.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mastalgo.nim.c -o c_code/3_2/@mastalgo.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mtrees.nim.c -o c_code/1_2/@mtrees.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mtypes.nim.c -o c_code/3_2/@mtypes.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mbtrees.nim.c -o c_code/1_2/@mbtrees.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_md5.nim.c -o c_code/1_2/stdlib_md5.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mmodulegraphs.nim.c -o c_code/1_2/@mmodulegraphs.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mmagicsys.nim.c -o c_code/1_2/@mmagicsys.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mbitsets.nim.c -o c_code/1_2/@mbitsets.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mnimsets.nim.c -o c_code/1_2/@mnimsets.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msemfold.nim.c -o c_code/3_2/@msemfold.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mmodulepaths.nim.c -o c_code/3_2/@mmodulepaths.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mvmdef.nim.c -o c_code/1_2/@mvmdef.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msemdata.nim.c -o c_code/3_2/@msemdata.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mlinter.nim.c -o c_code/1_2/@mlinter.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mnimfix@sprettybase.nim.c -o c_code/1_2/@mnimfix@sprettybase.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mlookups.nim.c -o c_code/1_2/@mlookups.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msemtypinst.nim.c -o c_code/3_2/@msemtypinst.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mparampatterns.nim.c -o c_code/1_2/@mparampatterns.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mlowerings.nim.c -o c_code/1_2/@mlowerings.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@m..@slib@spackages@sdocutils@srstast.nim.c -o c_code/1_2/@m..@slib@spackages@sdocutils@srstast.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@m..@slib@spackages@sdocutils@srst.nim.c -o c_code/3_2/@m..@slib@spackages@sdocutils@srst.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@m..@slib@spackages@sdocutils@shighlite.nim.c -o c_code/1_2/@m..@slib@spackages@sdocutils@shighlite.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/@m..@slib@spackages@sdocutils@srstgen.nim.c -o c_code/8_2/@m..@slib@spackages@sdocutils@srstgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_xmltree.nim.c -o c_code/1_2/stdlib_xmltree.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_uri.nim.c -o c_code/1_2/stdlib_uri.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/stdlib_cgi.nim.c -o c_code/1_2/stdlib_cgi.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mtypesrenderer.nim.c -o c_code/1_2/@mtypesrenderer.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mdocgen.nim.c -o c_code/3_2/@mdocgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msigmatch.nim.c -o c_code/3_2/@msigmatch.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mimporter.nim.c -o c_code/1_2/@mimporter.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mprocfind.nim.c -o c_code/1_2/@mprocfind.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mpragmas.nim.c -o c_code/3_2/@mpragmas.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mreorder.nim.c -o c_code/3_2/@mreorder.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mpasses.nim.c -o c_code/1_2/@mpasses.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@msaturate.nim.c -o c_code/1_2/@msaturate.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mguards.nim.c -o c_code/1_2/@mguards.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msighashes.nim.c -o c_code/3_2/@msighashes.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mliftdestructors.nim.c -o c_code/3_2/@mliftdestructors.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@msempass2.nim.c -o c_code/1_2/@msempass2.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mcgmeth.nim.c -o c_code/1_2/@mcgmeth.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@maliases.nim.c -o c_code/1_2/@maliases.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mpatterns.nim.c -o c_code/1_2/@mpatterns.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mdfa.nim.c -o c_code/3_2/@mdfa.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@minjectdestructors.nim.c -o c_code/3_2/@minjectdestructors.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mliftlocals.nim.c -o c_code/1_2/@mliftlocals.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mlambdalifting.nim.c -o c_code/1_2/@mlambdalifting.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mclosureiters.nim.c -o c_code/1_2/@mclosureiters.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mtransf.nim.c -o c_code/1_2/@mtransf.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mvmgen.nim.c -o c_code/1_2/@mvmgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mvmdeps.nim.c -o c_code/3_2/@mvmdeps.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mvmmarshal.nim.c -o c_code/1_2/@mvmmarshal.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mgorgeimpl.nim.c -o c_code/3_2/@mgorgeimpl.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mmacrocacheimpl.nim.c -o c_code/1_2/@mmacrocacheimpl.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mevaltempl.nim.c -o c_code/3_2/@mevaltempl.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/@mvm.nim.c -o c_code/8_2/@mvm.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@msemmacrosanity.nim.c -o c_code/1_2/@msemmacrosanity.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mpluginsupport.nim.c -o c_code/1_2/@mpluginsupport.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mplugins@slocals.nim.c -o c_code/1_2/@mplugins@slocals.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mplugins@sitersgen.nim.c -o c_code/1_2/@mplugins@sitersgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mplugins@sactive.nim.c -o c_code/1_2/@mplugins@sactive.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mspawn.nim.c -o c_code/1_2/@mspawn.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@msemparallel.nim.c -o c_code/1_2/@msemparallel.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@msem.nim.c -o c_code/3_2/@msem.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mccgutils.nim.c -o c_code/1_2/@mccgutils.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mtreetab.nim.c -o c_code/1_2/@mtreetab.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mndi.nim.c -o c_code/1_2/@mndi.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mcgendata.nim.c -o c_code/1_2/@mcgendata.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mccgmerge.nim.c -o c_code/3_2/@mccgmerge.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@menumtostr.nim.c -o c_code/1_2/@menumtostr.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/2_2/stdlib_dynlib.nim.c -o c_code/2_2/stdlib_dynlib.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mcgen.nim.c -o c_code/3_2/@mcgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mnimconf.nim.c -o c_code/3_2/@mnimconf.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mpassaux.nim.c -o c_code/1_2/@mpassaux.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mdepends.nim.c -o c_code/1_2/@mdepends.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mmodules.nim.c -o c_code/1_2/@mmodules.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mjsgen.nim.c -o c_code/3_2/@mjsgen.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mdocgen2.nim.c -o c_code/3_2/@mdocgen2.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/1_2/@mmain.nim.c -o c_code/1_2/@mmain.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/8_2/@mscriptconfig.nim.c -o c_code/8_2/@mscriptconfig.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mcmdlinehelper.nim.c -o c_code/3_2/@mcmdlinehelper.nim.o cc -w -O3 -fno-strict-aliasing -Ic_code -c c_code/3_2/@mnim.nim.c -o c_code/3_2/@mnim.nim.o cc -o bin/nim c_code/1_2/stdlib_assertions.nim.o c_code/1_2/stdlib_dollars.nim.o c_code/1_2/stdlib_formatfloat.nim.o c_code/3_2/stdlib_io.nim.o c_code/5_2/stdlib_system.nim.o c_code/2_2/stdlib_parseutils.nim.o c_code/2_2/stdlib_math.nim.o c_code/1_2/stdlib_algorithm.nim.o c_code/2_2/stdlib_unicode.nim.o c_code/3_2/stdlib_strutils.nim.o c_code/2_2/stdlib_pathnorm.nim.o c_code/3_2/stdlib_posix.nim.o c_code/2_3/stdlib_times.nim.o c_code/8_2/stdlib_os.nim.o c_code/1_2/stdlib_hashes.nim.o c_code/2_3/stdlib_strtabs.nim.o c_code/1_2/stdlib_sets.nim.o c_code/2_2/@mpathutils.nim.o c_code/2_2/@mropes.nim.o c_code/3_2/stdlib_tables.nim.o c_code/2_3/@mlineinfos.nim.o c_code/8_2/@mplatform.nim.o c_code/1_2/@mprefixmatches.nim.o c_code/2_3/stdlib_strformat.nim.o c_code/2_2/stdlib_terminal.nim.o c_code/4_2/@moptions.nim.o c_code/3_2/@mmsgs.nim.o c_code/1_2/@mcondsyms.nim.o c_code/3_2/stdlib_streams.nim.o c_code/8_2/stdlib_cpuinfo.nim.o c_code/5_2/stdlib_osproc.nim.o c_code/3_2/stdlib_sha1.nim.o c_code/2_2/stdlib_lexbase.nim.o c_code/3_2/stdlib_parsejson.nim.o c_code/3_2/stdlib_json.nim.o c_code/4_2/@mextccomp.nim.o c_code/1_2/@mwordrecg.nim.o c_code/8_2/@mnimblecmd.nim.o c_code/2_2/stdlib_parseopt.nim.o c_code/1_2/@mincremental.nim.o c_code/3_2/@mcommands.nim.o c_code/2_2/@mllstream.nim.o c_code/1_2/@midents.nim.o c_code/1_2/@midgen.nim.o c_code/1_2/@mint128.nim.o c_code/1_2/@mast.nim.o c_code/1_2/@mnimlexbase.nim.o c_code/3_2/@mlexer.nim.o c_code/3_2/@mparser.nim.o c_code/1_2/@mrenderer.nim.o c_code/1_2/@mfilters.nim.o c_code/1_2/@mfilter_tmpl.nim.o c_code/1_2/@msyntaxes.nim.o c_code/1_2/stdlib_intsets.nim.o c_code/3_2/@mrodutils.nim.o c_code/3_2/@mastalgo.nim.o c_code/1_2/@mtrees.nim.o c_code/3_2/@mtypes.nim.o c_code/1_2/@mbtrees.nim.o c_code/1_2/stdlib_md5.nim.o c_code/1_2/@mmodulegraphs.nim.o c_code/1_2/@mmagicsys.nim.o c_code/1_2/@mbitsets.nim.o c_code/1_2/@mnimsets.nim.o c_code/3_2/@msemfold.nim.o c_code/3_2/@mmodulepaths.nim.o c_code/1_2/@mvmdef.nim.o c_code/3_2/@msemdata.nim.o c_code/1_2/@mlinter.nim.o c_code/1_2/@mnimfix@sprettybase.nim.o c_code/1_2/@mlookups.nim.o c_code/3_2/@msemtypinst.nim.o c_code/1_2/@mparampatterns.nim.o c_code/1_2/@mlowerings.nim.o c_code/1_2/@m..@slib@spackages@sdocutils@srstast.nim.o c_code/3_2/@m..@slib@spackages@sdocutils@srst.nim.o c_code/1_2/@m..@slib@spackages@sdocutils@shighlite.nim.o c_code/8_2/@m..@slib@spackages@sdocutils@srstgen.nim.o c_code/1_2/stdlib_xmltree.nim.o c_code/1_2/stdlib_uri.nim.o c_code/1_2/stdlib_cgi.nim.o c_code/1_2/@mtypesrenderer.nim.o c_code/3_2/@mdocgen.nim.o c_code/3_2/@msigmatch.nim.o c_code/1_2/@mimporter.nim.o c_code/1_2/@mprocfind.nim.o c_code/3_2/@mpragmas.nim.o c_code/3_2/@mreorder.nim.o c_code/1_2/@mpasses.nim.o c_code/1_2/@msaturate.nim.o c_code/1_2/@mguards.nim.o c_code/3_2/@msighashes.nim.o c_code/3_2/@mliftdestructors.nim.o c_code/1_2/@msempass2.nim.o c_code/1_2/@mcgmeth.nim.o c_code/1_2/@maliases.nim.o c_code/1_2/@mpatterns.nim.o c_code/3_2/@mdfa.nim.o c_code/3_2/@minjectdestructors.nim.o c_code/1_2/@mliftlocals.nim.o c_code/1_2/@mlambdalifting.nim.o c_code/1_2/@mclosureiters.nim.o c_code/1_2/@mtransf.nim.o c_code/1_2/@mvmgen.nim.o c_code/3_2/@mvmdeps.nim.o c_code/1_2/@mvmmarshal.nim.o c_code/3_2/@mgorgeimpl.nim.o c_code/1_2/@mmacrocacheimpl.nim.o c_code/3_2/@mevaltempl.nim.o c_code/8_2/@mvm.nim.o c_code/1_2/@msemmacrosanity.nim.o c_code/1_2/@mpluginsupport.nim.o c_code/1_2/@mplugins@slocals.nim.o c_code/1_2/@mplugins@sitersgen.nim.o c_code/1_2/@mplugins@sactive.nim.o c_code/1_2/@mspawn.nim.o c_code/1_2/@msemparallel.nim.o c_code/3_2/@msem.nim.o c_code/1_2/@mccgutils.nim.o c_code/1_2/@mtreetab.nim.o c_code/1_2/@mndi.nim.o c_code/1_2/@mcgendata.nim.o c_code/3_2/@mccgmerge.nim.o c_code/1_2/@menumtostr.nim.o c_code/2_2/stdlib_dynlib.nim.o c_code/3_2/@mcgen.nim.o c_code/3_2/@mnimconf.nim.o c_code/1_2/@mpassaux.nim.o c_code/1_2/@mdepends.nim.o c_code/1_2/@mmodules.nim.o c_code/3_2/@mjsgen.nim.o c_code/3_2/@mdocgen2.nim.o c_code/1_2/@mmain.nim.o c_code/8_2/@mscriptconfig.nim.o c_code/3_2/@mcmdlinehelper.nim.o c_code/3_2/@mnim.nim.o -lm : SUCCESS cd /construction/lang/nim/nim-1.0.4 && bin/nim c --parallelBuild=1 --nimcache=/construction/lang/nim/nim-1.0.4/nimcache koch Hint: used config file '/construction/lang/nim/nim-1.0.4/config/nim.cfg' [Conf] Hint: system [Processing] Hint: widestrs [Processing] Hint: io [Processing] Hint: koch [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: bitops [Processing] Hint: macros [Processing] Hint: algorithm [Processing] Hint: unicode [Processing] Hint: pathnorm [Processing] Hint: osseps [Processing] Hint: posix [Processing] Hint: times [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: parseopt [Processing] Hint: osproc [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: kqueue [Processing] Hint: kochdocs [Processing] /construction/lang/nim/nim-1.0.4/koch.nim(13, 3) Hint: 'NimbleStableCommit' is declared but not used [XDeclaredButNotUsed] /construction/lang/nim/nim-1.0.4/koch.nim(27, 35) Warning: imported and not used: 'streams' [UnusedImport] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_assertions.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_assertions.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_io.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_io.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_system.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_system.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_strutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_strutils.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_pathnorm.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_pathnorm.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_posix.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_posix.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_times.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_times.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_os.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_os.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_parseopt.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_parseopt.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_strtabs.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_strtabs.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_streams.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_streams.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_cpuinfo.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_cpuinfo.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_osproc.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/stdlib_osproc.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/@mtools@skochdocs.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/@mtools@skochdocs.nim.c [Exec] Hint: gcc -c -w -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4 -o /construction/lang/nim/nim-1.0.4/nimcache/@mkoch.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/@mkoch.nim.c [Exec] Hint: [Link] Hint: operation successful (41950 lines compiled; 7.462 sec total; 58.207MiB peakmem; Debug Build) [SuccessX] cd /construction/lang/nim/nim-1.0.4 && ./koch boot --parallelBuild=1 -d:release iteration: 1 bin/nim c --skipUserCfg --skipParentCfg --parallelBuild=1 -d:release --nimcache:nimcache/r_dragonfly_amd64 --compileOnly compiler/nim.nim Hint: used config file '/construction/lang/nim/nim-1.0.4/config/nim.cfg' [Conf] Hint: used config file '/construction/lang/nim/nim-1.0.4/compiler/nim.cfg' [Conf] Hint: system [Processing] Hint: widestrs [Processing] Hint: io [Processing] Hint: nim [Processing] Hint: commands [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: bitops [Processing] Hint: macros [Processing] Hint: algorithm [Processing] Hint: unicode [Processing] Hint: pathnorm [Processing] Hint: osseps [Processing] Hint: posix [Processing] Hint: times [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: msgs [Processing] Hint: options [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: sets [Processing] Hint: lineinfos [Processing] Hint: ropes [Processing] Hint: pathutils [Processing] Hint: tables [Processing] Hint: platform [Processing] Hint: prefixmatches [Processing] Hint: terminal [Processing] Hint: strformat [Processing] Hint: colors [Processing] Hint: termios [Processing] Hint: nversion [Processing] Hint: condsyms [Processing] Hint: extccomp [Processing] Hint: osproc [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: kqueue [Processing] Hint: sha1 [Processing] Hint: endians [Processing] Hint: sequtils [Processing] Hint: json [Processing] Hint: lexbase [Processing] Hint: parsejson [Processing] Hint: wordrecg [Processing] Hint: nimblecmd [Processing] Hint: parseopt [Processing] Hint: incremental [Processing] Hint: main [Processing] Hint: llstream [Processing] Hint: ast [Processing] Hint: idents [Processing] Hint: idgen [Processing] Hint: int128 [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: filters [Processing] Hint: renderer [Processing] Hint: filter_tmpl [Processing] Hint: sem [Processing] Hint: astalgo [Processing] Hint: intsets [Processing] Hint: rodutils [Processing] Hint: trees [Processing] Hint: types [Processing] /construction/lang/nim/nim-1.0.4/compiler/types.nim(113, 23) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] Hint: magicsys [Processing] Hint: modulegraphs [Processing] Hint: btrees [Processing] Hint: md5 [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: semfold [Processing] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(184, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(217, 59) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(217, 25) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(218, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(218, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(219, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(219, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(220, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(220, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(223, 62) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(225, 62) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(226, 70) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(227, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(228, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(229, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(232, 65) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(232, 18) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(234, 63) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(255, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 47) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 66) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 25) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 49) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 69) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 49) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 69) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 33) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 46) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(279, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(281, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(283, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(285, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(286, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(287, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(288, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(289, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(290, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(291, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 35) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 53) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 36) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 54) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(319, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(320, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(322, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(336, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(363, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(365, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(368, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(446, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(550, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(553, 34) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(556, 31) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(565, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(576, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(632, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(637, 20) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] Hint: modulepaths [Processing] Hint: importer [Processing] Hint: lookups [Processing] Hint: semdata [Processing] Hint: vmdef [Processing] Hint: prettybase [Processing] Hint: linter [Processing] Hint: sigmatch [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: lowerings [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: uri [Processing] Hint: typesrenderer [Processing] /construction/lang/nim/nim-1.0.4/compiler/sigmatch.nim(19, 10) Warning: imported and not used: 'docgen' [UnusedImport] Hint: procfind [Processing] Hint: pragmas [Processing] /construction/lang/nim/nim-1.0.4/compiler/pragmas.nim(13, 7) Warning: imported and not used: 'platform' [UnusedImport] Hint: passes [Processing] Hint: reorder [Processing] Hint: rod [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: saturate [Processing] Hint: writetracking [Processing] Hint: liftdestructors [Processing] Hint: sighashes [Processing] /construction/lang/nim/nim-1.0.4/compiler/sempass2.nim(16, 10) Warning: imported and not used: 'writetracking' [UnusedImport] Hint: injectdestructors [Processing] Hint: dfa [Processing] Hint: patterns [Processing] Hint: aliases [Processing] /construction/lang/nim/nim-1.0.4/compiler/injectdestructors.nim(18, 17) Warning: imported and not used: 'astalgo' [UnusedImport] Hint: liftlocals [Processing] Hint: closureiters [Processing] Hint: lambdalifting [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: macrocacheimpl [Processing] Hint: evaltempl [Processing] Hint: semmacrosanity [Processing] Hint: active [Processing] Hint: pluginsupport [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: spawn [Processing] Hint: semparallel [Processing] /construction/lang/nim/nim-1.0.4/compiler/semmagic.nim(77, 12) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semmagic.nim(174, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/sem.nim(27, 17) Warning: imported and not used: 'semparallel' [UnusedImport] Hint: cgen [Processing] Hint: ccgutils [Processing] Hint: treetab [Processing] Hint: cgendata [Processing] Hint: ndi [Processing] Hint: ccgmerge [Processing] Hint: enumtostr [Processing] Hint: dynlib [Processing] Hint: nimconf [Processing] Hint: passaux [Processing] Hint: depends [Processing] Hint: modules [Processing] Hint: jsgen [Processing] Hint: docgen2 [Processing] Hint: cmdlinehelper [Processing] Hint: scriptconfig [Processing] Hint: operation successful (141921 lines compiled; 38.110 sec total; 409.945MiB peakmem; Release Build) [SuccessX] bin/nim jsonscript --parallelBuild=1 -d:release --nimcache:nimcache/r_dragonfly_amd64 compiler/nim.nim Hint: used config file '/construction/lang/nim/nim-1.0.4/config/nim.cfg' [Conf] Hint: used config file '/construction/lang/nim/nim-1.0.4/compiler/nim.cfg' [Conf] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_assertions.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_assertions.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_dollars.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_dollars.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_formatfloat.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_formatfloat.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_io.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_io.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_system.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_system.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parseutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parseutils.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_math.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_math.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_algorithm.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_algorithm.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_unicode.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_unicode.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strutils.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_pathnorm.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_pathnorm.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_posix.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_posix.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_times.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_times.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_os.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_os.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_hashes.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_hashes.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strtabs.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strtabs.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_sets.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_sets.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpathutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpathutils.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mropes.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mropes.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_tables.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_tables.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlineinfos.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlineinfos.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplatform.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplatform.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mprefixmatches.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mprefixmatches.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strformat.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_strformat.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_terminal.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_terminal.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@moptions.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@moptions.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmsgs.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmsgs.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcondsyms.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcondsyms.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_streams.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_streams.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_cpuinfo.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_cpuinfo.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_osproc.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_osproc.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_sha1.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_sha1.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_lexbase.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_lexbase.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parsejson.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parsejson.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_json.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_json.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mextccomp.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mextccomp.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mwordrecg.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mwordrecg.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimblecmd.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimblecmd.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parseopt.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_parseopt.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mincremental.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mincremental.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcommands.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcommands.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mllstream.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mllstream.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@midents.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@midents.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@midgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@midgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mint128.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mint128.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mast.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mast.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimlexbase.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimlexbase.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlexer.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlexer.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mparser.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mparser.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mrenderer.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mrenderer.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mfilters.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mfilters.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mfilter_tmpl.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mfilter_tmpl.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msyntaxes.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msyntaxes.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_intsets.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_intsets.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mrodutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mrodutils.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mastalgo.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mastalgo.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtrees.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtrees.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtypes.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtypes.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mbtrees.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mbtrees.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_md5.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_md5.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodulegraphs.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodulegraphs.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmagicsys.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmagicsys.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mbitsets.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mbitsets.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimsets.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimsets.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemfold.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemfold.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodulepaths.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodulepaths.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmdef.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmdef.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemdata.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemdata.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlinter.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlinter.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimfix@sprettybase.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimfix@sprettybase.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlookups.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlookups.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemtypinst.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemtypinst.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mparampatterns.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mparampatterns.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlowerings.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlowerings.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srstast.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srstast.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srst.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srst.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@shighlite.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@shighlite.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srstgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@m..@slib@spackages@sdocutils@srstgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_xmltree.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_xmltree.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_uri.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_uri.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_cgi.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_cgi.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtypesrenderer.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtypesrenderer.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdocgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdocgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msigmatch.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msigmatch.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mimporter.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mimporter.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mprocfind.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mprocfind.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpragmas.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpragmas.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mreorder.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mreorder.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpasses.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpasses.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msaturate.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msaturate.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mguards.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mguards.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msighashes.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msighashes.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mliftdestructors.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mliftdestructors.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msempass2.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msempass2.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgmeth.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgmeth.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@maliases.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@maliases.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpatterns.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpatterns.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdfa.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdfa.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@minjectdestructors.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@minjectdestructors.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mliftlocals.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mliftlocals.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlambdalifting.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mlambdalifting.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mclosureiters.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mclosureiters.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtransf.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtransf.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmdeps.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmdeps.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmmarshal.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvmmarshal.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mgorgeimpl.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mgorgeimpl.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmacrocacheimpl.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmacrocacheimpl.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mevaltempl.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mevaltempl.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvm.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mvm.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemmacrosanity.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemmacrosanity.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpluginsupport.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpluginsupport.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@slocals.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@slocals.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@sitersgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@sitersgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@sactive.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mplugins@sactive.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mspawn.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mspawn.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemparallel.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msemparallel.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msem.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@msem.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mccgutils.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mccgutils.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtreetab.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mtreetab.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mndi.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mndi.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgendata.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgendata.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mccgmerge.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mccgmerge.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@menumtostr.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@menumtostr.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_dynlib.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/stdlib_dynlib.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimconf.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnimconf.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpassaux.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mpassaux.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdepends.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdepends.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodules.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmodules.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mjsgen.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mjsgen.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdocgen2.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mdocgen2.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmain.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mmain.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mscriptconfig.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mscriptconfig.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcmdlinehelper.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mcmdlinehelper.nim.c [Exec] Hint: gcc -c -w -O3 -fno-strict-aliasing -I/construction/lang/nim/nim-1.0.4/lib -I/construction/lang/nim/nim-1.0.4/compiler -o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnim.nim.c.o /construction/lang/nim/nim-1.0.4/nimcache/r_dragonfly_amd64/@mnim.nim.c [Exec] Hint: [Link] Hint: operation successful (317 lines compiled; 318.726 sec total; 1.004MiB peakmem; Release Build) [SuccessX] iteration: 2 compiler/nim1 c --parallelBuild=1 -d:release --nimcache:nimcache/r_dragonfly_amd64 --compileOnly compiler/nim.nim Hint: used config file '/construction/lang/nim/nim-1.0.4/config/nim.cfg' [Conf] Hint: used config file '/construction/lang/nim/nim-1.0.4/compiler/nim.cfg' [Conf] Hint: system [Processing] Hint: widestrs [Processing] Hint: io [Processing] Hint: nim [Processing] Hint: commands [Processing] Hint: os [Processing] Hint: strutils [Processing] Hint: parseutils [Processing] Hint: math [Processing] Hint: bitops [Processing] Hint: macros [Processing] Hint: algorithm [Processing] Hint: unicode [Processing] Hint: pathnorm [Processing] Hint: osseps [Processing] Hint: posix [Processing] Hint: times [Processing] Hint: options [Processing] Hint: typetraits [Processing] Hint: msgs [Processing] Hint: options [Processing] Hint: strtabs [Processing] Hint: hashes [Processing] Hint: sets [Processing] Hint: lineinfos [Processing] Hint: ropes [Processing] Hint: pathutils [Processing] Hint: tables [Processing] Hint: platform [Processing] Hint: prefixmatches [Processing] Hint: terminal [Processing] Hint: strformat [Processing] Hint: colors [Processing] Hint: termios [Processing] Hint: nversion [Processing] Hint: condsyms [Processing] Hint: extccomp [Processing] Hint: osproc [Processing] Hint: streams [Processing] Hint: cpuinfo [Processing] Hint: kqueue [Processing] Hint: sha1 [Processing] Hint: endians [Processing] Hint: sequtils [Processing] Hint: json [Processing] Hint: lexbase [Processing] Hint: parsejson [Processing] Hint: wordrecg [Processing] Hint: nimblecmd [Processing] Hint: parseopt [Processing] Hint: incremental [Processing] Hint: main [Processing] Hint: llstream [Processing] Hint: ast [Processing] Hint: idents [Processing] Hint: idgen [Processing] Hint: int128 [Processing] Hint: lexer [Processing] Hint: nimlexbase [Processing] Hint: syntaxes [Processing] Hint: parser [Processing] Hint: filters [Processing] Hint: renderer [Processing] Hint: filter_tmpl [Processing] Hint: sem [Processing] Hint: astalgo [Processing] Hint: intsets [Processing] Hint: rodutils [Processing] Hint: trees [Processing] Hint: types [Processing] /construction/lang/nim/nim-1.0.4/compiler/types.nim(113, 23) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] Hint: magicsys [Processing] Hint: modulegraphs [Processing] Hint: btrees [Processing] Hint: md5 [Processing] Hint: nimsets [Processing] Hint: bitsets [Processing] Hint: semfold [Processing] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(184, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(217, 59) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(217, 25) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(218, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(218, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(219, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(219, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(220, 61) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(220, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(223, 62) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(225, 62) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(226, 70) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(227, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(228, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(229, 72) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(232, 65) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(232, 18) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(234, 63) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(255, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 47) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 66) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(258, 25) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 49) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 69) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(259, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 49) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 69) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(260, 26) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 33) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 46) Warning: use getInt; getInt64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(262, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(279, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(281, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(283, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(285, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(286, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(287, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(288, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(289, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(290, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(291, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 35) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 53) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(293, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 36) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 54) Warning: use getOrdvalue; getOrdValue64 is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(295, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(319, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(320, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(322, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(336, 23) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(363, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(365, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(368, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(446, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(550, 16) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(553, 34) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(556, 31) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(565, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(576, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(632, 22) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semfold.nim(637, 20) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] Hint: modulepaths [Processing] Hint: importer [Processing] Hint: lookups [Processing] Hint: semdata [Processing] Hint: vmdef [Processing] Hint: prettybase [Processing] Hint: linter [Processing] Hint: sigmatch [Processing] Hint: semtypinst [Processing] Hint: parampatterns [Processing] Hint: lowerings [Processing] Hint: docgen [Processing] Hint: rstast [Processing] Hint: rst [Processing] Hint: rstgen [Processing] Hint: highlite [Processing] Hint: xmltree [Processing] Hint: cgi [Processing] Hint: cookies [Processing] Hint: uri [Processing] Hint: typesrenderer [Processing] /construction/lang/nim/nim-1.0.4/compiler/sigmatch.nim(19, 10) Warning: imported and not used: 'docgen' [UnusedImport] Hint: procfind [Processing] Hint: pragmas [Processing] /construction/lang/nim/nim-1.0.4/compiler/pragmas.nim(13, 7) Warning: imported and not used: 'platform' [UnusedImport] Hint: passes [Processing] Hint: reorder [Processing] Hint: rod [Processing] Hint: transf [Processing] Hint: cgmeth [Processing] Hint: sempass2 [Processing] Hint: guards [Processing] Hint: saturate [Processing] Hint: writetracking [Processing] Hint: liftdestructors [Processing] Hint: sighashes [Processing] /construction/lang/nim/nim-1.0.4/compiler/sempass2.nim(16, 10) Warning: imported and not used: 'writetracking' [UnusedImport] Hint: injectdestructors [Processing] Hint: dfa [Processing] Hint: patterns [Processing] Hint: aliases [Processing] /construction/lang/nim/nim-1.0.4/compiler/injectdestructors.nim(18, 17) Warning: imported and not used: 'astalgo' [UnusedImport] Hint: liftlocals [Processing] Hint: closureiters [Processing] Hint: lambdalifting [Processing] Hint: vm [Processing] Hint: vmgen [Processing] Hint: vmdeps [Processing] Hint: vmmarshal [Processing] Hint: gorgeimpl [Processing] Hint: macrocacheimpl [Processing] Hint: evaltempl [Processing] Hint: semmacrosanity [Processing] Hint: active [Processing] Hint: pluginsupport [Processing] Hint: locals [Processing] Hint: itersgen [Processing] Hint: spawn [Processing] Hint: semparallel [Processing] /construction/lang/nim/nim-1.0.4/compiler/semmagic.nim(77, 12) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/semmagic.nim(174, 14) Warning: intVal should be Int128; newIntNodeT is deprecated [Deprecated] /construction/lang/nim/nim-1.0.4/compiler/sem.nim(27, 17) Warning: imported and not used: 'semparallel' [UnusedImport] Hint: cgen [Processing] Hint: ccgutils [Processing] Hint: treetab [Processing] Hint: cgendata [Processing] Hint: ndi [Processing] Hint: ccgmerge [Processing] Hint: enumtostr [Processing] Hint: dynlib [Processing] Hint: nimconf [Processing] Hint: passaux [Processing] Hint: depends [Processing] Hint: modules [Processing] Hint: jsgen [Processing] Hint: docgen2 [Processing] Hint: cmdlinehelper [Processing] Hint: scriptconfig [Processing] Hint: operation successful (141921 lines compiled; 19.879 sec total; 409.414MiB peakmem; Release Build) [SuccessX] compiler/nim1 jsonscript --parallelBuild=1 -d:release --nimcache:nimcache/r_dragonfly_amd64 compiler/nim.nim Hint: used config file '/construction/lang/nim/nim-1.0.4/config/nim.cfg' [Conf] Hint: used config file '/construction/lang/nim/nim-1.0.4/compiler/nim.cfg' [Conf] Hint: [Link] Hint: operation successful (317 lines compiled; 0.100 sec total; 516KiB peakmem; Release Build) [SuccessX] executables are equal: SUCCESS! -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for nim-1.0.4 ===> Generating temporary packing list cd /construction/lang/nim/nim-1.0.4 && /bin/sh install.sh /construction/lang/nim/stage/usr/local Nim build detected copying files... installation successful /usr/bin/strip /construction/lang/nim/stage/usr/local/bin/nim ====> 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 -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for nim-1.0.4 file sizes/checksums [408]: ..... done packing files [408]: ..... done packing directories [1]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 14 FEB 2020 at 13:40:47 UTC Duration: 00:12:34