** Changed in: tarantool
   Importance: Undecided => Wishlist

** Changed in: tarantool
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1194728

Title:
  warning: Using XXX in statically linked applications requires at
  runtime the shared libraries

Status in Tarantool - an efficient in-memory data store:
  Won't Fix

Bug description:
  tarantool/master/src/lua/init.cc:1182: warning: Using 'dlopen' in statically 
linked applications requires at runtime the shared libraries from the glibc 
version used for linking
  libltbox.a(tarantool.cc.o): In function `main':
  tarantool/master/src/tarantool.cc:754: warning: Using 'getpwnam' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
  ../libcore.a(coeio.cc.o): In function `getaddrinfo_cb':
  tarantool/master/src/coeio.cc:224: warning: Using 'getaddrinfo' in statically 
linked applications requires at runtime the shared libraries from the glibc 
version used for linking
  
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/libpthread.a(sem_open.o):
 In function `sem_open':
  (.text+0x5b8): warning: the use of `mktemp' is dangerous, better use `mkstemp'
  collect2: error: ld returned 1 exit status
  make[2]: *** [src/box/tarantool_box] Error 1
  make[1]: *** [src/box/CMakeFiles/tarantool_box.dir/all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1194728/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to