Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912086 Details for
Bug 945060
net-p2p/eiskaltdcpp-2.4.2[upnp] w/ >=net-libs/miniupnpc-2.2.8:0/18 - [ncurses-6.5] upnpc.cpp: error: too few arguments to function int UPNP_GetValidIGD(UPNPDev , UPNPUrls , IGDdatas , char , int, char , int)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-p2p:eiskaltdcpp-2.4.2:20241126-124329.log
net-p2p:eiskaltdcpp-2.4.2:20241126-124329.log (text/plain), 18.10 KB, created by
Toralf Förster
on 2024-11-26 18:41:27 UTC
(
hide
)
Description:
net-p2p:eiskaltdcpp-2.4.2:20241126-124329.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-26 18:41:27 UTC
Size:
18.10 KB
patch
obsolete
> * Package: net-p2p/eiskaltdcpp-2.4.2:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 dbus dht elibc_glibc examples gtk kernel_linux libnotify lua_single_target_lua5-1 minimal pcre qt5 spell sqlite upnp > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking eiskaltdcpp-2.4.2.tar.xz to /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work >>>> Source unpacked in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work >>>> Preparing source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build" >removed '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/cmake/FindASPELL.cmake' >removed '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/cmake/FindLua.cmake' > * Hardcoded definition(s) removed in CMakeLists.txt: > * set (CMAKE_BUILD_TYPE "RelWithDebInfo") > * Looking in eiskaltdcpp-qt/translations for new locales ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build" >cmake -C /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=lib64 -Dlinguas= -DCREATE_MO=ON -DUSE_GTK=OFF -DUSE_LIBGNOME2=OFF -DUSE_QT=OFF -DUSE_QT_QML=OFF -DNO_UI_DAEMON=no -DDBUS_NOTIFY=yes -DWITH_DHT=yes -DWITH_EXAMPLES=yes -DUSE_GTK3=yes -DUSE_IDNA=no -DUSE_JS=no -DUSE_LIBCANBERRA=no -DUSE_LIBNOTIFY=yes -DWITH_DEV_FILES=no -DPERL_REGEX=yes -DUSE_QT5=yes -DUSE_ASPELL=yes -DLOCAL_ASPELL_DATA=OFF -DUSE_QT_SQLITE=yes -DUSE_MINIUPNP=yes -DFORCE_XDG=ON -DENABLE_STACKTRACE=OFF -DUSE_GOLD=OFF -DLOCAL_JSONCPP=OFF -DBUILD_STATIC=OFF -DINSTALL_QT_TRANSLATIONS=OFF -DCOMPRESS_MANPAGES=OFF -DUSE_CLI_JSONRPC=no -DJSONRPC_DAEMON=no -DLUA_SCRIPT=OFF -DWITH_LUASCRIPTS=OFF -DWITH_EMOTICONS=ON -DWITH_SOUNDS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_toolchain.cmake /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 >loading initial cache file /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build/gentoo_common_config.cmake >CMake Warning (dev) at CMakeLists.txt:1 (project): > cmake_minimum_required() should be called prior to this top-level project() > call. Please see the cmake-commands(7) manual for usage documentation of > both commands. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 14.2.1 >-- The CXX compiler identification is GNU 14.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0") >-- Looking for mallinfo >-- Looking for mallinfo - found >-- Looking for malloc_stats >-- Looking for malloc_stats - found >-- Looking for malloc_trim >-- Looking for malloc_trim - found >-- Looking for daemon >-- Looking for daemon - found >-- Looking for 9 include files malloc.h, ..., unistd.h >-- Looking for 9 include files malloc.h, ..., unistd.h - found >-- Looking for 4 include files sys/socket.h, ..., sys/types.h >-- Looking for 4 include files sys/socket.h, ..., sys/types.h - found >-- Looking for 5 include files sys/types.h, ..., stdint.h >-- Looking for 5 include files sys/types.h, ..., stdint.h - found >-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8") >-- Looking for BZ2_bzCompressInit >-- Looking for BZ2_bzCompressInit - found >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.3.2") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Looking for gettext >-- Looking for gettext - found >-- Found Iconv: /usr/lib64/libc.so >-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST >-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed >-- Found Git: /usr/bin/git (found version "2.47.1") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found PCRE: /usr/lib64/libpcrecpp.so;/usr/lib64/libpcre.so >-- Building with libattr support >-- Building without Lua scripts support >-- Building with UPnP support (miniupnpc) >-- Found Miniupnpc: /usr/lib64/libminiupnpc.so >-- Building with Qt UI with progress bars >-- Building with free space indicator >-- Library directory: /usr/lib64 >-- EiskaltDC++ Qt with CMAKE_BUILD_TYPE=Gentoo may be unstable now. > Please try to use RelWithDebInfo instead it if some troubles happend. >-- Data directory: /usr/share/eiskaltdcpp >-- EiskaltDC++ full version: 2.4.2-stable >-- EiskaltDC++ base version: 2.4.2 >-- Translations: >CMake Deprecation Warning at extra/CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >CMake Deprecation Warning at dht/CMakeLists.txt:3 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >CMake Deprecation Warning at dcpp/CMakeLists.txt:3 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >CMake Deprecation Warning at eiskaltdcpp-qt/CMakeLists.txt:6 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >-- Building without Qt Declarative UI support >-- Building with Qt DBus support >-- Building without Qt Script support >-- Building with Qt SQLite support >-- Found ASPELL: /usr/lib64/libaspell.so >-- Building with Aspell support >CMake Deprecation Warning at eiskaltdcpp-gtk/CMakeLists.txt:3 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.13.3") >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): > The package name passed to `find_package_handle_standard_args` (GTK3_GTK) > does not match the name of the calling package (GTK3). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/FindGTK3.cmake:507 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > eiskaltdcpp-gtk/CMakeLists.txt:10 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found GTK3_GTK: /usr/lib64/libgtk-3.so >-- Building without LibGnome2 or LibCanberra support >-- Building with libnotify support >-- CMAKE_SYSTEM: Linux-6.11.10 >-- CMAKE_SYSTEM_PROCESSOR: x86_64 >-- CMAKE_CXX_COMPILER: /usr/bin/x86_64-pc-linux-gnu-g++ >-- CMAKE_CXX_COMPILER_ID: GNU >-- CMAKE will use these libraries (and headers) during build: > > miniupnpc (headers): /usr/lib64/libminiupnpc.so (/usr/include) > lua (headers): () > bzip2 (headers): /usr/lib64/libbz2.so (/usr/include) > zlib (headers): /usr/lib64/libz.so (/usr/include) > openssl (headers): /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (/usr/include) > iconv (headers): /usr/lib64/libc.so (/usr/include) > aspell (headers): /usr/lib64/libaspell.so (/usr/include) > gettext (headers): (/usr/include) > pcre(cpp) (headers): /usr/lib64/libpcrecpp.so;/usr/lib64/libpcre.so (/usr/include) > idna (headers): () > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (4.7s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build" >ninja -v -j4 -l0 >[1/412] /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/fsusage.c.o -MF extra/CMakeFiles/extra.dir/fsusage.c.o.d -o extra/CMakeFiles/extra.dir/fsusage.c.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/fsusage.c >[2/412] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/freespace.cpp.o -MF extra/CMakeFiles/extra.dir/freespace.cpp.o.d -o extra/CMakeFiles/extra.dir/freespace.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/freespace.cpp >[3/412] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/upnpc.cpp.o -MF extra/CMakeFiles/extra.dir/upnpc.cpp.o.d -o extra/CMakeFiles/extra.dir/upnpc.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/upnpc.cpp >FAILED: extra/CMakeFiles/extra.dir/upnpc.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/upnpc.cpp.o -MF extra/CMakeFiles/extra.dir/upnpc.cpp.o.d -o extra/CMakeFiles/extra.dir/upnpc.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/upnpc.cpp >/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/upnpc.cpp: In member function âvirtual bool UPnPc::init()â: >/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/upnpc.cpp:56:32: error: too few arguments to function âint UPNP_GetValidIGD(UPNPDev*, UPNPUrls*, IGDdatas*, char*, int, char*, int)â > 56 | bool ret = UPNP_GetValidIGD(devices, &urls, &data, nullptr, 0); > | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/upnpc.cpp:31: >/usr/include/miniupnpc/miniupnpc.h:122:1: note: declared here > 122 | UPNP_GetValidIGD(struct UPNPDev * devlist, > | ^~~~~~~~~~~~~~~~ >[4/412] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/dyndns.cpp.o -MF extra/CMakeFiles/extra.dir/dyndns.cpp.o.d -o extra/CMakeFiles/extra.dir/dyndns.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/dyndns.cpp >[5/412] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/magnet.cpp.o -MF extra/CMakeFiles/extra.dir/magnet.cpp.o.d -o extra/CMakeFiles/extra.dir/magnet.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/magnet.cpp >[6/412] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILDING_DCPP -DLOCALE_DIR=\"/usr/share/locale\" -D_DATADIR=\"/usr/share/eiskaltdcpp\" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_REENTRANT -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2 -I/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra -O2 -pipe -march=native -fno-diagnostics-color -std=c++14 -pipe -Wformat -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -fno-diagnostics-color -fPIC -MD -MT extra/CMakeFiles/extra.dir/ipfilter.cpp.o -MF extra/CMakeFiles/extra.dir/ipfilter.cpp.o.d -o extra/CMakeFiles/extra.dir/ipfilter.cpp.o -c /var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/extra/ipfilter.cpp >ninja: build stopped: subcommand failed. > * ERROR: net-p2p/eiskaltdcpp-2.4.2::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2711: Called cmake_src_compile > * environment, line 1172: Called cmake_build > * environment, line 1139: Called eninja > * environment, line 1621: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=net-p2p/eiskaltdcpp-2.4.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/eiskaltdcpp-2.4.2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:eiskaltdcpp-2.4.2:20241126-124329.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2_build' > * S: '/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2' >
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 945060
:
912080
|
912081
|
912082
|
912083
|
912084
|
912085
| 912086 |
912087
|
912088