Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956291 - dev-db/pgbadger-12.4 - [gcc-16] make: which: No such file or directory
Summary: dev-db/pgbadger-12.4 - [gcc-16] make: which: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: which-hunt
  Show dependency tree
 
Reported: 2025-05-18 18:46 UTC by Toralf Förster
Modified: 2025-05-19 05:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.76 KB, text/plain)
2025-05-18 18:47 UTC, Toralf Förster
Details
dev-db:pgbadger-12.4:20250518-182849.log (dev-db:pgbadger-12.4:20250518-182849.log,4.40 KB, text/plain)
2025-05-18 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.21 KB, text/plain)
2025-05-18 18:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.50 KB, application/x-xz)
2025-05-18 18:47 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,36.92 KB, application/x-xz)
2025-05-18 18:47 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 2025-05-18 18:46:59 UTC
make: which: No such file or directory
Makefile:904: You must install pod2markdown to generate README.md from doc/pgBadger.pod
cp pgbadger blib/script/pgbadger
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pgbadger
echo "=head1 SYNOPSIS" > doc/synopsis.pod
./pgbadger --help >> doc/synopsis.pod
Attempt to call undefined import method with arguments ("tmpdir") via package "File::Spec" (Perhaps you forgot to load the package?) at ./pgbadger line 46.
echo "=head1 DESCRIPTION" >> doc/synopsis.pod

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20250516-231002

  The build log matches a QA pattern or sth. else requested by a dev.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-05-18 18:47:00 UTC
Created attachment 929057 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-18 18:47:01 UTC
Created attachment 929058 [details]
dev-db:pgbadger-12.4:20250518-182849.log
Comment 3 Toralf Förster gentoo-dev 2025-05-18 18:47:02 UTC
Created attachment 929059 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-05-18 18:47:03 UTC
Created attachment 929060 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-05-18 18:47:04 UTC
Created attachment 929061 [details]
qlist-info.txt.xz
Comment 6 Larry the Git Cow gentoo-dev 2025-05-19 05:39:00 UTC
The bug has been closed via the following commit(s):

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

commit dedafd040d36818b882cb52d22e52b4b90f71cba
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2025-05-19 05:37:39 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2025-05-19 05:38:58 +0000

    dev-db/pgbadger: add 13.1
    
    Also add dep on sys-apps/which so that the
    buildsystem doesn't throw spurious warnings
    
    Closes: https://bugs.gentoo.org/956291
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 dev-db/pgbadger/Manifest             |  1 +
 dev-db/pgbadger/pgbadger-12.4.ebuild |  3 ++-
 dev-db/pgbadger/pgbadger-13.1.ebuild | 26 ++++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)