Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 14, 2021 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/0236701093230349ad34953da6091817 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/0236701093230349ad34953da6091817 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/123012
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/wi169wzsvwfinj8frkhp2lq34y2f4wmh-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/share/doc/vocal -DCMAKE_INSTALL_INFODIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/include -DCMAKE_INSTALL_SBINDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/5xyjd2qiily84lcv2w2grmwsb8r1hqpr-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/5xyjd2qiily84lcv2w2grmwsb8r1hqpr-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/5xyjd2qiily84lcv2w2grmwsb8r1hqpr-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/zzvq5qwlm2xikawfqxb0q8gl2bw391a9-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/zzvq5qwlm2xikawfqxb0q8gl2bw391a9-gcc-wrapper-10.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- GSettings schemas will be installed locally.
-- GSettings shemas will be compiled.
-- GSettings schemas will be installed into /nix/store/n4r5gkpb99j5qbdmh6rcj4pag8jasa62-vocal-2.4.2/share/glib-2.0/schemas/
-- Found PkgConfig: pkg-config (found version "0.29.2")
-- Checking for modules 'libxml-2.0;granite;gtk+-3.0;gstreamer-1.0;gstreamer-pbutils-1.0;gthread-2.0;sqlite3;clutter-gtk-1.0;clutter-gst-3.0;gdk-x11-3.0;libsoup-2.4;json-glib-1.0;webkit2gtk-4.0;gee-0.8'
-- Found libxml-2.0, version 2.9.10
-- Found granite, version 6.0.0
-- Found gtk+-3.0, version 3.24.27
-- Found gstreamer-1.0, version 1.18.2
-- Found gstreamer-pbutils-1.0, version 1.18.2
-- Found gthread-2.0, version 2.68.1
-- Found sqlite3, version 3.35.2
-- Found clutter-gtk-1.0, version 1.8.4
-- Found clutter-gst-3.0, version 3.0.27
-- Found gdk-x11-3.0, version 3.24.27
-- Found libsoup-2.4, version 2.72.0
-- Found json-glib-1.0, version 1.6.2
-- Found webkit2gtk-4.0, version 2.32.1
-- Found gee-0.8, version 0.20.4
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
-- libunity enabled
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
-- libnotify enabled
-- Found Vala: /nix/store/c5xkm0k4q5b919w8aidn3a5y9p9a01d6-vala-0.52.2/bin/valac
-- checking for a minimum Vala version of 0.26.2
-- found Vala, version 0.52.2
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2
[0/43] Generating data/com.github.needleandthread.vocal.gresource.c
[1/43] Generating data/com.github.needleandthread.vocal.gresource.c
[1/43] Generating src/Vocal.c;src/Controller.c;src/MainWindow.c;src/config.c;src/Library.c;src/VocalSettings.c;src/Objects/Podcast.c;src/Objects/Episode.c;src/Objects/DirectoryEntry.c;src/Widgets/EpisodeDetailBox.c;src/Widgets/AddFeedDialog.c;src/Widgets/DownloadsPopover.c;src/Widgets/ShowNotesPopover.c;src/Widgets/InternetArchiveUploadDialog.c;src/Widgets/PlaybackBox.c;src/Widgets/SettingsDialog.c;src/Widgets/DownloadDetailBox.c;src/Widgets/CoverArt.c;src/Widgets/VideoControls.c;src/Widgets/DirectoryView.c;src/Widgets/DirectoryArt.c;src/Widgets/NewEpisodesView.c;src/Widgets/CloudLoginDialog.c;src/Widgets/SearchResultsView.c;src/Widgets/PodcastView.c;src/Widgets/Shownotes.c;src/Widgets/Toolbar.c;src/Widgets/QueuePopover.c;src/Widgets/QueueRow.c;src/Widgets/SearchResultBox.c;src/Utils/Player.c;src/Utils/FeedParser.c;src/Utils/Utils.c;src/Utils/MPRIS.c;src/Utils/iTunesProvider.c;src/Utils/SoupClient.c;src/Utils/XmlUtils.c;src/Services/ImageCache.c
[2/43] Generating src/Vocal.c;src/Controller.c;src/MainWindow.c;src/config.c;src/Library.c;src/VocalSettings.c;src/Objects/Podcast.c;src/Objects/Episode.c;src/Objects/DirectoryEntry.c;src/Widgets/EpisodeDetailBox.c;src/Widgets/AddFeedDialog.c;src/Widgets/DownloadsPopover.c;src/Widgets/ShowNotesPopover.c;src/Widgets/InternetArchiveUploadDialog.c;src/Widgets/PlaybackBox.c;src/Widgets/SettingsDialog.c;src/Widgets/DownloadDetailBox.c;src/Widgets/CoverArt.c;src/Widgets/VideoControls.c;src/Widgets/DirectoryView.c;src/Widgets/DirectoryArt.c;src/Widgets/NewEpisodesView.c;src/Widgets/CloudLoginDialog.c;src/Widgets/SearchResultsView.c;src/Widgets/PodcastView.c;src/Widgets/Shownotes.c;src/Widgets/Toolbar.c;src/Widgets/QueuePopover.c;src/Widgets/QueueRow.c;src/Widgets/SearchResultBox.c;src/Utils/Player.c;src/Utils/FeedParser.c;src/Utils/Utils.c;src/Utils/MPRIS.c;src/Utils/iTunesProvider.c;src/Utils/SoupClient.c;src/Utils/XmlUtils.c;src/Services/ImageCache.c
FAILED: com.github.needleandthread.vocal_valac.stamp
cd /build/source/build && /nix/store/c5xkm0k4q5b919w8aidn3a5y9p9a01d6-vala-0.52.2/bin/valac -C -b /build/source -d /build/source/build --pkg=webkit2gtk-4.0 --pkg=clutter-gtk-1.0 --pkg=clutter-gst-3.0 --pkg=sqlite3 --pkg=gtk+-3.0 --pkg=granite --pkg=libxml-2.0 --pkg=gstreamer-1.0 --pkg=gstreamer-pbutils-1.0 --pkg=libsoup-2.4 --pkg=json-glib-1.0 --pkg=gee-0.8 --pkg=unity --pkg=libnotify --vapidir=/build/source/vapi --enable-experimental --disable-warnings --target-glib=2.32 --thread -g --define=HAVE_LIBUNITY --define=HAVE_LIBNOTIFY -g /build/source/src/Vocal.vala /build/source/src/Controller.vala /build/source/src/MainWindow.vala /build/source/src/config.vala /build/source/src/Library.vala /build/source/src/VocalSettings.vala /build/source/src/Objects/Podcast.vala /build/source/src/Objects/Episode.vala /build/source/src/Objects/DirectoryEntry.vala /build/source/src/Widgets/EpisodeDetailBox.vala /build/source/src/Widgets/AddFeedDialog.vala /build/source/src/Widgets/DownloadsPopover.vala /build/source/src/Widgets/ShowNotesPopover.vala /build/source/src/Widgets/InternetArchiveUploadDialog.vala /build/source/src/Widgets/PlaybackBox.vala /build/source/src/Widgets/SettingsDialog.vala /build/source/src/Widgets/DownloadDetailBox.vala /build/source/src/Widgets/CoverArt.vala /build/source/src/Widgets/VideoControls.vala /build/source/src/Widgets/DirectoryView.vala /build/source/src/Widgets/DirectoryArt.vala /build/source/src/Widgets/NewEpisodesView.vala /build/source/src/Widgets/CloudLoginDialog.vala /build/source/src/Widgets/SearchResultsView.vala /build/source/src/Widgets/PodcastView.vala /build/source/src/Widgets/Shownotes.vala /build/source/src/Widgets/Toolbar.vala /build/source/src/Widgets/QueuePopover.vala /build/source/src/Widgets/QueueRow.vala /build/source/src/Widgets/SearchResultBox.vala /build/source/src/Utils/Player.vala /build/source/src/Utils/FeedParser.vala /build/source/src/Utils/Utils.vala /build/source/src/Utils/MPRIS.vala /build/source/src/Utils/iTunesProvider.vala /build/source/src/Utils/SoupClient.vala /build/source/src/Utils/XmlUtils.vala /build/source/src/Services/ImageCache.vala && touch /build/source/build/com.github.needleandthread.vocal_valac.stamp
/build/source/src/MainWindow.vala:419.17-419.41: error: The name `show_about' does not exist in the context of `Vocal.VocalApp'
controller.app.show_about (this);
^^^^^^^^^^^^^^^^^^^^^^^^^
Command-line option `--thread` is deprecated and will be ignored
Compilation failed: 1 error(s), 0 warning(s)
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment