FS#39552 - [paintown] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Thursday, 20 March 2014, 03:29 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 26 March 2014, 09:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

==> Starting build()...
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.10")
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not 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 Vorbis: /usr/lib64/libvorbis.so
-- Found Ogg: /usr/lib64/libogg.so
-- Found libmpg123: /usr/lib64/libmpg123.so
-- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread (found version "1.2.15")
CMake Error at CMakeLists.txt:188 (message):
Couldn't find freetype


-- Configuring incomplete, errors occurred!
See also "/build/paintown/src/paintown-3.6.0/build/CMakeFiles/CMakeOutput.log".
See also "/build/paintown/src/paintown-3.6.0/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
Aborting...

Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 26 March 2014, 09:46 GMT
Reason for closing:  Fixed
Comment by Doug Newgard (Scimmia) - Thursday, 20 March 2014, 04:28 GMT
Another problem, too: for some reason, not all of the source files are in trunk.

Loading...