Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 453812 Details for
Bug 600294
net-p2p/fms-0.3.75 : /.../main.cpp:4:1: error: ‘cerr’ is not a member of ‘std’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-p2p:fms-0.3.75:20161118-105311.log
net-p2p:fms-0.3.75:20161118-105311.log (text/plain), 10.26 KB, created by
Toralf Förster
on 2016-11-20 14:59:11 UTC
(
hide
)
Description:
net-p2p:fms-0.3.75:20161118-105311.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-11-20 14:59:11 UTC
Size:
10.26 KB
patch
obsolete
> * Package: net-p2p/fms-0.3.75 > * Repository: gentoo > * Maintainer: tommy@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Adding group 'freenet' to your system ... > * - Groupid: next available > * Adding user 'freenet' to your system ... > * - Userid: 144 > * - Shell: /sbin/nologin > * - Home: /var/freenet > * - Groups: freenet > * - GECOS: added by portage for fms > * - Creating /var/freenet in / >>>> Unpacking source... >>>> Unpacking fms-src-0.3.75.zip to /var/tmp/portage/net-p2p/fms-0.3.75/work >>>> Source unpacked in /var/tmp/portage/net-p2p/fms-0.3.75/work >>>> Preparing source in /var/tmp/portage/net-p2p/fms-0.3.75/work ... > * Applying fms-use-system-libs2.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/fms-0.3.75/work ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build" > * Declaring mycmakeargs as a variable is deprecated. Please use an array instead. >cmake --no-warn-unused-cli -C /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DI_HAVE_READ_THE_README=ON -DUSE_BUNDLED_SQLITE=OFF -DDO_CHARSET_CONVERSION=ON -DFROST_SUPPORT=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/gentoo_toolchain.cmake /var/tmp/portage/net-p2p/fms-0.3.75/work >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 5.4.0 >-- The CXX compiler identification is GNU 5.4.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- You are using the old captcha generator. Add a -D ALTERNATE_CAPTCHA=ON to the command line to use the alternate captcha generator. >-- You are not including the audio captcha generator. Add a -D AUDIO_CAPTCHA=ON to the command line to use the audio captcha generator. >-- Linking against system SQLite3 library. >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe >C++ -march=native -O2 -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/fms-0.3.75/work ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -H/var/tmp/portage/net-p2p/fms-0.3.75/work -B/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >make -f CMakeFiles/fms.dir/build.make CMakeFiles/fms.dir/depend >make[2]: Entering directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >cd /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-p2p/fms-0.3.75/work /var/tmp/portage/net-p2p/fms-0.3.75/work /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build /var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/fms.dir/DependInfo.cmake >Dependee "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/fms.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/fms.dir/depend.internal". >Dependee "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build/CMakeFiles/fms.dir/depend.internal". >Scanning dependencies of target fms >make[2]: Leaving directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >make -f CMakeFiles/fms.dir/build.make CMakeFiles/fms.dir/build >make[2]: Entering directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >[ 0%] Building CXX object CMakeFiles/fms.dir/src/base64.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/base64.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/base64.cpp >[ 1%] Building CXX object CMakeFiles/fms.dir/src/bitmapvalidator.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/bitmapvalidator.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/bitmapvalidator.cpp >[ 2%] Building CXX object CMakeFiles/fms.dir/src/board.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/board.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/board.cpp >[ 3%] Building CXX object CMakeFiles/fms.dir/src/boardlist.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/boardlist.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/boardlist.cpp >[ 3%] Building CXX object CMakeFiles/fms.dir/src/dbconversions.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/dbconversions.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/dbconversions.cpp >[ 4%] Building CXX object CMakeFiles/fms.dir/src/dbmaintenancethread.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/dbmaintenancethread.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/dbmaintenancethread.cpp >[ 5%] Building CXX object CMakeFiles/fms.dir/src/dbsetup.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/dbsetup.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/dbsetup.cpp >[ 6%] Building CXX object CMakeFiles/fms.dir/src/fmsapp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/fmsapp.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/fmsapp.cpp >[ 6%] Building CXX object CMakeFiles/fms.dir/src/global.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/global.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/global.cpp >[ 7%] Building CXX object CMakeFiles/fms.dir/src/hex.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/hex.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/hex.cpp >[ 8%] Building CXX object CMakeFiles/fms.dir/src/ipaddressacl.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/ipaddressacl.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/ipaddressacl.cpp >[ 9%] Building CXX object CMakeFiles/fms.dir/src/keyfinder.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/keyfinder.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/keyfinder.cpp >[ 10%] Building CXX object CMakeFiles/fms.dir/src/localidentity.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/localidentity.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/localidentity.cpp >[ 10%] Building CXX object CMakeFiles/fms.dir/src/main.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDO_CHARSET_CONVERSION -DPOCO_HAVE_IPv6 -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/fms.dir/src/main.o -c /var/tmp/portage/net-p2p/fms-0.3.75/work/src/main.cpp >In file included from /var/tmp/portage/net-p2p/fms-0.3.75/work/src/../include/fmsapp.h:8:0, > from /var/tmp/portage/net-p2p/fms-0.3.75/work/src/main.cpp:1: >/var/tmp/portage/net-p2p/fms-0.3.75/work/src/main.cpp: In function âint main(int, char**)â: >/var/tmp/portage/net-p2p/fms-0.3.75/work/src/main.cpp:4:1: error: âcerrâ is not a member of âstdâ > POCO_SERVER_MAIN(FMSApp); > > ^ >make[2]: *** [CMakeFiles/fms.dir/build.make:375: CMakeFiles/fms.dir/src/main.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/fms.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' >make: *** [Makefile:84: all] Error 2 > * ERROR: net-p2p/fms-0.3.75::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-p2p/fms-0.3.75::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/fms-0.3.75::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:fms-0.3.75:20161118-105311.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/fms-0.3.75/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/fms-0.3.75/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/fms-0.3.75/work/fms-0.3.75_build' > * S: '/var/tmp/portage/net-p2p/fms-0.3.75/work'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 600294
:
453808
|
453810
| 453812