Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Oleg Vinichenko

Members
  • Posts

    619
  • Joined

  • Last visited

  • Days Won

    53

Posts posted by Oleg Vinichenko

  1. 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.

  2. 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).

  3. native skylake builds scheduled. Matter of hardware (it's already bought but not assembled yet). For cflags, need small changes in (use as example):

    http://git.funtoo.org/funtoo-overlay/tree/profiles/funtoo/1.0/linux-gnu/arch/x86-64bit/subarch/intel64-ivybridge/make.defaults

    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.

×
×
  • Create New...