Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] --- maven-antrun-plugin:1.8:run (make) @ commons-crypto ---
- [INFO] Executing tasks
- make:
- [exec] "/usr/local/Cellar/openjdk@8/1.8.0+322/bin/javah" -force -classpath target/classes -o target/jni-classes/org/apache/commons/crypto/random/OpenSslCryptoRandomNative.h org.apache.commons.crypto.random.OpenSslCryptoRandomNative
- [exec] gcc -arch x86_64 -Ilib/inc_mac -I"/usr/local/Cellar/openjdk@8/1.8.0+322/include" -O2 -fPIC -mmacosx-version-min=10.7 -fvisibility=hidden -I/usr/local/include -I/usr/local/opt/openssl/include -Ilib/include -I/usr/include -I"src/main/native/org/apache/commons/crypto/" -I"/usr/local/Cellar/openjdk@8/1.8.0+322/libexec/openjdk.jdk/Contents/Home/include/darwin" -I"target/jni-classes/org/apache/commons/crypto/cipher" -I"target/jni-classes/org/apache/commons/crypto/random" -c src/main/native/org/apache/commons/crypto/random/OpenSslCryptoRandomNative.c -o target/commons-crypto-1.1.0-Mac-x86_64/OpenSslCryptoRandomNative.o
- [exec] "/usr/local/Cellar/openjdk@8/1.8.0+322/bin/javah" -force -classpath target/classes -o target/jni-classes/org/apache/commons/crypto/cipher/OpenSslNative.h org.apache.commons.crypto.cipher.OpenSslNative
- [exec] gcc -arch x86_64 -Ilib/inc_mac -I"/usr/local/Cellar/openjdk@8/1.8.0+322/include" -O2 -fPIC -mmacosx-version-min=10.7 -fvisibility=hidden -I/usr/local/include -I/usr/local/opt/openssl/include -Ilib/include -I/usr/include -I"src/main/native/org/apache/commons/crypto/" -I"/usr/local/Cellar/openjdk@8/1.8.0+322/libexec/openjdk.jdk/Contents/Home/include/darwin" -I"target/jni-classes/org/apache/commons/crypto/cipher" -I"target/jni-classes/org/apache/commons/crypto/random" -c src/main/native/org/apache/commons/crypto/cipher/OpenSslNative.c -o target/commons-crypto-1.1.0-Mac-x86_64/OpenSslNative.o
- [exec] "/usr/local/Cellar/openjdk@8/1.8.0+322/bin/javah" -force -classpath target/classes -o target/jni-classes/org/apache/commons/crypto/OpenSslInfoNative.h org.apache.commons.crypto.OpenSslInfoNative
- [exec] gcc -arch x86_64 -Ilib/inc_mac -I"/usr/local/Cellar/openjdk@8/1.8.0+322/include" -O2 -fPIC -mmacosx-version-min=10.7 -fvisibility=hidden -I/usr/local/include -I/usr/local/opt/openssl/include -Ilib/include -I/usr/include -I"src/main/native/org/apache/commons/crypto/" -I"/usr/local/Cellar/openjdk@8/1.8.0+322/libexec/openjdk.jdk/Contents/Home/include/darwin" -I"target/jni-classes/org/apache/commons/crypto/cipher" -I"target/jni-classes/org/apache/commons/crypto/random" -DVERSION='"1.1.0"' -DPROJECT_NAME='"Apache Commons Crypto"' -I"target/jni-classes/org/apache/commons/crypto" -c src/main/native/org/apache/commons/crypto/OpenSslInfoNative.c -o target/commons-crypto-1.1.0-Mac-x86_64/OpenSslInfoNative.o
- [exec] gcc -arch x86_64 -Ilib/inc_mac -I"/usr/local/Cellar/openjdk@8/1.8.0+322/include" -O2 -fPIC -mmacosx-version-min=10.7 -fvisibility=hidden -I/usr/local/include -I/usr/local/opt/openssl/include -Ilib/include -I/usr/include -I"/usr/local/Cellar/openjdk@8/1.8.0+322/libexec/openjdk.jdk/Contents/Home/include/darwin" -I"target/jni-classes/org/apache/commons/crypto/cipher" -I"target/jni-classes/org/apache/commons/crypto/random" -o target/commons-crypto-1.1.0-Mac-x86_64/libcommons-crypto.jnilib target/commons-crypto-1.1.0-Mac-x86_64/OpenSslCryptoRandomNative.o target/commons-crypto-1.1.0-Mac-x86_64/OpenSslNative.o target/commons-crypto-1.1.0-Mac-x86_64/OpenSslInfoNative.o -dynamiclib -L/usr/local/lib
- [exec] strip -x target/commons-crypto-1.1.0-Mac-x86_64/libcommons-crypto.jnilib
- [exec] cp target/commons-crypto-1.1.0-Mac-x86_64/libcommons-crypto.jnilib target/classes/org/apache/commons/crypto/native/Mac/x86_64/libcommons-crypto.jnilib
- [exec] cp target/commons-crypto-1.1.0-Mac-x86_64/libcommons-crypto.jnilib target/classes/org/apache/commons/crypto/native/Mac/x86_64/libcommons-crypto.jnilib
- [INFO] Executed tasks
Advertisement
Add Comment
Please, Sign In to add comment