Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713300 - app-text/cook-1.0.2-r1 : dgscan.c: error: sys_nerr undeclared (first use in this function)
Summary: app-text/cook-1.0.2-r1 : dgscan.c: error: sys_nerr 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: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 20:03 UTC by Toralf Förster
Modified: 2020-12-31 08:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.31 KB, text/plain)
2020-03-18 20:03 UTC, Toralf Förster
Details
app-text:cook-1.0.2-r1:20200318-184426.log (app-text:cook-1.0.2-r1:20200318-184426.log,34.25 KB, text/plain)
2020-03-18 20:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.67 KB, text/plain)
2020-03-18 20:03 UTC, Toralf Förster
Details
environment (environment,52.76 KB, text/plain)
2020-03-18 20:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.22 KB, application/x-bzip)
2020-03-18 20:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.25 KB, application/x-bzip)
2020-03-18 20: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 2020-03-18 20:03:28 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -c -o dglex.o dgscan.c
dgscan.c: In function findopen:
dgscan.c:294:17: error: sys_nerr undeclared (first use in this function)
  294 |         errno < sys_nerr ? sys_errlist[errno] : unexpected error);
      |                 ^~~~~~~~
dgscan.c:294:17: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO app-text/cook
[ebuild  N    ] app-text/cook-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-18 20:03:31 UTC
Created attachment 621966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 20:03:34 UTC
Created attachment 621968 [details]
app-text:cook-1.0.2-r1:20200318-184426.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 20:03:37 UTC
Created attachment 621970 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 20:03:40 UTC
Created attachment 621972 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 20:03:42 UTC
Created attachment 621974 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 20:03:46 UTC
Created attachment 621976 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-28 20:46:29 UTC
The bug has been referenced in the following commit(s):

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

commit 1502f21b5801d243ad40fba4b2cc4aa3f8d4182c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-11-28 20:46:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-28 20:46:13 +0000

    package.mask: Last-rite app-text/cook
    
    Bug: https://bugs.gentoo.org/709512
    Bug: https://bugs.gentoo.org/713300
    Bug: https://bugs.gentoo.org/729518
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2020-12-31 08:58:14 UTC
The bug has been closed via the following commit(s):

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

commit b3c700776fc915f9c984d96688253b40965edadc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-31 08:55:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-31 08:55:24 +0000

    app-text/cook: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/709512
    Closes: https://bugs.gentoo.org/713300
    Closes: https://bugs.gentoo.org/729518
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-text/cook/Manifest             |  1 -
 app-text/cook/cook-1.0.2-r1.ebuild | 41 --------------------------------------
 app-text/cook/metadata.xml         |  8 --------
 profiles/package.mask              |  5 -----
 4 files changed, 55 deletions(-)