Re: [gentoo-user] sys-devel/llvm and LLVM_TARGETS

2022-03-12 Thread Michael
On Saturday, 12 March 2022 08:43:02 GMT Dale wrote:
> Michael wrote:
> > On Saturday, 12 March 2022 01:34:45 GMT Dale wrote:
> >> Howdy,
> >> 
> >> I just noticed this in my updates:
> >> 
> >> [ebuild U  ] sys-devel/llvm-13.0.1:13::gentoo [13.0.0:13::gentoo]
> >> USE="binutils-plugin%* libffi ncurses xml -debug -doc -exegesis -libedit
> >> -test -xar -z3 (-gold%*)" ABI_X86="32 (64) (-x32)"
> >> LLVM_TARGETS="(AArch64*) (AMDGPU) (ARM*) (AVR*) (BPF) (Hexagon*)
> >> (Lanai*) (MSP430*) (Mips*) (NVPTX) (PowerPC*) (RISCV*) (Sparc*)
> >> (SystemZ*) (WebAssembly*) (X86) (XCore*) (-ARC) (-CSKY) (-M68k) (-VE)"
> >> 
> >> The LLVM_TARGETS= part looks odd.  Why do I need ARM, PowerPC, Sparc etc
> >> here?  Is that correct?  The old still installed version doesn't have
> >> those enabled.
> >> 
> >> Thanks.
> >> 
> >> Dale
> >> 
> >> :-)  :-)
> > 
> > You don't need any of these targets in llvm and clang any more than I do.
> > There's a bug which explains why these arch targets are now being forced,
> > but I can't find it.
> 
> That was my thinking when I saw it.  It just looked odd to me.  I found
> this bug.
> 
> https://bugs.gentoo.org/767700
> 
> Is that the one?  It mentions the target but I don't quite understand
> the why.  The biggest thing, will this break something if I let it do
> it?  I don't have any settings of my own on this package.  It was done
> by a dev, who I assume has a good reason for this. 
> 
> Dale
> 
> :-)  :-) 

That's the one, yes.  As I understand it unless all these targets are set sys-
devel/lld breaks.

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] pain, PAIN, and more pain again.

2022-06-19 Thread Michael
On Sunday, 19 June 2022 04:54:26 BST Alan Grimes wrote:

[snippage of long prose  ...]

> Example:
> 
> Old way:
> 
> "My boot drive is plugged into this port on the motherboard"
> 
> New way:
> 
> Spend hours figuring out what your UUID is, create a physical pocket
> folder (which you will subsequently have to store and manage) with the
> UUID which is long and complex and copy it by hand, very carefully, then
> set that up in your mtab

It doesn't take hours to run 'blkid'.

> Example:
> 
> Old way: "My network printer is at this IP address"
> 
> New way:
> 
> Master a list of 5-6 obscure and arcane packages that let you assign
> "human friendly" network names to devices and then get all those
> packages working with each other so you can print. Yeah, it looks more
> like christmass tree wiring than a solution to a problem, You'll be
> doing it again from scratch next month when we decide to change it again
> for no reason and No, you can't print using the old way.
> 
> Ie, the printer I spent $400 on so that I could print from anywhere in
> my house only works with my windows computer because I made the mistake
> of updating CUPS.

I have always been using an IP address to specify my printer.  In a different 
topology with multiple printers and regularly changing users/PCs I would 
consider a different more automated approach.


> It's only been 3 months innce I updated last so therefore I'm hurting
> BAD tonight. I had to update the hack I used last time to get around the
> libicuuc fuckup by implementing the same hack again but version
> bumped... (symlink 1.71.1 to 1.70)... It seemed gung ho about python
> 3.11 but it turned out that 3.11 is still beta and that I should ignore
> it.  
> 
> The maintainers of steam overlay seem to have given up, so I used layman
> to -d it and now I get
> !!! Invalid PORTDIR_OVERLAY (not a dir): '/var/lib/layman/steam-overlay'
> each time I invoke emerge...

Take a look at:

https://wiki.gentoo.org/wiki/Eselect/Repository


> What's killing me dead, however is:
> >>> Running pre-merge checks for www-client/chromium-104.0.5110.0
> 
>  * sys-devel/clang:14 is missing! Cannot use LLVM slot 14 ...
>  * =sys-devel/lld-13* is missing! Cannot use LLVM slot 13 ...
>  * =sys-devel/lld-12* is missing! Cannot use LLVM slot 12 ...
>  * =sys-devel/lld-11* is missing! Cannot use LLVM slot 11 ...
>  * sys-devel/clang:10 is missing! Cannot use LLVM slot 10 ...
>  * sys-devel/clang:9 is missing! Cannot use LLVM slot 9 ...
>  * sys-devel/clang:8 is missing! Cannot use LLVM slot 8 ...
>  * ERROR: www-client/chromium-104.0.5110.0::gentoo failed (pretend phase):
>  *   No LLVM slot <= 14 satisfying the package's dependencies found
> installed!

Err ...

