Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774831 - net-im/coturn-4.5.2 - /.../ld: cannot find -lmariadb
Summary: net-im/coturn-4.5.2 - /.../ld: cannot find -lmariadb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Schürch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-08 09:12 UTC by Toralf Förster
Modified: 2021-03-22 17:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.32 KB, text/plain)
2021-03-08 09:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.73 KB, text/plain)
2021-03-08 09:12 UTC, Toralf Förster
Details
environment (environment,66.78 KB, text/plain)
2021-03-08 09:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.00 KB, application/x-bzip)
2021-03-08 09:12 UTC, Toralf Förster
Details
net-im:coturn-4.5.2:20210308-071704.log (net-im:coturn-4.5.2:20210308-071704.log,69.38 KB, text/plain)
2021-03-08 09:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.63 KB, application/x-bzip)
2021-03-08 09:12 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 2021-03-08 09:12:46 UTC
   96 |       __glibc_objsize (__dest));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmariadb
collect2: error: ld returned 1 exit status
make: *** [Makefile:136: bin/turnserver] Error 1
 * ERROR: net-im/coturn-4.5.2::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20210307-142948

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   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	Mon Mar  8 07:05:50 UTC 2021

emerge -qpvO net-im/coturn
[ebuild  N    ] net-im/coturn-4.5.2  USE="mysql -mongodb -postgres -redis -sqlite"
Comment 1 Toralf Förster gentoo-dev 2021-03-08 09:12:47 UTC
Created attachment 690009 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-08 09:12:48 UTC
Created attachment 690012 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-08 09:12:50 UTC
Created attachment 690015 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-08 09:12:51 UTC
Created attachment 690018 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-08 09:12:52 UTC
Created attachment 690021 [details]
net-im:coturn-4.5.2:20210308-071704.log
Comment 6 Toralf Förster gentoo-dev 2021-03-08 09:12:53 UTC
Created attachment 690024 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-03-22 17:46:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a9c5ee98208896de445430bbe0bcc024c806332

commit 6a9c5ee98208896de445430bbe0bcc024c806332
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-03-22 17:41:03 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-03-22 17:46:48 +0000

    dev-db/mariadb: don't install mariadb.pc file
    
    Closes: https://bugs.gentoo.org/774831
    Closes: https://bugs.gentoo.org/777573
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mariadb/Manifest                                           | 8 ++++----
 .../{mariadb-10.2.37-r2.ebuild => mariadb-10.2.37-r3.ebuild}      | 2 +-
 .../{mariadb-10.3.28-r2.ebuild => mariadb-10.3.28-r3.ebuild}      | 2 +-
 .../{mariadb-10.4.18-r2.ebuild => mariadb-10.4.18-r3.ebuild}      | 2 +-
 .../{mariadb-10.5.9-r3.ebuild => mariadb-10.5.9-r4.ebuild}        | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)