mp3lame-for-iOS
mp3lame-for-iOS copied to clipboard
Framework is not working.
Following is my Logs on Terminal.
pc5:mp3lame-for-iOS pc5$ ./build-lame-framework.sh
building arm64...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-apple-darwin15.5.0
checking host system type... arm-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /Users/pc5/Desktop/Lame/mp3lame-for-iOS/lame-3.99.5/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-apple-darwin-gcc... xcrun -sdk iphoneos clang -arch arm64
checking whether the C compiler works... no
configure: error: in `/Users/pc5/Desktop/Lame/mp3lame-for-iOS/.scratch-lame/arm64':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target `install'. Stop.
building armv7s...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-apple-darwin15.5.0
checking host system type... arm-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /Users/pc5/Desktop/Lame/mp3lame-for-iOS/lame-3.99.5/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-apple-darwin-gcc... xcrun -sdk iphoneos clang -arch armv7s
checking whether the C compiler works... no
configure: error: in `/Users/pc5/Desktop/Lame/mp3lame-for-iOS/.scratch-lame/armv7s':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target `install'. Stop.
building x86_64...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-apple-darwin15.5.0
checking host system type... x86_64-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /Users/pc5/Desktop/Lame/mp3lame-for-iOS/lame-3.99.5/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-apple-darwin-gcc... xcrun -sdk iphonesimulator clang -arch x86_64
checking whether the C compiler works... no
configure: error: in `/Users/pc5/Desktop/Lame/mp3lame-for-iOS/.scratch-lame/x86_64':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target `install'. Stop.
building i386...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-apple-darwin15.5.0
checking host system type... i386-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /Users/pc5/Desktop/Lame/mp3lame-for-iOS/lame-3.99.5/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i386-apple-darwin-gcc... xcrun -sdk iphonesimulator clang -arch i386
checking whether the C compiler works... no
configure: error: in `/Users/pc5/Desktop/Lame/mp3lame-for-iOS/.scratch-lame/i386':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target `install'. Stop.
building armv7...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-apple-darwin15.5.0
checking host system type... arm-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /Users/pc5/Desktop/Lame/mp3lame-for-iOS/lame-3.99.5/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-apple-darwin-gcc... xcrun -sdk iphoneos clang -arch armv7
checking whether the C compiler works... no
configure: error: in `/Users/pc5/Desktop/Lame/mp3lame-for-iOS/.scratch-lame/armv7':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** No rule to make target `install'. Stop.
building fat binaries...
./build-lame-framework.sh: line 112: cd: /Users/pc5/Desktop/Lame/mp3lame-for-iOS/.thin-lame/arm64/lib: No such file or directory
find: /Users/pc5/Desktop/Lame/mp3lame-for-iOS/.thin-lame: No such file or directory
error: /Library/Developer/CommandLineTools/usr/bin/lipo: no input files specified
fatal error: /Library/Developer/CommandLineTools/usr/bin/lipo: Usage: /Library/Developer/CommandLineTools/usr/bin/lipo [input_file] ... [-arch <arch_type> input_file] ... [-info] [-detailed_info] [-output output_file] [-create] [-arch_blank <arch_type>] [-thin <arch_type>] [-remove <arch_type>] ... [-extract <arch_type>] ... [-extract_family <arch_type>] ... [-verify_arch <arch_type> ...] [-replace <arch_type> <file_name>] ...
cp: /Users/pc5/Desktop/Lame/mp3lame-for-iOS/.thin-lame/arm64/include: No such file or directory
building lame.framework...
cp: .fat-lame/include/lame/*: No such file or directory
cp: .fat-lame/lib/libmp3lame.a: No such file or directory
I'm also facing the same problem
Same issue, did anyone get passed this?
Same issue for me....