[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703230: marked as done ([gcc-4.8] gcc-4.8: -fsanitize=thread requires -fPIC too)



Your message dated Mon, 18 Apr 2016 18:43:10 +0000
with message-id <[🔎] E1asE8c-0005cB-9r@franck.debian.org>
and subject line Bug#821336: Removed package(s) from unstable
has caused the Debian Bug report #703230,
regarding [gcc-4.8] gcc-4.8: -fsanitize=thread requires -fPIC too
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
703230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703230
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.8
Version: 4.8-20130315-1
Severity: normal

--- Please enter the report below this line. ---
GCC says that -pie or -shared is needed to use -fsanitize=thread, but that is not enough on amd64:
$ /usr/bin/gcc-4.8 -fsanitize=thread test.c -pie
/usr/bin/ld.bfd.real: /tmp/ccBEgPXP.o: relocation R_X86_64_PC32 against undefined symbol `__tsan_func_entry' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld.bfd.real: final link failed: Bad value
collect2: error: ld returned 1 exit status

-fPIC is needed too:
$ /usr/bin/gcc-4.8 -fsanitize=thread test.c -pie -fPIC


--- System information. ---
Architecture: amd64
Kernel:       Linux 3.8.3

Debian Release: 7.0
  500 unstable        ftp.ro.debian.org
  500 stable          ftp.ro.debian.org
    1 experimental    ftp.ro.debian.org

--- Package information. ---
Depends                     (Version) | Installed
=====================================-+-===================
gcc-4.8-base       (= 4.8-20130315-1) |
cpp-4.8            (= 4.8-20130315-1) |
binutils                    (>= 2.22) |
libgcc-4.8-dev     (= 4.8-20130315-1) |
libc6                       (>= 2.14) |
libcloog-isl4               (>= 0.17) |
libgmp10                              |
libisl10                    (>= 0.10) |
libmpc2                               |
libmpfr4                   (>= 3.1.1) |
zlib1g                   (>= 1:1.1.4) |


Recommends       (Version) | Installed
==========================-+-============
libc6-dev      (>= 2.13-5) |


Suggests                            (Version) | Installed
=============================================-+-======================
gcc-4.8-multilib                              |
libmudflap0-4.8-dev        (= 4.8-20130315-1) |
gcc-4.8-doc                          (>= 4.8) |
gcc-4.8-locales                      (>= 4.8) |
libgcc1-dbg             (>= 1:4.8-20130315-1) | 1:4.8-20130315-1
libgomp1-dbg              (>= 4.8-20130315-1) |
libitm1-dbg               (>= 4.8-20130315-1) |
libatomic1-dbg            (>= 4.8-20130315-1) |
libasan0-dbg              (>= 4.8-20130315-1) |
libtsan0-dbg              (>= 4.8-20130315-1) |
libbacktrace1-dbg         (>= 4.8-20130315-1) |
libquadmath0-dbg          (>= 4.8-20130315-1) |
libmudflap0-dbg           (>= 4.8-20130315-1) |
binutils-gold                       (>= 2.22) | 2.21.52.20110707-1

--- End Message ---
--- Begin Message ---
Version: 4.8.5-4+rm

Dear submitter,

as the package gcc-4.8 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/821336

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: