| funcs.c: In function 'rows_or_cols': funcs.c:3394:14: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] 3394 | fd = open("/dev/tty", O_RDONLY); | ^~~~ | popen funcs.c:3394:31: error: 'O_RDONLY' undeclared (first use in this function) 3394 | fd = open("/dev/tty", O_RDONLY); | ^~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20221229-143533 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-gentoo-linux-musl-12.2.0 * clang/llvm (if any): clang version 15.0.6 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.6 Python 3.10.9 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.66.0 [2] rust-1.66.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 system-vm php cli (if any): [1] php7.4 [2] php8.0 [3] php8.2 * HEAD of ::gentoo commit a25b0be1702682c4b4312b1126b7312d2277ef41 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Jan 1 18:32:08 2023 +0000 2023-01-01 18:32:07 UTC emerge -qpvO app-misc/remind [ebuild N ] app-misc/remind-04.02.00 USE="-tk"
Created attachment 846494 [details] emerge-info.txt
Created attachment 846496 [details] app-misc:remind-04.02.00:20230101-194325.log
Created attachment 846498 [details] emerge-history.txt.bz2
Created attachment 846500 [details] environment
Created attachment 846502 [details] etc.clang.tar.bz2
Created attachment 846504 [details] etc.portage.tar.bz2
Created attachment 846506 [details] logs.tar.bz2
Created attachment 846508 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7020923c317595b11b79ab0cbd0df51da3fe2c2f commit 7020923c317595b11b79ab0cbd0df51da3fe2c2f Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2023-01-27 07:15:44 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-02-08 13:05:49 +0000 app-misc/remind: drop 04.02.00 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://bugs.gentoo.org/889318 Closes: https://github.com/gentoo/gentoo/pull/29184 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> app-misc/remind/Manifest | 1 - app-misc/remind/remind-04.02.00.ebuild | 49 ---------------------------------- 2 files changed, 50 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1610f04351bc1c162b8592ba2a47d33a618aafe0 commit 1610f04351bc1c162b8592ba2a47d33a618aafe0 Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2023-01-20 07:24:39 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-02-08 13:05:49 +0000 app-misc/remind: add 04.02.02 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Bug: https://bugs.gentoo.org/889318 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> app-misc/remind/Manifest | 1 + app-misc/remind/files/remind-include-fix.patch | 11 ++++++ app-misc/remind/remind-04.02.02.ebuild | 51 ++++++++++++++++++++++++++ 3 files changed, 63 insertions(+)