------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> premake5-5.0.0 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 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> premake5-5.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0 for building => SHA256 Checksum OK for premake-premake-core-v5.0.0-09ee833_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> premake5-5.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by premake5-5.0.0 for building ===> Extracting for premake5-5.0.0 => SHA256 Checksum OK for premake-premake-core-v5.0.0-09ee833_GH0.tar.gz. Extracted Memory Use: 20.97M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for premake5-5.0.0 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for premake5-5.0.0 ===> Cleanly applied ports patch(es) patch-Bootstrap.mak patch-tests___tests.lua patch-tests_test SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> premake5-5.0.0 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> premake5-5.0.0 depends on package: gmake>=4.3 - found ===> Configuring for premake5-5.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for premake5-5.0.0 cd /construction/devel/premake5/premake-core-09ee833 && gmake -f Bootstrap.mak bsd gmake[1]: Entering directory '/construction/devel/premake5/premake-core-09ee833' 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 (4875ms). gmake -C build/bootstrap -j`getconf NPROCESSORS_ONLN` config=release gmake[2]: Entering directory '/construction/devel/premake5/premake-core-09ee833/build/bootstrap' ==== Building lua-lib (release) ==== ==== Building zip-lib (release) ==== ==== Building curl-lib (release) ==== ==== Building mbedtls-lib (release) ==== ==== Building zlib-lib (release) ==== Creating obj/Release/lua-lib Creating bin/Release lbaselib.c lbitlib.c lcode.c lcorolib.c ldblib.c lctype.c lapi.c ldebug.c ldo.c ldump.c lfunc.c Creating obj/Release/zip-lib mkstemp.c zip_add.c zip_close.c linit.c liolib.c lgc.c llex.c lmathlib.c zip_add_dir.c zip_add_entry.c lmem.c loadlib.c ==== Building luashim-lib (release) ==== Creating obj/Release/zlib-lib Creating obj/Release/luashim-lib adler32.c crc32.c lobject.c zip_delete.c compress.c deflate.c luashim.c gzclose.c zip_dir_add.c gzlib.c Creating obj/Release/mbedtls-lib lopcodes.c gzread.c zip_dirent.c aes.c gzwrite.c infback.c Creating obj/Release/curl-lib zip_discard.c inffast.c aesni.c loslib.c lparser.c amigaos.c arc4.c asyn-ares.c asn1parse.c asyn-thread.c lstate.c asn1write.c base64.c bignum.c base64.c lstring.c conncache.c connect.c content_encoding.c cookie.c curl_addrinfo.c curl_des.c zip_entry.c inflate.c curl_endian.c curl_fnmatch.c zip_err_str.c blowfish.c camellia.c curl_gethostname.c curl_gssapi.c curl_memrchr.c curl_multibyte.c curl_ntlm_core.c inftrees.c zip_error.c trees.c uncompr.c zutil.c ccm.c certs.c cipher.c zip_error_clear.c curl_ntlm_wb.c cipher_wrap.c curl_rtmp.c curl_sasl.c ctr_drbg.c curl_sspi.c zip_error_get.c curl_threads.c lstrlib.c ltable.c zip_error_get_sys_type.c dict.c debug.c des.c dotdot.c zip_error_strerror.c zip_error_to_str.c Linking luashim-lib easy.c escape.c file.c zip_extra_field.c dhm.c fileinfo.c ecdh.c formdata.c ecdsa.c zip_extra_field_api.c ltablib.c ltm.c ftp.c ecjpake.c ecp.c ecp_curves.c zip_fclose.c lundump.c zip_fdopen.c entropy.c lutf8lib.c entropy_poll.c ftplistparser.c getenv.c getinfo.c error.c gopher.c gcm.c hash.c havege.c hmac.c hostasyn.c hmac_drbg.c hostcheck.c zip_file_add.c hostip.c md.c lvm.c hostip4.c hostip6.c md2.c hostsyn.c zip_file_error_clear.c zip_file_error_get.c http.c md4.c zip_file_get_comment.c http2.c zip_file_get_external_attributes.c http_chunks.c http_digest.c md5.c md_wrap.c http_negotiate.c http_ntlm.c http_proxy.c memory_buffer_alloc.c net.c idn_win32.c oid.c padlock.c zip_file_get_offset.c pem.c if2ip.c pk.c lzio.c pk_wrap.c imap.c inet_ntop.c pkcs11.c zip_file_rename.c inet_pton.c zip_file_replace.c pkcs12.c krb5.c ldap.c pkcs5.c zip_file_set_comment.c zip_file_set_external_attributes.c pkparse.c llist.c md4.c md5.c zip_file_strerror.c memdebug.c zip_filerange_crc.c pkwrite.c mprintf.c platform.c multi.c netrc.c nonblock.c non-ascii.c nwlib.c nwos.c openldap.c ripemd160.c zip_fopen.c rsa.c sha1.c parsedate.c sha256.c sha512.c ssl_cache.c ssl_ciphersuites.c ssl_cli.c ssl_cookie.c ssl_srv.c zip_fopen_encrypted.c ssl_ticket.c zip_fopen_index.c ==== Building example (release) ==== zip_fopen_index_encrypted.c Creating obj/Release/example Creating ../../bin/release main.c ==== Building luasocket (release) ==== Creating obj/Release/luasocket main.c Linking example zip_fread.c auxiliar.c pingpong.c buffer.c compat.c ssl_tls.c zip_get_archive_comment.c pipeline.c zip_get_archive_flag.c threading.c pop3.c zip_get_compression_implementation.c progress.c except.c rand.c zip_get_encryption_implementation.c timing.c rtsp.c zip_get_file_comment.c inet.c security.c io.c luasocket.c zip_get_name.c mime.c options.c select.c zip_get_num_entries.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: ^~~~~~~ version.c version_features.c x509.c zip_get_num_files.c zip_memdup.c serial.c tcp.c select.c timeout.c udp.c unix.c unixdgram.c zip_name_locate.c unixstream.c zip_new.c zip_open.c zip_rename.c sendf.c share.c slist.c smb.c smtp.c usocket.c socks.c zip_replace.c x509_create.c zip_set_archive_comment.c zip_set_archive_flag.c x509_crl.c x509_crt.c zip_set_default_password.c socks_gssapi.c zip_set_file_comment.c socks_sspi.c zip_set_file_compression.c zip_set_name.c speedcheck.c x509_csr.c splay.c zip_source_buffer.c x509write_crt.c x509write_csr.c ssh.c strcase.c strdup.c strerror.c strtok.c strtoofft.c system_win32.c telnet.c zip_source_close.c tftp.c zip_source_crc.c zip_source_deflate.c zip_source_error.c zip_source_file.c zip_source_filep.c xtea.c timeval.c Linking zlib-lib transfer.c zip_source_free.c zip_source_function.c zip_source_layered.c zip_source_open.c url.c cleartext.c digest.c cram.c digest_sspi.c krb5_gssapi.c krb5_sspi.c zip_source_pkware.c ntlm.c zip_source_pop.c zip_source_read.c zip_source_stat.c zip_source_window.c zip_source_zip.c ntlm_sspi.c zip_source_zip_new.c oauth2.c zip_stat.c spnego_gssapi.c zip_stat_index.c spnego_sspi.c vauth.c zip_stat_init.c version.c zip_strerror.c axtls.c zip_string.c zip_unchange.c cyassl.c zip_unchange_archive.c zip_unchange_data.c zip_unchange_all.c zip_utf-8.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 zip-lib Linking luasocket Linking lua-lib Linking mbedtls-lib Linking curl-lib ==== Building Premake5 (release) ==== Creating obj/Release/Premake5 lua_auxlib.c os_comparefiles.c os_compile.c buffered_io.c os_copyfile.c os_getWindowsRegistry.c os_getcwd.c os_getpass.c os_getversion.c os_host.c os_is64bit.c criteria_matches.c os_isfile.c curl_utils.c debug_prompt.c http_download.c http_get.c http_post.c os_chdir.c os_chmod.c os_isdir.c os_islink.c os_listWindowsRegistry.c os_locate.c os_match.c os_mkdir.c os_realpath.c os_pathsearch.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_join.c path_normalize.c path_translate.c path_wildcards.c path_getrelative.c path_isabsolute.c premake.c string_endswith.c string_hash.c string_sha1.c string_startswith.c premake_main.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-core-09ee833/build/bootstrap' gmake[1]: Leaving directory '/construction/devel/premake5/premake-core-09ee833' SUCCEEDED 00:00:42 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for premake5-5.0.0 ===> Generating temporary packing list install -s -m 555 /construction/devel/premake5/premake-core-09ee833/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: package ------------------------------------------------------------------------------- ===> Building package for premake5-5.0.0 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:04 TOTAL TIME 00:00:48