Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874942 - app-crypt/shash-0.2.6-r3 - errors.c: error: stderr undeclared (first use in this function)
Summary: app-crypt/shash-0.2.6-r3 - errors.c: error: stderr undeclared (first use in t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-04 16:27 UTC by Toralf Förster
Modified: 2022-10-31 17:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.48 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
app-crypt:shash-0.2.6-r3:20221004-090117.log (app-crypt:shash-0.2.6-r3:20221004-090117.log,18.10 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.86 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
environment (environment,59.24 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.74 KB, application/x-bzip)
2022-10-04 16:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.08 KB, application/x-bzip)
2022-10-04 16:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.63 KB, application/x-bzip)
2022-10-04 16:27 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 2022-10-04 16:27:24 UTC
errors.c:2:1: note: include <stdio.h> or provide a declaration of fputs
    1 | #include <defines.h>
  +++ |+#include <stdio.h>
    2 | 
errors.c:7:23: error: stderr undeclared (first use in this function)
    7 |         fputs(errmsg, stderr);
      |                       ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221002-192609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 92c31ff98e022fce3c1646acc591d62fab57394c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 08:32:55 2022 +0000

    2022-10-04 08:32:55 UTC

emerge -qpvO app-crypt/shash
[ebuild  N    ] app-crypt/shash-0.2.6-r3  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:27:25 UTC
Created attachment 818842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:27:26 UTC
Created attachment 818845 [details]
app-crypt:shash-0.2.6-r3:20221004-090117.log
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:27:27 UTC
Created attachment 818848 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:27:29 UTC
Created attachment 818851 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:27:30 UTC
Created attachment 818854 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:27:31 UTC
Created attachment 818857 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:27:32 UTC
Created attachment 818860 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-31 17:55:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a457ca66361ff3b68cd39b0ed38e770077de0db0

commit a457ca66361ff3b68cd39b0ed38e770077de0db0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-10-31 17:54:15 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-10-31 17:54:15 +0000

    app-crypt/shash: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/871258
    Closes: https://bugs.gentoo.org/874942
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/shash/files/0.2.6-manpage-fixes.patch    |   5 +-
 app-crypt/shash/files/shash-0.2.6-C99-decls.patch  | 195 +++++++++++++++++++++
 .../shash/files/shash-0.2.6-binary-files.patch     |   4 +-
 .../shash/files/shash-0.2.6-format-security.patch  |   4 +-
 ...shash-0.2.6-r3.ebuild => shash-0.2.6-r4.ebuild} |  17 +-
 5 files changed, 213 insertions(+), 12 deletions(-)