~ $ eix -l chromium | grep '104.0.5110.0'
   [M]~ 104.0.5110.0 (0/dev)[+X component-build cups custom-cflags 
debug gtk4 +hangouts headless +js-type-check kerberos libcxx lto +official pgo 
pic +proprietary-codecs pulseaudio screencast selinux +suid +system-ffmpeg 
+system-harfbuzz +system-icu +system-png vaapi wayland widevine 
CPU_FLAGS_ARM="neon" L10N="+af +am +ar +bg +bn +ca +cs +da +de +el +en-GB +es 
+es-419 +et +fa +fi +fil +fr +gu +he +hi +hr +hu +id +it +ja +kn +ko +lt +lv 
+ml 
+mr +ms +nb +nl +pl +pt-BR +pt-PT +ro +ru +sk +sl +sr +sv +sw +ta +te +th +tr 
+uk +ur +vi +zh-CN +zh-TW"] ["component-build? ( !suid !libcxx ) 
screencast? ( wayland ) !headless? ( || ( X wayland ) ) pgo? ( X !wayland )"]


So, you're trying to install a masked version of chromium, which may or may 
not ever make it into the testing/stable tree without further development work 
on it and any one of its dependencies and you blame some penguin for the 
result?

>  *
>  * Call stack:
>  *  ebuild.sh, line 127:  Called pkg_pretend
>  *   chromium-104.0.5110.0.ebuild, line 283:  Called pre_build_checks
>  *   chromium-104.0.5110.0.ebuild, line 243:  Called llvm_pkg_setup
>  *llvm.eclass, line 201:  Called get_llvm_prefix '14'
>  *llvm.eclass, line 180:  Called die
>  * The specific snippet of code:
>  *  die "No LLVM slot${1:+ <= ${1}} satisfying the package's
> dependencies found installed!"
[snip ...]

> >>> Failed to emerge www-client/chromium-104.0.5110.0, Log file:
> ##
> 
> 
> Slot conflict??? 
> 
> No problem! I'll just go to eselect and pick a different slot.
> 
> 
> Oh wait, that was the OLD way of selecting slots... I went searching for
> an explanation for how to set it up and it was like:
[snip ...]

You should be able to install a specific slot, but you may have to keyword it 
if you're on a stable arch.  Starting with ll

Re: [gentoo-user] portage has 0 debugging support for binary emerges

2021-09-06 Thread n952162

On 9/6/21 6:26 PM, n952162 wrote:

On 9/6/21 3:48 PM, n952162 wrote:

On 4/3/21 10:03 PM, n952162 wrote:

I find no clue why the binary packages on my server aren't being picked
up.  The --debug option  (and --verbose, naturally) has no additional
information.  Running the --getbinpkgonly stops immediately, saying 0
packages are selected.

I found one problem: on my server, my apache log file had a 302 fetch
error for /var/cache/binpkgs/Packages.  I touched it a few hours into
the future and started getting a 200 for it.  But still no emerge would
fetch a binary (even though there ARE good candidates).  On a guess, I
touched all the files in binpkgs an hour into the future, but that
didn't help.

Binary updates are VERY useful for virtual machines.




Unfortunately, there hasn't really been a resolution on this issue.

I think it's reasonable that if portage accesses a package on a binary
server and decides it's not eligible, it should report the reason for
rejecting it.

Is it possible to make requests for improvements in gentoo?




In the current case, llvm-common came across as binary, thunderbird
and firefox are also listed as a *binary* update, but llvm is an
*ebuild*.  Neither host (binary server) nor the client (updating
system) have any USE flags defined for llvm.  I know of no way to
figure out what went wrong.



Okay, maybe I've found what I was looking for:

   !!! The following binary packages have been ignored due to changed
   dependencies:

 net-misc/iputils-20210202::gentoo
 sys-devel/llvm-12.0.1::gentoo
 sys-devel/llvm-10.0.1::gentoo
 sys-devel/llvm-10.0.1::gentoo
 sys-devel/clang-12.0.1::gentoo
 sys-devel/lld-12.0.1::gentoo
 sys-libs/compiler-rt-12.0.1::gentoo
   sys-libs/compiler-rt-sanitizers-12.0.1::gentoo
 sys-libs/libomp-12.0.1::gentoo

   NOTE: The --binpkg-changed-deps=n option will prevent emerge
  from ignoring these binary packages if possible.
  Using --binpkg-changed-deps=y will silence this warning.




RE: [gentoo-user] pain, PAIN, and more pain again.

2022-06-20 Thread Laurence Perkins
lib/layman/steam-overlay'
each time I invoke emerge...

What's killing me dead, however is:

>>> Running pre-merge checks for www-client/chromium-104.0.5110.0
 * sys-devel/clang:14 is missing! Cannot use LLVM slot 14 ...
 * =sys-devel/lld-13* is missing! Cannot use LLVM slot 13 ...
 * =sys-devel/lld-12* is missing! Cannot use LLVM slot 12 ...
 * =sys-devel/lld-11* is missing! Cannot use LLVM slot 11 ...
 * sys-devel/clang:10 is missing! Cannot use LLVM slot 10 ...
 * sys-devel/clang:9 is missing! Cannot use LLVM slot 9 ...
 * sys-devel/clang:8 is missing! Cannot use LLVM slot 8 ...
 * ERROR: www-client/chromium-104.0.5110.0::gentoo failed (pretend phase):
 *   No LLVM slot <= 14 satisfying the package's dependencies found
installed!
 *
 * Call stack:
 *  ebuild.sh, line 127:  Called pkg_pretend
 *   chromium-104.0.5110.0.ebuild, line 283:  Called pre_build_checks
 *   chromium-104.0.5110.0.ebuild, line 243:  Called llvm_pkg_setup
 *llvm.eclass, line 201:  Called get_llvm_prefix '14'
 *llvm.eclass, line 180:  Called die
 * The specific snippet of code:
 *  die "No LLVM slot${1:+ <= ${1}} satisfying the package's
dependencies found installed!"
 *
 * If you need support, post the output of `emerge --info 
'=www-client/chromium-104.0.5110.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv 
'=www-client/chromium-104.0.5110.0::gentoo'`.
 * The complete build log is located at
'/var/tmp/portage/www-client/chromium-104.0.5110.0/temp/build.log'.
 * The ebuild environment file is located at 
'/var/tmp/portage/www-client/chromium-104.0.5110.0/temp/die.env'.
 * Working directory:
'/var/tmp/portage/www-client/chromium-104.0.5110.0/empty'
 * S:
'/var/tmp/portage/www-client/chromium-104.0.5110.0/work/chromium-104.0.5110.0'
>>> Failed to emerge www-client/chromium-104.0.5110.0, Log file:
##


Slot conflict???

No problem! I'll just go to eselect and pick a different slot.


Oh wait, that was the OLD way of selecting slots... I went searching for an 
explanation for how to set it up and it was like:


shifty informant: "Well you are supposed to go to the alley behind the tavern?"

Me:  "Which tavern?"

shifty informant: "You know *the* tavern... You go there between midnight and 3 
AM and when you are confronted you make the sign."

Me: "What sign, how am I supposed to make the sign?"

shifty informant:  "You know, the sign, every thief knows how to make it..."

Me: [ starts to say I'm not a thief then gives up..]

shifty informant: When you get inside the club just show off your dagger 
throwing skills and then they'll give you the line you need to put in the file 
to make it work."

Me: I don't even own a dagger   Wait, file?!?!? WHAT FILE??? WHERE
IS THIS FILE??? WHY DO i HAVE TO EDIT IT?? WHERE DID YOU RUN OFF TO???
WHO DO I TALK TO TO GET SOME REAL INFORMATION???



KDE will keep me busy the rest of the night, I only use a handful of its 
utilities and don't even know how to set it up as a window manager but it likes 
to version bump its packages several times an hour and cause emerge conflicts 
just to piss me off...

--
Beware of Zombies. =O
#EggCrisis  #BlackWinter
White is the new Kulak.
Powers are not rights.




[gentoo-user] emerge -DuN @system vs. emerge -DuN @world

2022-03-21 Thread hitachi303
quot;-test" PYTHON_TARGETS="python3_9 (-pypy3) -python3_8 -python3_10" 
60 KiB
[ebuild U  ] dev-python/charset_normalizer-2.0.12::gentoo 
[2.0.11::gentoo] USE="-test" PYTHON_TARGETS="python3_9 (-pypy3) 
-python3_8 -python3_10" 82 KiB
[ebuild U  ] media-libs/mesa-21.3.7::gentoo [21.3.5::gentoo] USE="X 
classic egl gallium gbm gles2 llvm zstd -d3d9 -debug -gles1 -lm-sensors 
-opencl -osmesa (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan 
-vulkan-overlay -wayland -xa -xvmc -zink" ABI_X86="(64) -32 (-x32)" 
CPU_FLAGS_X86="sse2" VIDEO_CARDS="intel -crocus (-freedreno) -i915 -i965 
-iris (-lima) -nouveau (-panfrost) -r100 -r200 -r300 -r600 -radeon 
-radeonsi (-v3d) (-vc4) -virgl (-vivante) -vmware" 16.182 KiB
[ebuild U  ] app-accessibility/at-spi2-core-2.42.0:2::gentoo 
[2.40.3:2::gentoo] USE="X introspection -gtk-doc -test" ABI_X86="(64) 
-32 (-x32)" 194 KiB
[ebuild U  ] gnome-base/librsvg-2.52.6:2::gentoo [2.50.7:2::gentoo] 
USE="introspection vala" ABI_X86="(64) -32 (-x32)" 23.109 KiB
[ebuild U  ] x11-libs/gtk+-3.24.31:3::gentoo [3.24.30:3::gentoo] 
USE="X cups introspection xinerama (-aqua) -broadway -colord -examples 
-gtk-doc -sysprof -test -vim-syntax -wayland" ABI_X86="(64) -32 (-x32)" 
21.923 KiB
[ebuild U  ] x11-themes/adwaita-icon-theme-41.0::gentoo 
[40.1.1::gentoo] USE="branding" 16.687 KiB
[ebuild U  ] app-crypt/gnupg-2.2.34::gentoo [2.2.32-r1::gentoo] 
USE="bzip2 nls readline smartcard ssl usb -doc -ldap (-selinux) -tofu 
-tools -user-socket -verify-sig% -wks-server" 7.083 KiB
[ebuild   R] net-misc/openssh-8.8_p1-r4::gentoo  USE="X pam pie scp 
ssl -X509 -audit (-debug) -hpn -kerberos -ldns -libedit -livecd -sctp 
-security-key (-selinux) -static -test -verify-sig% -xmss" 0 KiB
[ebuild U  ] app-crypt/libsecret-0.20.5::gentoo [0.20.4-r1::gentoo] 
USE="crypt introspection vala -gtk-doc -test -tpm%" ABI_X86="(64) -32 
(-x32)" 183 KiB
[ebuild U  ] sys-auth/polkit-0.120-r3::gentoo [0.120-r2::gentoo] 
USE="gtk introspection pam -examples -kde (-selinux) -systemd -test" 0 KiB


Total: 65 packages (51 upgrades, 9 new, 5 reinstalls), Size of 
downloads: 390.841 KiB


WARNING: One or more updates/rebuilds have been skipped due to a 
dependency conflict:


sys-devel/llvm:13

  (sys-devel/llvm-13.0.1:13/13::gentoo, ebuild scheduled for merge) 
USE="binutils-plugin libffi ncurses xml -debug -doc -exegesis -libedit 
-test -xar -z3" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="(AArch64) 
(AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (MSP430) (Mips) (NVPTX) 
(PowerPC) (RISCV) (Sparc) (SystemZ) (WebAssembly) (X86) (XCore) (-ARC) 
(-CSKY) (-M68k) (-VE)" conflicts with
~sys-devel/llvm-13.0.0[llvm_targets_BPF] required by 
(sys-devel/clang-13.0.0:13/13::gentoo, installed) USE="static-analyzer 
xml -debug -default-compiler-rt -default-libcxx -default-lld -doc 
-llvm-libunwind -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU 
BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY) -Hexagon -Lanai 
(-M68k) -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ (-VE) -WebAssembly 
-XCore" PYTHON_SINGLE_TARGET="python3_9 -python3_10 -python3_8"

^   ^^
~sys-devel/llvm-13.0.0[llvm_targets_AMDGPU] required by 
(sys-devel/clang-13.0.0:13/13::gentoo, installed) USE="static-analyzer 
xml -debug -default-compiler-rt -default-libcxx -default-lld -doc 
-llvm-libunwind -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU 
BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY) -Hexagon -Lanai 
(-M68k) -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ (-VE) -WebAssembly 
-XCore" PYTHON_SINGLE_TARGET="python3_9 -python3_10 -python3_8"

^   ^^
~sys-devel/llvm-13.0.0:13=[-debug,abi_x86_64(-)] required by 
(sys-devel/clang-13.0.0:13/13::gentoo, installed) USE="static-analyzer 
xml -debug -default-compiler-rt -default-libcxx -default-lld -doc 
-llvm-libunwind -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU 
BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY) -Hexagon -Lanai 
(-M68k) -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ (-VE) -WebAssembly 
-XCore" PYTHON_SINGLE_TARGET="python3_9 -python3_10 -python3_8"

^   ^^
~sys-devel/llvm-13.0.0[llvm_targets_NVPTX] required by 
(sys-devel/clang-13.0.0:13/13::gentoo, installed) USE="static-analyzer 
xml -debug -default-compiler-rt -default-libcxx -default-lld -doc 
-llvm-libunwind -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU 
BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY) -Hexagon -Lanai 
(-M68k) -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ (-VE) -WebAssembly 
-XCore" PYTHON_SINGLE_TARGET="python3_9 -pyth

