Closed siepra closed 1 year ago
./autogen.sh: line 17: aclocal: command not found
Did you follow the instructions?
I admit I skipped the step for installing tools
brew install automake autoconf libtool gettext
But now I'm getting another error on [CP-User] Build libevent
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
cp: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent-x86_64/include/event2/event-config.h: No such file or directory
cp: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/libevent-x86_64/lib/*.a: No such file or directory
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Products/Debug-iphonesimulator/Tor/libevent.*.a (No such file or directory)
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Products/Debug-iphonesimulator/Tor/libevent_core.*.a (No such file or directory)
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Products/Debug-iphonesimulator/Tor/libevent_pthreads.*.a (No such file or directory)
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Products/Debug-iphonesimulator/Tor/libevent_extra.*.a (No such file or directory)
rm: /Users/apple/Library/Developer/Xcode/DerivedData/project-gmavdngxnwrpuvhfshksfaxzhjun/Build/Products/Debug-iphonesimulator/Tor/libevent*.*.a: No such file or directory
"Did you try turning it off and on again?" - In other words: delete everything, start fresh, follow instructions?
Complete cleanup of pods fixed the issue
rm -rf ~/Library/Caches/CocoaPods
rm -rf Pods
rm -rf ~/Library/Developer/Xcode/DerivedData/*
pod deintegrate
pod setup
pod install
Thanks, for hints!
Version: v407.11.1 Severity: High
Xcode version 14 Deployment target 14.1