All of lore.kernel.org
 help / color / mirror / Atom feed
From: <rsbecker@nexbridge.com>
To: "'Patrick Steinhardt'" <ps@pks.im>
Cc: "'Junio C Hamano'" <gitster@pobox.com>, <git@vger.kernel.org>
Subject: RE: [ANNOUNCE] Git v2.48.0-rc0
Date: Tue, 17 Dec 2024 11:18:34 -0500	[thread overview]
Message-ID: <012701db509f$55e8e4b0$01baae10$@nexbridge.com> (raw)
In-Reply-To: <Z2GJkolZyebD-8PD@pks.im>

On December 17, 2024 9:24 AM, Patrick Steinhardt wrote:
>On Tue, Dec 17, 2024 at 08:47:47AM -0500, rsbecker@nexbridge.com wrote:
>>
>> >-----Original Message-----
>> >From: Patrick Steinhardt <ps@pks.im>
>> >Sent: December 16, 2024 11:51 PM
>> >To: rsbecker@nexbridge.com
>> >Cc: 'Junio C Hamano' <gitster@pobox.com>; git@vger.kernel.org; 'Linux
>> Kernel'
>> ><linux-kernel@vger.kernel.org>; git-packagers@googlegroups.com
>> >Subject: Re: [ANNOUNCE] Git v2.48.0-rc0
>> >
>> >On Mon, Dec 16, 2024 at 07:07:25PM -0500, rsbecker@nexbridge.com wrote:
>> >> On December 16, 2024 1:15 PM, Junio C Hamano wrote:
>> >> >An early preview release Git v2.48.0-rc0 is now available for
>> >> >testing at the usual places.  It is comprised of 446 non-merge
>> >> >commits since v2.47.0, contributed by 66 people, 26 of which are new
faces
>[*].
>> >> >
>> >> >The tarballs are found at:
>> >> >
>> >> >    https://www.kernel.org/pub/software/scm/git/testing/
>> >> >
>> >> >The following public repositories all have a copy of the
>> >> >'v2.48.0-rc0' tag and the 'master' branch that the tag points at:
>> >> >
>> >> >  url = https://git.kernel.org/pub/scm/git/git
>> >> >  url = https://kernel.googlesource.com/pub/scm/git/git
>> >> >  url = git://repo.or.cz/alt-git.git  url =
>> >> > https://github.com/gitster/git
>> >>
>> >> Did I miss something about GIT_TEST_DEFAULT_REF_FORMAT=reftable
>> >> being removed from the test suite? That was available under 2.47.0
>> >> but if I supply it now, the tests crash at git init.
>> >
>> >Nothing should've changed here, and a local test run with that
>> >environment variable works alright on my system. Could you please
provide
>more details?
>>
>> This is on the latest OS version of NonStop x86. The test is done via
>> the
>> following:
>> With OpenSSL 3.4 The T0625 is Expat.
>>
>> When run as follows:
>> GIT_TEST_DEFAULT_REF_FORMAT=reftable GIT_TEST_CLONE_2GB=true
>> /usr/coreutils/bin/make -k test V=1 CFLAGS="-g -O2 -Winline
>> -I/usr/local-ssl3.4/include -I/usr/coreutils/include
>> -I/usr/tandem/xml/T0625L01_AAE/include"
>> LDFLAGS="/usr/coreutils/lib/libz.a
>> -L/usr/local-ssl3.4/lib -L/usr/coreutils/lib
>> -L/usr/tandem/xml/T0625L01_AAE/lib"  TEST_LINT=
>> SHELL=/usr/coreutils/bin/bash
>>
>> The results are:
>> *** t0000-basic.sh ***
>> error: cannot run git init
>> Makefile:77: recipe for target 't0000-basic.sh' failed
>> make[2]: *** [t0000-basic.sh] Error 1
>> *** t0001-init.sh ***
>> error: cannot run git init
>> Makefile:77: recipe for target 't0001-init.sh' failed
>> make[2]: *** [t0001-init.sh] Error 1
>> *** t0002-gitfile.sh ***
>> error: cannot run git init
>> Makefile:77: recipe for target 't0002-gitfile.sh' failed
>> make[2]: *** [t0002-gitfile.sh] Error 1 etc for all tests.
>>
>> Removing GIT_TEST_DEFAULT_REF_FORMAT=reftable allows the whole test
>> suite to pass.
>>
>> There are environment size limits (about 32Kb) in bash on the box, so
>> it is possible a boundary was crossed internal to the test setup.
>
>Could you please provide a backtrace for git-init(1)?

Where would you need the backtrace done? Any specific point in the code? I
have to throw this into gdb to get the backtrace - no dump file created.


  reply	other threads:[~2024-12-17 16:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-16 18:14 [ANNOUNCE] Git v2.48.0-rc0 Junio C Hamano
2024-12-17  0:07 ` rsbecker
2024-12-17  4:51   ` Patrick Steinhardt
2024-12-17 13:47     ` rsbecker
2024-12-17 14:24       ` Patrick Steinhardt
2024-12-17 16:18         ` rsbecker [this message]
2024-12-17 19:00       ` rsbecker
2024-12-18  6:56         ` Patrick Steinhardt
2024-12-18 16:07           ` rsbecker
2024-12-19 20:46           ` rsbecker
2024-12-20  7:08             ` Patrick Steinhardt
2024-12-20 19:23               ` rsbecker
2024-12-20 19:37                 ` Patrick Steinhardt
2024-12-20 21:21                   ` rsbecker
2024-12-21 11:50                     ` Patrick Steinhardt
2024-12-21 15:11                       ` rsbecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='012701db509f$55e8e4b0$01baae10$@nexbridge.com' \
    --to=rsbecker@nexbridge.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=ps@pks.im \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.