Andreas Wacknitz
2023-12-09 d9f59b5bb66ad33762fef269602da37572e7b4e5
rebuild keepassxc

3 files modified
88 ■■■■ changed files
components/desktop/keepassxc/Makefile 4 ●●●● patch | view | raw | blame | history
components/desktop/keepassxc/pkg5 4 ●●●● patch | view | raw | blame | history
components/desktop/keepassxc/test/results-all.master 80 ●●●●● patch | view | raw | blame | history
components/desktop/keepassxc/Makefile
@@ -15,10 +15,12 @@
#
BUILD_STYLE= cmake
USE_DEFAULT_TEST_TRANSFORMS= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        keepassxc
COMPONENT_VERSION=    2.7.6
COMPONENT_REVISION=    1
COMPONENT_SUMMARY=    Cross-platform community-driven port of Keepass password manager
COMPONENT_PROJECT_URL=    https://keepassxc.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
@@ -44,8 +46,6 @@
CMAKE_OPTIONS += -DQt5_DIR=$(QT5_LIBDIR)/cmake/Qt5/
CMAKE_OPTIONS += -DCMAKE_INSTALL_RPATH=$(QT5_LIBDIR)
CMAKE_OPTIONS += -DCMAKE_LIBRARY_PATH=$(QT5_LIBDIR)
COMPONENT_TEST_TRANSFORMS+= '-e "s/[0-9. ]*sec//g"'
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
components/desktop/keepassxc/pkg5
@@ -7,8 +7,8 @@
        "library/zlib",
        "security/argon2",
        "system/library",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/g++-13-runtime",
        "system/library/gcc-13-runtime",
        "system/library/math",
        "x11/library/libx11",
        "x11/library/libxtst"
components/desktop/keepassxc/test/results-all.master
@@ -1,80 +1,72 @@
Test project $(@D)
      Start  1: testgroup
 1/34 Test  #1: testgroup ........................   Passed
 1/34 Test  #1: testgroup ........................   Passed
      Start  2: testkdbx2
 2/34 Test  #2: testkdbx2 ........................   Passed
 2/34 Test  #2: testkdbx2 ........................   Passed
      Start  3: testkdbx3
 3/34 Test  #3: testkdbx3 ........................   Passed
 3/34 Test  #3: testkdbx3 ........................   Passed
      Start  4: testkdbx4
 4/34 Test  #4: testkdbx4 ........................   Passed
 4/34 Test  #4: testkdbx4 ........................   Passed
      Start  5: testkeys
 5/34 Test  #5: testkeys .........................   Passed
 5/34 Test  #5: testkeys .........................   Passed
      Start  6: testgroupmodel
 6/34 Test  #6: testgroupmodel ...................   Passed
 6/34 Test  #6: testgroupmodel ...................   Passed
      Start  7: testentrymodel
 7/34 Test  #7: testentrymodel ...................   Passed
 7/34 Test  #7: testentrymodel ...................   Passed
      Start  8: testcryptohash
 8/34 Test  #8: testcryptohash ...................   Passed
 8/34 Test  #8: testcryptohash ...................   Passed
      Start  9: testsymmetriccipher
 9/34 Test  #9: testsymmetriccipher ..............   Passed
 9/34 Test  #9: testsymmetriccipher ..............   Passed
      Start 10: testhashedblockstream
10/34 Test #10: testhashedblockstream ............   Passed
10/34 Test #10: testhashedblockstream ............   Passed
      Start 11: testkeepass2randomstream
11/34 Test #11: testkeepass2randomstream .........   Passed
11/34 Test #11: testkeepass2randomstream .........   Passed
      Start 12: testmodified
12/34 Test #12: testmodified .....................   Passed
12/34 Test #12: testmodified .....................   Passed
      Start 13: testdeletedobjects
13/34 Test #13: testdeletedobjects ...............   Passed
13/34 Test #13: testdeletedobjects ...............   Passed
      Start 14: testkeepass1reader
14/34 Test #14: testkeepass1reader ...............   Passed
14/34 Test #14: testkeepass1reader ...............   Passed
      Start 15: testopvaultreader
15/34 Test #15: testopvaultreader ................   Passed
15/34 Test #15: testopvaultreader ................   Passed
      Start 16: testautotype
16/34 Test #16: testautotype .....................***Failed
16/34 Test #16: testautotype .....................***Failed
      Start 17: testentry
17/34 Test #17: testentry ........................   Passed
17/34 Test #17: testentry ........................   Passed
      Start 18: testmerge
18/34 Test #18: testmerge ........................   Passed
18/34 Test #18: testmerge ........................   Passed
      Start 19: testpasswordgenerator
19/34 Test #19: testpasswordgenerator ............   Passed
19/34 Test #19: testpasswordgenerator ............   Passed
      Start 20: testpasswordhealth
20/34 Test #20: testpasswordhealth ...............   Passed
20/34 Test #20: testpasswordhealth ...............   Passed
      Start 21: testpassphrasegenerator
21/34 Test #21: testpassphrasegenerator ..........   Passed
21/34 Test #21: testpassphrasegenerator ..........   Passed
      Start 22: testhibp
22/34 Test #22: testhibp .........................   Passed
22/34 Test #22: testhibp .........................   Passed
      Start 23: testtotp
23/34 Test #23: testtotp .........................   Passed
23/34 Test #23: testtotp .........................   Passed
      Start 24: testbase32
24/34 Test #24: testbase32 .......................   Passed
24/34 Test #24: testbase32 .......................   Passed
      Start 25: testcsvparser
25/34 Test #25: testcsvparser ....................   Passed
25/34 Test #25: testcsvparser ....................   Passed
      Start 26: testrandomgenerator
26/34 Test #26: testrandomgenerator ..............   Passed
26/34 Test #26: testrandomgenerator ..............   Passed
      Start 27: testentrysearcher
27/34 Test #27: testentrysearcher ................   Passed
27/34 Test #27: testentrysearcher ................   Passed
      Start 28: testcsvexporter
28/34 Test #28: testcsvexporter ..................   Passed
28/34 Test #28: testcsvexporter ..................   Passed
      Start 29: testdatabase
29/34 Test #29: testdatabase .....................   Passed
29/34 Test #29: testdatabase .....................   Passed
      Start 30: testtools
30/34 Test #30: testtools ........................   Passed
30/34 Test #30: testtools ........................   Passed
      Start 31: testconfig
31/34 Test #31: testconfig .......................   Passed
      Start 32: testfdorets
32/34 Test #32: testfdorets ...................   Passed
31/34 Test #31: testconfig .......................   Passed
      Start 32: testfdosecrets
32/34 Test #32: testfdosecrets ...................   Passed
      Start 33: testbrowser
33/34 Test #33: testbrowser ......................   Passed
33/34 Test #33: testbrowser ......................   Passed
      Start 34: testcli
34/34 Test #34: testcli ..........................Subprocess aborted***Exception:
34/34 Test #34: testcli ..........................***Failed
94% tests passed, 2 tests failed out of 34
Total Test time (real) =
The following tests FAILED:
     16 - testautotype (Failed)
     34 - testcli (Subprocess aborted)
Errors while running CTest
Output from these tests are in: $(@D)/Testing/Temporary/LastTest.log
     34 - testcli (Failed)
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.