Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870736 - app-text/agrep-2.04-r2 - asearch.c: error: call to undeclared function asearch0; ISO C99 and
Summary: app-text/agrep-2.04-r2 - asearch.c: error: call to undeclared function asearc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 14:14 UTC by Toralf Förster
Modified: 2022-12-20 16:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2022-09-17 14:14 UTC, Toralf Förster
Details
app-text:agrep-2.04-r2:20220917-121712.log (app-text:agrep-2.04-r2:20220917-121712.log,21.39 KB, text/plain)
2022-09-17 14:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.29 KB, text/plain)
2022-09-17 14:14 UTC, Toralf Förster
Details
environment (environment,56.32 KB, text/plain)
2022-09-17 14:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.52 KB, application/x-bzip)
2022-09-17 14:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.18 KB, application/x-bzip)
2022-09-17 14:14 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-09-17 14:14:40 UTC
      later do not support implicit int [-Werror,-Wimplicit-int]
asearch(old_D_pat, text, D)
^
int
asearch.c:24:10: error: call to undeclared function 'asearch0'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220916-040004

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

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

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

  HEAD of ::gentoo
commit 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO app-text/agrep
[ebuild  N    ] app-text/agrep-2.04-r2
Comment 1 Toralf Förster gentoo-dev 2022-09-17 14:14:41 UTC
Created attachment 807472 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 14:14:42 UTC
Created attachment 807475 [details]
app-text:agrep-2.04-r2:20220917-121712.log
Comment 3 Toralf Förster gentoo-dev 2022-09-17 14:14:44 UTC
Created attachment 807478 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 14:14:45 UTC
Created attachment 807481 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 14:14:46 UTC
Created attachment 807484 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 14:14:48 UTC
Created attachment 807487 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-11-21 00:10:59 UTC
The bug has been referenced in the following commit(s):

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

commit 6673f77be312d33f13ec8155cf663929f988099d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-11-21 00:10:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-11-21 00:10:50 +0000

    profiles: last-rite app-text/agrep
    
    Bug: https://bugs.gentoo.org/729536
    Bug: https://bugs.gentoo.org/854879
    Bug: https://bugs.gentoo.org/870736
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 8 Pascal Jäger 2022-11-22 13:20:25 UTC
agrep got last rites, no need to start hacking on this anymore
Comment 9 Larry the Git Cow gentoo-dev 2022-12-20 16:31:27 UTC
The bug has been closed via the following commit(s):

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

commit 0e20ccb7c896d6f42a4d088a9f2644d07e2b466f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 16:29:17 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 16:30:34 +0000

    app-text/agrep: treeclean
    
    Closes: https://bugs.gentoo.org/870736
    Closes: https://bugs.gentoo.org/854879
    Closes: https://bugs.gentoo.org/729536
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-text/agrep/Manifest             |  1 -
 app-text/agrep/agrep-2.04-r2.ebuild | 35 -----------------------------------
 app-text/agrep/metadata.xml         |  8 --------
 profiles/package.mask               |  6 ------
 4 files changed, 50 deletions(-)