Git Product home page Git Product logo

Comments (17)

liferooter avatar liferooter commented on July 17, 2024 1

@ran-dall you have to download Blueprint compiler. It is usually downloaded as Meson subproject, but it looks like Portage doesn't allow downloading anything while building, so you have to get it into the environment by yourself.

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

Looks like you use too old Vala compiler which doesn't support null-safe operators. Try to update it.

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

@liferooter Thank you for getting back to @peterlobster. I'm also trying to add this to Gentoo and had the same problem. Currently, we're using 0.56.2, which meets your requirements on your README.md. Could you possibly advise what is the correct version to use?

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

I have 0.56.2 too, but all works for me. Maybe it's compiler bug ¯_(ツ)_/¯

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

Have you tried to build the latest version of the project?

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

Let me try the live build, but 3.0.2 gives me this error (I retried it just now)...

 * text-pieces-3.0.2.tar.gz BLAKE2B SHA512 size ;-) ...                  [ ok ]
 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live candy clean-logs compress-build-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr'
 * CFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * CXXFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * FFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * FCFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * F77FLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * LDFLAGS='-Wl,-O3 -Wl,--as-needed -Wl,-z,now,-z,relro -Wl,--sort-common -Wl,--enable-new-dtags -march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * MAKEOPTS='--jobs 12 --load-average 11'
 * gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * g++ (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * GNU ld (Gentoo 2.38 p4) 2.38
 * Linux n7 5.19.0-gentoo #1 SMP PREEMPT_DYNAMIC Wed Aug 3 18:45:17 PDT 2022 x86_64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel GNU/Linux
�]0;emerge 06:25:06 1659582591:  *** terminating. text-pieces (root@n7)� * Checking whether python3_11 is suitable ...
 *   >=dev-lang/python-3.11.0_beta4:3.11 ...
 [ ok ]
 * Using python3.11 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
