Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889318 - app-misc/remind-04.02.00 - funcs.c: error: O_RDONLY undeclared (first use in this function)
Summary: app-misc/remind-04.02.00 - funcs.c: error: O_RDONLY undeclared (first use in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-01 19:53 UTC by Toralf Förster
Modified: 2023-02-08 13:06 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2023-01-01 19:53 UTC, Toralf Förster
Details
app-misc:remind-04.02.00:20230101-194325.log (app-misc:remind-04.02.00:20230101-194325.log,7.06 KB, text/plain)
2023-01-01 19:53 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.79 KB, application/x-bzip)
2023-01-01 19:53 UTC, Toralf Förster
Details
environment (environment,24.11 KB, text/plain)
2023-01-01 19:53 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,570 bytes, application/x-bzip)
2023-01-01 19:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.45 KB, application/x-bzip)
2023-01-01 19:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.69 KB, application/x-bzip)
2023-01-01 19:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.79 KB, application/x-bzip)
2023-01-01 19:53 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-01-01 19:53:28 UTC
      | 
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"
Comment 1 Toralf Förster gentoo-dev 2023-01-01 19:53:29 UTC
Created attachment 846494 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-01 19:53:30 UTC
Created attachment 846496 [details]
app-misc:remind-04.02.00:20230101-194325.log
Comment 3 Toralf Förster gentoo-dev 2023-01-01 19:53:31 UTC
Created attachment 846498 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-01-01 19:53:32 UTC
Created attachment 846500 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-01-01 19:53:33 UTC
Created attachment 846502 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-01 19:53:34 UTC
Created attachment 846504 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-01 19:53:35 UTC
Created attachment 846506 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-01-01 19:53:36 UTC
Created attachment 846508 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-08 13:06:24 UTC
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(+)