Package Details: rush-git r56.4d67f66-1

Git Clone URL: https://aur.archlinux.org/rush-git.git (read-only, click to copy)
Package Base: rush-git
Description: Time manager app to break your work into intervals to keep you focused
Upstream URL: https://github.com/naaando/rush
Licenses: GPL3
Conflicts: rush
Provides: rush
Submitter: btd1337
Maintainer: btd1337
Last Packager: btd1337
Votes: 0
Popularity: 0.000000
First Submitted: 2019-08-08 14:20 (UTC)
Last Updated: 2019-08-08 14:20 (UTC)

Latest Comments

micwoj92 commented on 2020-09-16 16:24 (UTC)

Hello, I am getting following error

FAILED: com.github.naaando.rush.p/src/Application.c com.github.naaando.rush.p/src/Factory/ViewFactory.c com.github.naaando.rush.p/src/Interfaces/PomodoroView.c com.github.naaando.rush.p/src/Services/EventSound.c com.github.naaando.rush.p/src/View/DonePage.c com.github.naaando.rush.p/src/View/HeaderBar.c com.github.naaando.rush.p/src/View/Page.c com.github.naaando.rush.p/src/View/PomodoroWindow.c com.github.naaando.rush.p/src/View/ReportsGrid.c com.github.naaando.rush.p/src/View/RunningPage.c com.github.naaando.rush.p/src/Widgets/MultiImageToggleButton.c com.github.naaando.rush.p/src/Widgets/PomodoroLabel.c com.github.naaando.rush.p/src/Widgets/DoubleColumnContainer.c com.github.naaando.rush.p/src/Widgets/TimerLabel.c com.github.naaando.rush.p/src/Widgets/SegmentedButton.c 
valac -C --debug --debug --pkg unity --pkg libcanberra --pkg gtk+-3.0 --pkg gobject-2.0 --pkg glib-2.0 --color=always --directory com.github.naaando.rush.p --basedir ../ --gresources=../data/com.github.naaando.rush.gresource.xml ../src/Application.vala ../src/Factory/ViewFactory.vala ../src/Interfaces/PomodoroView.vala ../src/Services/EventSound.vala ../src/View/DonePage.vala ../src/View/HeaderBar.vala ../src/View/Page.vala ../src/View/PomodoroWindow.vala ../src/View/ReportsGrid.vala ../src/View/RunningPage.vala ../src/Widgets/MultiImageToggleButton.vala ../src/Widgets/PomodoroLabel.vala ../src/Widgets/DoubleColumnContainer.vala ../src/Widgets/TimerLabel.vala ../src/Widgets/SegmentedButton.vala libpomodoro/pomodoro.vapi
../src/View/Page.vala:5.5-5.15: error: Creation method of abstract class cannot be public.
    public Page () {
    ^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
[13/30] Compiling C object libpomodoro/libpomodoro.a.p/meson-generated_src_TimeStatistics.c.o
ninja: build stopped: subcommand failed.