Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914569 - mate-base/caja-1.26.3 - [slibtool] check-program.c:(<snip>) undefined reference to eel_make_warnings_and_criticals_stop_in_debugger
Summary: mate-base/caja-1.26.3 - [slibtool] check-program.c:(<snip>) undefined referen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: immolo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2023-09-23 10:15 UTC by Toralf Förster
Modified: 2024-03-15 19:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.75 KB, text/plain)
2023-09-23 10:15 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,79.60 KB, application/x-xz)
2023-09-23 10:15 UTC, Toralf Förster
Details
environment (environment,96.71 KB, text/plain)
2023-09-23 10:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,960 bytes, application/x-xz)
2023-09-23 10:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,54.27 KB, application/x-xz)
2023-09-23 10:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.79 KB, application/x-xz)
2023-09-23 10:15 UTC, Toralf Förster
Details
mate-base:caja-1.26.1:20230923-100813.log (mate-base:caja-1.26.1:20230923-100813.log,110.31 KB, text/plain)
2023-09-23 10:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.61 KB, application/x-xz)
2023-09-23 10:15 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-09-23 10:15:12 UTC
too long lines were shrinked:

rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3.
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 133, .st_ino = 35796}.
rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4.
rdlibtool: lconf: found "/var/tmp/portage/mate-base/caja-1.26.1/work/caja-1.26.1/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/libeel-2.a check-program.o -O2 -pipe -march=native -fno-diagnostics-color -L.libs -lgmodule-2.0 -lmate-desktop-2 -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -lcairo -lcairo-gobject -lgdk_pixbuf-2.0 -lgthread-2.0 -lglib-2.0 -lgobject-2.0 -lgailutil-3 -lxml2 
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check-program.o: in function `main':
check-program.c:(.text.startup+0xd): undefined reference to `eel_make_warnings_and_criticals_stop_in_debugger'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check-program.c:(.text.startup+0x29): undefined reference to `eel_run_lib_self_checks'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check-program.c:(.text.startup+0x2e): undefined reference to `eel_exit_if_self_checks_failed'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20230915-143503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
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.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.1
  [2]   php8.2 *
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 9012d70e3d8937f15a90d535c5eba0b575070c10
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 23 08:46:30 2023 +0000

    Merge updates from master

emerge -qpvO mate-base/caja
[ebuild  N    ] mate-base/caja-1.26.1  USE="introspection mate nls -xmp"
Comment 1 Toralf Förster gentoo-dev 2023-09-23 10:15:13 UTC
Created attachment 871179 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-23 10:15:14 UTC
Created attachment 871180 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-23 10:15:16 UTC
Created attachment 871181 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-23 10:15:17 UTC
Created attachment 871182 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-23 10:15:18 UTC
Created attachment 871183 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-23 10:15:19 UTC
Created attachment 871184 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-23 10:15:20 UTC
Created attachment 871185 [details]
mate-base:caja-1.26.1:20230923-100813.log
Comment 8 Toralf Förster gentoo-dev 2023-09-23 10:15:21 UTC
Created attachment 871186 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-02-19 08:26:25 UTC
slibtool_tinderbox has reproduced this issue with version 1.26.3 - Updating summary.
Comment 10 orbea 2024-03-06 04:00:35 UTC
This was already fixed in slibtool-9999.
Comment 11 Larry the Git Cow gentoo-dev 2024-03-15 19:30:22 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(+)