Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 524138 Details for
Bug 650630
net-irc/hexchat-2.14.0 fails to build with meson-0.45.0-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
hexchat-2.14.0.build (text/plain), 6.79 KB, created by
Helmut Jarausch
on 2018-03-16 09:44:10 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2018-03-16 09:44:10 UTC
Size:
6.79 KB
patch
obsolete
> * Package: net-irc/hexchat-2.14.0 > * Repository: gentoo > * Maintainer: anthonyryan1@gmail.com proxy-maint@gentoo.org,polynomial-c@gentoo.org > * Upstream: tingping@tingping.se https://github.com/hexchat/hexchat/issues > * USE: abi_x86_64 amd64 dbus elibc_glibc gtk kernel_linux libnotify python python_single_target_python3_6 python_targets_python2_7 python_targets_python3_6 ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking hexchat-2.14.0.tar.xz to /var/tmp/portage/net-irc/hexchat-2.14.0/work >>>> Source unpacked in /var/tmp/portage/net-irc/hexchat-2.14.0/work >>>> Preparing source in /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0 ... >meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload -Dwith-gtk=true -Dwith-text=false -Dwith-ssl=true -Dwith-plugin=true -Dwith-dbus=true -Dwith-libproxy=false -Dwith-libnotify=true -Dwith-libcanberra=false -Dwith-theme-manager=false -Ddbus-service-use-appid=false -Dwith-checksum=false -Dwith-fishlim=false -Dwith-lua=false -Dwith-perl=false -Dwith-python=python3.6 -Dwith-sysinfo=false /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0 /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0-build >The Meson build system >Version: 0.45.0 >Source dir: /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0 >Build dir: /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0-build >Build type: native build >Project name: hexchat >Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 7.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 7.3.0-r1 p1.1) 7.3.0") >Appending CFLAGS from environment: '-march=native -O2 -maes -mavx -mavx2 -mf16c -mfma -mmmx -mpopcnt -msse -msse2 -msse3 -msse4.1 -msse4.2 -msse4a -mssse3 -pipe' >Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed' >Build machine cpu family: x86_64 >Build machine cpu: x86_64 >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (0.29.2) >Native dependency gio-2.0 found: YES 2.54.3 >Native dependency gmodule-2.0 found: YES 2.54.3 >Native dependency openssl found: YES 1.0.2n >Checking for function "memrchr": YES >Has header "strings.h": YES >Checking for function "X509_get_signature_nid": YES >Checking for function "SSL_CTX_get_ssl_method": YES >Checking for function "DH_set0_pqg": NO >Checking for function "DH_get0_key": NO >Checking for function "DH_set0_key": NO >Checking for function "ERR_remove_thread_state": YES >Checking for function "ASN1_STRING_get0_data": NO >Configuring config.h using configuration >Compiler for C supports arguments -pipe: YES >Compiler for C supports arguments -fPIE: YES >Compiler for C supports arguments -funsigned-char: YES >Compiler for C supports arguments -Wno-conversion: YES >Compiler for C supports arguments -Wno-pointer-sign: YES >Compiler for C supports arguments -Wno-padded: YES >Compiler for C supports arguments -Wno-unused-parameter: YES >Compiler for C supports arguments -Wno-missing-prototypes: YES >Compiler for C supports arguments -Winline: YES >Compiler for C supports arguments -Wstrict-prototypes: YES >Compiler for C supports arguments -Werror=implicit-function-declaration: YES >Compiler for C supports arguments -Werror=pointer-arith: YES >Compiler for C supports arguments -Werror=init-self: YES >Compiler for C supports arguments -Werror=format-security -Werror=format=1: YES >Compiler for C supports arguments -Werror=missing-include-dirs: YES >Compiler for C supports arguments -Werror=date-time: YES >WARNING: -Wl,-z,relro looks like a linker argument, but has_argument >and other similar methods only support checking compiler arguments. >Using them to check linker arguments are never supported, and results >are likely to be wrong regardless of the compiler you are using. > >Compiler for C supports argument -Wl,-z,relro: YES >WARNING: -Wl,-z,now looks like a linker argument, but has_argument >and other similar methods only support checking compiler arguments. >Using them to check linker arguments are never supported, and results >are likely to be wrong regardless of the compiler you are using. > >Compiler for C supports argument -Wl,-z,now: YES >WARNING: -Wl,-pie looks like a linker argument, but has_argument >and other similar methods only support checking compiler arguments. >Using them to check linker arguments are never supported, and results >are likely to be wrong regardless of the compiler you are using. > >Compiler for C supports argument -Wl,-pie: YES >WARNING: -Wl,--dynamicbase looks like a linker argument, but has_argument >and other similar methods only support checking compiler arguments. >Using them to check linker arguments are never supported, and results >are likely to be wrong regardless of the compiler you are using. > >Compiler for C supports argument -Wl,--dynamicbase: YES >WARNING: -Wl,--nxcompat looks like a linker argument, but has_argument >and other similar methods only support checking compiler arguments. >Using them to check linker arguments are never supported, and results >are likely to be wrong regardless of the compiler you are using. > >Compiler for C supports argument -Wl,--nxcompat: YES >Native dependency glib-2.0 found: YES 2.54.3 >Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal) >Program make-te.py found: YES (/var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0/src/common/make-te.py) >Native dependency dbus-glib-1 found: YES 0.110 >Configuring org.hexchat.service.service using configuration >Program dbus-binding-tool found: YES (/usr/bin/dbus-binding-tool) >Native dependency gtk+-2.0 found: YES 2.24.31 >Native dependency x11 found: YES 1.6.5 >Native dependency libnotify found: YES 0.7.7 >Native dependency iso-codes found: YES 3.76 > >plugins/python/meson.build:3:2: ERROR: Native dependency 'python3.6' not found > >A full log can be found at /var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0-build/meson-logs/meson-log.txt > * ERROR: net-irc/hexchat-2.14.0::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3555: Called meson_src_configure > * environment, line 2300: Called die > * The specific snippet of code: > * "$@" || die > * > * If you need support, post the output of `emerge --info '=net-irc/hexchat-2.14.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-irc/hexchat-2.14.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-irc/hexchat-2.14.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-irc/hexchat-2.14.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0' > * S: '/var/tmp/portage/net-irc/hexchat-2.14.0/work/hexchat-2.14.0'
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 650630
: 524138