Re: git: 7278592dafea - main - devel/lutok: Switch to FreeBSD upstream

From: Moin Rahman <bofh_at_freebsd.org>
Date: Wed, 03 Jan 2024 22:01:34 UTC

> On Jan 3, 2024, at 10:59 PM, Craig Leres <leres@freebsd.org> wrote:
> 
> On 1/2/24 21:28, Muhammad Moinur Rahman wrote:
>> The branch main has been updated by bofh:
>> URL:https://cgit.FreeBSD.org/ports/commit/?id=7278592dafeab418642a00203b1134285be7f1a3
>> commit 7278592dafeab418642a00203b1134285be7f1a3
>> Author:     Muhammad Moinur Rahman<bofh@FreeBSD.org>
>> AuthorDate: 2024-01-03 05:19:19 +0000
>> Commit:     Muhammad Moinur Rahman<bofh@FreeBSD.org>
>> CommitDate: 2024-01-03 05:27:54 +0000
>>     devel/lutok: Switch to FreeBSD upstream
>>          - As per the recent discussion switch to the FreeBSD upstream
>>     - For now resetting MAINTAINER to myself with ci@ hat on but anyone from
>>       ci@ feel free to commit
>>     - Pet port{clippy|fmt}
> 
> This fails to build (configure) for me with poudriere and 13.2/amd64. I have no options set but I see that it builds ok if I turn TEST back on. It sort of looks like the devel/atf dependency is always needed with this version?
> 
> Craig
> 
> =======================<phase: configure      >============================
> ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
> ===>  Configuring for lutok-0.4_9
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'admin'.
> libtoolize: copying file 'admin/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
> libtoolize: copying file 'm4/libtool.m4'
> libtoolize: copying file 'm4/ltoptions.m4'
> libtoolize: copying file 'm4/ltsugar.m4'
> libtoolize: copying file 'm4/ltversion.m4'
> libtoolize: copying file 'm4/lt~obsolete.m4'
> configure.ac:44: installing 'admin/ar-lib'
> configure.ac:44: installing 'admin/compile'
> configure.ac:45: installing 'admin/config.guess'
> configure.ac:45: installing 'admin/config.sub'
> configure.ac:43: installing 'admin/install-sh'
> configure.ac:43: installing 'admin/missing'
> Makefile.am:91: error: WITH_ATF does not appear in AM_CONDITIONAL
> Makefile.am: installing 'admin/depcomp'
> autoreconf2.71: error: automake failed with exit status: 1
> ===>  Mk/Uses/autoreconf.mk: Error running /usr/local/bin/autoreconf2.71
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/devel/lutok

Ouch. Thanks for the notification. I will push it it my next batch of commits.

Kind regards,
Moin