------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0.a15 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0.a15 for building => SHA256 Checksum OK for premake-5.0.0-alpha15-src.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0.a15 for building ===> Extracting for premake5-5.0.0.a15 => SHA256 Checksum OK for premake-5.0.0-alpha15-src.zip. Extracted Memory Use: 27.61M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for premake5-5.0.0.a15 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for premake5-5.0.0.a15 from /xports/devel/premake5/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> premake5-5.0.0.a15 depends on package: gmake>=4.3 - found ===> Configuring for premake5-5.0.0.a15 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for premake5-5.0.0.a15 gmake[1]: Entering directory '/construction/devel/premake5/premake-5.0.0-alpha15' rm -rf ./bin rm -rf ./build rm -rf ./obj mkdir -p build/bootstrap cc -o build/bootstrap/premake_bootstrap -DPREMAKE_NO_BUILTIN_SCRIPTS -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"contrib/lua/src" -I"contrib/luashim" src/host/buffered_io.c src/host/criteria_matches.c src/host/curl_utils.c src/host/debug_prompt.c src/host/http_download.c src/host/http_get.c src/host/http_post.c src/host/lua_auxlib.c src/host/os_chdir.c src/host/os_chmod.c src/host/os_comparefiles.c src/host/os_compile.c src/host/os_copyfile.c src/host/os_getWindowsRegistry.c src/host/os_getcwd.c src/host/os_getpass.c src/host/os_getversion.c src/host/os_host.c src/host/os_is64bit.c src/host/os_isdir.c src/host/os_isfile.c src/host/os_islink.c src/host/os_listWindowsRegistry.c src/host/os_locate.c src/host/os_match.c src/host/os_mkdir.c src/host/os_pathsearch.c src/host/os_realpath.c src/host/os_remove.c src/host/os_rename.c src/host/os_rmdir.c src/host/os_stat.c src/host/os_touchfile.c src/host/os_uuid.c src/host/os_writefile_ifnotequal.c src/host/path_getabsolute.c src/host/path_getrelative.c src/host/path_isabsolute.c src/host/path_join.c src/host/path_normalize.c src/host/path_translate.c src/host/path_wildcards.c src/host/premake.c src/host/premake_main.c src/host/string_endswith.c src/host/string_hash.c src/host/string_sha1.c src/host/string_startswith.c src/host/term_textColor.c src/host/zip_extract.c contrib/lua/src/lapi.c contrib/lua/src/lbaselib.c contrib/lua/src/lbitlib.c contrib/lua/src/lcode.c contrib/lua/src/lcorolib.c contrib/lua/src/lctype.c contrib/lua/src/ldblib.c contrib/lua/src/ldebug.c contrib/lua/src/ldo.c contrib/lua/src/ldump.c contrib/lua/src/lfunc.c contrib/lua/src/lgc.c contrib/lua/src/linit.c contrib/lua/src/liolib.c contrib/lua/src/llex.c contrib/lua/src/lmathlib.c contrib/lua/src/lmem.c contrib/lua/src/loadlib.c contrib/lua/src/lobject.c contrib/lua/src/lopcodes.c contrib/lua/src/loslib.c contrib/lua/src/lparser.c contrib/lua/src/lstate.c contrib/lua/src/lstring.c contrib/lua/src/lstrlib.c contrib/lua/src/ltable.c contrib/lua/src/ltablib.c contrib/lua/src/ltm.c contrib/lua/src/lundump.c contrib/lua/src/lutf8lib.c contrib/lua/src/lvm.c contrib/lua/src/lzio.c -lm ./build/bootstrap/premake_bootstrap embed Running action 'embed'... Compiling... Embedding... Writing... Generated ../src/scripts.c... ./build/bootstrap/premake_bootstrap --to=build/bootstrap gmake Building configurations... Running action 'gmake'... Generated build/bootstrap/Makefile... Generated build/bootstrap/Premake5.make... Generated build/bootstrap/lua-lib.make... Generated build/bootstrap/luashim-lib.make... Generated build/bootstrap/zlib-lib.make... Generated build/bootstrap/zip-lib.make... Generated build/bootstrap/mbedtls-lib.make... Generated build/bootstrap/curl-lib.make... Generated build/bootstrap/example.make... Generated build/bootstrap/luasocket.make... Done (4656ms). gmake -C build/bootstrap -j`getconf NPROCESSORS_ONLN` config=release gmake[2]: Entering directory '/construction/devel/premake5/premake-5.0.0-alpha15' gmake[2]: warning: -j32 forced in submake: resetting jobserver mode. ==== Building lua-lib (release) ==== ==== Building zlib-lib (release) ==== ==== Building mbedtls-lib (release) ==== ==== Building curl-lib (release) ==== ==== Building luashim-lib (release) ==== ==== Building zip-lib (release) ==== Creating obj/Release/lua-lib Creating bin/Release Creating obj/Release/zlib-lib adler32.c deflate.c gzclose.c gzlib.c compress.c crc32.c Creating obj/Release/mbedtls-lib gzread.c inftrees.c trees.c zutil.c gzwrite.c Creating obj/Release/luashim-lib lbaselib.c lcode.c lcorolib.c ldblib.c inffast.c ldebug.c luashim.c infback.c ldo.c inflate.c ldump.c lgc.c linit.c lctype.c lbitlib.c lapi.c aes.c lfunc.c liolib.c aesni.c uncompr.c arc4.c asn1parse.c Creating obj/Release/curl-lib llex.c Creating obj/Release/zip-lib lmathlib.c asn1write.c lmem.c amigaos.c mkstemp.c asyn-ares.c asyn-thread.c base64.c loadlib.c lobject.c base64.c conncache.c zip_add.c zip_add_dir.c zip_add_entry.c connect.c content_encoding.c cookie.c curl_addrinfo.c lopcodes.c bignum.c curl_des.c curl_endian.c loslib.c lparser.c curl_fnmatch.c curl_gethostname.c lstate.c blowfish.c curl_gssapi.c curl_memrchr.c camellia.c lstring.c ccm.c curl_multibyte.c curl_ntlm_core.c certs.c lstrlib.c cipher.c curl_ntlm_wb.c curl_rtmp.c ltable.c curl_sasl.c cipher_wrap.c ctr_drbg.c debug.c zip_close.c zip_delete.c zip_dir_add.c zip_dirent.c des.c Linking luashim-lib zip_discard.c curl_sspi.c zip_entry.c zip_err_str.c zip_error.c curl_threads.c dict.c zip_error_clear.c dotdot.c zip_error_get.c zip_error_get_sys_type.c zip_error_strerror.c zip_error_to_str.c easy.c escape.c file.c fileinfo.c ltablib.c zip_extra_field.c zip_extra_field_api.c formdata.c zip_fclose.c ltm.c lundump.c lutf8lib.c dhm.c zip_fdopen.c lvm.c ftp.c zip_file_add.c lzio.c ftplistparser.c getenv.c getinfo.c gopher.c hash.c zip_file_error_clear.c zip_file_error_get.c ==== Building example (release) ==== ecdh.c Creating obj/Release/example Creating ../../bin/release main.c ecdsa.c zip_file_get_comment.c zip_file_get_external_attributes.c Linking example ==== Building luasocket (release) ==== hmac.c Creating obj/Release/luasocket main.c auxiliar.c buffer.c compat.c except.c io.c inet.c luasocket.c hostasyn.c hostcheck.c ecjpake.c ecp.c ecp_curves.c zip_file_get_offset.c zip_file_rename.c entropy.c zip_file_replace.c zip_file_set_comment.c entropy_poll.c hostip.c hostip4.c hostip6.c hostsyn.c error.c http.c http2.c http_chunks.c zip_file_set_external_attributes.c mime.c options.c select.c ../../binmodules/luasocket/src/mime.c: In function 'dot': ../../binmodules/luasocket/src/mime.c:690:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (state == 2) ^ ../../binmodules/luasocket/src/mime.c:692:9: note: here default: ^~~~~~~ http_digest.c http_negotiate.c http_ntlm.c serial.c tcp.c timeout.c udp.c unix.c zip_file_strerror.c unixdgram.c unixstream.c usocket.c zip_filerange_crc.c zip_fopen.c zip_fopen_encrypted.c http_proxy.c zip_fopen_index.c zip_fopen_index_encrypted.c idn_win32.c if2ip.c zip_fread.c imap.c zip_get_archive_comment.c zip_get_archive_flag.c inet_ntop.c zip_get_compression_implementation.c zip_get_encryption_implementation.c zip_get_file_comment.c zip_get_name.c zip_get_num_entries.c inet_pton.c krb5.c ldap.c llist.c md4.c gcm.c md5.c havege.c zip_get_num_files.c hmac_drbg.c zip_memdup.c zip_name_locate.c memdebug.c mprintf.c zip_new.c zip_open.c multi.c zip_rename.c zip_replace.c zip_set_archive_comment.c netrc.c non-ascii.c nonblock.c nwlib.c nwos.c zip_set_archive_flag.c zip_set_default_password.c zip_set_file_comment.c openldap.c parsedate.c zip_set_file_compression.c zip_set_name.c md.c zip_source_buffer.c pingpong.c pipeline.c pop3.c progress.c zip_source_close.c rand.c rtsp.c zip_source_crc.c security.c md2.c md4.c md5.c zip_source_deflate.c Linking luasocket select.c sendf.c zip_source_error.c zip_source_file.c md_wrap.c share.c zip_source_filep.c smb.c smtp.c memory_buffer_alloc.c slist.c socks.c net.c zip_source_free.c zip_source_function.c socks_gssapi.c zip_source_layered.c socks_sspi.c zip_source_open.c oid.c zip_source_pkware.c padlock.c speedcheck.c pem.c splay.c ssh.c zip_source_pop.c zip_source_read.c zip_source_stat.c zip_source_window.c strcase.c pk.c strdup.c strerror.c zip_source_zip.c pk_wrap.c strtok.c strtoofft.c zip_source_zip_new.c pkcs11.c pkcs12.c system_win32.c zip_stat.c pkcs5.c zip_stat_index.c zip_stat_init.c telnet.c zip_strerror.c tftp.c zip_string.c pkparse.c pkwrite.c timeval.c platform.c transfer.c zip_unchange.c url.c cleartext.c cram.c zip_unchange_all.c digest.c digest_sspi.c zip_unchange_archive.c krb5_gssapi.c zip_unchange_data.c zip_utf-8.c ripemd160.c krb5_sspi.c rsa.c sha1.c sha256.c ntlm.c ntlm_sspi.c oauth2.c spnego_gssapi.c sha512.c spnego_sspi.c ssl_cache.c ssl_ciphersuites.c ssl_cli.c ssl_cookie.c ssl_srv.c vauth.c Linking zip-lib ssl_ticket.c ssl_tls.c version.c axtls.c cyassl.c threading.c Linking zlib-lib darwinssl.c gskit.c gtls.c timing.c version.c version_features.c mbedtls.c x509.c nss.c x509_create.c openssl.c x509_crl.c x509_crt.c x509_csr.c polarssl.c polarssl_threadlock.c x509write_crt.c x509write_csr.c xtea.c schannel.c vtls.c warnless.c wildcard.c x509asn1.c Linking lua-lib Linking curl-lib Linking mbedtls-lib ==== Building Premake5 (release) ==== Creating obj/Release/Premake5 buffered_io.c http_get.c criteria_matches.c curl_utils.c debug_prompt.c http_download.c lua_auxlib.c os_chmod.c os_chdir.c os_comparefiles.c http_post.c os_compile.c os_getcwd.c os_getversion.c os_is64bit.c os_isdir.c os_isfile.c os_islink.c os_copyfile.c os_getWindowsRegistry.c os_getpass.c os_host.c os_listWindowsRegistry.c os_locate.c os_match.c os_mkdir.c os_pathsearch.c os_realpath.c os_remove.c os_rename.c os_rmdir.c os_stat.c os_touchfile.c os_uuid.c os_writefile_ifnotequal.c path_getabsolute.c path_isabsolute.c path_join.c path_normalize.c path_translate.c path_wildcards.c premake.c path_getrelative.c premake_main.c string_endswith.c string_sha1.c string_startswith.c term_textColor.c zip_extract.c scripts.c string_hash.c ../../src/host/path_join.c: In function 'path_resolve_deferred_join': ../../src/host/path_join.c:164:2: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(inBuffer, path, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/host/path_join.c:161:15: note: length computed here size_t len = strlen(path); ^~~~~~~~~~~~ In file included from ../../contrib/curl/include/curl/curl.h:2523, from ../../src/host/curl_utils.h:15, from ../../src/host/curl_utils.c:8: ../../src/host/curl_utils.c: In function 'curlRequest': ../../contrib/curl/include/curl/typecheck-gcc.h:56:9: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option _curl_easy_setopt_err_write_callback(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../contrib/curl/include/curl/typecheck-gcc.h:56:9: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_write_callback(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../contrib/curl/include/curl/typecheck-gcc.h:71:9: warning: call to '_curl_easy_setopt_err_progress_cb' declared with attribute warning: curl_easy_setopt expects a curl_progress_callback argument for this option _curl_easy_setopt_err_progress_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../contrib/curl/include/curl/typecheck-gcc.h:71:9: note: in definition of macro 'curl_easy_setopt' _curl_easy_setopt_err_progress_cb(); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Linking Premake5 gmake[2]: Leaving directory '/construction/devel/premake5/premake-5.0.0-alpha15/build/bootstrap' gmake[1]: Leaving directory '/construction/devel/premake5/premake-5.0.0-alpha15' SUCCEEDED 00:00:45 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for premake5-5.0.0.a15 ===> Generating temporary packing list install -s -m 555 /construction/devel/premake5/premake-5.0.0-alpha15/bin/release/premake5 /construction/devel/premake5/stage/usr/local/bin ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for premake5-5.0.0.a15 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:53