Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 09:36:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215927] databases/akonadi: undefined reference to `__stack_chk_fail_local'
Message-ID:  <bug-215927-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215927

            Bug ID: 215927
           Summary: databases/akonadi: undefined reference to
                    `__stack_chk_fail_local'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: ardovm@yahoo.it
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

I cannot build databases/akonadi on my 9-STABLE system.

[  8%] Linking CXX executable ../bin/akonadi_agent_server
cd /usr/ports/databases/akonadi/work/.build/agentserver &&
/usr/local/bin/cmake-E cmake_link_script
CMakeFiles/akonadi_agent_server.dir/link.txt --verbose=3D1
/usr/bin/clang++   -O2 -fno-strict-aliasing -pipe -march=3Dathlon-mp
-fstack-protector -std=3Dc++0x -Wnon-virtual-dtor -Wundef -Wcast-align
-Wchar-subscripts -Wall-Wextra -Wpointer-arith -Wformat-security -fno-common
-fexceptions -O2 -fno-strict-aliasing -pipe -march=3Dathlon-mp -fstack-prot=
ector=20
 -fstack-protector CMakeFiles/akonadi_agent_server.dir/agentpluginloader.cp=
p.o
CMakeFiles/akonadi_agent_server.dir/agentserver.cpp.o
CMakeFiles/akonadi_agent_server.dir/agentthread.cpp.o
CMakeFiles/akonadi_agent_server.dir/main.cpp.o
CMakeFiles/akonadi_agent_server.dir/akonadi_agent_server_automoc.cpp.o  -o
../bin/akonadi_agent_server
-Wl,-rpath,/usr/local/lib/qt4:/usr/ports/databases/akonadi/work/.build/lib:=
/usr/local/lib:
 ../lib/libakonadi_shared.a /usr/local/lib/qt4/libQtGui.so
/usr/local/lib/qt4/libQtDBus.so /usr/local/lib/libexecinfo.so
/usr/local/lib/qt4/libQtCore.so /usr/local/lib/qt4/libQtDBus.so
../lib/libakonadiprotocolinternals.so.1.13.0
/usr/local/lib/libboost_program_options.so /usr/local/lib/qt4/libQtDBus.so
/usr/local/lib/qt4/libQtCore.so
/usr/local/lib/libboost_program_options.so: undefined reference to
`__stack_chk_fail_local'
clang++: error: linker command failed with exit code 1 (use -v to see
invocation)
*** [bin/akonadi_agent_server] Error code 1

[...]

Other information about my system:

# uname -a
FreeBSD myhost 9.3-STABLE FreeBSD 9.3-STABLE #180 r311768M: Mon Jan  9 14:1=
8:16
CET 2017     root@myhost:/usr/obj/usr/src/sys/GENERIC  i386

# svn info /usr/ports | grep Revision
Revision: 431071

# pkg info | grep boost
boost-jam-1.63.0               Build tool from the boost.org
boost-libs-1.63.0_1            Free portable C++ libraries (without
Boost.Python)

# cat /etc/make.conf
WITH_PKGNG=3Dyes
CPUTYPE?=3Dathlon64
CFLAGS=3D -O2 -fno-strict-aliasing -pipe
COPTFLAGS=3D -O -pipe
BOOTWAIT=3D2000
SVN_UPDATE=3Dyes
DOC_LANG=3D       en_US.ISO8859-1
LOCALIZED_LANG=3Dit
WITH_WIDE_CHARS=3Dyes
QT4_OPTIONS=3D CUPS
WITH_GALLIUM=3Dyes
PORTS_MODULES=3Demulators/virtualbox-ose-kmod
DEFAULT_VERSIONS+=3Dlinux=3Dc6
DEFAULT_VERSIONS+=3Dssl=3Dopenssl

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215927-13>