Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 795747

Summary: dev-db/libdbi-drivers-0.9.0-r1 - dbd_firebird.c:(.text+<snip>): undefined reference to isc_commit_transaction
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:libdbi-drivers-0.9.0-r1:20210613-071532.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-13 09:08:47 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/dbd_firebird.o: in function `dbd_disconnect':
dbd_firebird.c:(.text+0x9c): undefined reference to `isc_commit_transaction'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: dbd_firebird.c:(.text+0xa7): undefined reference to `isc_detach_database'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/dbd_firebird.o: in function `dbd_free_query':
dbd_firebird.c:(.text+0x159): undefined reference to `isc_dsql_free_statement'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/dbd_firebird.o: in function `dbd_get_engine_version':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210612-103150

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 59874887158c52d0fa1a80ae7af1dba54d7444fc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 13 06:20:22 2021 +0000

    2021-06-13 06:20:19 UTC

emerge -qpvO dev-db/libdbi-drivers
[ebuild  N    ] dev-db/libdbi-drivers-0.9.0-r1  USE="firebird mysql -doc -oci8 -postgres -sqlite -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-06-13 09:08:48 UTC
Created attachment 715677 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-13 09:08:50 UTC
Created attachment 715680 [details]
dev-db:libdbi-drivers-0.9.0-r1:20210613-071532.log
Comment 3 Toralf Förster gentoo-dev 2021-06-13 09:08:51 UTC
Created attachment 715683 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-13 09:08:52 UTC
Created attachment 715686 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-13 09:08:54 UTC
Created attachment 715689 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-13 09:08:55 UTC
Created attachment 715692 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-06-13 09:08:56 UTC
Created attachment 715695 [details]
temp.tar.bz2