alamahant wrote:
It worked for me with
Code: Select all
layman -a sabayon
layman -S
emerge -av cairo-dock
installed successfully
Although I have tried both the
sabayon as well as the
pinkbyte Portage Overlays before, with no success, I followed your advice and tried it again.
Here is a step by step of what I did:
1 - Edited my /etc/portage/package.accept_keywords by including these lines:
Code: Select all
x11-misc/cairo-dock ~amd64
x11-plugins/cairo-dock-plugins ~amd64
2 - Addded the
sabayon Portage Overlay with:
3 - Attempted to install Cairo Dock from the
sabayon Portage Overlay with:
Code: Select all
emerge -av cairo-dock
emerge -av cairo-dock-plugins
The cairo-dock got compiled and installed correctly.
The cairo-dock-plugins failed to compile and install, with this error:
Code: Select all
make: *** [Makefile:171: all] Error 2
* ERROR: x11-plugins/cairo-dock-plugins-3.4.1::sabayon failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=x11-plugins/cairo-dock-plugins-3.4.1::sabayon'`,
* the complete build log and the output of `emerge -pqv '=x11-plugins/cairo-dock-plugins-3.4.1::sabayon'`.
* The complete build log is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1_build'
* S: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1'
>>> Failed to emerge x11-plugins/cairo-dock-plugins-3.4.1, Log file:
>>> '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'
* Messages for package x11-plugins/cairo-dock-plugins-3.4.1:
* ERROR: x11-plugins/cairo-dock-plugins-3.4.1::sabayon failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=x11-plugins/cairo-dock-plugins-3.4.1::sabayon'`,
* the complete build log and the output of `emerge -pqv '=x11-plugins/cairo-dock-plugins-3.4.1::sabayon'`.
* The complete build log is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1_build'
* S: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1'
Next, I have tried with the
pinkbyte Portage Overlay.
1 - Removed the
sabayon Portage Overlay and added the
pinkbyte Portage Overlay instead:
Code: Select all
layman -d sabayon
layman -a pinkbyte
layman -S
3 - Attempted to install Cairo Dock from the
pinkbyte Portage Overlay with:
Code: Select all
emerge -av cairo-dock
emerge -av cairo-dock-plugins
The cairo-dock got compiled and installed correctly.
The cairo-dock-plugins failed to compile and install, with this error:
Code: Select all
ninja: build stopped: subcommand failed.
* ERROR: x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte failed (compile phase):
* ninja -v -j8 -l0 failed
*
* Call stack:
* ebuild.sh, line 125: Called src_compile
* environment, line 2212: Called cmake-utils_src_compile
* environment, line 839: Called cmake-utils_src_make
* environment, line 1023: Called _cmake_ninja_src_make
* environment, line 501: Called eninja
* environment, line 1329: Called die
* The specific snippet of code:
* "$@" || die "${nonfatal_args[@]}" "${*} failed"
*
* If you need support, post the output of `emerge --info '=x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte'`,
* the complete build log and the output of `emerge -pqv '=x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte'`.
* The complete build log is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1_build'
* S: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1'
>>> Failed to emerge x11-plugins/cairo-dock-plugins-3.4.1, Log file:
>>> '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'
* Messages for package x11-plugins/cairo-dock-plugins-3.4.1:
* ERROR: x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte failed (compile phase):
* ninja -v -j8 -l0 failed
*
* Call stack:
* ebuild.sh, line 125: Called src_compile
* environment, line 2212: Called cmake-utils_src_compile
* environment, line 839: Called cmake-utils_src_make
* environment, line 1023: Called _cmake_ninja_src_make
* environment, line 501: Called eninja
* environment, line 1329: Called die
* The specific snippet of code:
* "$@" || die "${nonfatal_args[@]}" "${*} failed"
*
* If you need support, post the output of `emerge --info '=x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte'`,
* the complete build log and the output of `emerge -pqv '=x11-plugins/cairo-dock-plugins-3.4.1::pinkbyte'`.
* The complete build log is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/temp/environment'.
* Working directory: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1_build'
* S: '/var/tmp/portage/x11-plugins/cairo-dock-plugins-3.4.1/work/cairo-dock-plugins-3.4.1'
Is there anything above that I am doing wrong???
Also, here is my /etc/portage/make.conf file:
Code: Select all
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CHOST="x86_64-pc-linux-gnu"
COMMON_FLAGS="-march=skylake -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
MAKEOPTS="-j8"
ACCEPT_LICENSE="*"
# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo http://mirrors.rit.edu/gentoo/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.cs.utah.edu/ http://gentoo.osuosl.org/ rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X alsa exif -systemd -bluetooth -qtwebengine -webengine -sqlite networkmanager"
GRUB_PLATFORMS="efi-64"
VIDEO_CARDS="nvidia"
Thanks again for taking the time to respond and trying to help me solve this problem.
Looking forward to hear from you again soon.