------------------------------------------------------------------------------- -- 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 (4765ms). 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 mbedtls-lib (release) ==== ==== Building luashim-lib (release) ==== ==== Building zip-lib (release) ==== ==== Building lua-lib (release) ==== ==== Building zlib-lib (release) ==== ==== Building curl-lib (release) ==== Creating obj/Release/lua-lib Creating bin/Release lbaselib.c lcode.c lapi.c lbitlib.c lcorolib.c lctype.c ldblib.c ldebug.c ldump.c lfunc.c Creating obj/Release/zlib-lib gzwrite.c adler32.c infback.c compress.c ldo.c crc32.c deflate.c gzclose.c lgc.c gzlib.c gzread.c inflate.c inftrees.c inffast.c trees.c linit.c zutil.c liolib.c uncompr.c Creating obj/Release/luashim-lib llex.c luashim.c Creating obj/Release/mbedtls-lib aes.c lmathlib.c lmem.c Creating obj/Release/curl-lib aesni.c amigaos.c Creating obj/Release/zip-lib mkstemp.c arc4.c asyn-ares.c asyn-thread.c base64.c asn1parse.c asn1write.c base64.c zip_add.c zip_add_dir.c zip_add_entry.c zip_close.c bignum.c zip_delete.c blowfish.c camellia.c ccm.c certs.c conncache.c cipher.c zip_dir_add.c zip_dirent.c cipher_wrap.c zip_discard.c connect.c content_encoding.c zip_entry.c zip_err_str.c zip_error.c cookie.c loadlib.c zip_error_clear.c ctr_drbg.c zip_error_get.c zip_error_get_sys_type.c curl_addrinfo.c debug.c zip_error_strerror.c des.c dhm.c curl_des.c zip_error_to_str.c zip_extra_field.c zip_extra_field_api.c curl_endian.c curl_fnmatch.c curl_gethostname.c curl_gssapi.c zip_fclose.c zip_fdopen.c curl_memrchr.c ecdh.c zip_file_add.c ecdsa.c curl_multibyte.c curl_ntlm_core.c zip_file_error_clear.c lobject.c zip_file_error_get.c zip_file_get_comment.c zip_file_get_external_attributes.c zip_file_get_offset.c zip_file_rename.c curl_ntlm_wb.c curl_rtmp.c curl_sasl.c ecjpake.c curl_sspi.c curl_threads.c zip_file_replace.c zip_file_set_comment.c ecp.c dict.c zip_file_set_external_attributes.c dotdot.c zip_file_strerror.c zip_filerange_crc.c zip_fopen.c zip_fopen_encrypted.c lopcodes.c Linking luashim-lib zip_fopen_index.c easy.c escape.c file.c fileinfo.c loslib.c formdata.c ecp_curves.c ==== Building example (release) ==== Creating obj/Release/example Creating ../../bin/release main.c zip_fopen_index_encrypted.c entropy.c ==== Building luasocket (release) ==== Creating obj/Release/luasocket main.c auxiliar.c zip_fread.c buffer.c compat.c inet.c except.c io.c zip_get_archive_comment.c zip_get_archive_flag.c luasocket.c zip_get_compression_implementation.c zip_get_encryption_implementation.c zip_get_file_comment.c lparser.c lstate.c Linking example lstring.c lstrlib.c mime.c entropy_poll.c ftp.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: ^~~~~~~ options.c error.c select.c zip_get_name.c serial.c ftplistparser.c ltable.c ltablib.c tcp.c timeout.c udp.c ltm.c lundump.c zip_get_num_entries.c lutf8lib.c unix.c getenv.c getinfo.c zip_get_num_files.c unixdgram.c gopher.c unixstream.c gcm.c hash.c usocket.c hmac.c havege.c zip_memdup.c zip_name_locate.c hostasyn.c hmac_drbg.c zip_new.c md.c md2.c lvm.c lzio.c zip_open.c md4.c zip_rename.c zip_replace.c md5.c zip_set_archive_comment.c zip_set_archive_flag.c zip_set_default_password.c hostcheck.c md_wrap.c memory_buffer_alloc.c hostip.c hostip4.c hostip6.c hostsyn.c zip_set_file_comment.c zip_set_file_compression.c net.c http.c zip_set_name.c zip_source_buffer.c http2.c zip_source_close.c oid.c http_chunks.c zip_source_crc.c http_digest.c http_negotiate.c zip_source_deflate.c padlock.c zip_source_error.c zip_source_file.c http_ntlm.c zip_source_filep.c zip_source_free.c zip_source_function.c pem.c zip_source_layered.c http_proxy.c idn_win32.c if2ip.c imap.c pk.c zip_source_open.c inet_ntop.c inet_pton.c krb5.c zip_source_pkware.c ldap.c zip_source_pop.c zip_source_read.c pk_wrap.c pkcs11.c llist.c zip_source_stat.c md4.c md5.c memdebug.c mprintf.c zip_source_window.c zip_source_zip.c multi.c netrc.c zip_source_zip_new.c non-ascii.c nonblock.c Linking luasocket nwlib.c pkcs12.c zip_stat.c nwos.c zip_stat_index.c zip_stat_init.c zip_strerror.c zip_string.c pkcs5.c pkparse.c pkwrite.c openldap.c parsedate.c pingpong.c pipeline.c pop3.c platform.c ripemd160.c progress.c rsa.c sha1.c zip_unchange.c zip_unchange_all.c sha256.c rand.c zip_unchange_archive.c rtsp.c security.c select.c sha512.c ssl_cache.c zip_unchange_data.c zip_utf-8.c ssl_ciphersuites.c ssl_cli.c ssl_cookie.c ssl_srv.c sendf.c Linking zip-lib ssl_ticket.c share.c slist.c smb.c smtp.c socks.c threading.c ssl_tls.c timing.c version.c socks_gssapi.c socks_sspi.c speedcheck.c splay.c ssh.c version_features.c x509.c x509_create.c strcase.c x509_crl.c x509_crt.c x509_csr.c x509write_crt.c x509write_csr.c strdup.c strerror.c xtea.c strtok.c strtoofft.c system_win32.c telnet.c tftp.c timeval.c transfer.c url.c cleartext.c cram.c digest.c digest_sspi.c krb5_gssapi.c krb5_sspi.c ntlm.c ntlm_sspi.c oauth2.c spnego_gssapi.c spnego_sspi.c vauth.c version.c axtls.c cyassl.c darwinssl.c gskit.c gtls.c mbedtls.c nss.c openssl.c polarssl.c polarssl_threadlock.c schannel.c vtls.c warnless.c wildcard.c x509asn1.c Linking zlib-lib Linking lua-lib Linking curl-lib Linking mbedtls-lib ==== Building Premake5 (release) ==== Creating obj/Release/Premake5 curl_utils.c http_download.c http_post.c buffered_io.c lua_auxlib.c os_chdir.c criteria_matches.c debug_prompt.c http_get.c os_chmod.c os_comparefiles.c os_copyfile.c os_compile.c os_getWindowsRegistry.c os_getpass.c os_getcwd.c os_getversion.c os_is64bit.c os_isfile.c os_islink.c os_locate.c os_match.c os_mkdir.c os_pathsearch.c os_realpath.c os_host.c os_isdir.c os_listWindowsRegistry.c os_remove.c os_rename.c os_stat.c os_touchfile.c os_rmdir.c os_uuid.c os_writefile_ifnotequal.c path_getabsolute.c path_getrelative.c path_isabsolute.c path_join.c path_normalize.c path_translate.c path_wildcards.c premake.c premake_main.c string_endswith.c string_hash.c string_sha1.c string_startswith.c term_textColor.c zip_extract.c scripts.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:35 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- 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:01 TOTAL TIME 00:00:39