------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> duktape-2.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> duktape-2.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duktape-2.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> duktape-2.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duktape-2.5.0 for building => SHA256 Checksum OK for duktape-2.5.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> duktape-2.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by duktape-2.5.0 for building ===> Extracting for duktape-2.5.0 => SHA256 Checksum OK for duktape-2.5.0.tar.xz. Extracted Memory Use: 20.30M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for duktape-2.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for duktape-2.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for duktape-2.5.0 --- duk --- cc -o duk -Os -pedantic -std=c99 -Wall -fstrict-aliasing -fomit-frame-pointer -I./examples/cmdline -I./src -DDUK_CMDLINE_PRINTALERT_SUPPORT -I./extras/print-alert -DDUK_CMDLINE_CONSOLE_SUPPORT -I./extras/console -DDUK_CMDLINE_LOGGING_SUPPORT -I./extras/logging -DDUK_CMDLINE_MODULE_SUPPORT -I./extras/module-duktape src/duktape.c examples/cmdline/duk_cmdline.c extras/print-alert/duk_print_alert.c extras/console/duk_console.c extras/logging/duk_logging.c extras/module-duktape/duk_module_duktape.c -lm extras/logging/duk_logging.c: In function 'duk__logger_prototype_log_shared': extras/logging/duk_logging.c:184:64: warning: 'Z' directive writing 1 byte into a region of size between 0 and 9 [-Wformat-overflow=] sprintf((char *) date_buf, "%04d-%02d-%02dT%02d:%02d:%02d.%03dZ", ^ extras/logging/duk_logging.c:184:2: note: 'sprintf' output between 25 and 85 bytes into a destination of size 32 sprintf((char *) date_buf, "%04d-%02d-%02dT%02d:%02d:%02d.%03dZ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int) comp.year, (int) comp.month + 1, (int) comp.day, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int) comp.hours, (int) comp.minutes, (int) comp.seconds, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int) comp.milliseconds); ~~~~~~~~~~~~~~~~~~~~~~~~ SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for duktape-2.5.0 ===> Generating temporary packing list install -s -m 555 /construction/lang/duktape/duktape-2.5.0/duk /construction/lang/duktape/stage/usr/local/bin /bin/mkdir -p /construction/lang/duktape/stage/usr/local/share/doc/duktape cd /construction/lang/duktape/duktape-2.5.0 && install -m 0644 README.rst /construction/lang/duktape/stage/usr/local/share/doc/duktape ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for duktape-2.5.0 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16