Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 27 matches

Go to advanced search

Advanced search
Search found 27 matches
  • 1
  • 2
  • Next
by yagaev
Sat Feb 06, 2021 10:34 am
Forum: Portage & Programming
Topic: emerge of mesa fails
Replies: 6
Views: 3419

NeddySeagoon wrote:yagaev,

You are using gcc-10.1. gcc-10.2 has been around for some time. Use it instead.
thank you
  • Jump to post
by yagaev
Thu Feb 04, 2021 3:24 pm
Forum: Portage & Programming
Topic: emerge of mesa fails
Replies: 6
Views: 3419

You should post full build log with wgetpaste.
# wgetpaste -l Bash /var/tmp/portage/portage/media-libs/mesa-21.0.0_rc3/temp/build.log --verbose
Pasting > 25 kB often tend to fail with dpaste. Use --verbose or --debug to see the
error output from wget if it fails. Alternatively use another ...
  • Jump to post
by yagaev
Sun Jan 31, 2021 8:24 am
Forum: Portage & Programming
Topic: emerge of mesa fails
Replies: 6
Views: 3419

emerge of mesa fails

Package media-libs/mesa fails when upgrade from very old version.

ninja: build stopped: subcommand failed.
* ERROR: media-libs/mesa-21.0.0_rc3::gentoo failed (compile phase):
* ninja -v -j6 -l0 -C /var/tmp/portage/portage/media-libs/mesa-21.0.0_rc3/work/mesa-21.0.0-rc3-abi_x86_64.amd64 failed ...
  • Jump to post
by yagaev
Fri Apr 26, 2019 9:25 am
Forum: Portage & Programming
Topic: Segmentation fault
Replies: 4
Views: 5642

Hey, I have same problem here.
My "main" gentoo works fine, but there is a segfault error on the copy of gentoo. I made copy to other partition for some tests (changing profile, DE, etc.). When I try to emerge smth after chrooting to that copy I catch a segfault error.

The last messages of dmesg on ...
  • Jump to post
by yagaev
Sat Jan 12, 2019 6:09 am
Forum: Portage & Programming
Topic: ccache requested but no masquerade dir can be found
Replies: 2
Views: 3571

ccache requested but no masquerade dir can be found

I installed (then unmerged and merged again) dev-util/ccache-3.5.1a. While emerge is working the following warning appears:
Warning: ccache requested but no masquerade dir can be found in /usr/lib*/ccache/bin
I have no /usr/lib*/ccache/bin or /usr/lib*/ccache/.
My make.conf CFLAGS="-march ...
  • Jump to post
by yagaev
Mon Oct 08, 2018 7:34 pm
Forum: Portage & Programming
Topic: no package from alternate repositories
Replies: 4
Views: 1925

no change with

Code: Select all

# egencache --jobs=3 --update --repo gentoo
# egencache --jobs=3 --update --repo palemoon
UPD: solved

Code: Select all

chown -R portage:portage /var/cache/eix/ 
  • Jump to post
by yagaev
Mon Oct 08, 2018 7:06 pm
Forum: Portage & Programming
Topic: no package from alternate repositories
Replies: 4
Views: 1925

fedeliallalinea wrote:You have synched? If yes with emerge --search --search-index n palemoon command work?
Yes.
It works! Thank you. What's the trick?
  • Jump to post
by yagaev
Mon Oct 08, 2018 5:17 pm
Forum: Gentoo Chat
Topic: post your make.conf
Replies: 557
Views: 7259643

i5 2450m, nvidia 630m, 8G RAM
/var is moved to separate partition
/tmp is on tmpfs 4G
CFLAGS="-march=sandybridge -O2 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
USE="bash-completion -bindist bzip2 -cdda consolekit dbus -egl ffmpeg -gbm glamor -gstreamer -harfbuzz idm mmx sse sse2 ...
  • Jump to post
by yagaev
Mon Oct 08, 2018 5:11 pm
Forum: Portage & Programming
Topic: no package from alternate repositories
Replies: 4
Views: 1925

no package from alternate repositories

I added with eselect alternate repositories:

Code: Select all

# eselect repository list -i
Available repositories:
  [268] palemoon *
  [361] steam-overlay #
I see packages with emerge -s steam. But I have no packages with emerge -s palemoon.
Do I need to use layman? Why eselect doesn't work?
  • Jump to post
by yagaev
Mon Sep 10, 2018 2:01 pm
Forum: Portage & Programming
Topic: emerge dev-lang/go freeze
Replies: 2
Views: 2265

Thank you for quick response!
  • Jump to post
by yagaev
Mon Sep 10, 2018 1:41 pm
Forum: Portage & Programming
Topic: emerge dev-lang/go freeze
Replies: 2
Views: 2265

emerge dev-lang/go freeze

After executing emerge dev-lang/go build process freezes. Nothing happens. Other ebuilds emerge with success.

[ebuild N ] dev-lang/go-1.11:0/1.11::gentoo USE="gccgo" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB


>>> Verifying ebuild manifests
>>> Running pre-merge checks for dev ...
  • Jump to post
by yagaev
Tue Jul 03, 2018 7:22 pm
Forum: Desktop Environments
Topic: xorg freeze on laptop. pls help
Replies: 3
Views: 4690

yagaev,

[ 5.553] (II) LoadModule: "libinput"
[ 5.553] (WW) Warning, couldn't open module libinput

You were trying to use libinput but its not installed.
[I] x11-drivers/xf86-input-libinput
Available versions: 0.27.1
Installed versions: 0.27.1(11:28:58 PM 06/29/2018)
  • Jump to post
