-
Posts
619 -
Joined
-
Last visited
-
Days Won
53
Content Type
Profiles
Forums
Blogs
Posts posted by Oleg Vinichenko
-
-
We are pleased to announce that gnome-3.20 update available.
-
-
are you using mate profile?
epro mix-ins +mate
-
there is basic information about containers:
-
Hiya!
baselayout update with various changes available:
-
-
-
-
does 15.12 fail too?
-
Funtoo had this fixed, when xorg-server forked. Now, with unfork initiative and reducing number of maintainence packages, this xdm fix lost. I've opened this topic for Gentoo but there is some level of misunderstanding of a problem. yes #390609 is the one.
-
well, global mask by kde-plasma/* should work, however, you have kde-plasma installed, means you going to mask package installed on your box, which will lead to confusing things.
probably it's better to track down what are real problems with plasma and your laptop. perhaps there were updates that had fixes.
-
probably you still have python-3.3 installed on your system. Remove it.
-
-
new gcc-5.3.0 brings new ABI, that means that certain (if not everything) need rebuilding. We have tracker for gcc-5.3.0 update:
https://bugs.funtoo.org/browse/FL-3148
so update involving unmask of gcc, installing it, and rebuilding of @world by:
emerge -e @world.
-
-march=skylake might be unknown for gcc-4.9.3 or even if it supports it, it's incomplete. gcc-5.3.0 would be needed.
-
it is avx512 not av512 (i have problem with "x" button on keyboard)
-
genkernel including RTC and CMOS config in it's default config. You probably missed this in your gentoo-sources configuration? They does not include any configs afaik.
Not a bug, as long as you didn't use genkernel's config.
-
i need to get full emerge output of world update after you did following:
emerge -1 guile:12 guile:0/1.8.8
emerge -auDN --tree @world
-
1. gnucash does support guile2. however ebuild has never changed to enable it. It's possible to fix
2. as long as guile-1.8.8 installed and dev-scheme/guile-1.8.8-r99 installed, portage shouldn't try merging guile-2.0.11. Its needed to see full emerge output, was it world update?
3. masking this package not working, because it's unmasked in profiles (unmask overrides masks).
-
did this fix eclipse start too?
-
change this in /etc/portage/make.conf not in profiles.
-
native skylake builds scheduled. Matter of hardware (it's already bought but not assembled yet). For cflags, need small changes in (use as example):
CFLAGS="-march=skylake -O2 -pipe"
CPU_FLAGS_X86="avx512 avx2 avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
i'm not sure whether av512 and avx2 USE present in ebuilds but, if not, the setting will not take effect.
-
thx for this soultion
-
show complete content of netbeans
qlist netbeans | sort
did by chance set something with java environment? (also about eclipse-sdk)

eix-sync error, not a git packfile
in Portage Help
Posted
this should work on both. however this looked as git corruption.