Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913553 - app-arch/rpm-4.18.1 - [slibtool] fsm.c: error: use of undeclared identifier mayopen
Summary: app-arch/rpm-4.18.1 - [slibtool] fsm.c: error: use of undeclared identifier m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Takuya Wakazono
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-03 09:38 UTC by Toralf Förster
Modified: 2024-02-02 04:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.60 KB, text/plain)
2023-09-03 09:38 UTC, Toralf Förster
Details
app-arch:rpm-4.18.1:20230903-043402.log (app-arch:rpm-4.18.1:20230903-043402.log,101.68 KB, text/plain)
2023-09-03 09:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.09 KB, text/plain)
2023-09-03 09:38 UTC, Toralf Förster
Details
environment (environment,142.69 KB, text/plain)
2023-09-03 09:38 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-03 09:38 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,8.80 KB, application/x-xz)
2023-09-03 09:38 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.43 KB, application/x-xz)
2023-09-03 09:38 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,49.80 KB, application/x-xz)
2023-09-03 09:38 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-03 09:38:37 UTC
rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4.
rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool".
rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c poptALL.c -DPIC -fPIC -o .libs/poptALL.o
fsm.c:1019:6: error: expected expression
            int mayopen = S_ISREG(fp->sb.st_mode) || S_ISDIR(fp->sb.st_mode);
            ^
fsm.c:1020:29: error: use of undeclared identifier 'mayopen'
            if (!rc && fd == -1 && mayopen) {
                                   ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230902-205829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit c4e3f7ea112adc905eed67a0932a1bb7f2655975
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 3 03:46:55 2023 +0000

    2023-09-03 03:46:55 UTC

emerge -qpvO app-arch/rpm
[ebuild  N    ] app-arch/rpm-4.18.1  USE="acl berkdb nls openmp readline sqlite zstd -audit -caps -dbus -doc -python (-selinux) -test" LUA_SINGLE_TARGET="lua5-4 -lua5-3" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-03 09:38:38 UTC
Created attachment 869331 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-03 09:38:39 UTC
Created attachment 869332 [details]
app-arch:rpm-4.18.1:20230903-043402.log
Comment 3 Toralf Förster gentoo-dev 2023-09-03 09:38:40 UTC
Created attachment 869333 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-03 09:38:41 UTC
Created attachment 869334 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-03 09:38:42 UTC
Created attachment 869335 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-03 09:38:43 UTC
Created attachment 869336 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-03 09:38:44 UTC
Created attachment 869337 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-03 09:38:45 UTC
Created attachment 869338 [details]
temp.tar.xz