[gentoo-user] mysql-8.0.32-r2 compile failure

2024-02-14 Thread Dale
ork/mysql_build/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/group_replication/libmysqlgcs
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/group_replication/libmysqlgcs/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/lz4/lz4-1.9.4/lib
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/rapidjson/include
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/libedit/libedit-20210910-3.1/src/editline
-isystem /usr/include/tirpc -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -std=c++17 -Wall -Wextra
-Wformat-security -Wvla -Wundef -Wmissing-format-attribute
-Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=5
-Wstringop-truncation -Wsuggest-override -Wmissing-include-dirs
-Wextra-semi -Wlogical-op -DNDEBUG -g1 -fPIC   -U_FORTIFY_SOURCE
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -MD -MT
plugin/group_replication/libmysqlgcs/CMakeFiles/mysqlgcs.dir/src/bindings/xcom/xcom/get_synode_app_data.cc.o
-MF
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/xcom/get_synode_app_data.cc.o.d
-o
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/xcom/get_synode_app_data.cc.o
-c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/get_synode_app_data.cc
[ 13%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/my_murmur3.cc.o
cd /var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/mysys &&
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_CXX98_FUNCTION_BASE
-DHAVE_CONFIG_H -DHAVE_TLSv13 -DLZ4_DISABLE_DEPRECATE_WARNINGS
-DRAPIDJSON_NO_SIZETYPEDEFINE -DRAPIDJSON_SCHEMA_USE_INTERNALREGEX=0
-DRAPIDJSON_SCHEMA_USE_STDREGEX=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-D_USE_MATH_DEFINES -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/include -isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/rapidjson/include
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/libedit/libedit-20210910-3.1/src/editline
-U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -march=native
-O2 -pipe -std=c++17 -Wall -Wextra -Wformat-security -Wvla -Wundef
-Wmissing-format-attribute -Woverloaded-virtual -Wcast-qual
-Wimplicit-fallthrough=5 -Wstringop-truncation -Wsuggest-override
-Wmissing-include-dirs -Wextra-semi -Wlogical-op -DNDEBUG -g1 -fPIC  
-U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wshadow=local
-MD -MT mysys/CMakeFiles/mysys_objlib.dir/my_murmur3.cc.o -MF
CMakeFiles/mysys_objlib.dir/my_murmur3.cc.o.d -o
CMakeFiles/mysys_objlib.dir/my_murmur3.cc.o -c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/mysys/my_murmur3.cc
[ 13%] Linking CXX executable
../../../../runtime_output_directory/xprotocol_plugin
cd
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/protocol/plugin
&& /usr/bin/cmake -E cmake_link_script
CMakeFiles/xprotocol_plugin.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -std=c++17
-Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute
-Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=5
-Wstringop-truncation -Wsuggest-override -Wmissing-include-dirs
-Wextra-semi -Wlogical-op -DNDEBUG -g1  -fuse-ld=lld -Wl,-O1
-Wl,--as-needed -fuse-ld=lld  -Wl,--build-id=sha1 -Wl,--no-as-needed
-lpthread CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o
CMakeFiles/xprotocol_plugin.dir/messages_used_by_server.cc.o
CMakeFiles/xprotocol_plugin.dir/xprotocol_plugin.cc.o -o
../../../../runtime_output_directory/xprotocol_plugin 
../protobuf/libmysqlxmessages.a /usr/lib64/libprotoc.so
/usr/lib64/libprotobuf.so
ld.lld: error: undefined symbol:
absl::lts_20230802::base_internal::SpinLockWait(std::atomic*, int, absl::lts_20230802::base_internal::SpinLockWaitTransition
const*, absl::lts_20230802::base_internal::SchedulingMode)
>>> referenced by call_once.h:176 (/usr/include/absl/base/call_once.h:176)
>>>  
CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o:(void
absl::lts_20230802::base_internal::CallOnceImpl(std::atomic*,
absl::lts_20230802::base_internal::SchedulingMode, void
(*&&)(google::protobuf::FieldDescriptor const*),
google::protobuf::FieldDescriptor const*&&))

ld.lld: error: undefined symbol: AbslInternalSpinLockWake_lts_20230802
>>> referenced by spinlock_wait.h:85
(/usr/include/absl/base/internal/spinlock_wait.h:85)
>>>  
CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o:(void
absl::lts_20230802::base_internal::Cal

[gentoo-user] emerge not fetching anything

2022-05-04 Thread dalmonimo
Hello,

Starting last update emerge stopped downloading packages, but syncing works.

For example:

>>> Downloading 'http://distfiles.gentoo.org/distfiles/layout.conf'
--2022-05-04 08:43:54--  http://distfiles.gentoo.org/distfiles/layout.conf
Resolving distfiles.gentoo.org... !!! Couldn't download 
'.layout.conf.distfiles.gentoo.org'. Aborting.
>>> Downloading 'http://distfiles.gentoo.org/distfiles/go1.17.9.src.tar.gz'
--2022-05-04 08:43:54--  
http://distfiles.gentoo.org/distfiles/go1.17.9.src.tar.gz
Resolving distfiles.gentoo.org... >>> Downloading 
'https://storage.googleapis.com/golang/go1.17.9.src.tar.gz'
--2022-05-04 08:43:54--  
https://storage.googleapis.com/golang/go1.17.9.src.tar.gz
Resolving storage.googleapis.com... !!! Couldn't download 
'go1.17.9.src.tar.gz'. Aborting.
 * Fetch failed for 'dev-lang/go-1.17.9', Log file:
 *  '/var/tmp/portage/dev-lang/go-1.17.9/temp/build.log'

Seems like it is a DNS problem, but resolv.conf has read permissions so portage
should have no problems.

I have tried using other mirrors, but no luck either.

Any ideas on what is happening and how to solve it?

Thanks in advance,
Dalmon Ian.
Portage 3.0.30 (python 3.9.11-final-0, default/linux/amd64/17.1, gcc-11.2.1, 
glibc-2.34-r10, 5.15.16-gentoo x86_64)
=
System uname: 
Linux-5.15.16-gentoo-x86_64-Intel-R-_Core-TM-_i5-4210U_CPU_@_1.70GHz-with-glibc2.34
KiB Mem: 8053840 total,   5199748 free
KiB Swap:7997436 total,   7997436 free
Timestamp of repository gentoo: Mon, 02 May 2022 15:30:01 +
Head commit of repository gentoo: 43cdbe6e3dbbb9ce84275d6326a89e81b142592f
sh bash 5.1_p16
ld GNU ld (Gentoo 2.37_p1 p2) 2.37
app-misc/pax-utils:1.3.3::gentoo
app-shells/bash:   5.1_p16::gentoo
dev-lang/perl: 5.34.0-r9::gentoo
dev-lang/python:   3.8.13::gentoo, 3.9.11::gentoo, 3.10.3::gentoo
dev-lang/rust-bin: 1.59.0::gentoo
dev-util/cmake:3.22.2::gentoo
dev-util/meson:0.60.3::gentoo
sys-apps/baselayout:   2.7-r3::gentoo
sys-apps/openrc:   0.44.10::gentoo
sys-apps/sandbox:  2.29::gentoo
sys-devel/autoconf:2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:1.16.5::gentoo
sys-devel/binutils:2.37_p1-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:   13.0.1::gentoo
sys-devel/gcc: 11.2.1_p20220115::gentoo
sys-devel/gcc-config:  2.5-r1::gentoo
sys-devel/libtool: 2.4.6-r6::gentoo
sys-devel/lld: 13.0.1::gentoo
sys-devel/llvm:13.0.1::gentoo
sys-devel/make:4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:2.34-r10::gentoo
Repositories:

gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-jobs: 4
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-max-age: 24
sync-rsync-extra-opts: 

crossdev
location: /var/db/repos/portage-crossdev
masters: gentoo
priority: 10

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

fem-overlay
location: /var/lib/layman/fem-overlay
sync-uri: https://gitlab.fem-net.de/gentoo/fem-overlay.git
masters: gentoo
priority: 50

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

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

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

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

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

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

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

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

Installed sets: @aspell-dicts
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -Os -pipe -fomit-frame-pointer -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild 
/etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d 
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -Os -pipe -fomit-frame-pointer -ftree-vectorize"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-j4 --load-average 4 --color n --keep-going"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB 
PERL5OPT PERLPREFIX PERL

Re: [gentoo-user] System crash on "Detecting C compiler ABI info"

2024-04-05 Thread Paul Sopka

On 05.04.24 00:55, Michael wrote:

Your toolchain is now correct.  Can you show the output of:

equery u media-libs/libjpeg-turbo

and

emerge --info media-libs/libjpeg-turbo

However, it could be this is a bug, you can check here for reports:

https://bugs.gentoo.org/buglist.cgi?quicksearch=media-libs%2Flibjpeg-turbo

If this is the only package you're getting a problem with, you can run:

emerge --resume --skipfirst

to complete your migration to profile 23.0, then try again to emerge libjpeg-
turbo on its own.


Unfortunately I have this issue with many packages.

I can confirm it with media-libs/libjpeg-turbo:

 * Found these USE flags for media-libs/libjpeg-turbo-3.0.2:
 U I
 + + abi_x86_32  : 32-bit (x86) libraries
 - - java    : Add support for Java
 - - static-libs : Build static versions of dynamic libraries as well

and dev-util/vulkan-headers as well as sci-libs/netcdf:

 * Found these USE flags for sci-libs/netcdf-4.9.2-r1:
 U I
 - - blosc    : Allow using blosc compression via dev-libs/c-blosc
 + + bzip2    : Enable bzip2 compression support
 + - dap  : Support for remote data access with the built-in 
OPeNDAP client
 - - doc  : Add extra documentation (API, Javadoc, etc). It is 
recommended to enable per package instead of globally

 - - examples : Install examples, usually source code
 - - hdf  : Build with HDF4 read capability(sci-libs/hdf, 
sci-libs/hdf5 and sys-libs/zlib required).

 + - hdf5 : Add support for the Hierarchical Data Format v5
 - - mpi  : Add MPI (Message Passing Interface) layer to the apps 
that support it

 - - szip : Use the szip compression library
 - - test : Enable dependencies and/or preparations necessary to 
run tests (usually controlled by FEATURES=test but can be toggled 
independently)

 + + zstd : Enable support for ZSTD compression

My emerge --info media-libs/libjpeg-turbo:

Portage 3.0.63 (python 3.11.8-final-0, default/linux/amd64/23.0, gcc-13, 
glibc-2.39-r2, 6.8.2-gentoo x86_64)

=
 System Settings
=
System uname: 
Linux-6.8.2-gentoo-x86_64-13th_Gen_Intel-R-_Core-TM-_i5-13600KF-with-glibc2.39

KiB Mem:    32699852 total,  27956992 free
KiB Swap:  0 total, 0 free
Timestamp of repository gentoo: Thu, 04 Apr 2024 18:19:20 +
Head commit of repository gentoo: 45b6803c7d0c2f6e0bbb7247385e9a3095dc172b

Timestamp of repository guru: Thu, 04 Apr 2024 17:48:38 +
Head commit of repository guru: ae5669fdb3157526d19cdfab0661a2719f00170b

Timestamp of repository steam-overlay: Thu, 04 Apr 2024 01:22:27 +
Head commit of repository steam-overlay: 
aca6eb772e0d5474b6d44072998af0082f36d08a


Timestamp of repository wayland-desktop: Thu, 04 Apr 2024 01:22:35 +
Head commit of repository wayland-desktop: 
559692d775352c785aecfec52d940f20f5c9b800


sh dash 0.5.12
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils:    1.3.7::gentoo
app-shells/bash:   5.2_p26::gentoo
dev-build/autoconf:    2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:    1.16.5-r2::gentoo
dev-build/cmake:   3.29.0::gentoo
dev-build/libtool: 2.4.7-r4::gentoo
dev-build/make:    4.4.1-r1::gentoo
dev-build/meson:   1.4.0-r1::gentoo
dev-java/java-config:  2.3.3-r1::gentoo
dev-lang/perl: 5.38.2-r2::gentoo
dev-lang/python:   3.11.8_p1::gentoo, 3.12.2_p1::gentoo
dev-lang/rust-bin: 1.76.0::gentoo
sys-apps/baselayout:   2.15::gentoo
sys-apps/openrc:   0.53.1::gentoo
sys-apps/sandbox:  2.38::gentoo
sys-devel/binutils:    2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:   17.0.6::gentoo, 18.1.2::gentoo
sys-devel/gcc: 13.2.1_p20240210::gentoo
sys-devel/gcc-config:  2.11::gentoo
sys-devel/lld: 17.0.6::gentoo
sys-devel/llvm:    17.0.6::gentoo, 18.1.2::gentoo
sys-kernel/linux-headers:  6.8-r1::gentoo (virtual/os-headers)
sys-libs/glibc:    2.39-r2::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000
    volatile: False

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo
    volatile: False

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    volatile: False

wayland-desktop
    location: /var/db/repos/wayland-desktop
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/wayland-desktop.git
    masters: gentoo
    volatile: False

crossdev
    location: /var/db/repos/crossdev
    masters: gentoo
    priority: 10
    volatile: False

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: 
https

Re: [gentoo-user] is a global use flag necessary for python?

2024-03-09 Thread n952162
dev-python/PySocks-1.7.1-r1:0/0::gentoo, installed) USE="userland_GNU" ABI_X86="(64)" 
PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

    >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
(app-emulation/virtualbox-6.1.24:0/6.1::gentoo, installed) USE="alsa
opengl opus pam qt5 sdk udev userland_GNU vnc -debug -doc -dtrace
-headless -java -lvm (-pax-kernel) -pulseaudio -python -vboxwebsrv"
ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_8 -python3_9"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(app-portage/gentoolkit-0.5.1-r1:0/0::gentoo, installed) USE="userland_GNU -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

    dev-lang/python-exec[python_targets_python3_8(-)] required by
(dev-lang/python-3.8.13:3.8/3.8::gentoo, installed) USE="gdbm ncurses
readline sqlite ssl userland_GNU xml -bluetooth -build -examples
-hardened -test -tk -verify-sig -wininst" ABI_X86="(64)"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/sphinxcontrib-htmlhelp-2.0.0:0/0::gentoo, installed) USE="userland_GNU -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/sphinxcontrib-serializinghtml-1.1.5:0/0::gentoo, installed) USE="userland_GNU -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/packaging-21.0:0/0::gentoo, installed) USE="userland_GNU -test" ABI_X86="(64)" 
PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/docutils-0.17.1:0/0::gentoo, installed) USE="userland_GNU" ABI_X86="(64)" 
PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(app-misc/resolve-march-native-1.0.0:0/0::gentoo, installed) USE="userland_GNU -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9"

    >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
