Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920190 - net-news/liferea-1.15.5-r1 - [slibtool] feed_parser.c:(.text+<snip>): undefined reference to rss_init_feed_handler
Summary: net-news/liferea-1.15.5-r1 - [slibtool] feed_parser.c:(.text+<snip>): undefin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: nE0sIghT
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2023-12-17 13:29 UTC by Toralf Förster
Modified: 2024-03-15 19:30 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2023-12-17 13:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,39.02 KB, text/plain)
2023-12-17 13:29 UTC, Toralf Förster
Details
environment (environment,122.61 KB, text/plain)
2023-12-17 13:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-12-17 13:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.22 KB, application/x-xz)
2023-12-17 13:30 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.96 KB, application/x-xz)
2023-12-17 13:30 UTC, Toralf Förster
Details
net-news:liferea-1.15.4:20231216-225019.log.xz (net-news:liferea-1.15.4:20231216-225019.log.xz,10.42 KB, application/x-xz)
2023-12-17 13:30 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,99.96 KB, text/plain)
2023-12-17 13:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.12 KB, application/x-xz)
2023-12-17 13:30 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 2023-12-17 13:29:55 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4.
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 109, .st_ino = 2999431}.
rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3.
rdlibtool: lconf: found "/var/tmp/portage/net-news/liferea-1.15.4/work/liferea-1.15.4/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-gcc parse_rss-parse_rss.o ../parsers/libliparsers.a ../fl_sources/libliflsources.a ../ui/libliui.a ../webkit/libwebkit.a ../auth.o ../auth_activatable.o ../browser.o ../browser_history.o ../comments.o ../common.o ../conf.o ../date.o ../db.o ../dbus.o ../debug.o .
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: ../feed_parser.o: in function `feed_parsers_get_list.part.0':
feed_parser.c:(.text+0x5): undefined reference to `rss_init_feed_handler'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: feed_parser.c:(.text+0x20): undefined reference to `atom10_init_feed_handler'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: feed_parser.c:(.text+0x3b): undefined reference to `ldjson_init_feed_handler'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd_merged_usr-20231216-044505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 3bdc093a9e4fdee1d97655c01e07dc159f06a3ab
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 16 20:17:30 2023 +0000

    2023-12-16 20:17:29 UTC

emerge -qpvO net-news/liferea
[ebuild  N    ] net-news/liferea-1.15.4  PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-12-17 13:29:56 UTC
Created attachment 879677 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-17 13:29:57 UTC
Created attachment 879678 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-17 13:29:58 UTC
Created attachment 879679 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-17 13:29:59 UTC
Created attachment 879680 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-17 13:30:00 UTC
Created attachment 879681 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-17 13:30:01 UTC
Created attachment 879682 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-17 13:30:02 UTC
Created attachment 879683 [details]
net-news:liferea-1.15.4:20231216-225019.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-17 13:30:03 UTC
Created attachment 879684 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-17 13:30:04 UTC
Created attachment 879685 [details]
temp.tar.xz
Comment 10 nE0sIghT 2023-12-17 14:16:05 UTC
This looks like slibtool issue, but not liferea issue
Comment 11 Agostino Sarubbo gentoo-dev 2024-03-06 10:32:13 UTC
slibtool_tinderbox has reproduced this issue with version 1.15.5-r1 - Updating summary.
Comment 12 orbea 2024-03-07 03:38:44 UTC
Fixed in slibtool-9999.
Comment 13 Larry the Git Cow gentoo-dev 2024-03-15 19:30:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=341f85a7caa16a7d986a4b428521562bf9120b08

commit 341f85a7caa16a7d986a4b428521562bf9120b08
Author:     orbea <orbea@riseup.net>
AuthorDate: 2024-03-15 13:51:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-15 19:29:22 +0000

    dev-build/slibtool: add 0.5.36
    
    Many bugs are fixed with this release, it is recommended for slibtool
    users to rebuild their entire system after this release. The addition of
    -export-symbols and -export-symbols-regex will allow exporting only the
    desired public symbols globally in any package that uses them.
    
    Closes: https://bugs.gentoo.org/925555
    Closes: https://bugs.gentoo.org/913670
    Closes: https://bugs.gentoo.org/916128
    Closes: https://bugs.gentoo.org/775596
    Closes: https://bugs.gentoo.org/792072
    Closes: https://bugs.gentoo.org/924407
    Closes: https://bugs.gentoo.org/924291
    Closes: https://bugs.gentoo.org/782013
    Closes: https://bugs.gentoo.org/914569
    Closes: https://bugs.gentoo.org/791880
    Closes: https://bugs.gentoo.org/913551
    Closes: https://bugs.gentoo.org/913688
    Closes: https://bugs.gentoo.org/914097
    Closes: https://bugs.gentoo.org/915966
    Closes: https://bugs.gentoo.org/924408
    Closes: https://bugs.gentoo.org/915121
    Closes: https://bugs.gentoo.org/913642
    Closes: https://bugs.gentoo.org/917639
    Closes: https://bugs.gentoo.org/917640
    Closes: https://bugs.gentoo.org/913530
    Closes: https://bugs.gentoo.org/913638
    Closes: https://bugs.gentoo.org/778515
    Closes: https://bugs.gentoo.org/920190
    Closes: https://bugs.gentoo.org/924404
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-build/slibtool/Manifest               |  2 ++
 dev-build/slibtool/slibtool-0.5.36.ebuild | 41 +++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)