Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/haikuporter> haikuporter physfs
- Checking if any package-infos need to be updated ...
- Looking for stale package-infos ...
- ======================================================================
- dev-games::physfs-2.0.3
- ======================================================================
- ----------------------------------------------------------------------
- dev-games::physfs-2.0.3
- ----------------------------------------------------------------------
- Skipping download of source for physfs-2.0.3.tar.bz2
- Validating MD5 checksum of physfs-2.0.3.tar.bz2
- Unpacking source of physfs-2.0.3.tar.bz2
- Initialized empty Git repository in /boot/home/haikuports/dev-games/physfs/work-2.0.3/sources/physfs-2.0.3/.git/
- Populating source package ...
- chroot has these packages active:
- /boot/home/haikuports/packages/cmake-2.8.11.2-6-x86_gcc2.hpkg
- /boot/home/haikuports/packages/expat-2.0.1-7-x86_gcc2.hpkg
- /boot/home/haikuports/packages/gettext_libintl-0.18.1.1-5-x86_gcc2.hpkg
- /boot/home/haikuports/packages/libiconv-1.13.1-6-x86_gcc2.hpkg
- /boot/home/haikuports/packages/ncurses-5.9-10-x86_gcc2.hpkg
- /boot/home/haikuports/packages/openssl-1.0.0j-5-x86_gcc2.hpkg
- /boot/system/packages/binutils-2.17_2013_04_21-2-x86_gcc2.hpkg
- /boot/system/packages/ca_root_certificates-2012_12_29-1-any.hpkg
- /boot/system/packages/curl-7.26.0-5-x86_gcc2.hpkg
- /boot/system/packages/freetype-2.4.9-3-x86_gcc2.hpkg
- /boot/system/packages/gcc-2.95.3_2013_08_15-2-x86_gcc2.hpkg
- /boot/system/packages/grep-2.14-5-x86_gcc2.hpkg
- /boot/system/packages/haiku-r1~alpha4_pm_hrev46537-1-x86_gcc2.hpkg
- /boot/system/packages/haiku_devel-r1~alpha4_pm_hrev46537-1-x86_gcc2.hpkg
- /boot/system/packages/icu-4.8.1.1-4-x86_gcc2.hpkg
- /boot/system/packages/jpeg-9-3-x86_gcc2.hpkg
- /boot/system/packages/libpng-1.5.12-3-x86_gcc2.hpkg
- /boot/system/packages/libsolv-0.3.0_haiku_2013_10_01-1-x86_gcc2.hpkg
- /boot/system/packages/make-3.82-5-x86_gcc2.hpkg
- /boot/system/packages/sed-4.2.1-6-x86_gcc2.hpkg
- /boot/system/packages/zlib-1.2.8-4-x86_gcc2.hpkg
- /boot/system/packages/zlib_devel-1.2.8-4-x86_gcc2.hpkg
- ----- Package Info ----------------
- header size: 80
- heap size: 587
- TOC size: 41
- package attributes size: 508
- total size: 667
- -----------------------------------
- ----- Package Info ----------------
- header size: 80
- heap size: 530
- TOC size: 41
- package attributes size: 469
- total size: 610
- -----------------------------------
- ----- Package Info ----------------
- header size: 80
- heap size: 457
- TOC size: 41
- package attributes size: 375
- total size: 537
- -----------------------------------
- waiting for build package physfs-2.0.3-1 to be activated
- waiting for build package physfs_devel-2.0.3-1 to be activated
- waiting for build package physfs_source-2.0.3-1 to be activated
- Building ...
- -- The C compiler identification is GNU 2.95
- -- The CXX compiler identification is GNU 2.95
- -- Check for working C compiler: /bin/cc
- -- Check for working C compiler: /bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /bin/c++
- -- Check for working CXX compiler: /bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Performing Test PHYSFS_IS_GCC4
- -- Performing Test PHYSFS_IS_GCC4 - Failed
- -- Looking for assert.h
- -- Looking for assert.h - found
- -- Found ZLIB: /boot/system/develop/lib/libz.so (found version "1.2.8")
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- Doxygen not found. You won't be able to build documentation.
- -- PhysicsFS will build with the following options:
- -- ZIP support: enabled
- -- 7zip support: enabled
- -- GRP support: enabled
- -- WAD support: enabled
- -- HOG support: enabled
- -- MVL support: enabled
- -- QPAK support: enabled
- -- CD-ROM drive support: enabled
- -- Thread safety: enabled
- -- Build own zlib: disabled
- -- Build static library: enabled
- -- Build shared library: enabled
- -- Build wxWidgets test program: disabled
- -- Build stdio test program: enabled
- -- Use readline in test program: disabled
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /sources/physfs-2.0.3
- Scanning dependencies of target physfs
- [ 1%] Building C object CMakeFiles/physfs.dir/physfs.o
- [ 3%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o
- [ 5%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o
- [ 6%] Building C object CMakeFiles/physfs.dir/platform/os2.o
- [ 8%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o
- [ 10%] Building C object CMakeFiles/physfs.dir/platform/posix.o
- [ 11%] Building C object CMakeFiles/physfs.dir/platform/unix.o
- [ 13%] Building C object CMakeFiles/physfs.dir/platform/macosx.o
- [ 15%] Building C object CMakeFiles/physfs.dir/platform/windows.o
- [ 16%] Building C object CMakeFiles/physfs.dir/archivers/dir.o
- [ 18%] Building C object CMakeFiles/physfs.dir/archivers/grp.o
- [ 20%] Building C object CMakeFiles/physfs.dir/archivers/hog.o
- [ 22%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o
- [ 23%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o
- [ 25%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o
- [ 27%] Building C object CMakeFiles/physfs.dir/archivers/wad.o
- [ 28%] Building C object CMakeFiles/physfs.dir/archivers/zip.o
- [ 30%] Building CXX object CMakeFiles/physfs.dir/platform/beos.o
- [ 32%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o
- [ 33%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o
- [ 35%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o
- [ 37%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o
- [ 38%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o
- [ 40%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o
- [ 42%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o
- [ 44%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o
- [ 45%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o
- [ 47%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o
- [ 49%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o
- Linking CXX shared library /packages/physfs-2.0.3-1/.self/lib/libphysfs.so
- [ 49%] Built target physfs
- Scanning dependencies of target physfs-static
- [ 50%] Building C object CMakeFiles/physfs-static.dir/physfs.o
- [ 52%] Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o
- [ 54%] Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o
- [ 55%] Building C object CMakeFiles/physfs-static.dir/platform/os2.o
- [ 57%] Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o
- [ 59%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o
- [ 61%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o
- [ 62%] Building C object CMakeFiles/physfs-static.dir/platform/macosx.o
- [ 64%] Building C object CMakeFiles/physfs-static.dir/platform/windows.o
- [ 66%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o
- [ 67%] Building C object CMakeFiles/physfs-static.dir/archivers/grp.o
- [ 69%] Building C object CMakeFiles/physfs-static.dir/archivers/hog.o
- [ 71%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o
- [ 72%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o
- [ 74%] Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o
- [ 76%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o
- [ 77%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o
- [ 79%] Building CXX object CMakeFiles/physfs-static.dir/platform/beos.o
- [ 81%] Building C object CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o
- [ 83%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zBuffer.o
- [ 84%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zDecode.o
- [ 86%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zExtract.o
- [ 88%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zHeader.o
- [ 89%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zIn.o
- [ 91%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zItem.o
- [ 93%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zMethodID.o
- [ 94%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86.o
- [ 96%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86_2.o
- [ 98%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Lzma/LzmaDecode.o
- Linking CXX static library /packages/physfs-2.0.3-1/.self/lib/libphysfs.a
- [ 98%] Built target physfs-static
- Scanning dependencies of target test_physfs
- [100%] Building C object CMakeFiles/test_physfs.dir/test/test_physfs.o
- Linking C executable test_physfs
- [100%] Built target test_physfs
- Collecting files to be packaged ...
- [ 49%] Built target physfs
- [ 98%] Built target physfs-static
- [100%] Built target test_physfs
- Install the project...
- -- Install configuration: ""
- -- Installing: /boot/system/lib/libphysfs.a
- CMake Error at cmake_install.cmake:31 (FILE):
- file INSTALL cannot copy file
- "/packages/physfs-2.0.3-1/.self/lib/libphysfs.a" to
- "/boot/system/lib/libphysfs.a".
- make: *** [install] Error 1
- Command '['/bin/bash', '-c', '. /wrapper-script']' returned non-zero exit status 2
- keeping chroot folder /boot/home/haikuports/dev-games/physfs/work-2.0.3 intact for inspection
- *** Build has failed - stopping.
- ~/haikuporter>
- ysfs.a".
- make: *** [install] Error 1
- Command '['/bin/bash', '-c', '. /wrapper-script']' returned non-zero exit status 2
- keeping chroot folder /boot/home/haikuports/dev-games/physfs/work-2.0.3 intact for inspection
- *** Build has failed - stopping.
- ~/haikuporter>
- data source
Advertisement
Add Comment
Please, Sign In to add comment