1. * Package: app-text/zpspell-0.4.1
  2. * Repository: gentoo
  3. * Maintainer: serkan@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking zpspell-0.4.1.tar.bz2 to /tmp/portage/app-text/zpspell-0.4.1/work
  8. * Applying gcc-4.3.patch ...
  9. [ ok ]
  10. >>> Source unpacked in /tmp/portage/app-text/zpspell-0.4.1/work
  11. >>> Compiling source in /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1 ...
  12. >>> Working in BUILD_DIR: "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build"
  13. cmake --no-warn-unused-cli -C /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/gentoo_rules.cmake /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1
  14. Not searching for unused variables given on the command line.
  15. loading initial cache file /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/gentoo_common_config.cmake
  16. Re-run cmake no build system arguments
  17. -- The C compiler identification is GNU
  18. -- The CXX compiler identification is GNU
  19. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  20. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  21. -- Detecting C compiler ABI info
  22. -- Detecting C compiler ABI info - done
  23. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  24. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  25. -- Detecting CXX compiler ABI info
  26. -- Detecting CXX compiler ABI info - done
  27. -- Looking for C++ include iostream
  28. -- Looking for C++ include iostream - found
  29. -- Looking for C++ include string
  30. -- Looking for C++ include string - found
  31. -- Looking for C++ include sstream
  32. -- Looking for C++ include sstream - found
  33. -- Looking for C++ include vector
  34. -- Looking for C++ include vector - found
  35. -- Looking for C++ include algorithm
  36. -- Looking for C++ include algorithm - found
  37. -- Looking for sys/types.h
  38. -- Looking for sys/types.h - found
  39. -- Looking for sys/socket.h
  40. -- Looking for sys/socket.h - found
  41. -- Looking for netinet/in.h
  42. -- Looking for netinet/in.h - found
  43. -- Looking for netdb.h
  44. -- Looking for netdb.h - found
  45. -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
  46. -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
  47. -- Found DBUS_LIBRARY: /usr/lib64/libdbus-1.so
  48. -- Found DBUS_INCLUDE_DIR: /usr/include/dbus-1.0
  49. -- Found GLIB2_LIBRARY: /usr/lib64/libglib-2.0.so
  50. -- Found GLIB2_INCLUDE_DIR: /usr/include/glib-2.0
  51. -- <<< Gentoo configuration >>>
  52. Build type Gentoo
  53. Install path /usr
  54. Compiler flags:
  55. C -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  56. C++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  57. Linker flags:
  58. Executable -Wl,-O1 -Wl,--as-needed
  59. Module -Wl,-O1 -Wl,--as-needed
  60. Shared -Wl,-O1 -Wl,--as-needed
  61. CMake Warning (dev) in CMakeLists.txt:
  62. No cmake_minimum_required command is present. A line of code such as
  63. cmake_minimum_required(VERSION 2.8)
  64. should be added at the top of the file. The version specified may be lower
  65. if you wish to support older CMake versions for this project. For more
  66. information run "cmake --help-policy CMP0000".
  67. This warning is for project developers. Use -Wno-dev to suppress it.
  68. -- Configuring done
  69. -- Generating done
  70. -- Build files have been written to: /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build
  71. >>> Working in BUILD_DIR: "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build"
  72. make -j24 VERBOSE=1
  73. /usr/bin/cmake -H/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1 -B/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build --check-build-system CMakeFiles/Makefile.cmake 0
  74. /usr/bin/cmake -E cmake_progress_start /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/progress.marks
  75. make -f CMakeFiles/Makefile2 all
  76. make[1]: Entering directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  77. make -f CMakeFiles/zpspell.dir/build.make CMakeFiles/zpspell.dir/depend
  78. make[2]: Entering directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  79. cd /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1 /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1 /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/zpspell.dir/DependInfo.cmake
  80. Dependee "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/zpspell.dir/DependInfo.cmake" is newer than depender "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/zpspell.dir/depend.internal".
  81. Dependee "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles/zpspell.dir/depend.internal".
  82. Scanning dependencies of target zpspell
  83. make[2]: Leaving directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  84. make -f CMakeFiles/zpspell.dir/build.make CMakeFiles/zpspell.dir/build
  85. make[2]: Entering directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  86. /usr/bin/cmake -E cmake_progress_report /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles 1
  87. /usr/bin/cmake -E cmake_progress_report /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles 2
  88. /usr/bin/cmake -E cmake_progress_report /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build/CMakeFiles 3
  89. [ 33%] [ 66%] [100%] Building CXX object CMakeFiles/zpspell.dir/zsconn.o
  90. /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o CMakeFiles/zpspell.dir/zsconn.o -c /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zsconn.cpp
  91. Building CXX object CMakeFiles/zpspell.dir/zstring.o
  92. /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o CMakeFiles/zpspell.dir/zstring.o -c /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zstring.cpp
  93. Building CXX object CMakeFiles/zpspell.dir/main.o
  94. /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o CMakeFiles/zpspell.dir/main.o -c /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/main.cpp
  95. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zsconn.cpp: In constructor 'ZSConn::ZSConn()':
  96. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zsconn.cpp:26:34: error: 'perror' was not declared in this scope
  97. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zsconn.cpp: In member function 'std::vector<std::basic_string<char> > ZSConn::getSuggestions(const std::string&) const':
  98. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/zsconn.cpp:101:34: error: 'perror' was not declared in this scope
  99. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/main.cpp: In function 'int z_interactive_mode(ZSConn&)':
  100. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/main.cpp:60:18: error: 'BUFSIZ' was not declared in this scope
  101. /tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1/main.cpp:63:22: error: 'buf' was not declared in this scope
  102. make[2]: *** [CMakeFiles/zpspell.dir/main.o] Error 1
  103. make[2]: *** Waiting for unfinished jobs....
  104. make[2]: *** [CMakeFiles/zpspell.dir/zsconn.o] Error 1
  105. make[2]: Leaving directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  106. make[1]: *** [CMakeFiles/zpspell.dir/all] Error 2
  107. make[1]: Leaving directory `/tmp/portage/app-text/zpspell-0.4.1/work/zpspell-0.4.1_build'
  108. make: *** [all] Error 2
  109. emake failed
  110. * ERROR: app-text/zpspell-0.4.1 failed (compile phase):
  111. * Make failed!
  112. *
  113. * Call stack:
  114. * ebuild.sh, line 85: Called src_compile
  115. * environment, line 2792: Called cmake-utils_src_compile
  116. * environment, line 717: Called _execute_optionaly 'src_compile'
  117. * environment, line 243: Called enable_cmake-utils_src_compile
  118. * environment, line 961: Called cmake-utils_src_make
  119. * environment, line 734: Called die
  120. * The specific snippet of code:
  121. * emake VERBOSE=1 "$@" || die "Make failed!";
  122. *
  123. * If you need support, post the output of `emerge --info '=app-text/zpspell-0.4.1'`,
  124. * the complete build log and the output of `emerge -pqv '=app-text/zpspell-0.4.1'`.
  125. sed: couldn't open temporary file /etc/portage/package.mask/sed8HkQik: Permission denied