all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André Batista" <nandre@riseup.net>
To: Andreas Enge <andreas@enge.fr>
Cc: "Ludovic Courtès" <ludo@gnu.org>, guix-devel@gnu.org
Subject: Re: Merging ‘core-updates’ real soon
Date: Tue, 27 Aug 2024 16:04:43 -0300	[thread overview]
Message-ID: <Zs4jS3DTs0U7mBaz@andel> (raw)
In-Reply-To: <ZsySVP8D9pMVWJwy@andel>

Hi guix,

seg 26 ago 2024 às 11:33:56 (1724682836), nandre@riseup.net enviou:
> 
> However, when running tests it fails the checkasm_audiodsp test with
> the following error:
> 
> checkasm: using random seed 3387428695
> SSE:
>  - audiodsp.audiodsp [OK]
> SSE2:
>  - audiodsp.audiodsp [OK]
> SSSE3:
>    audiodsp.vector_clip_int32_ssse3 (audiodsp.c:112)
>  - audiodsp.audiodsp [FAILED]
> checkasm: 1 of 4 tests have failed
> threads=1
> 
> This _could_ be a hardware error here, but line 112 of audiodsp.c is
> also doing some pointer comparison and, well it's doing some audio
> vector thingy so afaik it could also be related.
> 
> So what I'm tending to now is to create a separate openal-for-ffmpeg
> package definition, patching its CMakeLists.txt at line 350 whe it
> tries to check if gcc has protected or default visibility support,
> remove that setting and conditionaly enable this alternate package
> when building on i686.
> 
> Does that make sense?

No this does not make much sense. Openal is not included on that
specific test and it links fine, it's the test per se that failed. So it
was probably a hardware error after all. Offloading the build to another
machine succeded after applying the patch on #72838 which I've sent for
your appreciation.

Cheers,

PS: my i686 system reconfigure is still ongoing right now. I'll report
back if any other issue comes around (fingers crossed).


  reply	other threads:[~2024-08-27 19:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21 20:43 Merging ‘core-updates’ real soon Ludovic Courtès
2024-08-21 22:07 ` Kaelyn
2024-08-22 15:39   ` Ludovic Courtès
2024-08-22  9:50 ` Andreas Enge
2024-08-26 14:33   ` André Batista
2024-08-27 19:04     ` André Batista [this message]
2024-08-28 16:48       ` André Batista
2024-08-28 18:56         ` Kaelyn
2024-08-29 23:41           ` André Batista
2024-08-22 12:07 ` Ricardo Wurmus
2024-08-22 13:00   ` Andreas Enge
2024-08-22 17:51 ` Roman Scherer
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 19:12 nathan via Development of GNU Guix and the GNU System distribution.
2024-08-25 18:19 ` John Kehayias
2024-08-28 21:16   ` Ludovic Courtès
2024-08-29  9:17     ` Ludovic Courtès
2024-08-29 19:53       ` Ludovic Courtès
2024-08-29 21:05         ` Kaelyn
2024-08-29 21:53         ` Nicolas Goaziou via Development of GNU Guix and the GNU System distribution.
2024-08-30  8:16           ` Ludovic Courtès

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=Zs4jS3DTs0U7mBaz@andel \
    --to=nandre@riseup.net \
    --cc=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.