by yagaev
Tue Jul 03, 2018 7:01 pm
Forum: Desktop Environments
Topic: xorg freeze on laptop. pls help
Replies: 3
Views: 4690

Change to evdev, rebuilt xorg-drivers and input drivers. Resolved.
  • Jump to post
by yagaev
Sat Jun 30, 2018 5:33 am
Forum: Desktop Environments
Topic: xorg freeze on laptop. pls help
Replies: 3
Views: 4690

xorg freeze on laptop. pls help

X freezes on start without xorg.conf. Built with INPUT_DEVICES="synaptics libinput"

[ 5.553] (II) LoadModule: "libinput"
[ 5.553] (WW) Warning, couldn't open module libinput
[ 5.553] (EE) Failed to load module "libinput" (module does not exist, 0)
[ 5.553] (EE) No input driver matching `libinput ...
  • Jump to post
by yagaev
Fri Jun 29, 2018 6:09 pm
Forum: Desktop Environments
Topic: xorg-server-1.20.0 not working for me -- RESOLVED
Replies: 17
Views: 7922

i did not use xf86-input-mouse but have the same problem. Will that patch be useful for me?
  • Jump to post
by yagaev
Sat Jul 08, 2017 7:55 pm
Forum: Portage & Programming
Topic: [SOLVED] emerge virtualbox-bin fails on kernel 4.12
Replies: 3
Views: 6576

smth wrong here
localhost /usr/src/linux # patch -p1 < kernel_4.12.0_1.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ru3 vbox-kernel-module-src-5.1.22.old/vboxdrv/include/iprt ...
  • Jump to post
by yagaev
Fri Jul 07, 2017 2:02 pm
Forum: Portage & Programming
Topic: [SOLVED] emerge virtualbox-bin fails on kernel 4.12
Replies: 3
Views: 6576

[SOLVED] emerge virtualbox-bin fails on kernel 4.12

please help
cc1: some warnings being treated as errors
make[4]: *** [/usr/src/linux-4.12.0-gentoo/scripts/Makefile.build:302: /var/tmp/portage/app-emulation/virtualbox-modules-5.1.22/work/vboxdrv/r0drv/linux/alloc-r0drv-linux.o] Error 1
make[4]: *** Waiting for unfinished jobs....
/var/tmp/portage ...
  • Jump to post
by yagaev
Fri Mar 03, 2017 8:24 am
Forum: Gentoo on ARM
Topic: emerge firefox fails on arm
Replies: 6
Views: 10309

I tried to emerge it again
BUILD.LOG
Portage 2.3.3 (python 2.7.12-final-0, hardened/linux/arm/armv7a, gcc-4.9.4, glibc-2.23-r3, 4.4.48-raspberrypi-v8-g3273ed9-dirty armv7l)
=================================================================
System Settings ...
  • Jump to post
by yagaev
Tue Feb 28, 2017 8:52 am
Forum: Gentoo on ARM
Topic: emerge firefox fails on arm
Replies: 6
Views: 10309

Thank you for detailed analysis!
  • Jump to post
by yagaev
Sun Feb 26, 2017 8:16 am
Forum: Gentoo on ARM
Topic: emerge firefox fails on arm
Replies: 6
Views: 10309

emerge firefox fails on arm

Portage 2.3.3 (python 2.7.12-final-0, hardened/linux/arm/armv7a, gcc-4.9.4, glibc-2.23-r3, 4.4.48-raspberrypi-v8-g3273ed9-dirty armv7l)
=================================================================
System Settings
=================================================================
System uname ...
  • Jump to post
by yagaev
Sun Feb 26, 2017 7:41 am
Forum: Unsupported Software
Topic: media-video/raspberrypi-omxplayer-0_p20160528-r1 fails
Replies: 2
Views: 2772

Thank you. I have different paths and I leave it here for future requests

Code: Select all

export CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/opt/vc/include/interface/vcos/pthreads/ -I$SYSROOT_PREFIX/opt/vc/include/interface/vmcs_host/linux/" &&
emerge media-video/raspberrypi-omxplayer
  • Jump to post
by yagaev
Fri Feb 24, 2017 9:25 pm
Forum: Unsupported Software
Topic: media-video/raspberrypi-omxplayer-0_p20160528-r1 fails
Replies: 2
Views: 2772

media-video/raspberrypi-omxplayer-0_p20160528-r1 fails

[Moderator note: this post was originally posted as a response in the thread [topic=967632][solved] problems merging omxplayer (modified time.h)[/topic], which was marked solved in August 2013. There were no responses to this post when I moved it to its own thread.

OP: you could post it where you ...
  • Jump to post
by yagaev
Sat Feb 18, 2017 2:31 pm
Forum: Other Things Gentoo
Topic: cannot start distccd
Replies: 5
Views: 4570

thank you! already compiling
  • Jump to post
by yagaev
Thu Feb 16, 2017 3:22 pm
Forum: Other Things Gentoo
Topic: cannot start distccd
Replies: 5
Views: 4570

cannot start distccd

Cannot start distccd. Pls help
service distccd start
* Bringing up interface sit0
* ERROR: interface sit0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.sit0 failed to start
* ERROR: cannot start distccd as net.sit0 would not start
ni ...
  • Jump to post
by yagaev
Wed Feb 15, 2017 6:03 am
Forum: Portage & Programming
Topic: emerge dev-util/cmake fails on arm
Replies: 2
Views: 5356

thank you, it solved the problem
  • Jump to post

Search found 27 matches
  • 1
  • 2
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic