Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775494 - net-misc/oidc-agent-4.0.2 - /.../proxy_handler.c:66: undefined reference to list_iterator_new
Summary: net-misc/oidc-agent-4.0.2 - /.../proxy_handler.c:66: undefined reference to l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-11 17:33 UTC by Toralf Förster
Modified: 2021-03-12 16:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2021-03-11 17:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.37 KB, text/plain)
2021-03-11 17:33 UTC, Toralf Förster
Details
environment (environment,74.27 KB, text/plain)
2021-03-11 17:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.32 KB, application/x-bzip)
2021-03-11 17:33 UTC, Toralf Förster
Details
net-misc:oidc-agent-4.0.2:20210311-165941.log (net-misc:oidc-agent-4.0.2:20210311-165941.log,87.01 KB, text/plain)
2021-03-11 17:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.25 KB, application/x-bzip)
2021-03-11 17:33 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-11 17:33:11 UTC
Compiled lib/cJSON/cJSON.c successfully!
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/oidc-agent/oidcp/proxy_handler.o: in function `getDefaultAccountConfigForIssuer':
/var/tmp/portage/net-misc/oidc-agent-4.0.2/work/oidc-agent-4.0.2/src/oidc-agent/oidcp/proxy_handler.c:66: undefined reference to `list_iterator_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-misc/oidc-agent-4.0.2/work/oidc-agent-4.0.2/src/oidc-agent/oidcp/proxy_handler.c:67: undefined reference to `list_iterator_next'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-misc/oidc-agent-4.0.2/work/oidc-agent-4.0.2/src/oidc-agent/oidcp/proxy_handler.c:78: undefined reference to `list_iterator_destroy'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obj/oidc-agent/oidcd/oidcd_handler.o: in function `oidcd_handleGen':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20210306-091529

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
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	Thu Mar 11 16:36:05 UTC 2021

emerge -qpvO net-misc/oidc-agent
[ebuild  N    ] net-misc/oidc-agent-4.0.2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2021-03-11 17:33:12 UTC
Created attachment 690795 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-11 17:33:14 UTC
Created attachment 690798 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-11 17:33:15 UTC
Created attachment 690801 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-11 17:33:16 UTC
Created attachment 690804 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-11 17:33:18 UTC
Created attachment 690807 [details]
net-misc:oidc-agent-4.0.2:20210311-165941.log
Comment 6 Toralf Förster gentoo-dev 2021-03-11 17:33:19 UTC
Created attachment 690810 [details]
temp.tar.bz2
Comment 7 Marek Szuba archtester gentoo-dev 2021-03-12 13:23:19 UTC
While I cannot reproduce this on my end, I think I see what the problem is. What do you get when you run

ldconfig -N -v $(sed 's/:/ /g' <<< $LD_LIBRARY_PATH) 2>/dev/null | grep -i liblist

and if you do get something (as you likely will), what package does that library belong to?
Comment 8 Toralf Förster gentoo-dev 2021-03-12 14:20:03 UTC
(In reply to Marek Szuba from comment #7)
> While I cannot reproduce this on my end, I think I see what the problem is.
> What do you get when you run
> 
> ldconfig -N -v $(sed 's/:/ /g' <<< $LD_LIBRARY_PATH) 2>/dev/null | grep -i
> liblist
> 
> and if you do get something (as you likely will), what package does that
> library belong to?

17_1_desktop_gnome-20210306-091529 /var/tmp/tb # ldconfig -N -v $(sed 's/:/ /g' <<< $LD_LIBRARY_PATH) 2>/dev/null | grep -i liblist
        liblist.so.3 -> liblist.so.3.0.0
Comment 9 Larry the Git Cow gentoo-dev 2021-03-12 16:14:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c409adcce61eab53a3398e9af5bd51c6fb4e953

commit 1c409adcce61eab53a3398e9af5bd51c6fb4e953
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-03-12 15:57:10 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-03-12 16:14:21 +0000

    net-misc/oidc-agent-4.0.2: do not autodetect liblist.so
    
    One, no automagic. Two, this picks up the library installed by dev-libs/liblist
    - which is NOT the correct one.
    
    Closes: https://bugs.gentoo.org/775494
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 .../files/oidc-agent-4.0.2_makefile-liblist-automagic.patch   | 11 +++++++++++
 net-misc/oidc-agent/oidc-agent-4.0.2.ebuild                   |  6 ++++++
 2 files changed, 17 insertions(+)