(sys-devel/clang-12.0.1:12/12::gentoo, installed) USE="static-analyzer
userland_GNU -debug -default-compiler-rt -default-libcxx -default-lld
-doc -llvm-libunwind -test -xml" ABI_X86="(64) -32 (-x32)"
LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY)
-Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ -VE
-WebAssembly -XCore" PYTHON_SINGLE_TARGET="python3_8 -python3_10 -python3_9"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/six-1.16.0:0/0::gentoo, installed) USE="userland_GNU -doc -test" ABI_X86="(64)" 
PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

    >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
(app-text/yelp-tools-40.0:0/0::gentoo, installed) USE="userland_GNU"
ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_8 -python3_9"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/sphinxcontrib-jsmath-1.0.1-r1:0/0::gentoo, installed) USE="userland_GNU -test" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/imagesize-1.2.0:0/0::gentoo, installed) USE="userland_GNU -test" ABI_X86="(64)" 
PYTHON_TARGETS="python3_8 python3_9 (-pypy3) -python3_10"

    >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
(sys-kernel/genkernel-4.2.3:0/0::gentoo, installed) USE="firmware
userland_GNU (-ibm)" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_8
-python3_10 -python3_9"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(app-office/gnumeric-1.12.50:0/0::gentoo, installed) USE="introspection userland_GNU -libgda -perl" 
ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9"

