Sie sind nicht angemeldet.

1

22.04.2017, 09:02

seafile-client-6.0.4 cmake failed

Hi,

seafile-client failed bei mir leider immer mit:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
>>> Emerging (4 of 4) net-misc/seafile-client-6.0.4::gentoo
 * seafile-client-6.0.4.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                               [ ok ]
>>> Unpacking source...
>>> Unpacking seafile-client-6.0.4.tar.gz to /var/tmp/portage/net-misc/seafile-client-6.0.4/work
>>> Source unpacked in /var/tmp/portage/net-misc/seafile-client-6.0.4/work
>>> Preparing source in /var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build"
cmake -C /var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHIBBOLETH_SUPPORT=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build/gentoo_toolchain.cmake  /var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4
loading initial cache file /var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- 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
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.28") 
Build type: Gentoo
qt5 version: 5.6.2
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5Test" with any
  of the following names:

    Qt5TestConfig.cmake
    qt5test-config.cmake

  Add the installation prefix of "Qt5Test" to CMAKE_PREFIX_PATH or set
  "Qt5Test_DIR" to a directory containing one of the above files.  If
  "Qt5Test" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:151 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build/CMakeFiles/CMakeOutput.log".
 * ERROR: net-misc/seafile-client-6.0.4::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3123:  Called cmake-utils_src_configure
 *   environment, line  801:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  282:  Called enable_cmake-utils_src_configure
 *   environment, line 1251:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=net-misc/seafile-client-6.0.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/seafile-client-6.0.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/seafile-client-6.0.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/seafile-client-6.0.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build'
 * S: '/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4'

>>> Failed to emerge net-misc/seafile-client-6.0.4, Log file:

>>>  '/var/tmp/portage/net-misc/seafile-client-6.0.4/temp/build.log'

 * Messages for package net-misc/seafile-client-6.0.4:

 * ERROR: net-misc/seafile-client-6.0.4::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3123:  Called cmake-utils_src_configure
 *   environment, line  801:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  282:  Called enable_cmake-utils_src_configure
 *   environment, line 1251:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=net-misc/seafile-client-6.0.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/seafile-client-6.0.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/seafile-client-6.0.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/seafile-client-6.0.4/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4_build'
 * S: '/var/tmp/portage/net-misc/seafile-client-6.0.4/work/seafile-client-6.0.4'


Hab auch schon einen bugreport aufgemacht, habe dort aber leider noch keine Rückmeldung erhalten. Ich würde dann den bugreport entsprechend updaten...

Irgendwie kann ich keine Dateien mehr anhängen, bekomme da immer Access denied...

emerge --info

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Portage 2.3.3 (python 2.7.12-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.9.4, glibc-2.23-r3, 4.9.16-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.9.16-gentoo-x86_64-Intel-R-_Core-TM-_i5-3570_CPU_@_3.40GHz-with-gentoo-2.3
KiB Mem:     8136420 total,   4375304 free
KiB Swap:    1985532 total,   1985532 free
Timestamp of repository gentoo: Sun, 16 Apr 2017 18:30:01 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.26.1 p1.0) 2.26.1
distcc 3.2rc1 x86_64-pc-linux-gnu [enabled]
app-shells/bash:          4.3_p48-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.1-r1::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.7.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.24.2::gentoo
sys-apps/sandbox:         2.10-r3::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.15::gentoo
sys-devel/binutils:       2.26.1::gentoo
sys-devel/gcc:            4.9.4::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

local-overlay
    location: /usr/local/portage
    masters: gentoo
    priority: 0

aegypius
    location: /var/lib/layman/aegypius
    masters: gentoo
    priority: 50

gentoo-kodi-overlay
    location: /var/lib/layman/gentoo-kodi-overlay
    masters: gentoo
    priority: 50

mrueg
    location: /var/lib/layman/mrueg
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam
    masters: gentoo
    priority: 50

sublime-text
    location: /var/lib/layman/sublime-text
    masters: gentoo
    priority: 50

vdr-devel
    location: /var/lib/layman/vdr-devel
    masters: gentoo
    priority: 50

Installed sets: @steam
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=core-avx-i"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/genkernel/defaults /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/chromium/policies/managed/chrome-gnome-shell.json /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/opt/chrome/policies/managed/chrome-gnome-shell.json /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=core-avx-i"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 apm berkdb bluetooth branding bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer iconv introspection jpeg lcms ldap libnotify libsecret lm_sensors mad mmx mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 readline sdl seccomp session spell sse sse2 ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb vdpau vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4 sse4a sse4_1 sse4_2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


emerge -pqv

Quellcode

1
2
3
4
5
6
7
8
9
10
 * IMPORTANT: config file '/etc/portage/package.use/base.conf' needs updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
[ebuild  N    ] net-libs/libsearpc-3.0.8-r1  PYTHON_TARGETS="python2_7" 
[ebuild  N    ] net-libs/ccnet-6.0.4  PYTHON_TARGETS="python2_7" 
[ebuild  N    ] net-misc/seafile-6.0.4  PYTHON_TARGETS="python2_7" 
[ebuild  N    ] net-misc/seafile-client-6.0.4  USE="-shibboleth" 

 * IMPORTANT: 35 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.



Danke!

Update: Das Paket dev-qt/qttest wird benötigt.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Thorus« (22.04.2017, 23:18)