+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/steadyflow.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1XAUib + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf steadyflow-0.2.0 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/steadyflow-0.2.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd steadyflow-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/_GenericName=Download Manager/GenericName=Download Manager/g' -i -e 11,17d data/steadyflow.desktop.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n9MTR3 + umask 022 + cd /builddir/build/BUILD + cd steadyflow-0.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-unused-function -Wno-unused-but-set-variable -Wno-address' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-unused-function -Wno-unused-but-set-variable -Wno-address' + LDFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS CXXFLAGS LDFLAGS + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-unused-function -Wno-unused-but-set-variable -Wno-address' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-unused-function -Wno-unused-but-set-variable -Wno-address' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCOMPILE_GSETTINGS_ON_INSTALL=NO -DWANT_AYATANA=NO -- The C compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Found Vala: /usr/bin/valac -- Checking for Glib >= 2.30.0... -- Checking for module 'glib-2.0>=2.30.0' -- Found glib-2.0, version 2.56.0 -- Checking for GTK+ >= 3.0.0... -- Checking for module 'gtk+-3.0>=3.0.0' -- Found gtk+-3.0, version 3.22.28 -- Checking for GModule... -- Checking for module 'gmodule-2.0' -- Found gmodule-2.0, version 2.56.0 -- Checking for libgee... -- Checking for module 'gee-1.0' -- Found gee-1.0, version 0.6.8 -- Checking for libnotify >= 0.7... -- Checking for module 'libnotify>=0.7' -- Found libnotify, version 0.7.7 -- checking for a minimum Vala version of 0.16 -- found Vala, version 0.34.3 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/steadyflow-0.2.0 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/steadyflow-0.2.0 -B/builddir/build/BUILD/steadyflow-0.2.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/steadyflow-0.2.0/CMakeFiles /builddir/build/BUILD/steadyflow-0.2.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/steadyflow-0.2.0' make -f CMakeFiles/steadyflow.dir/build.make CMakeFiles/steadyflow.dir/depend make[2]: Entering directory '/builddir/build/BUILD/steadyflow-0.2.0' [ 1%] Generating Steadyflow.Core/DownloadService.c, Steadyflow.Core/GioDownloadFile.c, Steadyflow.Core/GioSettingsService.c, Steadyflow.Core/IDownloadFile.c, Steadyflow.Core/IDownloadService.c, Steadyflow.Core/ISettingsService.c, Steadyflow.Core/OptionParser.c, Steadyflow.Core/Util.c, Steadyflow.UI/DownloadCellRenderer.c, Steadyflow.UI/GtkBuilderDialog.c, Steadyflow.UI/GtkBuilderWindow.c, Steadyflow.UI/IGtkBuilderContainer.c, Steadyflow.UI/IIndicatorService.c, Steadyflow.UI/UIUtil.c, Steadyflow.UI/TrayIndicatorService.c, Steadyflow/AddFileDialog.c, Steadyflow/Application.c, Steadyflow/AppService.c, Steadyflow/FileListController.c, Steadyflow/IAppService.c, Steadyflow/IndicatorController.c, Steadyflow/MainWindow.c, Steadyflow/NotificationController.c, Steadyflow/PreferencesDialog.c, Steadyflow/Services.c [ 2%] Generating locale/zh_TW/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_TW/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/zh_TW.po /usr/bin/valac -C -b /builddir/build/BUILD/steadyflow-0.2.0 -d /builddir/build/BUILD/steadyflow-0.2.0 --pkg=gee-1.0 --pkg=gio-2.0 --pkg=glib-2.0 --pkg=gtk+-3.0 --pkg=gmodule-2.0 --pkg=libnotify /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/DownloadService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/GioDownloadFile.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/GioSettingsService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/IDownloadFile.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/IDownloadService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/ISettingsService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/OptionParser.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/Util.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/DownloadCellRenderer.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/GtkBuilderDialog.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/GtkBuilderWindow.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/IGtkBuilderContainer.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/IIndicatorService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/UIUtil.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/TrayIndicatorService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/AddFileDialog.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/Application.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/AppService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/FileListController.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/IAppService.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/IndicatorController.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/MainWindow.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/NotificationController.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/PreferencesDialog.vala /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/Services.vala /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi [ 3%] Generating glib-2.0/schemas/gschemas.compiled [ 4%] Generating steadyflow.desktop glib-compile-schemas --targetdir=/builddir/build/BUILD/steadyflow-0.2.0/glib-2.0/schemas /builddir/build/BUILD/steadyflow-0.2.0/data cmake/intltool-merge.pl -d /builddir/build/BUILD/steadyflow-0.2.0/po /builddir/build/BUILD/steadyflow-0.2.0/data/steadyflow.desktop.in /builddir/build/BUILD/steadyflow-0.2.0/steadyflow.desktop Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_TW/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/zh_TW.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/zh_TW.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_TW/LC_MESSAGES/steadyflow.mo [ 5%] Generating locale/ar/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ar/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ar.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ar/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ar.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ar.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ar/LC_MESSAGES/steadyflow.mo [ 7%] Generating locale/ast/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ast/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ast.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ast/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ast.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ast.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ast/LC_MESSAGES/steadyflow.mo [ 8%] Generating locale/be/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/be/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/be.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/be/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/be.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/be.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/be/LC_MESSAGES/steadyflow.mo [ 9%] Generating locale/bg/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bg/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bg.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bg/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bg.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/bg.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/bg/LC_MESSAGES/steadyflow.mo [ 10%] Generating locale/bn/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bn/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bn.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bn/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bn.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/bn.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/bn/LC_MESSAGES/steadyflow.mo [ 11%] Generating locale/bs/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bs/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bs.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/bs/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/bs.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/bs.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/bs/LC_MESSAGES/steadyflow.mo [ 12%] Generating locale/ca/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ca/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ca.po [ 14%] Generating locale/cs/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/cs/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/cs.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ca/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ca.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ca.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ca/LC_MESSAGES/steadyflow.mo gee-1.0.vapi:328.4-328.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")] gee-1.0.vapi:330.4-330.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")] gee-1.0.vapi:338.4-338.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")] gee-1.0.vapi:340.4-340.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")] Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/cs/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/cs.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/cs.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/cs/LC_MESSAGES/steadyflow.mo [ 15%] Generating locale/da/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/da/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/da.po [ 16%] Generating locale/de/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/de/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/de.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/da/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/da.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/da.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/da/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/de/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/de.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/de.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/de/LC_MESSAGES/steadyflow.mo [ 17%] Generating locale/el/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/el/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/el.po [ 18%] Generating locale/en_AU/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_AU/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_AU.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/el/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/el.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/el.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/el/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_AU/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_AU.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/en_AU.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/en_AU/LC_MESSAGES/steadyflow.mo [ 20%] Generating locale/en_CA/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_CA/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_CA.po Merging translations into /builddir/build/BUILD/steadyflow-0.2.0/steadyflow.desktop. [ 21%] Generating locale/en_GB/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_GB/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_GB.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_CA/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_CA.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/en_CA.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/en_CA/LC_MESSAGES/steadyflow.mo [ 22%] Generating locale/eo/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/eo/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/eo.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/en_GB/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/en_GB.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/en_GB.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/en_GB/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/eo/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/eo.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/eo.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/eo/LC_MESSAGES/steadyflow.mo [ 23%] Generating locale/es/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/es/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/es.po [ 24%] Generating locale/et/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/et/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/et.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/es/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/es.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/es.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/es/LC_MESSAGES/steadyflow.mo [ 25%] Generating locale/eu/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/eu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/eu.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/et/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/et.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/et.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/et/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/eu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/eu.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/eu.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/eu/LC_MESSAGES/steadyflow.mo [ 27%] Generating locale/fa/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fa/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fa.po [ 28%] Generating locale/fi/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fi.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fa/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fa.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/fa.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/fa/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fi.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/fi.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/fi/LC_MESSAGES/steadyflow.mo [ 29%] Generating locale/fo/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fo/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fo.po [ 30%] Generating locale/fr/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fr.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fo/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fo.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/fo.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/fo/LC_MESSAGES/steadyflow.mo [ 31%] Generating locale/gl/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/gl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/gl.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/fr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/fr.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/fr.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/fr/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/gl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/gl.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/gl.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/gl/LC_MESSAGES/steadyflow.mo [ 32%] Generating locale/gu/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/gu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/gu.po [ 34%] Generating locale/he/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/he/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/he.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/gu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/gu.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/gu.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/gu/LC_MESSAGES/steadyflow.mo [ 35%] Generating locale/hi/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hi.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/he/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/he.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/he.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/he/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hi.po [ 36%] Generating locale/hr/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hr.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/hi.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/hi/LC_MESSAGES/steadyflow.mo [ 37%] Generating locale/hu/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hu.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hr.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/hr.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/hr/LC_MESSAGES/steadyflow.mo [ 38%] Generating locale/id/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/id/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/id.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/hu/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/hu.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/hu.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/hu/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/id/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/id.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/id.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/id/LC_MESSAGES/steadyflow.mo [ 40%] Generating locale/it/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/it/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/it.po [ 41%] Generating locale/ja/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ja/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ja.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/it/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/it.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/it.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/it/LC_MESSAGES/steadyflow.mo [ 42%] Generating locale/ka/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ka/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ka.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ja/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ja.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ja.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ja/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ka/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ka.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ka.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ka/LC_MESSAGES/steadyflow.mo [ 43%] Generating locale/ko/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ko/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ko.po [ 44%] Generating locale/lt/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/lt/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/lt.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ko/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ko.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ko.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ko/LC_MESSAGES/steadyflow.mo [ 45%] Generating locale/ml/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ml/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ml.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/lt/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/lt.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/lt.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/lt/LC_MESSAGES/steadyflow.mo [ 47%] Generating locale/ms/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ms/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ms.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ml/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ml.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ml.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ml/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ms/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ms.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ms.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ms/LC_MESSAGES/steadyflow.mo [ 48%] Generating locale/my/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/my/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/my.po [ 49%] Generating locale/nb/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/my/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/my.po /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nb/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nb.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/my.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/my/LC_MESSAGES/steadyflow.mo [ 50%] Generating locale/nl/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nl.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nb/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nb.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/nb.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/nb/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nl.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/nl.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/nl/LC_MESSAGES/steadyflow.mo [ 51%] Generating locale/nn/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nn/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nn.po [ 52%] Generating locale/pl/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pl.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/nn/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/nn.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/nn.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/nn/LC_MESSAGES/steadyflow.mo [ 54%] Generating locale/pt/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pt/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pt.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pl.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/pl.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/pl/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pt/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pt.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/pt.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/pt/LC_MESSAGES/steadyflow.mo [ 55%] Generating locale/pt_BR/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pt_BR/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pt_BR.po [ 56%] Generating locale/ro/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ro/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ro.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/pt_BR/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/pt_BR.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/pt_BR.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/pt_BR/LC_MESSAGES/steadyflow.mo [ 57%] Generating locale/ru/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ru/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ru.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ro/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ro.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ro.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ro/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/ru/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/ru.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/ru.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/ru/LC_MESSAGES/steadyflow.mo [ 58%] Generating locale/si/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/si/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/si.po [ 60%] Generating locale/sk/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sk/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sk.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/si/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/si.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/si.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/si/LC_MESSAGES/steadyflow.mo [ 61%] Generating locale/sl/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sl.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sk/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sk.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/sk.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/sk/LC_MESSAGES/steadyflow.mo /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.Core/GioDownloadFile.vala:22.2-22.52: warning: the modifier `static' is not applicable to constants private static const double SPEED_UPDATE_SEC = 2.0; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sl/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sl.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/sl.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/sl/LC_MESSAGES/steadyflow.mo /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/DownloadCellRenderer.vala:27.2-27.38: warning: the modifier `static' is not applicable to constants private static const int PADDING = 4; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/DownloadCellRenderer.vala:28.2-28.41: warning: the modifier `static' is not applicable to constants private static const int ICON_SIZE = 32; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 62%] Generating locale/sr/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sr.po /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow.UI/UIUtil.vala:27.2-27.99: warning: the modifier `static' is not applicable to constants public static const string MESSAGE_FORMAT = "%s\n\n%s\n"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/Application.vala:24.1-35.4: warning: the modifier `static' is not applicable to constants [ 63%] Generating locale/sv/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sv/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sv.po [ 64%] Generating locale/te/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/te/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/te.po /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/FileListController.vala:27.2-27.46: warning: the modifier `static' is not applicable to constants private static const double REDRAW_SEC = 0.2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sr.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/sr.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/sr/LC_MESSAGES/steadyflow.mo /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/IndicatorController.vala:50.2-50.52: warning: the modifier `static' is not applicable to constants private static const int MAX_FILE_MENU_ENTRIES = 6; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/MainWindow.vala:25.1-38.4: warning: the modifier `static' is not applicable to constants /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/MainWindow.vala:41.1-41.81: warning: the modifier `static' is not applicable to constants Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/sv/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/sv.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/sv.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/sv/LC_MESSAGES/steadyflow.mo private static const string X_GNOME_FULL_NAME = _("Steadyflow Download Manager"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/te/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/te.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/te.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/te/LC_MESSAGES/steadyflow.mo /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:21.2-21.35: warning: the modifier `static' is not applicable to constants public static const string PREFIX; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:23.2-23.36: warning: the modifier `static' is not applicable to constants public static const string BIN_DIR; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:25.2-25.37: warning: the modifier `static' is not applicable to constants public static const string DATA_DIR; ^^^^^^^^^[ 65%] Generating locale/tr/LC_MESSAGES/steadyflow.mo ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:27.2-27.41: warning: the modifier `static' is not applicable to constants public static const string APP_DATA_DIR; ^^^^^^^^^^^^/usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/tr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/tr.po ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:29.2-29.40: warning: the modifier `static' is not applicable to constants public static const string APP_VERSION; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/steadyflow-0.2.0/vapi/AppConfig.vapi:31.2-31.40: warning: the modifier `static' is not applicable to constants public static const string APP_AUTHORS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 67%] Generating locale/uk/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/uk/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/uk.po [ 68%] Generating locale/vi/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/vi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/vi.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/tr/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/tr.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/tr.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/tr/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/uk/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/uk.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/uk.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/uk/LC_MESSAGES/steadyflow.mo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/vi/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/vi.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/vi.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/vi/LC_MESSAGES/steadyflow.mo [ 69%] Generating locale/zh_CN/LC_MESSAGES/steadyflow.mo /usr/bin/cmake -E echo Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_CN/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/zh_CN.po Generating /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_CN/LC_MESSAGES/steadyflow.mo from /builddir/build/BUILD/steadyflow-0.2.0/po/zh_CN.po /usr/bin/msgfmt /builddir/build/BUILD/steadyflow-0.2.0/po/zh_CN.po -o /builddir/build/BUILD/steadyflow-0.2.0/locale/zh_CN/LC_MESSAGES/steadyflow.mo /builddir/build/BUILD/steadyflow-0.2.0/Steadyflow/FileListController.vala:30.10-30.18: error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore' private ListStore model; ^^^^^^^^^ Compilation failed: 1 error(s), 19 warning(s) make[2]: *** [CMakeFiles/steadyflow.dir/build.make:90: Steadyflow.Core/DownloadService.c] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/steadyflow-0.2.0' make[1]: *** [CMakeFiles/Makefile2:70: CMakeFiles/steadyflow.dir/all] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/steadyflow-0.2.0' make: *** [Makefile:133: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.n9MTR3 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.n9MTR3 (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff