Public bug reported:

Hi,

I would like to build this:
https://github.com/alexei-led/stress-ng/blob/master/Dockerfile
with latest stress-ng version (0.09.48), but fails with:
LD stress-ng
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libpthread.a(lowlevellock.o):
 In function `__lll_lock_wait_private':
/build/glibc-6V9RKT/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:78:
 multiple definition of `__lll_lock_wait_private'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc.a(libc-lowlevellock.o):(.text+0x0):
 first defined here
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libpthread.a(lowlevellock.o):
 In function `__lll_unlock_wake_private':
/build/glibc-6V9RKT/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:328:
 multiple definition of `__lll_unlock_wake_private'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc.a(libc-lowlevellock.o):(.text+0x30):
 first defined here
collect2: error: ld returned 1 exit status
Makefile:350: recipe for target 'stress-ng' failed

It can't be compiled in this way since 0.09.42.

** Affects: stress-ng (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Hi,
  
  I would like to build this:
  https://github.com/alexei-led/stress-ng/blob/master/Dockerfile
  with latest stress-ng version (0.09.48), but fails with:
  LD stress-ng
  
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libpthread.a(lowlevellock.o):
 In function `__lll_lock_wait_private':
  
/build/glibc-6V9RKT/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:78:
 multiple definition of `__lll_lock_wait_private'
  
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc.a(libc-lowlevellock.o):(.text+0x0):
 first defined here
  
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libpthread.a(lowlevellock.o):
 In function `__lll_unlock_wake_private':
  
/build/glibc-6V9RKT/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:328:
 multiple definition of `__lll_unlock_wake_private'
  
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc.a(libc-lowlevellock.o):(.text+0x30):
 first defined here
  collect2: error: ld returned 1 exit status
  Makefile:350: recipe for target 'stress-ng' failed
  
- Older versions (at least the one specified in the above Dockerfile)
- work.
+ It can't be compiled in this way since 0.09.42.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807176

Title:
  static compile fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1807176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to