>=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)] required by 
(dev-python/snowballstemmer-2.1.0:0/0::gentoo, installed) USE="user

Re: [gentoo-user] is a global use flag necessary for python?

2024-03-10 Thread Mickaël Bucas
]
>  required by (dev-python/lxml-4.6.3-r1:0/0::gentoo, installed) USE="threads 
> userland_GNU -doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 
> python3_9 (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/sphinxcontrib-devhelp-1.0.2:0/0::gentoo, installed) 
> USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/PySocks-1.7.1-r1:0/0::gentoo, installed) 
> USE="userland_GNU" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
> (app-emulation/virtualbox-6.1.24:0/6.1::gentoo, installed) USE="alsa
> opengl opus pam qt5 sdk udev userland_GNU vnc -debug -doc -dtrace
> -headless -java -lvm (-pax-kernel) -pulseaudio -python -vboxwebsrv"
> ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_8 -python3_9"
> 
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (app-portage/gentoolkit-0.5.1-r1:0/0::gentoo, installed) 
> USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  dev-lang/python-exec[python_targets_python3_8(-)] required by
> (dev-lang/python-3.8.13:3.8/3.8::gentoo, installed) USE="gdbm ncurses
> readline sqlite ssl userland_GNU xml -bluetooth -build -examples
> -hardened -test -tk -verify-sig -wininst" ABI_X86="(64)"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/sphinxcontrib-htmlhelp-2.0.0:0/0::gentoo, installed) 
> USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/sphinxcontrib-serializinghtml-1.1.5:0/0::gentoo, 
> installed) USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 
> python3_9 (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/packaging-21.0:0/0::gentoo, installed) 
> USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/docutils-0.17.1:0/0::gentoo, installed) 
> USE="userland_GNU" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 
> (-pypy3) -python3_10"
>
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (app-misc/resolve-march-native-1.0.0:0/0::gentoo, installed) 
> USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9"
>
>  >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
> (sys-devel/clang-12.0.1:12/12::gentoo, installed) USE="static-analyzer
> userland_GNU -debug -default-compiler-rt -default-libcxx -default-lld
> -doc -llvm-libunwind -test -xml" ABI_X86="(64) -32 (-x32)"
> LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 (-ARC) -ARM -AVR (-CSKY)
> -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ -VE
> -WebAssembly -XCore" PYTHON_SINGLE_TARGET="python3_8 -python3_10 -python3_9"
> 
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/six-1.16.0:0/0::gentoo, installed) USE="userland_GNU 
> -doc -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) 
> -python3_10"
>
>  >=dev-lang/python-exec-2:2/2=[python_targets_python3_8] required by
> (app-text/yelp-tools-40.0:0/0::gentoo, installed) USE="userland_GNU"
> ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_8 -python3_9"
> 
>  
> >=dev-lang/python-exec-2:2/2=[python_targets_python3_8(-),python_targets_python3_9(-)]
>  required by (dev-python/sphinxcontrib-jsmath-1.0.1-r1:0/0::gentoo, 
> installed) USE="userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 
> pyt

[gentoo-user] dev-db/mysql fails to build, more than one version.

