Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899220 - app-admin/rasdaemon-0.8.0 - ras-events.c:(.text+<snip>): undefined reference to tep_filter_alloc
Summary: app-admin/rasdaemon-0.8.0 - ras-events.c:(.text+<snip>): undefined reference ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-03 22:03 UTC by Toralf Förster
Modified: 2023-11-12 15:01 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
app-admin:rasdaemon-0.8.0:20230302-231042.log (app-admin:rasdaemon-0.8.0:20230302-231042.log,22.95 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.16 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
environment (environment,116.09 KB, text/plain)
2023-03-03 22:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.88 KB, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.19 KB, application/x-bzip)
2023-03-03 22:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.52 KB, application/x-bzip)
2023-03-03 22:03 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-03-03 22:03:32 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -I/usr/include/traceevent  -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o rasdaemon-ras-page-isolation.o `test -f 'ras-page-isolation.c' || echo './'`ras-page-isolation.c
sed -e s,\@sbindir\@,/usr/sbin,g -e s,\@SYSCONFDEFDIR\@,/etc/sysconfig,g misc/rasdaemon.service.in > misc/rasdaemon.service
sed -e s,\@sbindir\@,/usr/sbin,g -e s,\@SYSCONFDEFDIR\@,/etc/sysconfig,g misc/ras-mc-ctl.service.in > misc/ras-mc-ctl.service
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -I/usr/include/traceevent  -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rasdaemon rasdaemon-rasdaemon.o rasdaemon-ra
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/traceevent -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o rasdaemon rasdaemon-rasdaemon.o rasdaemon-ras-events.o rasdaemon-ras-mc-handler.o rasdaemo
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: rasdaemon-ras-events.o: in function `add_event_handler':
ras-events.c:(.text+0x125c): undefined reference to `tep_filter_alloc'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: ras-events.c:(.text+0x1275): undefined reference to `tep_filter_add_filter_str'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: ras-events.c:(.text+0x1582): undefined reference to `tep_filter_strerror'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j5-20230301-050048

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1
  [2]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 6d3b6fbcf6484569f0c7d0c059ecbe0c9069c55a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 2 21:47:02 2023 +0000

    2023-03-02 21:47:01 UTC

emerge -qpvO app-admin/rasdaemon
[ebuild  N    ] app-admin/rasdaemon-0.8.0
Comment 1 Toralf Förster gentoo-dev 2023-03-03 22:03:33 UTC
Created attachment 856046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-03 22:03:33 UTC
Created attachment 856048 [details]
app-admin:rasdaemon-0.8.0:20230302-231042.log
Comment 3 Toralf Förster gentoo-dev 2023-03-03 22:03:35 UTC
Created attachment 856050 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-03-03 22:03:36 UTC
Created attachment 856052 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-03 22:03:37 UTC
Created attachment 856054 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-03 22:03:38 UTC
Created attachment 856056 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-03 22:03:39 UTC
Created attachment 856058 [details]
temp.tar.bz2