Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 560766 Details for
Bug 675272
app-admin/keepassxc-2.3.4 Sandbox access violation mkdir,open_wr,unlink /usr/lib/llvm/7/share/man/
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
app-admin:keepassxc-2.3.4:20190112-150650.log (text/plain), 5.88 KB, created by
Jo Beim
on 2019-01-12 14:12:23 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Jo Beim
Created:
2019-01-12 14:12:23 UTC
Size:
5.88 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-admin/keepassxc-2.3.4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: polynomial-c@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox suidctl userpriv usersandbox >>>> Unpacking source... >>>> Unpacking keepassxc-2.3.4-src.tar.xz to /var/tmp/portage/app-admin/keepassxc-2.3.4/work >>>> Source unpacked in /var/tmp/portage/app-admin/keepassxc-2.3.4/work >>>> Preparing source in /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4 ... > [32;01m*[0m Applying keepassxc-2.3.3-qt-5.11-edit-entry-widget-includes.patch ... >[A[312C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4_build" >cmake -C /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_GUI_TESTS=OFF -DWITH_TESTS=no -DWITH_XC_AUTOTYPE=no -DWITH_XC_BROWSER=no -DWITH_XC_HTTP=OFF -DWITH_XC_NETWORKING=no -DWITH_XC_SSHAGENT=ON -DWITH_XC_YUBIKEY=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4_build/gentoo_toolchain.cmake /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4 >loading initial cache file /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 8.2.0 >-- The CXX compiler identification is GNU 8.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >-- Setting up build for KeePassXC v2.3.4 > >-- Performing Test WERROR_C_AVAILABLE >-- Performing Test WERROR_C_AVAILABLE - Success >-- Performing Test WERROR_CXX_AVAILABLE >-- Performing Test WERROR_CXX_AVAILABLE - Success >-- Found LibGPGError: /usr/lib/libgpg-error.so >-- Found Gcrypt: /usr/lib/libgcrypt.so (Required is at least version "1.7.0") >-- Found Argon2: /usr/lib/libargon2.so >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Performing Test HAVE_PR_SET_DUMPABLE >-- Performing Test HAVE_PR_SET_DUMPABLE - Success >-- Performing Test HAVE_RLIMIT_CORE >-- Performing Test HAVE_RLIMIT_CORE - Success > [31;01m*[0m [31;01mACCESS DENIED[0m: mkdir: /usr/lib/llvm/7/share/man/cat1 > [31;01m*[0m [31;01mACCESS DENIED[0m: open_wr: /usr/lib/llvm/7/share/man/252 > [31;01m*[0m [31;01mACCESS DENIED[0m: unlink: /usr/lib/llvm/7/share/man/252 >-- Including translations... > >-- Enabled features: > * SSHAgent, SSH agent integration compatible with KeeAgent > >-- Disabled features: > * Auto-Type, Automatic password typing > * Networking, Compile KeePassXC with network access code (e.g. for downloading website icons) > * KeePassXC-Browser, Browser integration with KeePassXC-Browser > * KeePassHTTP, Browser integration compatible with ChromeIPass and PassIFox (deprecated, implies Networking) > * YubiKey, YubiKey HMAC-SHA1 challenge-response > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=znver1 -O2 -pipe -fomit-frame-pointer -fstack-protector-strong -fno-plt -ftree-vectorize -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fstack-protector-strong -Wchar-subscripts -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Wcast-align -pie -fPIE -std=c99 >C++ -march=znver1 -O2 -pipe -fomit-frame-pointer -fstack-protector-strong -fno-plt -ftree-vectorize -fno-common -Wall -Wextra -Wundef -Wpointer-arith -Wno-long-long -Wformat=2 -Wmissing-format-attribute -fvisibility=hidden -fvisibility-inlines-hidden -fstack-protector-strong -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Werror=format-security -Wcast-align -pie -fPIE -std=c++11 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro,-z,now >Module -Wl,-O1 -Wl,--as-needed -Wl,--no-add-needed -Wl,--as-needed -Wl,-z,relro,-z,now >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/app-admin/keepassxc-2.3.4/work/keepassxc-2.3.4_build >>>> Source configured. > [31;01m*[0m --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > [31;01m*[0m LOG FILE: "/var/log/sandbox/sandbox-1.log" > [31;01m*[0m >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: mkdir >S: deny >P: /usr/lib/llvm/7/share/man/cat1 >A: /usr/lib/llvm/7/share/man/cat1 >R: /usr/lib64/llvm/7/share/man/cat1 >C: mandb -q > >F: open_wr >S: deny >P: /usr/lib/llvm/7/share/man/252 >A: /usr/lib/llvm/7/share/man/252 >R: /usr/lib64/llvm/7/share/man/252 >C: mandb -q > >F: unlink >S: deny >P: /usr/lib/llvm/7/share/man/252 >A: /usr/lib/llvm/7/share/man/252 >R: /usr/lib64/llvm/7/share/man/252 >C: mandb -q > [31;01m*[0m --------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 675272
: 560766 |
560768