2023-09-03 Thread Dale
ON_SCHEMA_USE_STDREGEX=1
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DMYSQL_DYNAMIC_PLUGIN
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/group_replication/libmysqlgcs
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/group_replication/libmysqlgcs/include
-I/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/lz4/lz4-1.9.4/lib
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/rapidjson/include
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/extra/libedit/libedit-20210910-3.1/src/editline
-isystem /usr/include/tirpc -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -std=c++17 -Wall -Wextra
-Wformat-security -Wvla -Wundef -Wmissing-format-attribute
-Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=5
-Wstringop-truncation -Wsuggest-override -Wmissing-include-dirs
-Wextra-semi -Wlogical-op -DNDEBUG -g1 -fPIC   -U_FORTIFY_SOURCE
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -MD -MT
plugin/group_replication/libmysqlgcs/CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_state_exchange.cc.o
-MF
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_state_exchange.cc.o.d
-o
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_state_exchange.cc.o
-c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_xcom_state_exchange.cc
make[2]: Leaving directory
'/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build'
[ 16%] Linking CXX executable
../../../../runtime_output_directory/xprotocol_plugin
cd
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/protocol/plugin
&& /usr/bin/cmake -E cmake_link_script
CMakeFiles/xprotocol_plugin.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -std=c++17
-Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute
-Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=5
-Wstringop-truncation -Wsuggest-override -Wmissing-include-dirs
-Wextra-semi -Wlogical-op -DNDEBUG -g1  -fuse-ld=lld -Wl,-O1
-Wl,--as-needed -fuse-ld=lld  -Wl,--build-id=sha1 -Wl,--no-as-needed
-lpthread CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o
CMakeFiles/xprotocol_plugin.dir/messages_used_by_server.cc.o
CMakeFiles/xprotocol_plugin.dir/xprotocol_plugin.cc.o -o
../../../../runtime_output_directory/xprotocol_plugin 
../protobuf/libmysqlxmessages.a /usr/lib64/libprotoc.so
/usr/lib64/libprotobuf.so
[ 16%] Built target mysys_objlib
ld.lld: error: undefined symbol:
absl::lts_20230125::base_internal::SpinLockWait(std::atomic*, int, absl::lts_20230125::base_internal::SpinLockWaitTransition
const*, absl::lts_20230125::base_internal::SchedulingMode)
>>> referenced by call_once.h:176 (/usr/include/absl/base/call_once.h:176)
>>>  
CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o:(void
absl::lts_20230125::base_internal::CallOnceImpl(std::atomic*,
absl::lts_20230125::base_internal::SchedulingMode, void
(*&&)(google::protobuf::FieldDescriptor const*),
google::protobuf::FieldDescriptor const*&&))

