gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/keepassx-2.0.3.tar.gz --url https://www.keepassx.org/releases/2.0.3/keepassx-2.0.3.tar.gz --hash sha256:23ffb4ae360c58aa139943442d175bc6b8f08e6a876ae76c4543ab983a6647c5 Source /data/userland-archives/keepassx-2.0.3.tar.gz... not found, skipping file copy Source https://www.keepassx.org/releases/2.0.3/keepassx-2.0.3.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/keepassx-2.0.3.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/keepassx-2.0.3.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3 --strip=1 --backup --version-control=numbered < patches/001-include-header-fix.patch patching file src/core/qlockfile_unix.cpp /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/.patched-001-include-header-fix.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3 --strip=1 --backup --version-control=numbered < patches/002-rpath.patch patching file CMakeLists.txt /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/.patched-002-rpath.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" \ cmake -DCMAKE_C_COMPILER:STRING="/usr/gcc/6/bin/gcc" -DCMAKE_CXX_COMPILER:STRING="/usr/gcc/6/bin/g++" -DCMAKE_Fortran_COMPILER:STRING="/usr/gcc/6/bin/gfortran" -DCMAKE_C_FLAGS:STRING="-m32 -O3 " -DCMAKE_CXX_FLAGS:STRING=" -m32 -O3 " -DCMAKE_Fortran_FLAGS:STRING="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_DATADIR:PATH=share -DCMAKE_INSTALL_INFODIR:PATH=share/info -DCMAKE_INSTALL_LOCALEDIR:PATH=share/locale -DCMAKE_INSTALL_MANDIR:PATH=share/man -DLIBEXEC_INSTALL_DIR="/usr/lib" -DLIB_INSTALL_DIR="/usr/lib" /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3) -- The C compiler identification is GNU 6.5.0 -- The CXX compiler identification is GNU 6.5.0 -- Check for working C compiler: /usr/gcc/6/bin/gcc -- Check for working C compiler: /usr/gcc/6/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- Check for working CXX compiler: /usr/gcc/6/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test WERROR_C_AVAILABLE -- Performing Test WERROR_C_AVAILABLE - Success -- Performing Test WERROR_CXX_AVAILABLE -- Performing Test WERROR_CXX_AVAILABLE - Success -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.7", minimum required is "4.6.0") -- Found Gcrypt: /usr/lib/libgcrypt.so -- Gcrypt 1.8.1 supports the SALSA20 cipher -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Performing Test ZLIB_SUPPORTS_GZIP -- Performing Test ZLIB_SUPPORTS_GZIP - Success -- Performing Test HAVE_PR_SET_DUMPABLE -- Performing Test HAVE_PR_SET_DUMPABLE - Failed -- Performing Test HAVE_RLIMIT_CORE -- Performing Test HAVE_RLIMIT_CORE - Success -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_cs.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_da.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_de.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_el.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_en_plurals.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_es.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_fr.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_id.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_it.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_ja.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_ko.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_lt.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_nl_NL.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_pl.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_pt_BR.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_pt_PT.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_ru.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_sl_SI.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_sv.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_uk.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_zh_CN.ts/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/share/translations/keepassx_zh_TW.ts -- The following features have been enabled: * libXi, The X11 Xi Protocol library is required for auto-type * libXtst, The X11 XTEST Protocol library is required for auto-type -- The following OPTIONAL packages have been found: * X11 -- The following REQUIRED packages have been found: * Qt4 (required version >= 4.6.0) * Gcrypt * ZLIB -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_COMPILER CMAKE_Fortran_FLAGS LIBEXEC_INSTALL_DIR LIB_INSTALL_DIR -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 1%] Generating moc_FailDevice.cxx Scanning dependencies of target translations [ 1%] Generating streams/moc_SymmetricCipherStream.cxx [ 1%] Generating moc_AutoTypeX11.cxx make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 2%] Generating keepassx_cs.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_cs.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 2%] Generating keepassx_da.qm [ 2%] Generating moc_modeltest.cxx Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_da.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 2%] Generating ui_AboutDialog.h [ 2%] Generating keepassx_de.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_de.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 2%] Generating keepassx_el.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_el.qm'... Generated 242 translation(s) (242 finished and 0 unfinished) Ignored 45 untranslated source text(s) [ 3%] Generating keepassx_en_plurals.qm [ 3%] Generating ui_ChangeMasterKeyWidget.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_en_plurals.qm'... Generated 4 translation(s) (4 finished and 0 unfinished) [ 3%] Generating keepassx_es.qm [ 4%] Generating ui_DatabaseOpenWidget.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_es.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 4%] Generating ui_DatabaseSettingsWidget.h [ 4%] Generating keepassx_fr.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_fr.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 5%] Generating keepassx_id.qm [ 5%] Generating ui_EditWidget.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_id.qm'... Generated 301 translation(s) (301 finished and 0 unfinished) Ignored 2 untranslated source text(s) [ 6%] Generating ui_EditWidgetIcons.h [ 6%] Generating keepassx_it.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_it.qm'... Scanning dependencies of target testsupport Generated 303 translation(s) (303 finished and 0 unfinished) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 6%] Generating ui_EditWidgetProperties.h [ 6%] Generating keepassx_ja.qm Scanning dependencies of target keepassx-autotype-x11 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_ja.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 6%] Generating ui_MainWindow.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 6%] Generating keepassx_ko.qm [ 6%] Building CXX object tests/CMakeFiles/testsupport.dir/modeltest.cpp.o [ 6%] Building CXX object src/autotype/x11/CMakeFiles/keepassx-autotype-x11.dir/AutoTypeX11.cpp.o [ 6%] Generating ui_PasswordGeneratorWidget.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_ko.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 7%] Generating ui_SearchWidget.h [ 8%] Generating keepassx_lt.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_lt.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 8%] Generating ui_SettingsWidgetGeneral.h [ 8%] Generating keepassx_nl_NL.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_nl_NL.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 8%] Generating ui_SettingsWidgetSecurity.h [ 8%] Generating keepassx_pl.qm [ 8%] Generating ui_WelcomeWidget.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_pl.qm'... Generated 301 translation(s) (301 finished and 0 unfinished) Ignored 2 untranslated source text(s) [ 9%] Generating keepassx_pt_BR.qm [ 10%] Generating ui_EditEntryWidgetAdvanced.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_pt_BR.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 10%] Generating keepassx_pt_PT.qm [ 10%] Generating ui_EditEntryWidgetAutoType.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_pt_PT.qm'... Generated 285 translation(s) (285 finished and 0 unfinished) Ignored 18 untranslated source text(s) [ 10%] Generating ui_EditEntryWidgetHistory.h [ 10%] Generating keepassx_ru.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_ru.qm'... Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Generated 300 translation(s) (300 finished and 0 unfinished) Ignored 3 untranslated source text(s) [ 11%] Generating ui_EditEntryWidgetMain.h [ 11%] Generating keepassx_sl_SI.qm [ 11%] Generating ui_EditGroupWidgetMain.h Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_sl_SI.qm'... Generated 285 translation(s) (285 finished and 0 unfinished) Ignored 18 untranslated source text(s) [ 12%] Generating keepassx_sv.qm [ 12%] Generating autotype/moc_AutoType.cxx Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_sv.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 12%] Generating keepassx_uk.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_uk.qm'... Generated 289 translation(s) (289 finished and 0 unfinished) Ignored 14 untranslated source text(s) [ 12%] Generating keepassx_zh_CN.qm [ 12%] Generating autotype/moc_AutoTypeSelectDialog.cxx Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_zh_CN.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) [ 13%] Generating keepassx_zh_TW.qm Updating '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/share/translations/keepassx_zh_TW.qm'... Generated 303 translation(s) (303 finished and 0 unfinished) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 13%] Built target translations [ 14%] Generating autotype/moc_AutoTypeSelectView.cxx [ 15%] Building CXX object src/autotype/x11/CMakeFiles/keepassx-autotype-x11.dir/moc_AutoTypeX11.cxx.o [ 15%] Generating autotype/moc_ShortcutWidget.cxx [ 15%] Generating autotype/moc_WindowSelectComboBox.cxx [ 16%] Generating core/moc_AutoTypeAssociations.cxx [ 16%] Generating core/moc_Config.cxx [ 16%] Generating core/moc_Database.cxx [ 16%] Generating core/moc_Entry.cxx [ 17%] Generating core/moc_EntryAttachments.cxx [ 17%] Generating core/moc_EntryAttributes.cxx [ 17%] Generating core/moc_Group.cxx [ 18%] Generating core/moc_InactivityTimer.cxx [ 18%] Generating core/moc_Metadata.cxx [ 18%] Generating core/moc_qsavefile.cxx [ 18%] Generating gui/moc_AboutDialog.cxx [ 19%] Generating gui/moc_Application.cxx [ 19%] Generating gui/moc_ChangeMasterKeyWidget.cxx [ 19%] Generating gui/moc_Clipboard.cxx [ 19%] Generating gui/moc_DatabaseOpenWidget.cxx [ 20%] Generating gui/moc_DatabaseRepairWidget.cxx [ 20%] Building CXX object tests/CMakeFiles/testsupport.dir/FailDevice.cpp.o [ 20%] Linking CXX shared module libkeepassx-autotype-x11.so [ 21%] Building CXX object tests/CMakeFiles/testsupport.dir/moc_modeltest.cxx.o [ 21%] Generating gui/moc_DatabaseSettingsWidget.cxx make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 21%] Built target keepassx-autotype-x11 [ 21%] Building CXX object tests/CMakeFiles/testsupport.dir/moc_FailDevice.cxx.o [ 22%] Generating gui/moc_DatabaseWidget.cxx [ 22%] Generating gui/moc_DatabaseTabWidget.cxx [ 22%] Generating gui/moc_DatabaseWidgetStateSync.cxx [ 22%] Generating gui/moc_DialogyWidget.cxx [ 22%] Generating gui/moc_DragTabBar.cxx [ 23%] Generating gui/moc_EditWidget.cxx [ 23%] Generating gui/moc_EditWidgetIcons.cxx [ 23%] Generating gui/moc_EditWidgetProperties.cxx [ 24%] Generating gui/moc_IconModels.cxx [ 24%] Generating gui/moc_KeePass1OpenWidget.cxx [ 24%] Generating gui/moc_LineEdit.cxx [ 24%] Generating gui/moc_MainWindow.cxx [ 25%] Generating gui/moc_PasswordEdit.cxx [ 25%] Generating gui/moc_PasswordComboBox.cxx [ 25%] Generating gui/moc_PasswordGeneratorWidget.cxx [ 25%] Generating gui/moc_SettingsWidget.cxx [ 26%] Generating gui/moc_SortFilterHideProxyModel.cxx [ 26%] Generating gui/moc_UnlockDatabaseWidget.cxx [ 26%] Generating gui/moc_WelcomeWidget.cxx [ 27%] Generating gui/entry/moc_AutoTypeAssociationsModel.cxx [ 27%] Generating gui/entry/moc_EditEntryWidget.cxx [ 27%] Generating gui/entry/moc_EntryAttachmentsModel.cxx [ 27%] Generating gui/entry/moc_EntryAttributesModel.cxx [ 28%] Generating gui/entry/moc_EntryHistoryModel.cxx [ 28%] Generating gui/entry/moc_EntryModel.cxx [ 28%] Generating gui/entry/moc_EntryView.cxx [ 28%] Linking CXX static library libtestsupport.a [ 29%] Generating gui/group/moc_EditGroupWidget.cxx [ 29%] Generating gui/group/moc_GroupModel.cxx [ 29%] Generating gui/group/moc_GroupView.cxx make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 29%] Generating keys/moc_CompositeKey_p.cxx [ 29%] Built target testsupport [ 30%] Generating streams/moc_HashedBlockStream.cxx [ 30%] Generating streams/moc_LayeredStream.cxx [ 30%] Generating streams/moc_qtiocompressor.cxx [ 31%] Generating streams/moc_StoreDataStream.cxx Scanning dependencies of target keepassx_core make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 31%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/AutoType.cpp.o [ 31%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/AutoTypeAction.cpp.o [ 31%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/AutoTypeSelectView.cpp.o [ 32%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/AutoTypeSelectDialog.cpp.o [ 32%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/ShortcutWidget.cpp.o [ 32%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/WildcardMatcher.cpp.o [ 33%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/WindowSelectComboBox.cpp.o [ 33%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/AutoTypeAssociations.cpp.o [ 33%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Config.cpp.o [ 34%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Database.cpp.o [ 34%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/DatabaseIcons.cpp.o [ 34%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Endian.cpp.o [ 34%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Entry.cpp.o [ 35%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntryAttachments.cpp.o [ 35%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntryAttributes.cpp.o [ 35%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/EntrySearcher.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/FilePath.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Group.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/InactivityTimer.cpp.o [ 36%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Metadata.cpp.o [ 37%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/PasswordGenerator.cpp.o [ 37%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/qlockfile.cpp.o [ 37%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/qsavefile.cpp.o [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/SignalMultiplexer.cpp.o [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/TimeDelta.cpp.o [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/TimeInfo.cpp.o [ 38%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/ToDbExporter.cpp.o [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Tools.cpp.o [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Translator.cpp.o [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/Uuid.cpp.o [ 39%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/qcommandlineoption.cpp.o [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/qcommandlineparser.cpp.o [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/Crypto.cpp.o [ 40%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/CryptoHash.cpp.o [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/Random.cpp.o [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/SymmetricCipher.cpp.o [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/crypto/SymmetricCipherGcrypt.cpp.o [ 41%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/CsvExporter.cpp.o [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass1Reader.cpp.o [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2RandomStream.cpp.o [ 42%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Reader.cpp.o [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Repair.cpp.o [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2Writer.cpp.o [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2XmlReader.cpp.o [ 43%] Building CXX object src/CMakeFiles/keepassx_core.dir/format/KeePass2XmlWriter.cpp.o [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/AboutDialog.cpp.o [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/Application.cpp.o [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/ChangeMasterKeyWidget.cpp.o [ 44%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/Clipboard.cpp.o [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseOpenWidget.cpp.o [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseRepairWidget.cpp.o [ 45%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseSettingsWidget.cpp.o [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseTabWidget.cpp.o [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseWidget.cpp.o [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DatabaseWidgetStateSync.cpp.o [ 46%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DialogyWidget.cpp.o [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/DragTabBar.cpp.o [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidget.cpp.o [ 47%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidgetIcons.cpp.o [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/EditWidgetProperties.cpp.o [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/FileDialog.cpp.o [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/IconModels.cpp.o [ 48%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/KeePass1OpenWidget.cpp.o [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/LineEdit.cpp.o [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/MainWindow.cpp.o [ 49%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/MessageBox.cpp.o [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/PasswordEdit.cpp.o [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/PasswordGeneratorWidget.cpp.o [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/PasswordComboBox.cpp.o [ 50%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SettingsWidget.cpp.o [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/SortFilterHideProxyModel.cpp.o [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/UnlockDatabaseWidget.cpp.o [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/WelcomeWidget.cpp.o [ 51%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/AutoTypeAssociationsModel.cpp.o [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EditEntryWidget.cpp.o [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryAttachmentsModel.cpp.o [ 52%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryAttributesModel.cpp.o [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryHistoryModel.cpp.o [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryModel.cpp.o [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/EntryView.cpp.o [ 53%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/EditGroupWidget.cpp.o [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/GroupModel.cpp.o [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/GroupView.cpp.o [ 54%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/CompositeKey.cpp.o [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/FileKey.cpp.o [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/PasswordKey.cpp.o [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/HashedBlockStream.cpp.o [ 55%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/LayeredStream.cpp.o [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/qtiocompressor.cpp.o [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/StoreDataStream.cpp.o [ 56%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/SymmetricCipherStream.cpp.o [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/qlockfile_unix.cpp.o [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/moc_AutoType.cxx.o [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/moc_AutoTypeSelectDialog.cxx.o /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/src/core/qlockfile_unix.cpp: In static member function 'static QString QLockFilePrivate::processNameByPid(qint64)': /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/keepassx-2.0.3/src/core/qlockfile_unix.cpp:207:51: warning: unused parameter 'pid' [-Wunused-parameter] QString QLockFilePrivate::processNameByPid(qint64 pid) ^~~ [ 57%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/moc_AutoTypeSelectView.cxx.o [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/moc_ShortcutWidget.cxx.o [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/autotype/moc_WindowSelectComboBox.cxx.o [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_AutoTypeAssociations.cxx.o [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_Config.cxx.o [ 58%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_Entry.cxx.o [ 59%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_Database.cxx.o [ 59%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_EntryAttachments.cxx.o [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_EntryAttributes.cxx.o [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_Group.cxx.o [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_InactivityTimer.cxx.o [ 60%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_Metadata.cxx.o [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/core/moc_qsavefile.cxx.o [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_AboutDialog.cxx.o [ 61%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_Application.cxx.o [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_ChangeMasterKeyWidget.cxx.o [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_Clipboard.cxx.o [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseOpenWidget.cxx.o [ 62%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseRepairWidget.cxx.o [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseSettingsWidget.cxx.o [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseTabWidget.cxx.o [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseWidget.cxx.o [ 63%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DatabaseWidgetStateSync.cxx.o [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DialogyWidget.cxx.o [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_DragTabBar.cxx.o [ 64%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_EditWidget.cxx.o [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_EditWidgetIcons.cxx.o [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_EditWidgetProperties.cxx.o [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_IconModels.cxx.o [ 65%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_KeePass1OpenWidget.cxx.o [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_LineEdit.cxx.o [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_MainWindow.cxx.o [ 66%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_PasswordEdit.cxx.o [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_PasswordGeneratorWidget.cxx.o [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_PasswordComboBox.cxx.o [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_SettingsWidget.cxx.o [ 67%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_SortFilterHideProxyModel.cxx.o [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_UnlockDatabaseWidget.cxx.o [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/moc_WelcomeWidget.cxx.o [ 68%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_AutoTypeAssociationsModel.cxx.o [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EditEntryWidget.cxx.o [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EntryAttachmentsModel.cxx.o [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EntryAttributesModel.cxx.o [ 69%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EntryHistoryModel.cxx.o [ 70%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EntryModel.cxx.o [ 70%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/entry/moc_EntryView.cxx.o [ 70%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/moc_EditGroupWidget.cxx.o [ 70%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/moc_GroupModel.cxx.o [ 71%] Building CXX object src/CMakeFiles/keepassx_core.dir/gui/group/moc_GroupView.cxx.o [ 71%] Building CXX object src/CMakeFiles/keepassx_core.dir/keys/moc_CompositeKey_p.cxx.o [ 71%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/moc_HashedBlockStream.cxx.o [ 72%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/moc_LayeredStream.cxx.o [ 72%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/moc_qtiocompressor.cxx.o [ 72%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/moc_StoreDataStream.cxx.o [ 72%] Building CXX object src/CMakeFiles/keepassx_core.dir/streams/moc_SymmetricCipherStream.cxx.o [ 73%] Linking CXX static library libkeepassx_core.a make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Built target keepassx_core make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Generating moc_TestExporter.cxx [ 73%] Generating moc_TestAutoType.cxx Scanning dependencies of target kdbx-extract make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Scanning dependencies of target keepassx make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Building CXX object utils/CMakeFiles/kdbx-extract.dir/kdbx-extract.cpp.o Scanning dependencies of target testexporter make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Building CXX object src/CMakeFiles/keepassx.dir/main.cpp.o Scanning dependencies of target testautotype make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Building CXX object tests/CMakeFiles/testexporter.dir/TestExporter.cpp.o [ 73%] Building CXX object tests/CMakeFiles/testautotype.dir/TestAutoType.cpp.o [ 73%] Linking CXX executable kdbx-extract [ 74%] Linking CXX executable keepassx [ 74%] Building CXX object tests/CMakeFiles/testexporter.dir/moc_TestExporter.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 74%] Built target kdbx-extract make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 74%] Generating moc_TestCsvExporter.cxx Scanning dependencies of target testcsvexporter make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 74%] Building CXX object tests/CMakeFiles/testcsvexporter.dir/TestCsvExporter.cpp.o [ 75%] Building CXX object tests/CMakeFiles/testautotype.dir/moc_TestAutoType.cxx.o [ 76%] Linking CXX executable testexporter make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 76%] Linking CXX executable testautotype [ 76%] Built target testexporter make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 77%] Building CXX object tests/CMakeFiles/testcsvexporter.dir/moc_TestCsvExporter.cxx.o [ 77%] Built target keepassx make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 77%] Generating moc_TestSymmetricCipher.cxx Scanning dependencies of target testsymmetriccipher make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 78%] Building CXX object tests/CMakeFiles/testsymmetriccipher.dir/TestSymmetricCipher.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 78%] Built target testautotype [ 78%] Building CXX object tests/CMakeFiles/testsymmetriccipher.dir/moc_TestSymmetricCipher.cxx.o make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Generating moc_TestEntryModel.cxx [ 79%] Linking CXX executable testcsvexporter Scanning dependencies of target testentrymodel make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Building CXX object tests/CMakeFiles/testentrymodel.dir/TestEntryModel.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Built target testcsvexporter make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Generating moc_TestCryptoHash.cxx [ 79%] Building CXX object tests/CMakeFiles/testentrymodel.dir/moc_TestEntryModel.cxx.o Scanning dependencies of target testcryptohash make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Building CXX object tests/CMakeFiles/testcryptohash.dir/TestCryptoHash.cpp.o [ 79%] Linking CXX executable testsymmetriccipher [ 80%] Building CXX object tests/CMakeFiles/testcryptohash.dir/moc_TestCryptoHash.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 80%] Built target testsymmetriccipher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 80%] Generating moc_TestQSaveFile.cxx Scanning dependencies of target testqsavefile make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 80%] Building CXX object tests/CMakeFiles/testqsavefile.dir/TestQSaveFile.cpp.o [ 81%] Building CXX object tests/CMakeFiles/testqsavefile.dir/moc_TestQSaveFile.cxx.o [ 81%] Linking CXX executable testcryptohash make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 81%] Built target testcryptohash make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 81%] Generating moc_TestKeePass2RandomStream.cxx Scanning dependencies of target testkeepass2randomstream make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 82%] Building CXX object tests/CMakeFiles/testkeepass2randomstream.dir/TestKeePass2RandomStream.cpp.o make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 82%] Generating moc_TestGroupModel.cxx Scanning dependencies of target testgroupmodel make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 82%] Building CXX object tests/CMakeFiles/testgroupmodel.dir/TestGroupModel.cpp.o [ 82%] Linking CXX executable testentrymodel make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 82%] Built target testentrymodel [ 82%] Building CXX object tests/CMakeFiles/testkeepass2randomstream.dir/moc_TestKeePass2RandomStream.cxx.o [ 83%] Building CXX object tests/CMakeFiles/testgroupmodel.dir/moc_TestGroupModel.cxx.o [ 83%] Linking CXX executable testqsavefile [ 83%] Linking CXX executable testkeepass2randomstream make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 83%] Built target testqsavefile make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 83%] Generating moc_TestHashedBlockStream.cxx Scanning dependencies of target testhashedblockstream make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 83%] Building CXX object tests/CMakeFiles/testhashedblockstream.dir/TestHashedBlockStream.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 84%] Building CXX object tests/CMakeFiles/testhashedblockstream.dir/moc_TestHashedBlockStream.cxx.o [ 84%] Linking CXX executable testgroupmodel [ 84%] Built target testkeepass2randomstream make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 84%] Generating moc_TestEntry.cxx Scanning dependencies of target testentry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 85%] Building CXX object tests/CMakeFiles/testentry.dir/TestEntry.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 85%] Built target testgroupmodel make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 85%] Generating moc_TestQCommandLineParser.cxx Scanning dependencies of target testqcommandlineparser make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 85%] Building CXX object tests/CMakeFiles/testqcommandlineparser.dir/TestQCommandLineParser.cpp.o [ 86%] Building CXX object tests/CMakeFiles/testqcommandlineparser.dir/moc_TestQCommandLineParser.cxx.o [ 86%] Linking CXX executable testhashedblockstream [ 86%] Building CXX object tests/CMakeFiles/testentry.dir/moc_TestEntry.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 86%] Built target testhashedblockstream make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 87%] Generating moc_TestKeePass2Writer.cxx [ 88%] Generating moc_TestKeePass2Reader.cxx Scanning dependencies of target testkeepass2reader make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Scanning dependencies of target testkeepass2writer make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 88%] Building CXX object tests/CMakeFiles/testkeepass2reader.dir/TestKeePass2Reader.cpp.o [ 88%] Building CXX object tests/CMakeFiles/testkeepass2writer.dir/TestKeePass2Writer.cpp.o [ 88%] Linking CXX executable testentry make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 88%] Built target testentry [ 88%] Building CXX object tests/CMakeFiles/testkeepass2writer.dir/moc_TestKeePass2Writer.cxx.o make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Generating moc_TestKeePass2XmlReader.cxx Scanning dependencies of target testkeepass2xmlreader make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Building CXX object tests/CMakeFiles/testkeepass2xmlreader.dir/TestKeePass2XmlReader.cpp.o [ 89%] Building CXX object tests/CMakeFiles/testkeepass2reader.dir/moc_TestKeePass2Reader.cxx.o [ 89%] Linking CXX executable testkeepass2writer [ 89%] Linking CXX executable testqcommandlineparser make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Built target testqcommandlineparser [ 89%] Building CXX object tests/CMakeFiles/testkeepass2xmlreader.dir/moc_TestKeePass2XmlReader.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Linking CXX executable testkeepass2reader make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Built target testkeepass2reader make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Built target testkeepass2writer [ 89%] Generating moc_TestKeys.cxx make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Generating moc_TestModified.cxx [ 89%] Generating moc_TestGroup.cxx Scanning dependencies of target testkeys make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Building CXX object tests/CMakeFiles/testkeys.dir/TestKeys.cpp.o Scanning dependencies of target testgroup make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Scanning dependencies of target testmodified make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Building CXX object tests/CMakeFiles/testgroup.dir/TestGroup.cpp.o [ 89%] Building CXX object tests/CMakeFiles/testmodified.dir/TestModified.cpp.o [ 90%] Linking CXX executable testkeepass2xmlreader [ 90%] Building CXX object tests/CMakeFiles/testkeys.dir/moc_TestKeys.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 90%] Built target testkeepass2xmlreader [ 91%] Building CXX object tests/CMakeFiles/testmodified.dir/moc_TestModified.cxx.o [ 92%] Linking CXX executable testkeys [ 92%] Building CXX object tests/CMakeFiles/testgroup.dir/moc_TestGroup.cxx.o [ 92%] Linking CXX executable testmodified make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 92%] Built target testkeys make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 92%] Generating moc_TestDeletedObjects.cxx Scanning dependencies of target testdeletedobjects make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 93%] Building CXX object tests/CMakeFiles/testdeletedobjects.dir/TestDeletedObjects.cpp.o make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 93%] Generating moc_TestKeePass1Reader.cxx make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 93%] Built target testmodified make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 94%] Generating moc_TestWildcardMatcher.cxx Scanning dependencies of target testkeepass1reader make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Scanning dependencies of target testwildcardmatcher make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 95%] Building CXX object tests/CMakeFiles/testkeepass1reader.dir/TestKeePass1Reader.cpp.o [ 95%] Building CXX object tests/CMakeFiles/testwildcardmatcher.dir/TestWildcardMatcher.cpp.o [ 96%] Linking CXX executable testgroup make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 96%] Built target testgroup [ 96%] Building CXX object tests/CMakeFiles/testdeletedobjects.dir/moc_TestDeletedObjects.cxx.o [ 96%] Building CXX object tests/CMakeFiles/testwildcardmatcher.dir/moc_TestWildcardMatcher.cxx.o [ 96%] Linking CXX executable testdeletedobjects [ 96%] Building CXX object tests/CMakeFiles/testkeepass1reader.dir/moc_TestKeePass1Reader.cxx.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 96%] Built target testdeletedobjects make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 96%] Generating moc_TestRandom.cxx Scanning dependencies of target testrandom make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 97%] Building CXX object tests/CMakeFiles/testrandom.dir/TestRandom.cpp.o [ 97%] Linking CXX executable testwildcardmatcher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Generating moc_TestEntrySearcher.cxx Scanning dependencies of target testentrysearcher make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Building CXX object tests/CMakeFiles/testentrysearcher.dir/TestEntrySearcher.cpp.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Built target testwildcardmatcher [ 98%] Building CXX object tests/CMakeFiles/testentrysearcher.dir/moc_TestEntrySearcher.cxx.o [ 98%] Linking CXX executable testkeepass1reader make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Built target testkeepass1reader [ 98%] Building CXX object tests/CMakeFiles/testrandom.dir/moc_TestRandom.cxx.o make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Generating moc_AutoTypeTest.cxx Scanning dependencies of target keepassx-autotype-test make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Building CXX object src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/AutoTypeTest.cpp.o [ 98%] Building CXX object src/autotype/test/CMakeFiles/keepassx-autotype-test.dir/moc_AutoTypeTest.cxx.o [ 98%] Linking CXX executable testrandom [ 99%] Linking CXX executable testentrysearcher make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 99%] Built target testrandom make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 99%] Built target testentrysearcher [100%] Linking CXX shared module libkeepassx-autotype-test.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [100%] Built target keepassx-autotype-test make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 63%] Built target keepassx_core make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 70%] Built target translations make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 71%] Built target keepassx make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 72%] Built target keepassx-autotype-x11 make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 73%] Built target testautotype make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 74%] Built target keepassx-autotype-test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 74%] Built target kdbx-extract make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 75%] Built target testexporter make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 76%] Built target testcsvexporter make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 77%] Built target testsymmetriccipher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 79%] Built target testsupport make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 80%] Built target testentrymodel make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 81%] Built target testcryptohash make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 82%] Built target testqsavefile make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 83%] Built target testkeepass2randomstream make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 84%] Built target testgroupmodel make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 85%] Built target testhashedblockstream make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 86%] Built target testentry make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 87%] Built target testqcommandlineparser make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 88%] Built target testkeepass2writer make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 89%] Built target testkeepass2reader make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 91%] Built target testkeepass2xmlreader make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 92%] Built target testkeys make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 93%] Built target testgroup make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 94%] Built target testmodified make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 95%] Built target testdeletedobjects make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 96%] Built target testkeepass1reader make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 97%] Built target testwildcardmatcher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [ 98%] Built target testrandom make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' [100%] Built target testentrysearcher make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/bin/keepassx -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/bin/keepassx" to "/usr/lib/qt/4.8/lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/lib/keepassx/libkeepassx-autotype-x11.so -- Set runtime path of "/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/lib/keepassx/libkeepassx-autotype-x11.so" to "/usr/lib/qt/4.8/lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C00_Password.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C01_Package_Network.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C02_MessageBox_Warning.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C03_Server.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C04_Klipper.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C05_Edu_Languages.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C06_KCMDF.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C07_Kate.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C08_Socket.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C09_Identity.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C10_Kontact.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C11_Camera.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C12_IRKickFlash.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C13_KGPG_Key3.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C14_Laptop_Power.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C15_Scanner.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C16_Mozilla_Firebird.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C17_CDROM_Unmount.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C18_Display.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C19_Mail_Generic.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C20_Misc.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C21_KOrganizer.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C22_ASCII.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C23_Icons.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C24_Connect_Established.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C25_Folder_Mail.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C26_FileSave.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C27_NFS_Unmount.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C28_QuickTime.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C29_KGPG_Term.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C30_Konsole.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C31_FilePrint.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C32_FSView.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C33_Run.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C34_Configure.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C35_KRFB.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C36_Ark.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C37_KPercentage.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C38_Samba_Unmount.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C39_History.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C40_Mail_Find.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C41_VectorGfx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C42_KCMMemory.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C43_EditTrash.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C44_KNotes.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C45_Cancel.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C46_Help.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C47_KPackage.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C48_Folder.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C49_Folder_Blue_Open.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C50_Folder_Tar.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C51_Decrypted.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C52_Encrypted.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C53_Apply.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C54_Signature.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C55_Thumbnail.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C56_KAddressBook.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C57_View_Text.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C58_KGPG.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C59_Package_Development.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C60_KFM_Home.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C61_Services.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C62_Tux.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C63_Feather.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C64_Apple.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C65_W.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C66_Money.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C67_Certificate.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/database/C68_BlackBerry.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/actions -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/status -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/actions -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/24x24 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/24x24/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/24x24/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/scalable -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/scalable/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/scalable/apps/keepassx.svgz -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/48x48 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/48x48/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/48x48/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/256x256 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/256x256/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/256x256/apps/keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/actions -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/status -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/22x22/mimetypes/application-x-keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/mimetypes/application-x-keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/32x32/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/actions -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/mimetypes/application-x-keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/16x16/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/128x128/mimetypes/application-x-keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/24x24 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/24x24/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/scalable -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/scalable/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/64x64/mimetypes/application-x-keepassx.png -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/48x48 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/48x48/apps -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/256x256 -- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/icons/hicolor/256x256/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/applications/keepassx.desktop -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/mime/packages/keepassx.xml -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/document-encrypt.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/document-save.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/dialog-ok.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/dialog-close.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/password-copy.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/entry-new.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/entry-edit.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/entry-delete.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/document-open.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/system-search.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/actions/username-copy.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/status -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/status/dialog-information.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/status/dialog-error.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/status/dialog-warning.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/22x22/mimetypes/application-x-keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/32x32 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/32x32/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/32x32/mimetypes/application-x-keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/32x32/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/32x32/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-edit.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/password-copy.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/edit-clear-locationbar-rtl.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-close.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/entry-new.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-new.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/edit-clear-locationbar-ltr.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/group-new.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-save.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/entry-delete.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/group-delete.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/group-edit.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/application-exit.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/entry-clone.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/username-copy.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/database-change-key.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-save-as.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/password-generate.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-open.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/password-show-on.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/configure.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/password-show-off.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/entry-edit.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/document-encrypt.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/system-search.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/auto-type.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/actions/help-about.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/mimetypes/application-x-keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/16x16/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/128x128 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/128x128/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/128x128/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/128x128/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/128x128/mimetypes/application-x-keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/24x24 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/24x24/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/24x24/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/scalable -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/scalable/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/scalable/apps/keepassx.svgz -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/64x64 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/64x64/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/64x64/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/64x64/mimetypes -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/64x64/mimetypes/application-x-keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/48x48 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/48x48/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/48x48/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/256x256 -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/256x256/apps -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/icons/application/256x256/apps/keepassx.png -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_cs.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_da.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_de.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_el.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_en_plurals.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_es.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_fr.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_id.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_it.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_ja.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_ko.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_lt.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_nl_NL.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_pl.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_pt_BR.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_pt_PT.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_ru.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_sl_SI.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_sv.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_uk.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_zh_CN.qm -- Installing: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/usr/share/keepassx/translations/keepassx_zh_TW.qm make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.0\\.3 -D COMPONENT_RE_VERSION=2\\.0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.0.3" -D IPS_COMPONENT_VERSION="2.0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.keepassx.org/releases/2.0.3/keepassx-2.0.3.tar.gz" -D COMPONENT_PROJECT_URL="https://www.keepassx.org/" -D COMPONENT_NAME="keepassx" -D COMPONENT_FMRI="desktop/keepassx" -D COMPONENT_LICENSE_FILE="keepassx.license" -D COMPONENT_SUMMARY="A password manager" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2-or-GPLv3" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="0ec82b5176834f894a01ac3243556c3e7c80b708" keepassx.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx -d keepassx-2.0.3 -m /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.mogrified >/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx -d keepassx-2.0.3 /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.mangled >/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx keepassx-2.0.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.0\\.3 -D COMPONENT_RE_VERSION=2\\.0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.0.3" -D IPS_COMPONENT_VERSION="2.0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.keepassx.org/releases/2.0.3/keepassx-2.0.3.tar.gz" -D COMPONENT_PROJECT_URL="https://www.keepassx.org/" -D COMPONENT_NAME="keepassx" -D COMPONENT_FMRI="desktop/keepassx" -D COMPONENT_LICENSE_FILE="keepassx.license" -D COMPONENT_SUMMARY="A password manager" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2-or-GPLv3" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="0ec82b5176834f894a01ac3243556c3e7c80b708" /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx -d keepassx-2.0.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.pre-published pkg://openindiana.org/desktop/keepassx@2.0.3,5.11-2019.0.0.0:20191006T165724Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/manifest-i386-keepassx.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/keepassx/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/keepassx'