Bug 275543 - sysutils/lsof assumes there is bash during update
Summary: sysutils/lsof assumes there is bash during update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-05 01:01 UTC by jakub_lach
Modified: 2023-12-05 01:09 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ler)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jakub_lach 2023-12-05 01:01:32 UTC
===>  Applying FreeBSD patches for lsof-4.99.0,8 from /usr/ports/sysutils/lsof/files
===>  Configuring for lsof-4.99.0,8
Creating ./lockf_owner.h from /usr/src/sys/kern/kern_lockf.c
./lockf_owner.h creation succeeded.
rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c dstore.c dzfs.h kernelbase.h machine.h machine.h.old new_machine.h __lseek.s Makefile Makefile.zfs ./tests/config.cflags
rm -f ./tests/config.cc ./tests/config.xobj ./tests/config.ldflags
Testing C library for localtime() and strftime(), using cc ... present
env: bash: No such file or directory
===>  Script "Configure" failed unexpectedly.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-05 01:08:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d096cbc7af5b97f8b8a21255c57942d721366b9

commit 8d096cbc7af5b97f8b8a21255c57942d721366b9
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2023-12-05 01:07:29 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2023-12-05 01:08:47 +0000

    sysutils/lsof:  add a build depends on bash for the timebeing.

    PR:             275543
    Reported by:    jakub_lach@mailplus.pl

 sysutils/lsof/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2023-12-05 01:09:21 UTC
fixed in:
78c5c0745f79..8d096cbc7af5