Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755824 - sys-libs/compiler-rt-sanitizers-10.0.1 : /.../tsan_rtl_amd64.S: error: expected identifier or (
Summary: sys-libs/compiler-rt-sanitizers-10.0.1 : /.../tsan_rtl_amd64.S: error: expect...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
: 756034 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-11-20 15:58 UTC by Toralf Förster
Modified: 2021-06-16 11:15 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.57 KB, text/plain)
2020-11-20 15:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,305.30 KB, text/plain)
2020-11-20 15:58 UTC, Toralf Förster
Details
environment (environment,139.62 KB, text/plain)
2020-11-20 15:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.04 KB, application/x-bzip)
2020-11-20 15:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.01 KB, application/x-bzip)
2020-11-20 15:58 UTC, Toralf Förster
Details
sys-libs:compiler-rt-sanitizers-10.0.1:20201120-111810.log (sys-libs:compiler-rt-sanitizers-10.0.1:20201120-111810.log,733.85 KB, text/plain)
2020-11-20 15:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,47.21 KB, application/x-bzip)
2020-11-20 15:58 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-11-20 15:58:05 UTC
/var/tmp/portage/sys-libs/compiler-rt-sanitizers-10.0.1/work/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S:7:1: error: expected identifier or '('
.section .text
^
/var/tmp/portage/sys-libs/compiler-rt-sanitizers-10.0.1/work/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S:16:5: error: invalid preprocessing directive

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20201110-201519

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.47.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Nov 20 11:05:32 AM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO sys-libs/compiler-rt-sanitizers
[ebuild   R   ] sys-libs/compiler-rt-sanitizers-11.0.0  USE="clang libfuzzer profile sanitize xray -test"
Comment 1 Toralf Förster gentoo-dev 2020-11-20 15:58:06 UTC
Created attachment 673891 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-20 15:58:08 UTC
Created attachment 673894 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-20 15:58:09 UTC
Created attachment 673897 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-20 15:58:10 UTC
Created attachment 673900 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-20 15:58:12 UTC
Created attachment 673903 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-20 15:58:14 UTC
Created attachment 673906 [details]
sys-libs:compiler-rt-sanitizers-10.0.1:20201120-111810.log
Comment 7 Toralf Förster gentoo-dev 2020-11-20 15:58:15 UTC
Created attachment 673909 [details]
temp.tbz2
Comment 8 Märt Bakhoff 2020-11-21 09:41:47 UTC
Also affects compiler-rt-sanitizers-11.0.0. Could be this cmake bug https://gitlab.kitware.com/cmake/cmake/-/issues/21469
Comment 9 Lars 2020-11-25 20:51:05 UTC
(In reply to Märt Bakhoff from comment #8)
> Also affects compiler-rt-sanitizers-11.0.0. Could be this cmake bug
> https://gitlab.kitware.com/cmake/cmake/-/issues/21469

I saw the reported error with dev-util/cmake-3.19.0. Downgrading to dev-util/cmake-3.18.5 solved this issue for me.
Comment 10 James Beddek 2021-06-16 11:13:52 UTC
*** Bug 756034 has been marked as a duplicate of this bug. ***