>>> Unpacking text-pieces-3.0.2.tar.gz to /var/tmp/portage/app-text/text-pieces-3.0.2/work
>>> Source unpacked in /var/tmp/portage/app-text/text-pieces-3.0.2/work
>>> Preparing source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/app-text/text-pieces-3.0.2/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 /var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2
�[1mThe Meson build system�[0m
Version: 0.63.0
Source dir: �[1m/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2�[0m
Build dir: �[1m/var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2�[0m
Build type: �[1mnative build�[0m
Project name: �[1mtextpieces�[0m
Project version: �[1m3.0.2�[0m
C compiler for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m (gcc 12.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730")
C linker for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m ld.bfd 2.38
Vala compiler for the host machine: �[1m/usr/bin/valac-0.56�[0m (valac 0.56.2)
Host machine cpu family: �[1mx86_64�[0m
Host machine cpu: �[1mx86_64�[0m
Found pkg-config: �[1m/usr/bin/x86_64-pc-linux-gnu-pkg-config�[0m (1.8.0)
Run-time dependency �[1mlibadwaita-1�[0m found: �[1;32mYES�[0m �[36m1.1.3�[0m
Run-time dependency �[1mgtksourceview-5�[0m found: �[1;32mYES�[0m �[36m5.4.2�[0m
Run-time dependency �[1mjson-glib-1.0�[0m found: �[1;32mYES�[0m �[36m1.6.6�[0m
Run-time dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgio-unix-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgtk4�[0m found: �[1;32mYES�[0m �[36m4.6.6�[0m
Library �[1mconfig�[0m found: �[1;32mYES�[0m
Program �[1mmsgfmt�[0m found: �[1;32mYES�[0m (/usr/bin/msgfmt)
Program �[1mdesktop-file-validate�[0m found: �[1;32mYES�[0m (/usr/bin/desktop-file-validate)
Program �[1mappstream-util�[0m found: �[1;32mYES�[0m (/usr/bin/appstream-util)
Program �[1mglib-compile-schemas�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-schemas)
Found pkg-config: �[1m/usr/bin/x86_64-pc-linux-gnu-pkg-config�[0m (1.8.0)
Program �[1mglib-compile-resources�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-resources)
Program �[1mmsginit�[0m found: �[1;32mYES�[0m (/usr/bin/msginit)
Program �[1mmsgmerge�[0m found: �[1;32mYES�[0m (/usr/bin/msgmerge)
Program �[1mxgettext�[0m found: �[1;32mYES�[0m (/usr/bin/xgettext)
Dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m �[1;34m(cached)�[0m
Program �[1mglib-compile-schemas�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-schemas)
Program �[1mgtk4-update-icon-cache�[0m found: �[1;31mNO�[0m
Program �[1mgtk-update-icon-cache�[0m found: �[1;32mYES�[0m (/usr/bin/gtk-update-icon-cache)
Program �[1mupdate-desktop-database�[0m found: �[1;32mYES�[0m (/usr/bin/update-desktop-database)
Build targets in project: �[1m8�[0m

textpieces �[36m3.0.2�[0m

  �[1mUser defined options�[0m
    Native files         : /var/tmp/portage/app-text/text-pieces-3.0.2/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path: /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig
    buildtype            : plain
    libdir               : lib64
    localstatedir        : /var/lib
    pkg_config_path      : /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload
    b_pch                : false

Found ninja-1.11.0 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
meson compile -C /var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2 --jobs 12 --load-average 11 --verbose
ninja: Entering directory `/var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2'
[1/17] /usr/bin/glib-compile-resources ../textpieces-3.0.2/resources/textpieces.gresource.xml --sourcedir ../textpieces-3.0.2/resources/resources --sourcedir ../textpieces-3.0.2/resources --c-name textpieces --internal --generate --target resources/textpieces-resources.h
[2/17] /usr/bin/glib-compile-resources ../textpieces-3.0.2/resources/textpieces.gresource.xml --sourcedir ../textpieces-3.0.2/resources/resources --sourcedir ../textpieces-3.0.2/resources --c-name textpieces --internal --generate --target resources/textpieces-resources.c --dependency-file resources/textpieces-resources.c.d
[3/17] x86_64-pc-linux-gnu-gcc -Isrc/textpieces.p -Isrc -I../textpieces-3.0.2/src -Iresources -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/json-glib-1.0 -I/usr/include/gtksourceview-5 -I/usr/include/libxml2 -I/usr/include/libadwaita-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O0 -march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -mfpmath=sse -msse -msse2 -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 '-DVERSION="3.0.2"' '-DPKGDATADIR="/usr/share/textpieces"' '-DSCRIPTDIR="/usr/share/textpieces/scripts"' '-DGETTEXT_PACKAGE="textpieces"' '-DGNOMELOCALEDIR="/usr/share/locale"' -MD -MQ src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o -MF src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o.d -o src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o -c resources/textpieces-resources.c
[4/17] /usr/bin/valac-0.56 -C --target-glib=2.72 --enable-experimental --vapidir /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi/config.vapi --pkg libadwaita-1 --pkg gtksourceview-5 --pkg json-glib-1.0 --pkg gtk4 --pkg gio-unix-2.0 --pkg gio-2.0 --color=always --directory src/textpieces.p --basedir ../textpieces-3.0.2/src --gresources=../textpieces-3.0.2/resources/textpieces.gresource.xml ../textpieces-3.0.2/src/Application.vala ../textpieces-3.0.2/src/Window.vala ../textpieces-3.0.2/src/Preferences.vala ../textpieces-3.0.2/src/Tool.vala ../textpieces-3.0.2/src/ToolsController.vala ../textpieces-3.0.2/src/ToolSettings.vala ../textpieces-3.0.2/src/CustomToolPage.vala ../textpieces-3.0.2/src/NewToolPage.vala ../textpieces-3.0.2/src/Search.vala ../textpieces-3.0.2/src/Utils.vala
�[31mFAILED: �[0msrc/textpieces.p/Application.c src/textpieces.p/Window.c src/textpieces.p/Preferences.c src/textpieces.p/Tool.c src/textpieces.p/ToolsController.c src/textpieces.p/ToolSettings.c src/textpieces.p/CustomToolPage.c src/textpieces.p/NewToolPage.c src/textpieces.p/Search.c src/textpieces.p/Utils.c 
/usr/bin/valac-0.56 -C --target-glib=2.72 --enable-experimental --vapidir /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi/config.vapi --pkg libadwaita-1 --pkg gtksourceview-5 --pkg json-glib-1.0 --pkg gtk4 --pkg gio-unix-2.0 --pkg gio-2.0 --color=always --directory src/textpieces.p --basedir ../textpieces-3.0.2/src --gresources=../textpieces-3.0.2/resources/textpieces.gresource.xml ../textpieces-3.0.2/src/Application.vala ../textpieces-3.0.2/src/Window.vala ../textpieces-3.0.2/src/Preferences.vala ../textpieces-3.0.2/src/Tool.vala ../textpieces-3.0.2/src/ToolsController.vala ../textpieces-3.0.2/src/ToolSettings.vala ../textpieces-3.0.2/src/CustomToolPage.vala ../textpieces-3.0.2/src/NewToolPage.vala ../textpieces-3.0.2/src/Search.vala ../textpieces-3.0.2/src/Utils.vala
�[001m../textpieces-3.0.2/src/Window.vala:39.20-39.41:�[0m �[001;31merror:�[0m The type name �[001m`Gtk.SourceView'�[0m could not be found
   39 |         [GtkChild] unowned Gtk.SourceView editor;
      | �[001;32m                   ^~~~~~~~~~~~~~~~~~~~~~        �[0m
Compilation failed: 1 error(s), 0 warning(s)
[5/17] /usr/lib/python-exec/python3.10/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../textpieces-3.0.2/data/com.github.liferooter.textpieces.desktop.in data/com.github.liferooter.textpieces.desktop desktop ../textpieces-3.0.2/data/../po
[6/17] /usr/lib/python-exec/python3.10/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../textpieces-3.0.2/data/com.github.liferooter.textpieces.appdata.xml.in data/com.github.liferooter.textpieces.appdata.xml xml ../textpieces-3.0.2/data/../po
ninja: build stopped: subcommand failed.
 * ERROR: app-text/text-pieces-3.0.2::randall failed (compile phase):
 *   compile failed
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_compile
 *   environment, line 3630:  Called meson_src_compile
 *   environment, line 2907:  Called die
 * The specific snippet of code:
 *       "$@" || die "compile failed"
 * 
 * If you need support, post the output of `emerge --info '=app-text/text-pieces-3.0.2::randall'`,
 * the complete build log and the output of `emerge -pqv '=app-text/text-pieces-3.0.2::randall'`.
 * The complete build log is located at '/var/tmp/portage/app-text/text-pieces-3.0.2/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/text-pieces-3.0.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2'
 * S: '/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2'

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

Same issue.

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

Let me try the live build, but 3.0.2 gives me this error (I retried it just now)...

 * text-pieces-3.0.2.tar.gz BLAKE2B SHA512 size ;-) ...                  [ ok ]
 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live candy clean-logs compress-build-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr'
 * CFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * CXXFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * FFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * FCFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * F77FLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * LDFLAGS='-Wl,-O3 -Wl,--as-needed -Wl,-z,now,-z,relro -Wl,--sort-common -Wl,--enable-new-dtags -march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * MAKEOPTS='--jobs 12 --load-average 11'
 * gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * g++ (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * GNU ld (Gentoo 2.38 p4) 2.38
 * Linux n7 5.19.0-gentoo #1 SMP PREEMPT_DYNAMIC Wed Aug 3 18:45:17 PDT 2022 x86_64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel GNU/Linux
�]0;emerge 06:25:06 1659582591:  *** terminating. text-pieces (root@n7)� * Checking whether python3_11 is suitable ...
 *   >=dev-lang/python-3.11.0_beta4:3.11 ...
 [ ok ]
 * Using python3.11 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
>>> Unpacking text-pieces-3.0.2.tar.gz to /var/tmp/portage/app-text/text-pieces-3.0.2/work
>>> Source unpacked in /var/tmp/portage/app-text/text-pieces-3.0.2/work
>>> Preparing source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/app-text/text-pieces-3.0.2/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 /var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2
�[1mThe Meson build system�[0m
Version: 0.63.0
Source dir: �[1m/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2�[0m
Build dir: �[1m/var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2�[0m
Build type: �[1mnative build�[0m
Project name: �[1mtextpieces�[0m
Project version: �[1m3.0.2�[0m
C compiler for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m (gcc 12.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730")
C linker for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m ld.bfd 2.38
Vala compiler for the host machine: �[1m/usr/bin/valac-0.56�[0m (valac 0.56.2)
Host machine cpu family: �[1mx86_64�[0m
Host machine cpu: �[1mx86_64�[0m
Found pkg-config: �[1m/usr/bin/x86_64-pc-linux-gnu-pkg-config�[0m (1.8.0)
Run-time dependency �[1mlibadwaita-1�[0m found: �[1;32mYES�[0m �[36m1.1.3�[0m
Run-time dependency �[1mgtksourceview-5�[0m found: �[1;32mYES�[0m �[36m5.4.2�[0m
Run-time dependency �[1mjson-glib-1.0�[0m found: �[1;32mYES�[0m �[36m1.6.6�[0m
Run-time dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgio-unix-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgtk4�[0m found: �[1;32mYES�[0m �[36m4.6.6�[0m
Library �[1mconfig�[0m found: �[1;32mYES�[0m
Program �[1mmsgfmt�[0m found: �[1;32mYES�[0m (/usr/bin/msgfmt)
Program �[1mdesktop-file-validate�[0m found: �[1;32mYES�[0m (/usr/bin/desktop-file-validate)
Program �[1mappstream-util�[0m found: �[1;32mYES�[0m (/usr/bin/appstream-util)
Program �[1mglib-compile-schemas�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-schemas)
Found pkg-config: �[1m/usr/bin/x86_64-pc-linux-gnu-pkg-config�[0m (1.8.0)
Program �[1mglib-compile-resources�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-resources)
Program �[1mmsginit�[0m found: �[1;32mYES�[0m (/usr/bin/msginit)
Program �[1mmsgmerge�[0m found: �[1;32mYES�[0m (/usr/bin/msgmerge)
Program �[1mxgettext�[0m found: �[1;32mYES�[0m (/usr/bin/xgettext)
Dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m �[1;34m(cached)�[0m
Program �[1mglib-compile-schemas�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-schemas)
Program �[1mgtk4-update-icon-cache�[0m found: �[1;31mNO�[0m
Program �[1mgtk-update-icon-cache�[0m found: �[1;32mYES�[0m (/usr/bin/gtk-update-icon-cache)
Program �[1mupdate-desktop-database�[0m found: �[1;32mYES�[0m (/usr/bin/update-desktop-database)
Build targets in project: �[1m8�[0m

textpieces �[36m3.0.2�[0m

  �[1mUser defined options�[0m
    Native files         : /var/tmp/portage/app-text/text-pieces-3.0.2/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path: /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig
    buildtype            : plain
    libdir               : lib64
    localstatedir        : /var/lib
    pkg_config_path      : /var/tmp/portage/app-text/text-pieces-3.0.2/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-3.0.2/temp/python3.11/pkgconfig:/usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload
    b_pch                : false

Found ninja-1.11.0 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2 ...
meson compile -C /var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2 --jobs 12 --load-average 11 --verbose
ninja: Entering directory `/var/tmp/portage/app-text/text-pieces-3.0.2/work/text-pieces-3.0.2'
[1/17] /usr/bin/glib-compile-resources ../textpieces-3.0.2/resources/textpieces.gresource.xml --sourcedir ../textpieces-3.0.2/resources/resources --sourcedir ../textpieces-3.0.2/resources --c-name textpieces --internal --generate --target resources/textpieces-resources.h
[2/17] /usr/bin/glib-compile-resources ../textpieces-3.0.2/resources/textpieces.gresource.xml --sourcedir ../textpieces-3.0.2/resources/resources --sourcedir ../textpieces-3.0.2/resources --c-name textpieces --internal --generate --target resources/textpieces-resources.c --dependency-file resources/textpieces-resources.c.d
[3/17] x86_64-pc-linux-gnu-gcc -Isrc/textpieces.p -Isrc -I../textpieces-3.0.2/src -Iresources -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/json-glib-1.0 -I/usr/include/gtksourceview-5 -I/usr/include/libxml2 -I/usr/include/libadwaita-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O0 -march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -mfpmath=sse -msse -msse2 -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 '-DVERSION="3.0.2"' '-DPKGDATADIR="/usr/share/textpieces"' '-DSCRIPTDIR="/usr/share/textpieces/scripts"' '-DGETTEXT_PACKAGE="textpieces"' '-DGNOMELOCALEDIR="/usr/share/locale"' -MD -MQ src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o -MF src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o.d -o src/textpieces.p/meson-generated_.._.._resources_textpieces-resources.c.o -c resources/textpieces-resources.c
[4/17] /usr/bin/valac-0.56 -C --target-glib=2.72 --enable-experimental --vapidir /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi/config.vapi --pkg libadwaita-1 --pkg gtksourceview-5 --pkg json-glib-1.0 --pkg gtk4 --pkg gio-unix-2.0 --pkg gio-2.0 --color=always --directory src/textpieces.p --basedir ../textpieces-3.0.2/src --gresources=../textpieces-3.0.2/resources/textpieces.gresource.xml ../textpieces-3.0.2/src/Application.vala ../textpieces-3.0.2/src/Window.vala ../textpieces-3.0.2/src/Preferences.vala ../textpieces-3.0.2/src/Tool.vala ../textpieces-3.0.2/src/ToolsController.vala ../textpieces-3.0.2/src/ToolSettings.vala ../textpieces-3.0.2/src/CustomToolPage.vala ../textpieces-3.0.2/src/NewToolPage.vala ../textpieces-3.0.2/src/Search.vala ../textpieces-3.0.2/src/Utils.vala
�[31mFAILED: �[0msrc/textpieces.p/Application.c src/textpieces.p/Window.c src/textpieces.p/Preferences.c src/textpieces.p/Tool.c src/textpieces.p/ToolsController.c src/textpieces.p/ToolSettings.c src/textpieces.p/CustomToolPage.c src/textpieces.p/NewToolPage.c src/textpieces.p/Search.c src/textpieces.p/Utils.c 
/usr/bin/valac-0.56 -C --target-glib=2.72 --enable-experimental --vapidir /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi /var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2/src/vapi/config.vapi --pkg libadwaita-1 --pkg gtksourceview-5 --pkg json-glib-1.0 --pkg gtk4 --pkg gio-unix-2.0 --pkg gio-2.0 --color=always --directory src/textpieces.p --basedir ../textpieces-3.0.2/src --gresources=../textpieces-3.0.2/resources/textpieces.gresource.xml ../textpieces-3.0.2/src/Application.vala ../textpieces-3.0.2/src/Window.vala ../textpieces-3.0.2/src/Preferences.vala ../textpieces-3.0.2/src/Tool.vala ../textpieces-3.0.2/src/ToolsController.vala ../textpieces-3.0.2/src/ToolSettings.vala ../textpieces-3.0.2/src/CustomToolPage.vala ../textpieces-3.0.2/src/NewToolPage.vala ../textpieces-3.0.2/src/Search.vala ../textpieces-3.0.2/src/Utils.vala
�[001m../textpieces-3.0.2/src/Window.vala:39.20-39.41:�[0m �[001;31merror:�[0m The type name �[001m`Gtk.SourceView'�[0m could not be found
   39 |         [GtkChild] unowned Gtk.SourceView editor;
      | �[001;32m                   ^~~~~~~~~~~~~~~~~~~~~~        �[0m
Compilation failed: 1 error(s), 0 warning(s)
[5/17] /usr/lib/python-exec/python3.10/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../textpieces-3.0.2/data/com.github.liferooter.textpieces.desktop.in data/com.github.liferooter.textpieces.desktop desktop ../textpieces-3.0.2/data/../po
[6/17] /usr/lib/python-exec/python3.10/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../textpieces-3.0.2/data/com.github.liferooter.textpieces.appdata.xml.in data/com.github.liferooter.textpieces.appdata.xml xml ../textpieces-3.0.2/data/../po
ninja: build stopped: subcommand failed.
 * ERROR: app-text/text-pieces-3.0.2::randall failed (compile phase):
 *   compile failed
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_compile
 *   environment, line 3630:  Called meson_src_compile
 *   environment, line 2907:  Called die
 * The specific snippet of code:
 *       "$@" || die "compile failed"
 * 
 * If you need support, post the output of `emerge --info '=app-text/text-pieces-3.0.2::randall'`,
 * the complete build log and the output of `emerge -pqv '=app-text/text-pieces-3.0.2::randall'`.
 * The complete build log is located at '/var/tmp/portage/app-text/text-pieces-3.0.2/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/text-pieces-3.0.2/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2'
 * S: '/var/tmp/portage/app-text/text-pieces-3.0.2/work/textpieces-3.0.2'

It's not the same issue. Your problem is that gtksourceview developer renamed the namespace in the minor release, from Gtk.SourceSomething to GtkSource.Something. You can just try to build latest version from git, which is adapted to this change. Also I'm going to release 3.1.0 today, which is of course have this change too.

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

@liferooter You're right, it was a mistake on the ebuild. This is the output of the live build...

 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live candy clean-logs compress-build-logs compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr'
 * CFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * CXXFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * FFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * FCFLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -ggdb3 -grecord-gcc-switches'
 * F77FLAGS='-march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches'
 * LDFLAGS='-Wl,-O3 -Wl,--as-needed -Wl,-z,now,-z,relro -Wl,--sort-common -Wl,--enable-new-dtags -march=native -O3 -pipe -falign-functions=32 -Wa,-mbranches-within-32B-boundaries -fgraphite-identity -floop-nest-optimize -flto=auto -ffat-lto-objects -fno-semantic-interposition -fdevirtualize-at-ltrans -fno-plt -fipa-pta -feliminate-unused-debug-types -fasynchronous-unwind-tables -Wall -Wformat -Wformat-security -ggdb3 -grecord-gcc-switches -D_GLIBCXX_ASSERTIONS'
 * MAKEOPTS='--jobs 12 --load-average 11'
 * gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * g++ (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730
 * GNU ld (Gentoo 2.38 p4) 2.38
 * Linux n7 5.19.0-gentoo #1 SMP PREEMPT_DYNAMIC Wed Aug 3 18:45:17 PDT 2022 x86_64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz GenuineIntel GNU/Linux
�]0;emerge 06:36:34 1659582591:  *** terminating. text-pieces (root@n7)� * Checking whether python3_11 is suitable ...
 *   >=dev-lang/python-3.11.0_beta4:3.11 ...
 [ ok ]
 * Using python3.11 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
 * Repository id: liferooter_textpieces.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_LIFEROOTER_TEXTPIECES
 *   EGIT_OVERRIDE_BRANCH_LIFEROOTER_TEXTPIECES
 *   EGIT_OVERRIDE_COMMIT_LIFEROOTER_TEXTPIECES
 *   EGIT_OVERRIDE_COMMIT_DATE_LIFEROOTER_TEXTPIECES
 * 
 * Fetching https://github.com/liferooter/textpieces.git ...
git fetch https://github.com/liferooter/textpieces.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/app-text/text-pieces/0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/liferooter/textpieces.git to /var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/liferooter/textpieces.git
   at the commit:            183f4944b48bfe42361cd440786f0fe8fe5fe396
>>> Source unpacked in /var/tmp/portage/app-text/text-pieces-9999/work
>>> Preparing source in /var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999 ...
meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/app-text/text-pieces-9999/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-9999/temp/python3.11/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/app-text/text-pieces-9999/temp/pkgconfig:/var/tmp/portage/app-text/text-pieces-9999/temp/python3.11/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/app-text/text-pieces-9999/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain /var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999 /var/tmp/portage/app-text/text-pieces-9999/work/textpieces-9999
�[1mThe Meson build system�[0m
Version: 0.63.0
Source dir: �[1m/var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999�[0m
Build dir: �[1m/var/tmp/portage/app-text/text-pieces-9999/work/textpieces-9999�[0m
Build type: �[1mnative build�[0m
Project name: �[1mtextpieces�[0m
Project version: �[1m3.0.2�[0m
C compiler for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m (gcc 12.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 12.1.1_p20220730 p9) 12.1.1 20220730")
C linker for the host machine: �[1mx86_64-pc-linux-gnu-gcc�[0m ld.bfd 2.38
Vala compiler for the host machine: �[1m/usr/bin/valac-0.56�[0m (valac 0.56.2)
Host machine cpu family: �[1mx86_64�[0m
Host machine cpu: �[1mx86_64�[0m
Found pkg-config: �[1m/usr/bin/x86_64-pc-linux-gnu-pkg-config�[0m (1.8.0)
Run-time dependency �[1mlibadwaita-1�[0m found: �[1;32mYES�[0m �[36m1.1.3�[0m
Run-time dependency �[1mgtksourceview-5�[0m found: �[1;32mYES�[0m �[36m5.4.2�[0m
Run-time dependency �[1mjson-glib-1.0�[0m found: �[1;32mYES�[0m �[36m1.6.6�[0m
Library �[1mm�[0m found: �[1;32mYES�[0m
Run-time dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgio-unix-2.0�[0m found: �[1;32mYES�[0m �[36m2.72.3�[0m
Run-time dependency �[1mgtk4�[0m found: �[1;32mYES�[0m �[36m4.6.6�[0m
Run-time dependency �[1mgee-0.8�[0m found: �[1;32mYES�[0m �[36m0.20.5�[0m
Library �[1mconfig�[0m found: �[1;32mYES�[0m
Program �[1mmsgfmt�[0m found: �[1;32mYES�[0m (/usr/bin/msgfmt)
Program �[1mdesktop-file-validate�[0m found: �[1;32mYES�[0m (/usr/bin/desktop-file-validate)
Program �[1mappstream-util�[0m found: �[1;32mYES�[0m (/usr/bin/appstream-util)
Program �[1mglib-compile-schemas�[0m found: �[1;32mYES�[0m (/usr/bin/glib-compile-schemas)
Fallback to subproject �[1mblueprint-compiler�[0m which provides program �[1mblueprint-compiler�[0m

resources/ui/meson.build:22:0: �[1;31mERROR:�[0m Automatic wrap-based subproject downloading is disabled

A full log can be found at �[1m/var/tmp/portage/app-text/text-pieces-9999/work/textpieces-9999/meson-logs/meson-log.txt�[0m
 * ERROR: app-text/text-pieces-9999::randall failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_configure
 *   environment, line 4192:  Called meson_src_configure
 *   environment, line 3506:  Called die
 * The specific snippet of code:
 *       "${mesonargs[@]}" ) || die
 * 
 * If you need support, post the output of `emerge --info '=app-text/text-pieces-9999::randall'`,
 * the complete build log and the output of `emerge -pqv '=app-text/text-pieces-9999::randall'`.
 * The complete build log is located at '/var/tmp/portage/app-text/text-pieces-9999/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/text-pieces-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999'
 * S: '/var/tmp/portage/app-text/text-pieces-9999/work/text-pieces-9999'

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

@liferooter Could you send me a link? The link you sent me is broken, and all the other links I found online for it seem not to be working...

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

BTW Thank you for helping me out @liferooter.

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

NM I got it.

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

@liferooter Could you send me a link? The link you sent me is broken, and all the other links I found online for it seem not to be working...

Link is fixed now

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

@liferooter TY, mate. Yeah, turns out we already had it in our GNOME tooling. The live build works okay.

Question: Can we fix this on your new release?

 * QA Notice: This package seems to install metainfo files into the
 * following location(s):
 * 
 *   /usr/share/appdata
 * 
 * This location is deprecated, it should not be used anymore by new software.
 * Appdata/Metainfo files should be installed into /usr/share/metainfo directory.
 * For more details, please see the freedesktop Upstream Metadata guidelines at
 * https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
 * 
 * Gentoo Tracker bug: https://bugs.gentoo.org/709450
 * 

from textpieces.

liferooter avatar liferooter commented on July 17, 2024

@ran-dall It looks like Meson issue

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

Let me double-check with our GNOME team. If it's on our side, we'll handle it. Either way, I'll keep you posted.

from textpieces.

ran-dall avatar ran-dall commented on July 17, 2024

@liferooter We got it. Works like a charm now. I was gonna push this to Gentoo's Guru Overlay. Did you want me to put together some instructions for you to add to your readme for Gentoo users?

Regardless, I'll wait for you to push a new release before publishing it.

from textpieces.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.