Unable to compile: Cannot find source file "fastpaths_ppc.cpp"

Asked by Benjamin Hill

Trying to compile, have the following error. Possibly a missing dependency?

/bin/bash: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, with unknown capability 0x41000000 = 0x13676e75, with unknown capability 0x10000 = 0xb0401, stripped

1280338095 ?=0 /home/lightspark/build
# cmake -DCMAKE_BUILD_TYPE=Release -DCOMPILE_PLUGIN=1 -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test GCC_IS_4_4
-- Performing Test GCC_IS_4_4 - Success
-- Gnash not found
-- Found assembler: /usr/bin/nasm
-- LLVM llvm-config found at: /usr/bin/llvm-config
-- LLVM version: 2.6
-- LLVM CXX flags: -I/usr/include -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fomit-frame-pointer -fPIC -Woverloaded-virtual
-- LLVM LD flags: -L/usr/lib/llvm/lib -lpthread -lffi -ldl -lm
-- LLVM core libs: -lLLVMLinker -lLLVMArchive -lLLVMBitWriter -lLLVMBitReader -lLLVMInstrumentation -lLLVMScalarOpts -lLLVMipo -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -L/usr/lib/llvm/lib
-- LLVM JIT libs: -lLLVMPowerPCCodeGen -lLLVMSelectionDAG -lLLVMPowerPCAsmPrinter -lLLVMAsmPrinter -lLLVMPowerPCInfo -lLLVMJIT -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -L/usr/lib/llvm/lib
-- LLVM JIT objs:
-- Found LLVM: /usr/include/llvm
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found CURL: /usr/lib/libcurl.so
-- Found ZLIB: /usr/include
-- checking for modules 'gl;libpcrecpp;libavutil;ftgl;x11;glu;fontconfig;glew'
-- found gl, version 7.7.1
-- found libpcrecpp, version 8.02
-- found libavutil, version 49.15.0
-- found ftgl, version 2.1.3~rc5
-- found x11, version 1.3.3
-- found glu, version 7.7.1
-- found fontconfig, version 2.8.0
-- found glew, version 1.5.4
-- checking for module 'libpulse'
-- found libpulse, version 0.9.21-rebootstrapped-dirty
-- checking for module 'libavcodec'
-- found libavcodec, version 52.20.1
-- Looking for avcodec_decode_video2
-- Looking for avcodec_decode_video2 - not found
-- Looking for avcodec_decode_audio3
-- Looking for avcodec_decode_audio3 - not found
-- checking for module 'gtk+-2.0'
-- found gtk+-2.0, version 2.20.1
-- checking for modules 'nspr;mozilla-plugin;x11'
-- found nspr, version 4.8.4
-- found mozilla-plugin, version 1.9.1.11
-- found x11, version 1.3.3
-- Configuring done
CMake Error in CMakeLists.txt:
  Cannot find source file "fastpaths_ppc.cpp". Tried extensions .c .C .c++
  .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

Question information

Language:
English Edit question
Status:
Solved
For:
Lightspark Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alessandro Pignotti (a-pignotti) said :
#1

PPC build is not yet officially supported, sorry

Revision history for this message
Alessandro Pignotti (a-pignotti) said :
#2

PPC has been supported for the last few versions

Revision history for this message
Alessandro Pignotti (a-pignotti) said :
#3

PPC has been supported for the last few versions