ld.lld: error: undefined symbol:
AbslInternalSpinLockWake_lts_20230125
>>> referenced by spinlock_wait.h:85
(/usr/include/absl/base/internal/spinlock_wait.h:85)
>>>  
CMakeFiles/xprotocol_plugin.dir/message_field_chain.cc.o:(void
absl::lts_20230125::base_internal::CallOnceImpl(std::atomic*,
absl::lts_20230125::base_internal::SchedulingMode, void
(*&&)(google::protobuf::FieldDescriptor const*),
google::protobuf::FieldDescriptor const*&&))
collect2: error: ld returned 1 exit status
make[2]: ***
[plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/build.make:132:
runtime_output_directory/xprotocol_plugin] Error 1
make[2]: Leaving directory
'/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build'
make[1]: *** [CMakeFiles/Makefile2:7524:
plugin/x/protocol/plugin/CMakeFiles/xprotocol_plugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs
[ 16%] Building CXX object
plugin/group_replication/libmysqlgcs/CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_message_stages.cc.o
cd
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/group_replication/libmysqlgcs
&& /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_CXX98_FUNCTION_BASE
-DHAVE_CONFIG_H -DHAVE_TIRPC -DHAVE_TLSv13
-DLZ4_DISABLE_DEPRECATE_WARNINGS -DRAPIDJSON_NO_SIZETYPEDEFINE
-DRAPIDJSON_SCHEMA_USE_INTERNALREGEX=0 -DRAPIDJSON_SCHEMA_USE_STDREGEX=1
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_USE_MATH_DEFINES
-D__STDC_FORMAT_MACROS -D__ST

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
dev-python/cffi-1.14.0-r3:0/1.14.0::gentoo
[1.14.0-r2:0/1.14.0::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_6
python3_7 python3_8* -python3_9 (-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/rdflib-5.0.0::gentoo  USE="berkdb -examples
-sqlite -test" PYTHON_TARGETS="python3_7 python3_8* -python3_6
-python3_9" 0 KiB
[ebuild   R    ] net-dns/avahi-0.8-r2::gentoo  USE="dbus gdbm
introspection ipv6 nls -autoipd -bookmarks -doc -gtk -gtk2 -howl-compat
-mdnsresponder-compat -mono -python -qt5 (-selinux) -systemd -test"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 python3_8*
-python3_6" 0 KiB
[ebuild U  ] media-libs/gegl-0.4.24:0.4::gentoo [0.4.22:0.4::gentoo]
USE="cairo -debug -ffmpeg -introspection -lcms -lensfun -openexr -pdf
-raw -sdl -svg -test -tiff -umfpack -v4l -vala -webp" 4822 KiB
[ebuild   R    ] media-libs/gexiv2-0.12.1::gentoo USE="introspection
vala -gtk-doc -python -static-libs -test" PYTHON_TARGETS="python3_7
python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] app-office/gnumeric-1.12.47::gentoo USE="introspection
-libgda -perl" PYTHON_TARGETS="python3_7 python3_8* -python3_6
-python3_9" 0 KiB
[ebuild U  ] dev-python/cryptography-3.2.1::gentoo [2.9::gentoo]
USE="-idna -libressl -test" PYTHON_TARGETS="python3_6 python3_7
python3_8* (-pypy3) -python3_9 (-python2_7%*)" 529 KiB
[ebuild   R    ] media-libs/lv2-1.18.0::gentoo  USE="-doc -plugins"
ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_8* -python3_6
-python3_7* -python3_9" 0 KiB
[ebuild  rR    ] net-print/cups-filters-1.27.4::gentoo USE="foomatic
jpeg png postscript tiff -dbus -ldap -pclm -pdf -perl -static-libs -test
-zeroconf" 0 KiB
[ebuild U  ] app-admin/sudo-1.9.3_p1::gentoo [1.9.2::gentoo]
USE="nls pam secure-path sendmail ssl -gcrypt -ldap -libressl -offensive
-sasl (-selinux) -skey -sssd" 3866 KiB
[ebuild U  ] media-gfx/gimp-2.10.20-r3:0/2::gentoo
[2.10.18-r2:0/0::gentoo] USE="doc -aalib -alsa (-aqua) -debug -gnome
-heif -jpeg2k -mng -openexr -postscript -test -udev -unwind
-vector-icons -webp -wmf -xpm (-python%)" CPU_FLAGS_X86="mmx sse"
PYTHON_SINGLE_TARGET="(-python2_7%*)" 32333 KiB
[ebuild U  ] dev-python/pyopenssl-19.1.0-r1::gentoo [19.1.0::gentoo]
USE="-doc -test" PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3)
-python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] media-libs/sratom-0.6.6::gentoo [0.6.4::gentoo]
USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 340 KiB
[ebuild U  ] media-libs/suil-0.10.8::gentoo [0.10.6::gentoo]
USE="-doc -gtk -qt5" 349 KiB
[ebuild U  ] dev-python/urllib3-1.25.11::gentoo [1.25.10::gentoo]
USE="-brotli -doc -test" PYTHON_TARGETS="python3_6 python3_7 python3_8*
(-pypy3) -python3_9 (-python2_7%*)" 255 KiB
[ebuild U  ] media-libs/lilv-0.24.10::gentoo [0.24.8-r1::gentoo]
USE="dyn-manifest -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 434 KiB
[ebuild U  ] dev-python/requests-2.24.0-r1::gentoo [2.24.0::gentoo]
USE="ssl -socks5 -test" PYTHON_TARGETS="python3_6 python3_7 python3_8*
(-pypy3) -python3_9 (-python2_7%*)" 0 KiB
[ebuild   R    ] app-portage/gemato-16.2::gentoo  USE="gpg -test -tools"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] sys-apps/portage-3.0.9::gentoo [3.0.8::gentoo]
USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc
-gentoo-dev (-selinux) -test" PYTHON_TARGETS="python3_7 python3_8*
(-pypy3) -python3_6 -python3_9" 1024 KiB
[ebuild   R    ] app-portage/gentoolkit-0.5.0-r2::gentoo USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild  NS    ] sys-devel/clang-11.0.0:11::gentoo [8.0.1:8::gentoo,
9.0.1:9::gentoo, 10.0.1:10::gentoo] USE="static-analyzer -debug
-default-compiler-rt -default-libcxx -default-lld -doc -test -xml"
ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64
-ARC -ARM -AVR -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc
-SystemZ -VE% -WebAssembly -XCore" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7* -python3_9" 0 KiB
[ebuild  NS    ] sys-libs/compiler-rt-11.0.0:11.0.0::gentoo
[8.0.1:8.0.1::gentoo, 9.0.1:9.0.1::gentoo, 10.0.0:10.0.0::gentoo,
10.0.1:10.0.1::gentoo] USE="clang -test" 0 KiB
[ebuild  NS    ] sys-libs/compiler-rt-sanitizers-11.0.0:11.0.0::gentoo
[8.0.1:8.0.1::gentoo, 9.0.1:9.0.1::gentoo, 10.0.0:10.0.0::gentoo,
10.0.1:10.0.1::gentoo] USE="clang libfuzzer profile sanitize xray -test"
0 KiB
[ebuild  NS    ] sys-devel/clang-runtime-11.0.0:11.0.0::gentoo
[8.0.1:8.0.1::gentoo, 9.0.1:9.0.1::gentoo, 10.0.0:10.0.0::gent

[gentoo-user] update fails, but I don't see why

2020-12-03 Thread n952162
9" 0 KiB
[ebuild   R    ] dev-python/m2crypto-0.36.0-r1::gentoo USE="-libressl"
PYTHON_TARGETS="python3_8* -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-libs/gobject-introspection-1.64.1-r1::gentoo
USE="-doctool -gtk-doc -test" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild U  ] media-libs/dav1d-0.7.1:0/4::gentoo [0.7.0:0/4::gentoo]
USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 630 KiB
[ebuild U  ] dev-libs/libinput-1.16.3:0/10::gentoo
[1.16.1:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 582 KiB
[ebuild   R    ] dev-python/jinja-2.11.2-r1::gentoo  USE="-doc -examples
-test" PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7*
-python3_9" 0 KiB
[ebuild U  ] media-libs/babl-0.1.78::gentoo [0.1.74::gentoo]
USE="-introspection -lcms -vala%" CPU_FLAGS_X86="mmx sse sse2 -avx2
-f16c -sse3 -sse4_1" 292 KiB
[ebuild U  ] dev-libs/jsoncpp-1.9.4:0/24::gentoo
[1.9.3:0/24::gentoo] USE="-doc -test" 210 KiB
[ebuild U  ] dev-python/pycparser-2.20-r1::gentoo [2.20::gentoo]
PYTHON_TARGETS="python3_6 python3_8* (-pypy3) -python3_7* -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/Babel-2.8.0-r2::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/docutils-0.16-r1::gentoo
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/packaging-20.4-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] dev-python/lxml-4.6.2::gentoo [4.5.2-r1::gentoo]
USE="threads -doc -examples -test" PYTHON_TARGETS="python3_8* (-pypy3)
-python3_6 -python3_7* -python3_9" 927 KiB
[ebuild   R    ] dev-python/isodate-0.6.0-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_6 python3_8* (-pypy3) -python3_7* -python3_9%
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/html5lib-1.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] dev-python/mako-1.1.3-r1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_8* (-pypy3) -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] sys-auth/pambase-20201103::gentoo [20201013::gentoo]
USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring
-minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty
(-selinux) -systemd" 4 KiB
[ebuild  r  U  ] app-text/poppler-20.11.0:0/104::gentoo
[0.90.1:0/101::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms
tiff utils -cjk -curl -debug -doc -nss -png -qt5" 1610 KiB
[ebuild U  ] dev-python/cffi-1.14.0-r3:0/1.14.0::gentoo
[1.14.0-r2:0/1.14.0::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_6
python3_8* -python3_7* -python3_9 (-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/rdflib-5.0.0::gentoo  USE="berkdb -examples
-sqlite -test" PYTHON_TARGETS="python3_8* -python3_6 -python3_7*
-python3_9" 0 KiB
[ebuild   R    ] net-dns/avahi-0.8-r2::gentoo  USE="dbus gdbm
introspection ipv6 nls -autoipd -bookmarks -doc -gtk -gtk2 -howl-compat
-mdnsresponder-compat -mono -python -qt5 (-selinux) -systemd -test"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_8* -python3_6
-python3_7*" 0 KiB
[ebuild   R    ] media-libs/gexiv2-0.12.1::gentoo USE="introspection
vala -gtk-doc -python -static-libs -test" PYTHON_TARGETS="python3_8*
-python3_6 -python3_7* -python3_9" 0 KiB
[ebuild U  ] dev-python/cryptography-3.2.1::gentoo [2.9::gentoo]
USE="-idna -libressl -test" PYTHON_TARGETS="python3_6 python3_8*
(-pypy3) -python3_7* -python3_9 (-python2_7%*)" 529 KiB
[ebuild   R    ] media-libs/lv2-1.18.0::gentoo  USE="-doc -plugins"
ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_8* -python3_6
-python3_7* -python3_9" 0 KiB
[ebuild  rR    ] net-print/cups-filters-1.27.4::gentoo USE="foomatic
jpeg png postscript tiff -dbus -ldap -pclm -pdf -perl -static-libs -test
-zeroconf" 0 KiB
[ebuild U  ] media-libs/gegl-0.4.24:0.4::gentoo [0.4.22:0.4::gentoo]
USE="cairo -debug -ffmpeg -introspection -lcms -lensfun -openexr -pdf
-raw -sdl -svg -test -tiff -umfpack -v4l -vala -webp" 4822 KiB
[ebuild U  ] app-admin/sudo-1.9.3_p1::gentoo [1.9.2::gentoo]
USE="nls pam secure-path sendmail ssl -gcrypt -ldap -libressl -offensive
-sasl (-selinux) -skey -sssd" 3866 KiB
[ebuild   R    ] net-analyzer/rrdtool-1.7.2:0/8.0.0::gentoo USE="graph
perl tcpd -dbi -doc -lua -python -rados -rrdcgi -ruby -static-libs -tcl
-test" PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[e

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
 dev-libs/jsoncpp-1.9.4:0/24::gentoo
[1.9.3:0/24::gentoo] USE="-doc -test" 210 KiB
[ebuild U  ] dev-python/pycparser-2.20-r1::gentoo [2.20::gentoo]
PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3) -python3_9
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/Babel-2.8.0-r2::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/docutils-0.16-r1::gentoo
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/packaging-20.4-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-python/lxml-4.6.2::gentoo [4.5.2-r1::gentoo]
USE="threads -doc -examples -test" PYTHON_TARGETS="python3_7 python3_8*
(-pypy3) -python3_6 -python3_9" 927 KiB
[ebuild   R    ] dev-python/isodate-0.6.0-r1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6* -python3_9%
(-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/html5lib-1.1::gentoo  USE="-test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-python/mako-1.1.3-r1::gentoo  USE="-doc -test"
PYTHON_TARGETS="python3_7 python3_8* (-pypy3) -python3_6 -python3_9" 0 KiB
[ebuild U  ] sys-auth/pambase-20201103::gentoo [20201013::gentoo]
USE="nullok passwdqc sha512 -caps -debug -elogind -gnome-keyring
-minimal -mktemp -pam_krb5 -pam_ssh -pwhistory -pwquality -securetty
(-selinux) -systemd" 4 KiB
[ebuild  r  U  ] app-text/poppler-20.11.0:0/104::gentoo
[0.90.1:0/101::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms
tiff utils -cjk -curl -debug -doc -nss -png -qt5" 1610 KiB
[ebuild U  ] dev-python/cffi-1.14.0-r3:0/1.14.0::gentoo
[1.14.0-r2:0/1.14.0::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_6
python3_7 python3_8* -python3_9 (-python2_7%*)" 0 KiB
[ebuild   R    ] dev-python/rdflib-5.0.0::gentoo  USE="berkdb -examples
-sqlite -test" PYTHON_TARGETS="python3_7 python3_8* -python3_6
-python3_9" 0 KiB
[ebuild   R    ] net-dns/avahi-0.8-r2::gentoo  USE="dbus gdbm
introspection ipv6 nls -autoipd -bookmarks -doc -gtk -gtk2 -howl-compat
-mdnsresponder-compat -mono -python -qt5 (-selinux) -systemd -test"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 python3_8*
-python3_6" 0 KiB
[ebuild U  ] media-libs/gegl-0.4.24:0.4::gentoo [0.4.22:0.4::gentoo]
USE="cairo -debug -ffmpeg -introspection -lcms -lensfun -openexr -pdf
-raw -sdl -svg -test -tiff -umfpack -v4l -vala -webp" 4822 KiB
[ebuild   R    ] media-libs/gexiv2-0.12.1::gentoo USE="introspection
vala -gtk-doc -python -static-libs -test" PYTHON_TARGETS="python3_7
python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] app-office/gnumeric-1.12.47::gentoo USE="introspection
-libgda -perl" PYTHON_TARGETS="python3_7 python3_8* -python3_6
-python3_9" 0 KiB
[ebuild U  ] dev-python/cryptography-3.2.1::gentoo [2.9::gentoo]
USE="-idna -libressl -test" PYTHON_TARGETS="python3_6 python3_7
python3_8* (-pypy3) -python3_9 (-python2_7%*)" 529 KiB
[ebuild   R    ] media-libs/lv2-1.18.0::gentoo  USE="-doc -plugins"
ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_8* -python3_6
-python3_7* -python3_9" 0 KiB
[ebuild  rR    ] net-print/cups-filters-1.27.4::gentoo USE="foomatic
jpeg png postscript tiff -dbus -ldap -pclm -pdf -perl -static-libs -test
-zeroconf" 0 KiB
[ebuild U  ] app-admin/sudo-1.9.3_p1::gentoo [1.9.2::gentoo]
USE="nls pam secure-path sendmail ssl -gcrypt -ldap -libressl -offensive
-sasl (-selinux) -skey -sssd" 3866 KiB
[ebuild U  ] media-gfx/gimp-2.10.20-r3:0/2::gentoo
[2.10.18-r2:0/0::gentoo] USE="doc -aalib -alsa (-aqua) -debug -gnome
-heif -jpeg2k -mng -openexr -postscript -test -udev -unwind
-vector-icons -webp -wmf -xpm (-python%)" CPU_FLAGS_X86="mmx sse"
PYTHON_SINGLE_TARGET="(-python2_7%*)" 32333 KiB
[ebuild U  ] dev-python/pyopenssl-19.1.0-r1::gentoo [19.1.0::gentoo]
USE="-doc -test" PYTHON_TARGETS="python3_6 python3_7 python3_8* (-pypy3)
-python3_9 (-python2_7%*)" 0 KiB
[ebuild U  ] media-libs/sratom-0.6.6::gentoo [0.6.4::gentoo]
USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 340 KiB
[ebuild U  ] media-libs/suil-0.10.8::gentoo [0.10.6::gentoo]
USE="-doc -gtk -qt5" 349 KiB
[ebuild U  ] dev-python/urllib3-1.25.11::gentoo [1.25.10::gentoo]
USE="-brotli -doc -test" PYTHON_TARGETS="python3_6 python3_7 python3_8*
(-pypy3) -python3_9 (-python2_7%*)" 255 KiB
[ebuild U  ] media-libs/lilv-0.24.10::gentoo [0.24.8-r1::gentoo]
USE="dyn-manifest -doc -static-libs -test" A

[gentoo-user] Firefox fails to compile. crc32 error??

2023-11-21 Thread Dale
/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/layers
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/gfx/layers
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/ipc/ipdl/_ipdlheaders
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/ipc/chromium/src
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/docshell/base
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/dom/canvas
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/cairo/cairo/src
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/layout/base
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/layout/generic
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/media/libyuv/libyuv/include
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia/skia
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/include
-I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/include/nss
-I/usr/include/pixman-1 -DMOZILLA_CLIENT -include
/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/mozilla-config.h
-fno-sized-deallocation -fno-aligned-new -march=native -pipe
-fno-exceptions -fPIC -fno-rtti -ffunction-sections -fdata-sections
-fno-exceptions -fno-math-errno -pthread -pipe -O2 -fomit-frame-pointer
-funwind-tables -Wall -Wbitfield-enum-conversion
-Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion
-Wignored-qualifiers -Wpointer-arith
-Wshadow-field-in-constructor-modified -Wsign-compare
-Wtautological-constant-in-range-compare -Wtype-limits
-Wno-error=tautological-type-limit-compare -Wunreachable-code
-Wunreachable-code-return -Wunused-but-set-parameter
-Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt
-Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis
-Wno-range-loop-analysis -Wc++2a-compat -Wenum-compare-conditional
-Wenum-float-conversion -Wno-error=deprecated
-Wno-error=deprecated-anon-enum-enum-conversion
-Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma
-Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough
-Wstring-conversion -Wno-inline-new-delete
-Wno-error=deprecated-declarations -Wno-error=array-bounds
-Wno-error=free-nonheap-object -Wno-error=atomic-alignment
-Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi
-Wthread-safety -Wno-error=builtin-macro-redefined
-Wno-unknown-warning-option -I/usr/include/gtk-3.0
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/libpng16 -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -pthread
-Werror=switch -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF
.deps/Unified_cpp_gfx_layers11.o.pp  -fcolor-diagnostics 
Unified_cpp_gfx_layers11.cpp
53:40.64 gfx/angle/targets/translator/EmulateGLFragColorBroadcast.o


Oh, emerge --info, in case it has a clue.


nas ~ # emerge --info
fatal: ambiguous argument 'HEAD': unknown revision or path not in the
working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
Portage 3.0.51 (python 3.11.5-final-0,
default/linux/amd64/17.1/desktop/plasma, gcc-13, glibc-2.37-r7,
6.1.57-gentoo x86_64)
=
System uname:
Linux-6.1.57-gentoo-x86_64-AMD_Phenom-tm-_II_X4_955_Processor-with-glibc2.37
KiB Mem:    16378316 total,   8180536 free
KiB Swap:    6291452 total,   6291452 free
Timestamp of repository gentoo: Mon, 20 Nov 2023 00:00:01 +
Head commit of repository gentoo: 0d905b53b71dd78d7d3c2a13f1b2c818b6991f33
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:    1.3.5::gentoo
app-shells/bash:   5.1_p16-r6::gentoo
dev-java/java-config:  2.3.1-r1::gentoo
dev-lang/perl: 5.38.0-r1::gentoo
dev-lang/python:   3.11.5::gentoo
dev-lang/rust-bin: 1.71.1::gentoo
dev-util/cmake:    3.26.5-r2::gentoo
dev-util/meson:    1.2.2-r1::gentoo
sys-apps/baselayout:   2.14::gentoo
sys-apps/openrc:   0.48::gentoo
sys-apps/sandbox:  2.38::gentoo
sys-devel/autoconf:    2.13-r7::gentoo, 2.71-r6::gentoo
sys-devel/automake:    1.16.5-r1::gentoo
sys-devel/binutils:    2.40-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:   16.0.6::gentoo
sys-devel/gcc: 13.2.1_p20230826::gentoo
sys-devel/gcc-config:  2.11::gentoo
sys-devel/libtool