Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#63670 closed defect (fixed)

rsync-hfscomp: make: autoconf: No such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: rsync-hfscomp

Description

https://build.macports.org/builders/ports-11_x86_64-builder/builds/49945/steps/install-port/logs/stdio

autoconf -o configure.sh
make: autoconf: No such file or directory

The port is patching configure.ac and running ./prepare-source but is not instructing MacPorts to add the autoconf dependencies.

Change History (3)

comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

This was done as a quick-and-dirty attempt to fix related to Big Sur. It was reverted soon after, in a subsequent commit.

The Big Sur item tracked via: issue:63669

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Looks like it was actually fixed in [adaee41cb4406e719f4e093723e25f657379f07c/macports-ports].

comment:3 in reply to:  2 Changed 2 years ago by mascguy (Christopher Nielsen)

Replying to ryandesign:

Looks like it was actually fixed in [adaee41cb4406e719f4e093723e25f657379f07c/macports-ports].

Yep!

But if anyone could provide suggestions for issue:63669, I'd appreciate it. Should be able to solve on my own, but perhaps I'm simply over-thinking it...

Note: See TracTickets for help on using tickets.