Skip to content

Instantly share code, notes, and snippets.

@chrisseaton
Created January 28, 2021 11:33
Show Gist options
  • Save chrisseaton/4f76d71d03f9b16dd2d06e93b06e7995 to your computer and use it in GitHub Desktop.
Save chrisseaton/4f76d71d03f9b16dd2d06e93b06e7995 to your computer and use it in GitHub Desktop.
Last login: Thu Jan 28 11:21:47 on ttys001
chrisseaton@Chris-Seatons-MacBook-Pro ~ % cd Desktop
chrisseaton@Chris-Seatons-MacBook-Pro Desktop % git clone https://github.com/graalvm/mx
Cloning into 'mx'...
remote: Enumerating objects: 96, done.
remote: Counting objects: 100% (96/96), done.
remote: Compressing objects: 100% (70/70), done.
remote: Total 13881 (delta 48), reused 74 (delta 26), pack-reused 13785
Receiving objects: 100% (13881/13881), 28.44 MiB | 8.07 MiB/s, done.
Resolving deltas: 100% (7826/7826), done.
chrisseaton@Chris-Seatons-MacBook-Pro Desktop % git clone https://github.com/oracle/graaljs
Cloning into 'graaljs'...
remote: Enumerating objects: 1119, done.
remote: Counting objects: 100% (1119/1119), done.
remote: Compressing objects: 100% (466/466), done.
remote: Total 565959 (delta 476), reused 1012 (delta 369), pack-reused 564840
Receiving objects: 100% (565959/565959), 396.44 MiB | 8.49 MiB/s, done.
Resolving deltas: 100% (404355/404355), done.
Updating files: 100% (34726/34726), done.
chrisseaton@Chris-Seatons-MacBook-Pro Desktop % export JAVA_HOME=/Users/chrisseaton/.mx/cache/truffleruby/openjdk8-jvmci-21.0-b03/Contents/Home
chrisseaton@Chris-Seatons-MacBook-Pro Desktop % cd graaljs
chrisseaton@Chris-Seatons-MacBook-Pro graaljs % ../mx/mx sforceimports
no primary suite found for sforceimports
chrisseaton@Chris-Seatons-MacBook-Pro graaljs % ls
3rd_party_licenses.txt CONTRIBUTING.md README.md ci.jsonnet common.jsonnet graal-js
CHANGELOG.md LICENSE SECURITY.md common.json docs graal-nodejs
chrisseaton@Chris-Seatons-MacBook-Pro graaljs % cd graal-js
chrisseaton@Chris-Seatons-MacBook-Pro graal-js % ../../mx/mx sforceimports
Cloning https://github.com/oracle/graal.git revision 02a88cf2552a479756495a46a6d802291641477b to /Users/chrisseaton/Desktop/graal with Git
Cloning into '/Users/chrisseaton/Desktop/graal'...
remote: Enumerating objects: 955723, done.
remote: Total 955723 (delta 0), reused 0 (delta 0), pack-reused 955723
Receiving objects: 100% (955723/955723), 179.07 MiB | 7.23 MiB/s, done.
Resolving deltas: 100% (454109/454109), done.
Updating files: 100% (12178/12178), done.
chrisseaton@Chris-Seatons-MacBook-Pro graal-js % ../../mx/mx build
JAVA_HOME: /Users/chrisseaton/.mx/cache/truffleruby/openjdk8-jvmci-21.0-b03/Contents/Home
5 unsatisfied dependencies were removed from build (use -v to list them)
Compiling com.oracle.mxtool.compilerserver with javac(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.compilerserver/bin/com/oracle/mxtool/compilerserver/ECJDaemon.class does not exist]
Compiling org.graalvm.collections with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/src/org.graalvm.collections/bin/org/graalvm/collections/UnmodifiableEconomicMap.class does not exist]
Compiling org.graalvm.options with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/src/org.graalvm.options/bin/org/graalvm/options/OptionValues.class does not exist]
Compiling com.oracle.truffle.api.jdk8 with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/truffle/mxbuild/src/com.oracle.truffle.api.jdk8/bin/com/oracle/truffle/api/impl/TruffleJDKServices.class does not exist]
Compiling com.oracle.truffle.js.annotations with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graaljs/graal-js/mxbuild/src/com.oracle.truffle.js.annotations/bin/com/oracle/truffle/js/annotations/GenerateDecoder.class does not exist]
Downloading ICU4J from ['https://repo1.maven.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar', 'https://search.maven.org/remotecontent?filepath=com/ibm/icu/icu4j/67.1/icu4j-67.1.jar']
Building polyglot.image-bash... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/darwin-amd64/polyglot.image-bash/polyglot does not exist]
WARNING: Found multiple locations for 'dependency:sdk:LAUNCHER_COMMON' in 'GRAALVM_70C72FAD7A_JAVA8': ['graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar', 'graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar']
Downloading NETBEANS_PROFILER from ['https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/truffle/js/org-netbeans-lib-profiler-8.2-201609300101.jar']
Compiling org.graalvm.word with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/src/org.graalvm.word/bin/org/graalvm/word/Pointer.class does not exist]
Compiling com.oracle.truffle.js.runtime.doubleconv with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graaljs/graal-js/mxbuild/src/com.oracle.truffle.js.runtime.doubleconv/bin/com/oracle/truffle/js/runtime/doubleconv/FastDtoa.class does not exist]
Compiling com.oracle.truffle.js.codec with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graaljs/graal-js/mxbuild/src/com.oracle.truffle.js.codec/bin/com/oracle/truffle/js/codec/BinaryDecoder.class does not exist]
Compiling com.oracle.mxtool.checkcopy with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.checkcopy/bin/com/oracle/mxtool/checkcopy/CheckCopyright.class does not exist]
974848 bytes (7%)Downloading JACKSON_CORE from ['https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.jar', 'https://search.maven.org/remotecontent?filepath=com/fasterxml/jackson/core/jackson-core/2.8.6/jackson-core-2.8.6.jar']
8192 bytes (2%)Downloading JACKSON_DATABIND from ['https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.jar', 'https://search.maven.org/remotecontent?filepath=com/fasterxml/jackson/core/jackson-databind/2.8.6/jackson-databind-2.8.6.jar']
16384 bytes (5%)Downloading JACKSON_ANNOTATIONS from ['https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.6/jackson-annotations-2.8.6.jar', 'https://search.maven.org/remotecontent?filepath=com/fasterxml/jackson/core/jackson-annotations/2.8.6/jackson-annotations-2.8.6.jar']
3219456 bytes (24%)Compiling com.oracle.graalvm.locator.jdk8 with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/truffle/mxbuild/src/com.oracle.graalvm.locator.jdk8/bin/com/oracle/graalvm/locator/JDKServices.class does not exist]
4538368 bytes (34%)
4956160 bytes (37%)Downloading NASHORN_INTERNAL_TESTS from ['https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/truffle/js/nashorn-internal-tests-700f5e3f5ff2.jar']
5054464 bytes (38%)Compiling com.oracle.mxtool.webserver with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.webserver/bin/com/oracle/mxtool/webserver/WebServer.class does not exist]
Building js.image-bash... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/darwin-amd64/js.image-bash/js does not exist]
5152768 bytes (39%)Archiving GRAALJS_GRAALVM_SUPPORT... [/Users/chrisseaton/Desktop/graaljs/graal-js/mxbuild/dists/graaljs-graalvm-support.tar does not exist]
WARNING: Found multiple locations for 'dependency:sdk:LAUNCHER_COMMON' in 'GRAALVM_70C72FAD7A_JAVA8': ['graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar', 'graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar']
5234688 bytes (39%)WARNING: Found multiple locations for 'dependency:sdk:LAUNCHER_COMMON' in 'GRAALVM_70C72FAD7A_JAVA8': ['graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar', 'graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar']
55782 bytes (100%))
6922240 bytes (52%)Creating 'parentClassLoader.classpath' file... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/parentClassLoader.classpath/jvmci-parent-classpath/parentClassLoader.classpath does not exist]
7020544 bytes (53%)Archiving TREGEX_GRAALVM_SUPPORT... [/Users/chrisseaton/Desktop/graal/regex/mxbuild/dists/tregex-graalvm-support.tar does not exist]
7118848 bytes (54%)Compiling com.oracle.truffle.dsl.processor with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/graal/truffle/mxbuild/src/com.oracle.truffle.dsl.processor/bin/META-INF/services/javax.annotation.processing.Processor does not exist]
7151616 bytes (54%)Compiling org.graalvm.nativeimage with javac-daemon(JDK 1.8)... [dependency org.graalvm.word updated]
188416 bytes (15%)Archiving TRUFFLE_GRAALVM_SUPPORT... [/Users/chrisseaton/Desktop/graal/truffle/mxbuild/dists/truffle-graalvm-support.tar does not exist]
7364608 bytes (56%)Archiving LLVM_TOOLCHAIN_FULL... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/darwin-amd64/dists/llvm-toolchain-full.tar does not exist]
Archiving TRUFFLE_NFI_GRAALVM_SUPPORT... [/Users/chrisseaton/Desktop/graal/truffle/mxbuild/dists/truffle-nfi-graalvm-support.tar does not exist]
7512064 bytes (57%)Archiving LLVM_TOOLCHAIN... [/Users/chrisseaton/Desktop/graal/sdk/mxbuild/darwin-amd64/dists/llvm-toolchain.tar does not exist]
7692288 bytes (58%)Compiling com.oracle.mxtool.jmh_1_21 with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.jmh_1_21/bin/com/oracle/mxtool/jmh_1_21/TestJMH_1_21.class does not exist]
7856128 bytes (59%)Compiling org.graalvm.collections.test with javac-daemon(JDK 1.8)... [dependency org.graalvm.collections updated]
7921664 bytes (60%)Compiling com.oracle.mxtool.junit with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.junit/bin/com/oracle/mxtool/junit/TestResultLoggerDecorator.class does not exist]
147341 bytes (100%)
11182080 bytes (85%)Compiling org.graalvm.home with javac-daemon(JDK 1.8)... [dependency org.graalvm.nativeimage updated]
11329536 bytes (86%)Archiving MX_MICRO_BENCHMARKS... [dependency com.oracle.mxtool.jmh_1_21 updated]
11411456 bytes (87%)Compiling org.graalvm.nativeimage.test with javac-daemon(JDK 1.8)... [dependency org.graalvm.nativeimage updated]
11493376 bytes (87%)Archiving JUNIT_TOOL... [dependency com.oracle.mxtool.junit updated]
11804672 bytes (90%)Compiling com.oracle.mxtool.jacoco with javac-daemon(JDK 1.8)... [/Users/chrisseaton/Desktop/mx/mxbuild/java/com.oracle.mxtool.jacoco/bin/com/oracle/mxtool/jacoco/JacocoReport.class does not exist]
1130496 bytes (91%)%)
1220608 bytes (98%)Archiving MX_JACOCO_REPORT... [dependency com.oracle.mxtool.jacoco updated]
1228800 bytes (99%)Compiling org.graalvm.polyglot with javac-daemon(JDK 1.8)... [dependency org.graalvm.collections updated]
Downloading sources ICU4J from ['https://repo1.maven.org/maven2/com/ibm/icu/icu4j/67.1/icu4j-67.1-sources.jar', 'https://search.maven.org/remotecontent?filepath=com/ibm/icu/icu4j/67.1/icu4j-67.1-sources.jar']
1236708 bytes (100%)
278528 bytes (15%)Compiling org.graalvm.home.test with javac-daemon(JDK 1.8)... [dependency org.graalvm.home updated]
958464 bytes (39%)WARNING: /Users/chrisseaton/Desktop/mx/mxbuild/dists/jdk1.8/mx-jacoco-report.jar: avoid overwrite of about.html
new: /Users/chrisseaton/.mx/cache/JACOCOREPORT_0.8.4_e5ca9511493b7e3bc2cabdb8ded92e855f3aac32/jacocoreport-0.8.4.jar!about.html
old: /Users/chrisseaton/.mx/cache/JACOCOCORE_0.8.4_53addc878614171ff0fcbc8f78aed12175c22cdb/jacococore-0.8.4.jar!about.html
2023424 bytes (84%)WARNING: /Users/chrisseaton/Desktop/mx/mxbuild/dists/jdk1.8/mx-jacoco-report.jar: avoid overwrite of about.html
new: /Users/chrisseaton/.mx/cache/JACOCOREPORT_0.8.4_e5ca9511493b7e3bc2cabdb8ded92e855f3aac32/jacocoreport-0.8.4.jar!about.html
old: /Users/chrisseaton/.mx/cache/JACOCOCORE_0.8.4_53addc878614171ff0fcbc8f78aed12175c22cdb/jacococore-0.8.4.jar!about.html
2244608 bytes (93%)Compiling org.graalvm.launcher with javac-daemon(JDK 1.8)... [dependency org.graalvm.polyglot updated]
2326528 bytes (96%)Compiling org.graalvm.polyglot.tck with javac-daemon(JDK 1.8)... [dependency org.graalvm.polyglot updated]
2402373 bytes (100%)
Archiving GRAAL_SDK... [dependency org.graalvm.polyglot updated]
966656 bytes (54%)Compiling org.graalvm.launcher.test with javac-daemon(JDK 1.8)... [dependency org.graalvm.launcher updated]
1179648 bytes (66%)Compiling com.oracle.truffle.api with javac-daemon(JDK 1.8)... [dependency GRAAL_SDK updated]
Compiling com.oracle.js.parser with javac-daemon(JDK 1.8)... [dependency GRAAL_SDK updated]
Archiving LAUNCHER_COMMON... [dependency org.graalvm.launcher updated]
1196032 bytes (67%)Compiling com.oracle.truffle.js.scriptengine with javac-daemon(JDK 1.8)... [dependency GRAAL_SDK updated]
1212416 bytes (68%)Archiving POLYGLOT_TCK... [dependency org.graalvm.polyglot.tck updated]
1228800 bytes (68%)Compiling com.oracle.truffle.sl.launcher with javac-daemon(JDK 1.8)... [dependency GRAAL_SDK updated]
1425408 bytes (80%)Archiving GRAALJS_SCRIPTENGINE... [dependency com.oracle.truffle.js.scriptengine updated]
1441792 bytes (80%)Compiling com.oracle.truffle.tck.common with javac-daemon(JDK 1.8)... [dependency POLYGLOT_TCK updated]
Compiling com.oracle.truffle.js.test.sdk with javac-daemon(JDK 1.8)... [dependency POLYGLOT_TCK updated]
Archiving TRUFFLE_SL_LAUNCHER... [dependency com.oracle.truffle.sl.launcher updated]
1671168 bytes (93%)Compiling com.oracle.truffle.sl.tck with javac-daemon(JDK 1.8)... [dependency POLYGLOT_TCK updated]
1687552 bytes (94%)Compiling com.oracle.truffle.tck.tests with javac-daemon(JDK 1.8)... [dependency POLYGLOT_TCK updated]
1720320 bytes (96%)Archiving SDK_JS_TESTS... [dependency com.oracle.truffle.js.test.sdk updated]
Archiving TRUFFLE_TCK_COMMON... [dependency com.oracle.truffle.tck.common updated]
1781146 bytes (100%)
WARNING: /Users/chrisseaton/Desktop/graal/sdk/mxbuild/dists/jdk1.8/launcher-common.jar: avoid overwrite of META-INF/native/linux32/libjansi.so
new: /Users/chrisseaton/.mx/cache/JLINE3_4cb5f6c20b10912ef3c12f4c4c3ebcdbcbe3a555/jline3.jar!META-INF/native/linux32/libjansi.so
old: /Users/chrisseaton/.mx/cache/JLINE_c3aeac59c022bdc497c8c48ed86fa50450e4896a/jline.jar!META-INF/native/linux32/libjansi.so
WARNING: /Users/chrisseaton/Desktop/graal/sdk/mxbuild/dists/jdk1.8/launcher-common.jar: avoid overwrite of META-INF/native/linux64/libjansi.so
new: /Users/chrisseaton/.mx/cache/JLINE3_4cb5f6c20b10912ef3c12f4c4c3ebcdbcbe3a555/jline3.jar!META-INF/native/linux64/libjansi.so
old: /Users/chrisseaton/.mx/cache/JLINE_c3aeac59c022bdc497c8c48ed86fa50450e4896a/jline.jar!META-INF/native/linux64/libjansi.so
WARNING: /Users/chrisseaton/Desktop/graal/sdk/mxbuild/dists/jdk1.8/launcher-common.jar: avoid overwrite of META-INF/native/osx/libjansi.jnilib
new: /Users/chrisseaton/.mx/cache/JLINE3_4cb5f6c20b10912ef3c12f4c4c3ebcdbcbe3a555/jline3.jar!META-INF/native/osx/libjansi.jnilib
old: /Users/chrisseaton/.mx/cache/JLINE_c3aeac59c022bdc497c8c48ed86fa50450e4896a/jline.jar!META-INF/native/osx/libjansi.jnilib
WARNING: /Users/chrisseaton/Desktop/graal/sdk/mxbuild/dists/jdk1.8/launcher-common.jar: avoid overwrite of META-INF/native/windows32/jansi.dll
new: /Users/chrisseaton/.mx/cache/JLINE3_4cb5f6c20b10912ef3c12f4c4c3ebcdbcbe3a555/jline3.jar!META-INF/native/windows32/jansi.dll
old: /Users/chrisseaton/.mx/cache/JLINE_c3aeac59c022bdc497c8c48ed86fa50450e4896a/jline.jar!META-INF/native/windows32/jansi.dll
WARNING: /Users/chrisseaton/Desktop/graal/sdk/mxbuild/dists/jdk1.8/launcher-common.jar: avoid overwrite of META-INF/native/windows64/jansi.dll
new: /Users/chrisseaton/.mx/cache/JLINE3_4cb5f6c20b10912ef3c12f4c4c3ebcdbcbe3a555/jline3.jar!META-INF/native/windows64/jansi.dll
old: /Users/chrisseaton/.mx/cache/JLINE_c3aeac59c022bdc497c8c48ed86fa50450e4896a/jline.jar!META-INF/native/windows64/jansi.dll
Compiling com.oracle.truffle.object.dsl.processor with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.dsl.processor updated]
Archiving TRUFFLE_SL_TCK... [dependency com.oracle.truffle.sl.tck updated]
Archiving TRUFFLE_DSL_PROCESSOR... [dependency com.oracle.truffle.dsl.processor updated]
Compiling com.oracle.truffle.js.shell with javac-daemon(JDK 1.8)... [dependency LAUNCHER_COMMON updated]
Archiving SDK_TEST... [dependency org.graalvm.collections.test updated]
Archiving GRAALJS_LAUNCHER... [dependency com.oracle.truffle.js.shell updated]
Archiving TRUFFLE_TCK_TESTS... [dependency com.oracle.truffle.tck.tests updated]
Building libffi...
Extracting LIBFFI_SOURCES...
Compiling com.oracle.truffle.api.dsl with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.api updated]
Compiling com.oracle.truffle.api.utilities with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.api updated]
Compiling com.oracle.truffle.js.test.threading with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Applying patches...
Compiling com.oracle.truffle.api.profiles with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.api updated]
Building libffi with GNU Make...
CONFIGURE libffi
Compiling com.oracle.truffle.api.library with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.interop with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.exception with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.object with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
rm: conftest.dSYM: is a directory
Compiling com.oracle.truffle.api.instrumentation with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.object with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.object.dsl with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.api.object updated]
Compiling com.oracle.truffle.polyglot with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.object.dsl.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.debug with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_API... [dependency com.oracle.truffle.api.jdk8 updated]
Compiling com.oracle.truffle.nfi.spi with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.tck with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.regex with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.tck.instrumentation with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.sl with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
rm: conftest.dSYM: is a directory
Compiling com.oracle.truffle.js.factory.processor with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.js.annotations updated]
Compiling com.oracle.truffle.st with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.graalvm.locator with javac-daemon(JDK 1.8)... [dependency TRUFFLE_API updated]
Archiving TRUFFLE_TCK_INSTRUMENTATION... [dependency com.oracle.truffle.tck.instrumentation updated]
Compiling com.oracle.truffle.nfi with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_TCK... [dependency com.oracle.truffle.tck updated]
Archiving TRUFFLE_JS_FACTORY_PROCESSOR... [dependency com.oracle.truffle.js.factory.processor updated]
Compiling com.oracle.truffle.st.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
Archiving TRUFFLE_ST... [dependency com.oracle.truffle.st updated]
Archiving LOCATOR... [dependency com.oracle.graalvm.locator.jdk8 updated]
Compiling com.oracle.truffle.js with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_ST_TEST... [dependency com.oracle.truffle.st.test updated]
Compiling com.oracle.truffle.sl.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_SL... [dependency com.oracle.truffle.sl updated]
Compiling com.oracle.truffle.api.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Archiving TREGEX... [dependency com.oracle.truffle.regex updated]
Compiling com.oracle.truffle.regex.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_SL_TEST... [dependency com.oracle.truffle.sl.test updated]
Archiving TREGEX_UNIT_TESTS... [dependency com.oracle.truffle.regex.test updated]
Compiling com.oracle.truffle.api.dsl.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.object.basic.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.library.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
clang: error: unsupported option '-print-multi-os-directory'
clang: error: no input files
MAKE libffi
Compiling com.oracle.truffle.api.instrumentation.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(java_raw_api.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(java_raw_api.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(java_raw_api.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(java_raw_api.o) has no symbols
Archiving LIBFFI_DIST... [dependency libffi updated]
Building com.oracle.truffle.nfi.native_amd64 with Ninja... [dependency libffi updated]
Archiving TRUFFLE_NFI_NATIVE... [dependency com.oracle.truffle.nfi.native updated]
Archiving TRUFFLE_NFI_GRAALVM_HEADERS_SUPPORT... [dependency com.oracle.truffle.nfi.native updated]
Building com.oracle.truffle.nfi.test.native_amd64 with Ninja... [dependency com.oracle.truffle.nfi.native updated]
Archiving TRUFFLE_NFI_NATIVE_GRAALVM_SUPPORT... [dependency com.oracle.truffle.nfi.native updated]
Archiving TRUFFLE_NFI... [dependency com.oracle.truffle.nfi updated]
Archiving TRUFFLE_TEST_NATIVE... [dependency com.oracle.truffle.nfi.test.native updated]
Compiling com.oracle.truffle.nfi.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.debug.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.api.benchmark with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.js.jdk8 with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.js updated]
Compiling com.oracle.truffle.js.stats with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.js.shell updated]
Compiling com.oracle.truffle.js.parser with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_TEST... [dependency com.oracle.truffle.api.test updated]
Compiling com.oracle.truffle.js.snapshot with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.js.parser updated]
Archiving GRAALJS... [dependency com.oracle.truffle.js.jdk8 updated]
Compiling com.oracle.truffle.js.test.instrumentation with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.js.scriptengine.test with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.js.scriptengine updated]
Archiving TRUFFLE_STATS... [dependency com.oracle.truffle.js.stats updated]
Archiving GRAALVM_70C72FAD7A_JAVA8... [dependency LLVM_TOOLCHAIN updated]
Compiling com.oracle.truffle.js.test with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Compiling com.oracle.truffle.js.test.external with javac-daemon(JDK 1.8)... [dependency TRUFFLE_DSL_PROCESSOR updated]
Archiving TRUFFLE_JS_SNAPSHOT_TOOL... [dependency com.oracle.truffle.js.snapshot updated]
Compiling com.oracle.truffle.js.jmh with javac-daemon(JDK 1.8)... [dependency GRAAL_SDK updated]
Archiving GRAALJS_SCRIPTENGINE_TESTS... [dependency com.oracle.truffle.js.scriptengine.test updated]
Archiving JS_INTEROP_MICRO_BENCHMARKS... [dependency com.oracle.truffle.js.jmh updated]
WARNING: GRAALVM_70C72FAD7A_JAVA8:
Duplicate archive entry: 'graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.jar' previously added by graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/<-dependency:sdk:LAUNCHER_COMMON added again by graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/<-dependency:sdk:LAUNCHER_COMMON
WARNING: GRAALVM_70C72FAD7A_JAVA8:
Duplicate archive entry: 'graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/launcher-common.src.zip' previously added by graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/<-dependency:sdk:LAUNCHER_COMMON/*.src.zip added again by graalvm-70c72fad7a-java8-21.1.0-dev/Contents/Home/jre/lib/graalvm/<-dependency:sdk:LAUNCHER_COMMON/*.src.zip
Archiving TRUFFLE_JS_TESTS... [dependency com.oracle.truffle.js.test updated]
WARNING: GRAALVM_70C72FAD7A_JAVA8:
Adding file which is not in the repository: '/Users/chrisseaton/.mx/cache/truffleruby/openjdk8-jvmci-21.0-b03' in 'graalvm-70c72fad7a-java8-21.1.0-dev'
WARNING: GRAALVM_70C72FAD7A_JAVA8:
Adding file which is not in the repository: '/Users/chrisseaton/.mx/cache/truffleruby/openjdk8-jvmci-21.0-b03/Contents/Home/THIRD_PARTY_README' in 'graalvm-70c72fad7a-java8-21.1.0-dev/THIRD_PARTY_README_JDK'
chrisseaton@Chris-Seatons-MacBook-Pro graal-js % ../../mx/mx intellijinit
Using SDK definitions from /Users/chrisseaton/Library/Application Support/JetBrains/IntelliJIdea2020.3/options/jdk.table.xml
chrisseaton@Chris-Seatons-MacBook-Pro graal-js %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment