Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566042 - media-gfx/graphite2-1.2.4-r1 fails to link when CC=clang and is compiled with -fsanitize=address
Summary: media-gfx/graphite2-1.2.4-r1 fails to link when CC=clang and is compiled with...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 11:35 UTC by Agostino Sarubbo
Modified: 2016-02-28 23:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,47.11 KB, text/x-log)
2015-11-17 11:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2015-11-17 11:35:02 UTC
Created attachment 417198 [details]
build log

/usr/bin/clang  -O2 -pipe -g3 -fno-stack-protector -fsanitize=address    -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-z,lazy -fsanitize=address -nodefaultlibs  CMakeFiles/gr2fonttest.dir/gr2FontTest.cpp.o CMakeFiles/gr2fonttest.dir/UtfCodec.cpp.o  -o gr2fonttest -rdynamic ../src/libgraphite2.so.3.0.1 -lc -lgcc -Wl,-rpath,/tmp/portage/media-gfx/graphite2-1.2.4-r1/work/graphite2-1.2.4-abi_x86_64.amd64/src: 
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_interceptors.cc.o): nella funzione "__interceptor_lgamma":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:3878: riferimento non definito a "signgam"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_interceptors.cc.o): nella funzione "__interceptor_lgamma":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_mapping.h:283: riferimento non definito a "signgam"
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_mapping.h:283: riferimento non definito a "signgam"
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_mapping.h:283: riferimento non definito a "signgam"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_interceptors.cc.o): nella funzione "__interceptor_lgamma":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:3878: riferimento non definito a "signgam"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_interceptors.cc.o):/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:3878: seguono ulteriori riferimenti non definiti a "signgam"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_linux.cc.o): nella funzione "__asan::AsanDlSymNext(char const*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_linux.cc:177: riferimento non definito a "dlsym"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_posix.cc.o): nella funzione "__asan::AsanTSDInit(void (*)(void*))":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_posix.cc:89: riferimento non definito a "pthread_key_create"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_posix.cc.o): nella funzione "__asan::AsanTSDGet()":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_posix.cc:94: riferimento non definito a "pthread_getspecific"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_posix.cc.o): nella funzione "__asan::AsanTSDSet(void*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_posix.cc:99: riferimento non definito a "pthread_setspecific"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(asan_posix.cc.o): nella funzione "__asan::PlatformTSDDtor(void*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/asan/asan_posix.cc:106: riferimento non definito a "pthread_setspecific"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(interception_linux.cc.o): nella funzione "__interception::GetRealFunctionAddress(char const*, unsigned long*, unsigned long, unsigned long)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/interception/interception_linux.cc:23: riferimento non definito a "dlsym"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(interception_linux.cc.o): nella funzione "__interception::GetFuncAddrVer(char const*, char const*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/interception/interception_linux.cc:29: riferimento non definito a "dlvsym"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_linux_libcdep.cc.o): nella funzione "__sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc:119: riferimento non definito a "pthread_getattr_np"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_linux_libcdep.cc.o): nella funzione "__sanitizer::SetEnv(char const*, char const*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc:132: riferimento non definito a "dlsym"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_linux_libcdep.cc.o): nella funzione "__sanitizer::InitTlsSize()":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc:192: riferimento non definito a "dlsym"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_linux_libcdep.cc.o): nella funzione "__sanitizer::AdjustStackSize(void*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc:394: riferimento non definito a "pthread_attr_setstacksize"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_posix_libcdep.cc.o): nella funzione "__sanitizer::GetNamedMappingFd(char const*, unsigned long)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc:241: riferimento non definito a "shm_open"
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc:245: riferimento non definito a "shm_unlink"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_unwind_linux_libcdep.cc.o): nella funzione "__sanitizer::Unwind_GetIP(_Unwind_Context*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:93: riferimento non definito a "_Unwind_GetIP"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_unwind_linux_libcdep.cc.o): nella funzione "__sanitizer::Unwind_Trace(_Unwind_Context*, void*)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:93: riferimento non definito a "_Unwind_GetIP"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_unwind_linux_libcdep.cc.o): nella funzione "__sanitizer::BufferedStackTrace::SlowUnwindStack(unsigned long, unsigned int)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:115: riferimento non definito a "_Unwind_Backtrace"
/usr/bin/../lib/clang/3.7.0/lib/linux/libclang_rt.asan-x86_64.a(sanitizer_unwind_linux_libcdep.cc.o): nella funzione "__sanitizer::BufferedStackTrace::SlowUnwindStackWithContext(unsigned long, void*, unsigned int)":
/var/tmp/portage/sys-devel/llvm-3.7.0-r2/work/llvm-3.7.0.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:115: riferimento non definito a "_Unwind_Backtrace"
x86_64-pc-linux-gnu-clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)


If at this point I'm using gcc it works.
Comment 1 Agostino Sarubbo gentoo-dev 2015-11-17 11:35:39 UTC
Portage 2.2.20.1 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, glibc-2.21-r1, 3.14.43-hardened-r3 x86_64)                                                                                                                                                        
=================================================================                                                                                                                                                                                                              
System uname: Linux-3.14.43-hardened-r3-x86_64-QEMU_Virtual_CPU_version_2.4.0-with-gentoo-2.2                                                                                                                                                                                  
KiB Mem:    16055656 total,  14482768 free                                                                                                                                                                                                                                     
KiB Swap:          0 total,         0 free                                                                                                                                                                                                                                     
Timestamp of repository gentoo: Tue, 17 Nov 2015 11:00:01 +0000                                                                                                                                                                                                                
sh bash 4.3_p39                                                                                                                                                                                                                                                                
ld ld di GNU (Gentoo 2.25.1 p1.1) 2.25.1                                                                                                                                                                                                                                       
app-shells/bash:          4.3_p39::gentoo                                                                                                                                                                                                                                      
dev-lang/perl:            5.20.2::gentoo                                                                                                                                                                                                                                       
dev-lang/python:          2.7.9-r1::gentoo, 3.4.3::gentoo                                                                                                                                                                                                                      
dev-util/cmake:           3.3.1-r1::gentoo                                                                                                                                                                                                                                     
dev-util/pkgconfig:       0.28-r2::gentoo                                                                                                                                                                                                                                      
sys-apps/baselayout:      2.2::gentoo                                                                                                                                                                                                                                          
sys-apps/openrc:          0.17::gentoo                                                                                                                                                                                                                                         
sys-apps/sandbox:         2.6-r1::gentoo                                                                                                                                                                                                                                       
sys-devel/autoconf:       2.69::gentoo                                                                                                                                                                                                                                         
sys-devel/automake:       1.14.1::gentoo, 1.15::gentoo                                                                                                                                                                                                                         
sys-devel/binutils:       2.25.1-r1::gentoo                                                                                                                                                                                                                                    
sys-devel/gcc:            4.8.4::gentoo, 4.9.3::gentoo                                                                                                                                                                                                                         
sys-devel/gcc-config:     1.7.3::gentoo                                                                                                                                                                                                                                        
sys-devel/libtool:        2.4.6::gentoo                                                                                                                                                                                                                                        
sys-devel/make:           4.1-r1::gentoo                                                                                                                                                                                                                                       
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)                                                                                                                                                                                                                    
sys-libs/glibc:           2.21-r1::gentoo                                                                                                                                                                                                                                      
Repositories:                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                               
gentoo                                                                                                                                                                                                                                                                         
    location: /usr/portage                                                                                                                                                                                                                                                     
    sync-type: rsync                                                                                                                                                                                                                                                           
    sync-uri: rsync://192.168.0.22/gentoo-portage                                                                                                                                                                                                                              
    priority: -1000                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
ACCEPT_KEYWORDS="amd64"                                                                                                                                                                                                                                                        
ACCEPT_LICENSE="* -@EULA"                                                                                                                                                                                                                                                      
CBUILD="x86_64-pc-linux-gnu"                                                                                                                                                                                                                                                   
CFLAGS="-O2 -pipe -g3 -fno-stack-protector -fsanitize=address"                                                                                                                                                                                                                 
CHOST="x86_64-pc-linux-gnu"                                                                                                                                                                                                                                                    
CONFIG_PROTECT="/etc"                                                                                                                                                                                                                                                          
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"                                                                                                                                     
CXXFLAGS="-O2 -pipe -g3 -fno-stack-protector -fsanitize=address"                                                                                                                                                                                                               
DISTDIR="/usr/portage/distfiles"                                                                                                                                                                                                                                               
FCFLAGS="-O2 -pipe"                                                                                                                                                                                                                                                            
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"                                                                                                                                                                                                                                                              
FFLAGS="-O2 -pipe"                                                                                                                                                                                                                                                             
GENTOO_MIRRORS="http://192.168.0.22/ http://distfiles.gentoo.org"                                                                                                                                                                                                              
LANG="it_IT.UTF-8"                                                                                                                                                                                                                                                             
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-z,lazy -fsanitize=address"                                                                                                                                                                                          
MAKEOPTS="-j8"                                                                                                                                                                                                                                                                 
PKGDIR="/usr/portage/packages"                                                                                                                                                                                                                                                 
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/tmp"
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx mmxext modules multilib ncurses nls nptl openmp pam pcre readline seccomp session sse sse2 ssl tcpd unicode xattr zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Comment 2 Bernard Cafarelli gentoo-dev 2015-11-17 13:53:24 UTC
ASAN and libraries can be tricky:
https://github.com/google/sanitizers/issues/380
https://github.com/google/sanitizers/issues/111

"When linking shared libraries you should not force asan symbols into .so
 -- symbols like __asan_* should be left undefined so that at the dynamic-link time they are taken from the main binary."

but I don't see which flag (the usual suspects are  -Wl,-z,defs or -Wl,--no-undefined) would check the ASAN symbols in graphite2

Oh, looks like something needed a fix in graphite2 build system, 1.3.1 changelog states:
        . Build now works for clang and/or asan and/or afl etc.

Manually building 1.3.4 worked here
Comment 3 Agostino Sarubbo gentoo-dev 2015-11-17 14:14:39 UTC
@maintainer, could you bump to 1.3.4?
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2016-02-28 23:21:50 UTC
(In reply to Bernard Cafarelli from comment #2)
> 
> Manually building 1.3.4 worked here

(In reply to Agostino Sarubbo from comment #3)
> @maintainer, could you bump to 1.3.4?

done