This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/19007] New: FAIL: elf/check-localplt with gcc-5/6


https://sourceware.org/bugzilla/show_bug.cgi?id=19007

            Bug ID: 19007
           Summary: FAIL: elf/check-localplt with  gcc-5/6
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: markus at trippelsdorf dot de
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

On x86_64-pc-linux-gnu I get with gcc-5 or gcc-6:

FAIL: elf/check-localplt 

markus@x4 glibc-build % cat elf/check-localplt.out
Missing required PLT reference: ld.so: realloc
Missing required PLT reference: libc.so: realloc
Missing required PLT reference: ld.so: malloc
Missing required PLT reference: libc.so: calloc
Missing required PLT reference: ld.so: __libc_memalign
Missing required PLT reference: libc.so: memalign
Missing required PLT reference: ld.so: calloc

markus@x4 glibc-build % ld -v
GNU ld (Gentoo git) 2.25.51.20150907

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]