Been getting this error for the last 4 weeks or so when trying to build gimp-9999:
Code: Select all
jserinki7 /home/jserink # emerge -av gimp
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 10.82 s (backtrack: 0/20).
[ebuild N *] media-gfx/gimp-9999:0/3::gentoo USE="X alsa doc heif javascript jpeg2k jpegxl lua mng openexr openmp postscript udev vector-icons webp wmf xpm -aalib -fits -gnome -test -unwind -vala" LUA_SINGLE_TARGET="luajit" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12 -python3_13" 0 KiB
Total: 1 package (1 new), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Running pre-merge checks for media-gfx/gimp-9999
>>> Emerging (1 of 1) media-gfx/gimp-9999::gentoo
* Using python3.11 to build
* Using luajit to build
* Please make sure to rebuid media-libs/babl-9999 and media-libs/gegl-9999 packages
* before building media-gfx/gimp-9999 to have their latest master branch versions.
>>> Unpacking source...
* Repository id: GNOME_gimp.git
* To override fetched repository properties, use:
* EGIT_OVERRIDE_REPO_GNOME_GIMP
* EGIT_OVERRIDE_BRANCH_GNOME_GIMP
* EGIT_OVERRIDE_COMMIT_GNOME_GIMP
* EGIT_OVERRIDE_COMMIT_DATE_GNOME_GIMP
*
* Fetching https://gitlab.gnome.org/GNOME/gimp.git ...
git fetch https://gitlab.gnome.org/GNOME/gimp.git +HEAD:refs/git-r3/HEAD
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
git symbolic-ref refs/git-r3/media-gfx/gimp/0/__main__ refs/git-r3/HEAD
* Repository id: GNOME_gimp-data.git
* To override fetched repository properties, use:
* EGIT_OVERRIDE_REPO_GNOME_GIMP_DATA
* EGIT_OVERRIDE_BRANCH_GNOME_GIMP_DATA
* EGIT_OVERRIDE_COMMIT_GNOME_GIMP_DATA
* EGIT_OVERRIDE_COMMIT_DATE_GNOME_GIMP_DATA
*
* Fetching https://gitlab.gnome.org/GNOME/gimp-data.git ...
git fetch https://gitlab.gnome.org/GNOME/gimp-data.git --prune +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/* +refs/notes/*:refs/notes/* +refs/pull/*/head:refs/pull/* +HEAD:refs/git-r3/HEAD c755b510b12b0a2a119191f85d7fce52e80b83ef
From https://gitlab.gnome.org/GNOME/gimp-data
* branch c755b510b12b0a2a119191f85d7fce52e80b83ef -> FETCH_HEAD
git update-ref --no-deref refs/git-r3/media-gfx/gimp/0/gimp-data/__main__ c755b510b12b0a2a119191f85d7fce52e80b83ef
* Checking out https://gitlab.gnome.org/GNOME/gimp.git to /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
repository: https://gitlab.gnome.org/GNOME/gimp.git
at the commit: ccb4d81ea26c4ab9861e17a5d8946dc8837d6b23
* Checking out https://gitlab.gnome.org/GNOME/gimp-data.git to /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999/gimp-data ...
git checkout --quiet c755b510b12b0a2a119191f85d7fce52e80b83ef
GIT update -->
repository: https://gitlab.gnome.org/GNOME/gimp-data.git
at the commit: c755b510b12b0a2a119191f85d7fce52e80b83ef
>>> Source unpacked in /var/tmp/portage/portage/media-gfx/gimp-9999/work
>>> Preparing source in /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999 ...
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/portage/media-gfx/gimp-9999/temp/luajit/pkgconfig:/var/tmp/portage/portage/media-gfx/gimp-9999/temp/python3.11/pkgconfig:/usr/share/guile-data/3.0/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/portage/media-gfx/gimp-9999/temp/luajit/pkgconfig:/var/tmp/portage/portage/media-gfx/gimp-9999/temp/python3.11/pkgconfig:/usr/share/guile-data/3.0/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/portage/media-gfx/gimp-9999/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Denable-default-bin=enabled -Dcheck-update=no -Denable-multiproc=true -Dappdata-test=disabled -Dbug-report-url=https://bugs.gentoo.org/ -Dilbm=disabled -Dlibbacktrace=false -Dwebkit-unmaintained=false -Daa=disabled -Dalsa=enabled -Dgi-docgen=enabled -Dfits=disabled -Dheif=enabled -Djavascript=enabled -Djpeg2000=enabled -Djpeg-xl=enabled -Dmng=enabled -Dopenexr=enabled -Dopenmp=enabled -Dghostscript=enabled -Dheadless-tests=disabled -Dgudev=enabled -Dvala=disabled -Dwebp=enabled -Dwmf=enabled -Dxcursor=enabled -Dxpm=enabled -Dg-ir-doc=true -Dlua=true -Dlibunwind=false -Dvector-icons=true /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999 /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999-build
The Meson build system
Version: 1.6.1
Source dir: /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999
Build dir: /var/tmp/portage/portage/media-gfx/gimp-9999/work/gimp-9999-build
Build type: native build
meson.build:1:0: ERROR: Unknown options: "g-ir-doc"
Cheers,
John
Code tags added by NeddySeagoon



