Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949670 - media-gfx/sane-frontends-1.0.14-r7 - [meson] [gcc-15] [ffmpeg] Failed running autoconf!
Summary: media-gfx/sane-frontends-1.0.14-r7 - [meson] [gcc-15] [ffmpeg] Failed running...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-12 16:56 UTC by Toralf Förster
Modified: 2025-02-12 17:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.77 KB, text/plain)
2025-02-12 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.53 KB, text/plain)
2025-02-12 16:56 UTC, Toralf Förster
Details
environment (environment,67.08 KB, text/plain)
2025-02-12 16:56 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1012 bytes, application/x-xz)
2025-02-12 16:56 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.27 KB, application/x-xz)
2025-02-12 16:56 UTC, Toralf Förster
Details
media-gfx:sane-frontends-1.0.14-r7:20250212-103901.log (media-gfx:sane-frontends-1.0.14-r7:20250212-103901.log,2.35 KB, text/plain)
2025-02-12 16:56 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,205.57 KB, text/plain)
2025-02-12 16:56 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.10 KB, application/x-xz)
2025-02-12 16:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-02-12 16:56:01 UTC
 * Running 'aclocal --system-acdir=/var/tmp/portage/media-gfx/sane-frontends-1.0.14-r7/temp/aclocal' ...
 [ ok ]
 * Moving configure.in to configure.ac (bug #426262)
 * Running 'autoconf --force' ...
 [ !! ]

 * Failed running 'autoconf'!
 * 
 * Include in your bug report the contents of:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20250210-194507

  UNMASKED:

    Requested by sam
  =media-video/ffmpeg-7*

    
  <sys-devel/gcc-15.0.9999:15

    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.23.6 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.84.1 *

  HEAD of ::gentoo
commit 0cbdebaf1bb5fd157bc2407fdc8b750409134767
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 12 09:33:33 2025 +0000

    2025-02-12 09:33:33 UTC

emerge -qpvO =media-gfx/sane-frontends-1.0.14-r7
[ebuild  N    ] media-gfx/sane-frontends-1.0.14-r7  USE="-gimp -gtk"
Comment 1 Toralf Förster gentoo-dev 2025-02-12 16:56:02 UTC
Created attachment 918839 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-12 16:56:03 UTC
Created attachment 918840 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-02-12 16:56:05 UTC
Created attachment 918841 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-02-12 16:56:05 UTC
Created attachment 918842 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-02-12 16:56:06 UTC
Created attachment 918843 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-12 16:56:07 UTC
Created attachment 918844 [details]
media-gfx:sane-frontends-1.0.14-r7:20250212-103901.log
Comment 7 Toralf Förster gentoo-dev 2025-02-12 16:56:09 UTC
Created attachment 918845 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2025-02-12 16:56:09 UTC
Created attachment 918846 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2025-02-12 17:26:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1a76c2d027626a55d2822a3d78c6aeb7f229f0

commit 4d1a76c2d027626a55d2822a3d78c6aeb7f229f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-12 17:25:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-12 17:26:16 +0000

    media-gfx/sane-frontends: avoid BDEPEND on gtk+
    
    Same as 84b9d64c5f3592acf05c6e728afec29b2440b1fd. It is a hack and I
    could be convinced to get rid of it, but I sort of get the impression
    that users of sane-frontends might appreciate this, so...
    
    Closes: https://bugs.gentoo.org/949670
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/sane-frontends/files/gtk-2.0.m4          | 189 +++++++++++++++++++++
 .../sane-frontends/sane-frontends-1.0.14-r7.ebuild |   3 +-
 2 files changed, 191 insertions(+), 1 deletion(-)