* Package: dev-util/premake-5.0.0_alpha12 * Repository: gentoo * Maintainer: titanofold@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking premake-5.0.0_alpha12.tar.gz to /var/tmp/portage/dev-util/premake-5.0.0_alpha12/work >>> Source unpacked in /var/tmp/portage/dev-util/premake-5.0.0_alpha12/work >>> Preparing source in /var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12 ... make -j1 -f Bootstrap.mak linux 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/os_writefile_ifnotequal.c src/host/os_chdir.c src/host/os_getWindowsRegistry.c src/host/os_host.c src/host/os_copyfile.c src/host/os_getpass.c src/host/os_match.c src/host/buffered_io.c src/host/path_getrelative.c src/host/premake_main.c src/host/http_download.c src/host/os_locate.c src/host/os_getversion.c src/host/os_realpath.c src/host/os_uuid.c src/host/criteria_matches.c src/host/os_stat.c src/host/path_isabsolute.c src/host/os_isdir.c src/host/os_isfile.c src/host/lua_auxlib.c src/host/os_chmod.c src/host/debug_prompt.c src/host/string_endswith.c src/host/path_translate.c src/host/os_comparefiles.c src/host/os_rmdir.c src/host/string_startswith.c src/host/term_textColor.c src/host/os_compile.c src/host/path_wildcards.c src/host/string_hash.c src/host/os_is64bit.c src/host/http_get.c src/host/os_mkdir.c src/host/path_normalize.c src/host/os_pathsearch.c src/host/curl_utils.c src/host/path_join.c src/host/os_islink.c src/host/string_sha1.c src/host/http_post.c src/host/premake.c src/host/os_getcwd.c src/host/zip_extract.c src/host/os_remove.c src/host/os_touchfile.c src/host/path_getabsolute.c src/host/os_rename.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 -ldl -lrt src/host/premake.c: In function ‘premake_init’: src/host/premake.c:194:36: warning: multi-character character constant [-Wmultichar] 194 | lua_rawseti(L, LUA_REGISTRYINDEX, 'SHIM'); | ^~~~~~ ./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... Done (971ms). make -C build/bootstrap -j`getconf _NPROCESSORS_ONLN` make[1]: Entering directory '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12/build/bootstrap' ==== Building lua-lib (release) ==== ==== Building zip-lib (release) ==== ==== Building zlib-lib (release) ==== adler32.c lapi.c ==== Building curl-lib (release) ==== lbaselib.c ==== Building mbedtls-lib (release) ==== compress.c lbitlib.c crc32.c mkstemp.c lcode.c deflate.c zip_add.c amigaos.c aes.c lcorolib.c zip_add_dir.c gzclose.c zip_add_entry.c asyn-ares.c gzlib.c zip_close.c gzread.c lctype.c gzwrite.c zip_delete.c ldblib.c asyn-thread.c ldebug.c zip_dir_add.c base64.c infback.c ldo.c inffast.c ldump.c inflate.c inftrees.c trees.c aesni.c zip_dirent.c lfunc.c conncache.c uncompr.c arc4.c lgc.c zutil.c linit.c asn1parse.c connect.c liolib.c content_encoding.c llex.c asn1write.c base64.c cookie.c bignum.c lmathlib.c zip_discard.c curl_addrinfo.c Linking zlib-lib lmem.c zip_entry.c ==== Building luashim-lib (release) ==== blowfish.c curl_des.c luashim.c curl_endian.c loadlib.c curl_fnmatch.c ../../contrib/luashim/luashim.c: In function ‘shimInitialize’: ../../contrib/luashim/luashim.c:854:32: warning: multi-character character constant [-Wmultichar] 854 | const Node* n = findNode(reg, 'SHIM'); | ^~~~~~ lobject.c curl_gethostname.c zip_err_str.c camellia.c curl_gssapi.c zip_error.c curl_memrchr.c zip_error_clear.c lopcodes.c curl_multibyte.c Linking luashim-lib zip_error_get.c loslib.c zip_error_get_sys_type.c curl_ntlm_core.c curl_ntlm_wb.c ==== Building example (release) ==== lparser.c main.c ccm.c zip_error_strerror.c curl_rtmp.c curl_sasl.c Linking example certs.c curl_sspi.c lstate.c cipher.c zip_error_to_str.c cipher_wrap.c lstring.c lstrlib.c curl_threads.c ctr_drbg.c debug.c dict.c zip_extra_field.c ltable.c dotdot.c easy.c des.c escape.c ltablib.c dhm.c ecdh.c ltm.c file.c lundump.c ecdsa.c fileinfo.c formdata.c lutf8lib.c zip_extra_field_api.c ecjpake.c ftp.c lvm.c ecp.c lzio.c ecp_curves.c entropy.c entropy_poll.c ftplistparser.c zip_fclose.c zip_fdopen.c getenv.c zip_file_add.c error.c gcm.c zip_file_error_clear.c zip_file_error_get.c havege.c hmac_drbg.c getinfo.c zip_file_get_comment.c md.c md2.c gopher.c zip_file_get_external_attributes.c md4.c md5.c hash.c md_wrap.c zip_file_get_offset.c zip_file_rename.c memory_buffer_alloc.c hmac.c net.c oid.c padlock.c pem.c zip_file_replace.c hostasyn.c pk_wrap.c pk.c hostcheck.c zip_file_set_comment.c hostip.c hostip4.c hostip6.c pkcs11.c zip_file_set_external_attributes.c zip_file_strerror.c hostsyn.c pkcs12.c pkcs5.c zip_filerange_crc.c http.c http2.c pkparse.c zip_fopen.c zip_fopen_encrypted.c pkwrite.c Linking lua-lib platform.c http_chunks.c http_digest.c ripemd160.c zip_fopen_index.c zip_fopen_index_encrypted.c http_negotiate.c rsa.c http_ntlm.c zip_fread.c zip_get_archive_comment.c zip_get_archive_flag.c http_proxy.c idn_win32.c sha1.c zip_get_compression_implementation.c if2ip.c zip_get_encryption_implementation.c sha256.c zip_get_file_comment.c imap.c zip_get_name.c sha512.c zip_get_num_entries.c zip_get_num_files.c inet_ntop.c ssl_cache.c inet_pton.c zip_memdup.c krb5.c zip_name_locate.c ldap.c ssl_ciphersuites.c zip_new.c llist.c zip_open.c zip_rename.c ssl_cli.c ssl_cookie.c md4.c md5.c ssl_srv.c ssl_ticket.c memdebug.c mprintf.c ssl_tls.c zip_replace.c threading.c zip_set_archive_comment.c multi.c zip_set_archive_flag.c timing.c netrc.c zip_set_default_password.c non-ascii.c zip_set_file_comment.c version.c zip_set_file_compression.c nonblock.c zip_set_name.c version_features.c nwlib.c nwos.c zip_source_buffer.c zip_source_close.c openldap.c parsedate.c zip_source_crc.c x509.c pingpong.c zip_source_deflate.c x509_create.c pipeline.c zip_source_error.c pop3.c progress.c x509_crl.c x509_crt.c rand.c zip_source_file.c rtsp.c security.c select.c sendf.c zip_source_filep.c zip_source_free.c share.c x509_csr.c slist.c x509write_crt.c zip_source_function.c smb.c zip_source_layered.c x509write_csr.c smtp.c zip_source_open.c xtea.c socks.c zip_source_pkware.c zip_source_pop.c socks_gssapi.c zip_source_read.c socks_sspi.c zip_source_stat.c speedcheck.c splay.c zip_source_window.c ssh.c zip_source_zip.c strcase.c strdup.c strerror.c strtok.c zip_source_zip_new.c zip_stat.c strtoofft.c zip_stat_index.c zip_stat_init.c system_win32.c telnet.c zip_strerror.c zip_string.c tftp.c zip_unchange.c zip_unchange_all.c timeval.c zip_unchange_archive.c transfer.c url.c zip_unchange_data.c zip_utf-8.c cleartext.c cram.c digest.c digest_sspi.c krb5_gssapi.c Linking zip-lib krb5_sspi.c ntlm.c ntlm_sspi.c oauth2.c spnego_gssapi.c spnego_sspi.c Linking mbedtls-lib 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 curl-lib ==== Building Premake5 (release) ==== buffered_io.c criteria_matches.c curl_utils.c debug_prompt.c http_download.c http_get.c http_post.c lua_auxlib.c os_chdir.c os_chmod.c os_comparefiles.c os_compile.c 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 [-Wattribute-warning] 56 | _curl_easy_setopt_err_write_callback(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../contrib/curl/include/curl/typecheck-gcc.h:56:9: note: in definition of macro ‘curl_easy_setopt’ 56 | _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 [-Wattribute-warning] 71 | _curl_easy_setopt_err_progress_cb(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../contrib/curl/include/curl/typecheck-gcc.h:71:9: note: in definition of macro ‘curl_easy_setopt’ 71 | _curl_easy_setopt_err_progress_cb(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_copyfile.c os_getWindowsRegistry.c os_getcwd.c os_getpass.c os_getversion.c os_host.c os_is64bit.c os_isdir.c os_isfile.c os_islink.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_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 ../../src/host/premake.c: In function ‘premake_init’: ../../src/host/premake.c:194:36: warning: multi-character character constant [-Wmultichar] 194 | lua_rawseti(L, LUA_REGISTRYINDEX, 'SHIM'); | ^~~~~~ string_sha1.c string_startswith.c term_textColor.c zip_extract.c scripts.c Linking Premake5 make[1]: Leaving directory '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12/build/bootstrap' >>> Source compiled. >>> Test phase: dev-util/premake-5.0.0_alpha12 Running action 'test'... premake_http.http_responsecode: ...work/premake-core-5.0.0-alpha12/tests/base/test_http.lua:55: expected 0.0 but was 418 premake_http.http_get: Couldn't resolve host name Couldn't resolve host 'httpbin.org' stack traceback: premake_http.http_headers: Couldn't resolve host name Couldn't resolve host 'httpbin.org' stack traceback: premake_http.https_get_verify_peer: Couldn't resolve host name Couldn't resolve host 'httpbin.org' stack traceback: premake_http.https_get: Couldn't resolve host name Couldn't resolve host 'httpbin.org' stack traceback: premake_http.http_redirect: Couldn't resolve host name Couldn't resolve host 'httpbin.org' stack traceback: vs2010_extension_targets.addsImport_onEachNuGetPackage: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ke-core-5.0.0-alpha12/modules/vstudio/vs2010_vcxproj.lua:1708: in upvalue 'nuGetTargetsFile' ...ke-core-5.0.0-alpha12/modules/vstudio/vs2010_vcxproj.lua:1714: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ke-core-5.0.0-alpha12/modules/vstudio/vs2010_vcxproj.lua:1686: in field 'importExtensionTargets' .../modules/vstudio/tests/vc2010/test_extension_targets.lua:28: in upvalue 'prepare' .../modules/vstudio/tests/vc2010/test_extension_targets.lua:68: in function <.../modules/vstudio/tests/vc2010/test_extension_targets.lua:66> vs2010_ensure_nuget_imports.structureIsCorrect: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ke-core-5.0.0-alpha12/modules/vstudio/vs2010_vcxproj.lua:1708: in upvalue 'nuGetTargetsFile' ...ke-core-5.0.0-alpha12/modules/vstudio/vs2010_vcxproj.lua:1735: in field 'ensureNuGetPackageBuildImports' ...dules/vstudio/tests/vc2010/test_ensure_nuget_imports.lua:26: in upvalue 'prepare' ...dules/vstudio/tests/vc2010/test_ensure_nuget_imports.lua:47: in function <...dules/vstudio/tests/vc2010/test_ensure_nuget_imports.lua:45> vstudio_cs2005_nuget_references.unixPaths: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field 'nuGetReferences' ...2/modules/vstudio/tests/cs2005/test_nuget_references.lua:28: in upvalue 'prepare' ...2/modules/vstudio/tests/cs2005/test_nuget_references.lua:38: in function <...2/modules/vstudio/tests/cs2005/test_nuget_references.lua:35> vstudio_cs2005_assembly_refs.nuGetPackages_net45: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:153: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:150> vstudio_cs2005_assembly_refs.nuGetPackages_netFolder: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:271: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:268> vstudio_cs2005_assembly_refs.nuGetPackages_net30: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:167: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:164> vstudio_cs2005_assembly_refs.nugetPackages_onNoCopyLocal: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:210: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:206> vstudio_cs2005_assembly_refs.nugetPackages_onCopyLocalListInclusion: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:248: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:244> vstudio_cs2005_assembly_refs.nugetPackages_onCopyLocalListExclusion: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:229: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:225> vstudio_cs2005_assembly_refs.nuGetPackages_multipleAssemblies: ** Error: NuGet API error (0) Couldn't resolve host name Couldn't resolve host 'api.nuget.org' stack traceback: [C]: in function 'error' [string "src/base/_foundation.lua"]:121: in function 'premake.error' ...make-core-5.0.0-alpha12/modules/vstudio/vs2010_nuget.lua:144: in field 'packageAPIInfo' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:412: in field '?' [string "src/base/_foundation.lua"]:56: in function 'premake.callArray' ...ake-core-5.0.0-alpha12/modules/vstudio/vs2005_csproj.lua:324: in field 'references' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:26: in upvalue 'prepare' ...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:186: in function <...ha12/modules/vstudio/tests/cs2005/test_assembly_refs.lua:183> 1588 tests passed, 16 failed in 1.92 seconds * ERROR: dev-util/premake-5.0.0_alpha12::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 597: Called die * The specific snippet of code: * bin/release/premake${SLOT} test || die * * If you need support, post the output of `emerge --info '=dev-util/premake-5.0.0_alpha12::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/premake-5.0.0_alpha12::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:premake-5.0.0_alpha12:20191205-032619.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12' * S: '/var/tmp/portage/dev-util/premake-5.0.0_alpha12/work/premake-core-5.0.0-alpha12'