Trying create my first ebuild for the main tree of the unique music player with waveform as a seekbar, part 2

This page summarizes the projects mentioned and recommended in the original post on /r/Gentoo

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nulloy

    Music player with a waveform progress bar

  • >>> Emerging (4 of 4) media-sound/nulloy-9999::gentoo >>> Unpacking source... Initialized empty Git repository in /var/cache/distfiles/git3-src/nulloy_nulloy.git/ * Repository id: nulloy_nulloy.git * To override fetched repository properties, use: * EGIT_OVERRIDE_REPO_NULLOY_NULLOY * EGIT_OVERRIDE_BRANCH_NULLOY_NULLOY * EGIT_OVERRIDE_COMMIT_NULLOY_NULLOY * EGIT_OVERRIDE_COMMIT_DATE_NULLOY_NULLOY * * Fetching https://github.com/nulloy/nulloy ... git fetch https://github.com/nulloy/nulloy +HEAD:refs/git-r3/HEAD remote: Enumerating objects: 6609, done. remote: Counting objects: 100% (200/200), done. remote: Compressing objects: 100% (108/108), done. remote: Total 6609 (delta 116), reused 149 (delta 92), pack-reused 6409 Receiving objects: 100% (6609/6609), 2.25 MiB | 906.00 KiB/s, done. Resolving deltas: 100% (4832/4832), done. From https://github.com/nulloy/nulloy * [new ref] -> refs/git-r3/HEAD * [new tag] 0.1 -> 0.1 * [new tag] 0.1.1 -> 0.1.1 * [new tag] 0.2 -> 0.2 * [new tag] 0.2.2 -> 0.2.2 * [new tag] 0.2.3 -> 0.2.3 * [new tag] 0.2.4 -> 0.2.4 * [new tag] 0.3 -> 0.3 * [new tag] 0.3.1 -> 0.3.1 * [new tag] 0.3.2 -> 0.3.2 * [new tag] 0.4 -> 0.4 * [new tag] 0.4.5 -> 0.4.5 * [new tag] 0.5 -> 0.5 * [new tag] 0.5.0.1 -> 0.5.0.1 * [new tag] 0.5.0.3 -> 0.5.0.3 * [new tag] 0.5.1 -> 0.5.1 * [new tag] 0.7 -> 0.7 * [new tag] 0.7.0.1 -> 0.7.0.1 * [new tag] 0.7.4 -> 0.7.4 * [new tag] 0.7.5 -> 0.7.5 * [new tag] 0.8 -> 0.8 * [new tag] 0.8.1 -> 0.8.1 * [new tag] 0.8.2 -> 0.8.2 * [new tag] 0.8.2.pre112 -> 0.8.2.pre112 * [new tag] 0.8.2.pre43 -> 0.8.2.pre43 * [new tag] 0.8.2.pre44 -> 0.8.2.pre44 * [new tag] 0.8.2.pre46 -> 0.8.2.pre46 * [new tag] 0.8.2.pre61 -> 0.8.2.pre61 git symbolic-ref refs/git-r3/media-sound/nulloy/0/__main__ refs/git-r3/HEAD * Checking out https://github.com/nulloy/nulloy to /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999 ... git checkout --quiet refs/git-r3/HEAD GIT NEW branch --> repository: https://github.com/nulloy/nulloy at the commit: 3f08632e3bca4ee6126b445ac87632bec45a949d >>> Source unpacked in /var/tmp/portage/media-sound/nulloy-9999/work >>> Preparing source in /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999 ... checking for qmake: /usr/bin/qmake checking for lrelease: /usr/bin/lrelease checking for pkg-config: /usr/bin/pkg-config Linux Install prefix: /usr Library directory: lib Running qmake... Info: creating stash file /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/.qmake.stash Nulloy has been configured. Now run `make'. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999 ... make -j4 cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src/src.pro ) && make -f Makefile Cannot read /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/3rdParty/qtiocompressor-2.3.1/config.pri: No such file or directory lrelease: could not exec '/usr/lib/qt5/bin/lrelease': No such file or directory Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned! make[1]: Entering directory '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src' lrelease /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src/i18n/*.ts && mv -f /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src/i18n/*.qm /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src/../i18n /usr/lib/qt5/bin/uic preferencesDialog.ui -o ../.tmp/ui_preferencesDialog.h /usr/lib/qt5/bin/uic skins/native/form.ui -o ../.tmp/ui_form.h g++ -c -pipe -O2 -march=native -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQXT_STATIC -D_N_NO_SKINS_ -D_N_NO_UPDATE_CHECK_ -D_N_VERSION_="\"0.8.2\"" -D_N_SHARED_BUILD_ -DN_LIBDIR="\"lib\"" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -Iinterfaces -I../3rdParty/qxt-696423b-patched -I../3rdParty/qtsingleapplication-8fd81b2/src -I../3rdParty/qtiocompressor-2.3.1/src -I/usr/src/3rdparty/zlib -Iplatform -IwidgetCollection -I/usr/include/qt5/QtGui/5.15.2 -I/usr/include/qt5/QtGui/5.15.2/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtScript -I/usr/include/qt5/QtCore/5.15.2 -I/usr/include/qt5/QtCore/5.15.2/QtCore -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I../.tmp -I../.tmp -I/usr/lib/qt5/mkspecs/linux-g++ -o ../.tmp/aboutDialog.o aboutDialog.cpp lrelease: could not exec '/usr/lib/qt5/bin/lrelease': No such file or directory make[1]: *** [Makefile:536: /var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src/../i18n/*.qm] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999/src' make: *** [Makefile:47: sub-src-make_first-ordered] Error 2 * ERROR: media-sound/nulloy-9999::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/nulloy-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/nulloy-9999::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-sound/nulloy-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/nulloy-9999/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999' * S: '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999' >>> Failed to emerge media-sound/nulloy-9999, Log file: >>> '/var/tmp/portage/media-sound/nulloy-9999/temp/build.log' * Messages for package media-sound/nulloy-9999: * ERROR: media-sound/nulloy-9999::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/nulloy-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/nulloy-9999::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-sound/nulloy-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/nulloy-9999/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999' * S: '/var/tmp/portage/media-sound/nulloy-9999/work/nulloy-9999' * GNU info directory index is up-to-date.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts