unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Merging ‘core-updates’ real soon
Date: Thu, 22 Aug 2024 11:50:56 +0200	[thread overview]
Message-ID: <ZscKAHMOkmHJZoK6@jurong> (raw)
In-Reply-To: <87ikvtppye.fsf@gnu.org>

Am Wed, Aug 21, 2024 at 10:43:05PM +0200 schrieb Ludovic Courtès:
> To me, that’s the last blocker, even though there’s room for improvement
> here and there (for instance, FFmpeg currently fails to build on
> i686-linux).

Just so that others do not have to repeat my check: ffmpeg fails to find
openal in the configure phase for i686:
ld: /tmp/guix-build-ffmpeg-6.1.1.drv-0/ffconf.FrPUM7mP/test.o: in function `check_alGetError':
test.c:(.text+0x1): undefined reference to `alGetError'
collect2: error: ld returned 1 exit status
check_lib openal AL/al.h alGetError -lopenal
check_func_headers AL/al.h alGetError -lopenal
test_ld cc -lopenal
test_cc
BEGIN /tmp/guix-build-ffmpeg-6.1.1.drv-0/ffconf.FrPUM7mP/test.c
    1   #include <AL/al.h>
    2   #include <stdint.h>
    3   long check_alGetError(void) { return (long) alGetError; }
    4   int main(void) { int ret = 0;
    5    ret |= ((intptr_t)check_alGetError) & 0xFFFF;
    6   return ret; }
END /tmp/guix-build-ffmpeg-6.1.1.drv-0/ffconf.FrPUM7mP/test.c

Openal is already at its latest version, updating ffmpeg to its latest
version 6.1.2 does not solve the problem.

Andreas



  parent reply	other threads:[~2024-08-22  9:52 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 [this message]
2024-08-26 14:33   ` André Batista
2024-08-27 19:04     ` André Batista
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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=ZscKAHMOkmHJZoK6@jurong \
    --to=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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).