[Bug 260410] deskutils/gucharmap build failure , visibility=hidden is required but not supported
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Dec 2021 07:25:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260410
Bug ID: 260410
Summary: deskutils/gucharmap build failure , visibility=hidden
is required but not supported
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome@FreeBSD.org
Reporter: devosalain@ymail.com
Assignee: gnome@FreeBSD.org
Flags: maintainer-feedback?(gnome@FreeBSD.org)
[00:00:55] ===> Configuring for gucharmap-14.0.1
[00:00:58] The Meson build system
[00:00:58] Version: 0.59.1
[00:00:58] Source dir:
/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011
[00:00:58] Build dir:
/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/_build
[00:00:58] Build type: native build
[00:00:58] Project name: gucharmap
[00:00:58] Project version: 14.0.1
[00:00:58] C compiler for the host machine: cc (clang 11.0.1 "FreeBSD clang
version 11.0.1 (git@github.com:llvm/llvm-project.git
llvmorg-11.0.1-0-g43ff75f2c3fe)")
[00:00:58] C linker for the host machine: cc ld.lld 11.0.1
[00:00:58] Host machine cpu family: x86_64
[00:00:58] Host machine cpu: x86_64
[00:00:58] Library dl found: YES
[00:00:58] Checking for function "dlsym" with dependency -ldl: YES
[00:00:58] Compiler for C supports arguments -Waggregate-return: NO
[00:00:58] Compiler for C supports arguments -Wall: NO
[00:00:58] Compiler for C supports arguments -Wcast-align: NO
[00:00:58] Compiler for C supports arguments
-Werror=implicit-function-declaration: NO
[00:00:58] Compiler for C supports arguments -Wextra: NO
[00:00:58] Compiler for C supports arguments -Wformat-signedness: NO
[00:00:58] Compiler for C supports arguments -Wimplicit: NO
[00:00:58] Compiler for C supports arguments -Winit-self: NO
[00:00:58] Compiler for C supports arguments -Wmissing-declarations: NO
[00:00:58] Compiler for C supports arguments -Wmissing-format-attribute: NO
[00:00:58] Compiler for C supports arguments -Wmissing-prototypes: NO
[00:00:58] Compiler for C supports arguments -Wnested-externs: NO
[00:00:58] Compiler for C supports arguments -Wno-missing-field-initializers:
NO
[00:00:58] Compiler for C supports arguments -Wno-cast-function-type: NO
[00:00:58] Compiler for C supports arguments -Wno-deprecated-declarations: NO
[00:00:58] Compiler for C supports arguments -Wno-switch-enum: NO
[00:00:58] Compiler for C supports arguments -Wno-unused-parameter: NO
[00:00:58] Compiler for C supports arguments -Wold-style-definition: NO
[00:00:58] Compiler for C supports arguments -Wpacked: NO
[00:00:58] Compiler for C supports arguments -Wpointer-arith: NO
[00:00:58] Compiler for C supports arguments -Wshadow: NO
[00:00:58] Compiler for C supports arguments -Wsign-compare: NO
[00:00:58] Compiler for C supports arguments -Wstrict-aliasing=2: NO
[00:00:58] Compiler for C supports arguments -Wstrict-prototypes: NO
[00:00:58] Compiler for C supports arguments -Wuninitialized: NO
[00:00:58] Compiler for C supports arguments -Wunsafe-loop-optimizations: NO
[00:00:58] Compiler for C supports arguments -Wwrite-strings: NO
[00:00:58] Compiler for C supports arguments -fno-common: NO
[00:00:58] Compiler for C supports arguments -fno-strict-aliasing: NO
[00:00:58] Compiler for C supports arguments -fvisibility=hidden: NO
[00:00:58] Compiler for C supports arguments -fvisibility=hidden: NO (cached)
[00:00:58]
[00:00:58] meson.build:194:2: ERROR: Assert failed: -fvisibility=hidden is
required but not supported
[00:00:58]
[00:00:58] A full log can be found at
/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/_build/meson-logs/meson-log.txt
[00:00:58] ===> Script "configure" failed unexpectedly.
My make.conf,
MYFLAGS=" -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fident
-mno-unaligned-access -Wformat -Wformat-security -Werror=format-security -fPIC
-fPIE -fcf-protection -fexceptions -fno-short-enums -fomit-frame-pointer
-fstrict-aliasing -fstack-protector-all -fstack-protector
-fstack-protector-strong -fstack-clash-protection -O2 -pipe "
CFLAGS+="${MYFLAGS}"
CXXFLAGS+="${MYFLAGS}"
--
You are receiving this mail because:
You are the assignee for the bug.