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

2024-02-14 Thread Dale
Howdy,

This has been failing for a while now, month or two.  I did a few
searches but what I did find shows a similar problem was fixed ages
ago.  The link is about protobuf but seems related.  Link further down. 
I'm wondering if it may be a USE flag or something triggering this since
it can't find anything more recent.  It also fails on a previous version
as well.  The error bit is about midways.  I tried to get either side of
it. 




[ 13%] Building CXX object
plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages_lite.dir/__/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o
cd
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/protocol/protobuf
&& /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_CXX98_FUNCTION_BASE
-DHAVE_CONFIG_H -DHAVE_TLSv13 -DLOG_COMPONENT_TAG=\"mysqlx\"
-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
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/x/client
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/generated/protobuf_lite
-isystem
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/generated
-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 
-Wno-unused-variable -Wno-undef -Wno-ignored-qualifiers
-Wno-sign-compare -Wno-suggest-override  -Wno-unused-parameter
-Wno-undef -Wno-unused-but-set-parameter -Wno-extra-semi
-Wno-suggest-override -MD -MT
plugin/x/protocol/protobuf/CMakeFiles/mysqlxmessages_lite.dir/__/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o
-MF
CMakeFiles/mysqlxmessages_lite.dir/__/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o.d
-o
CMakeFiles/mysqlxmessages_lite.dir/__/__/generated/protobuf_lite/mysqlx_expr.pb.cc.o
-c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql_build/plugin/x/generated/protobuf_lite/mysqlx_expr.pb.cc
[ 13%] Building CXX object mysys/CMakeFiles/mysys_objlib.dir/my_mmap.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_mmap.cc.o -MF
CMakeFiles/mysys_objlib.dir/my_mmap.cc.o.d -o
CMakeFiles/mysys_objlib.dir/my_mmap.cc.o -c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/mysys/my_mmap.cc
[ 13%] Building CXX object
plugin/group_replication/libmysqlgcs/CMakeFiles/mysqlgcs.dir/src/bindings/xcom/xcom/get_synode_app_data.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__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/w

[gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Mick
Apologies in advance for the long post, but has anyone else come across this?

[22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/
core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV 
-DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_C
AIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL 
-DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/
Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
I../../third_party/WebKit/Source -Igen/bl
ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
libpng_shim -Igen/shim_headers/zlib_shim -
Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
opus_shim -Igen/shim_headers/snappy_shim -I../..
/third_party/ced/src -I../../third_party/icu/source/common -I../../
third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
config -I../../skia/ext -I../../third_party/skia/
include/c -I../../third_party/skia/include/config -I../../third_party/skia/
include/core -I../../third_party/skia/include/effects -I../../third_party/
skia/include/encode -I../../third_party/s
kia/include/gpu -I../../third_party/skia/include/images -I../../third_party/
skia/include/lazy -I../../third_party/skia/include/pathops -I../../
third_party/skia/include/pdf -I../../third_part
y/skia/include/pipe -I../../third_party/skia/include/ports -I../../
third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan -
I../../third_party/skia/include/codec -I../../th
ird_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/
libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../
third_party/boringssl/src/include -I/usr
/include/nss -I/usr/include/nspr -I../../third_party/iccjpeg -I/usr/include/
libpng16 -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -
I../../third_party/angle/include -I.
./../third_party/angle/src/common/third_party/base -Igen/angle -I/usr/include/
libxml2 -I/usr/include/libxml2 -fno-strict-aliasing --param=ssp-buffer-size=4 
-fstack-protector -Wno-builtin-mac
ro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -
pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-
uninitialized -Wno-missing-field-ini
tializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-
sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-
narrowing -fno-rtti -fno-exceptions -fvisibi
lity-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks -c 
../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o obj/
third_party/WebKit/Source/core/co
re_generated/V8HTMLConstructor.o

  
[22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/
core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -
DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO
=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -
DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEF
ILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -
DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD
=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LINEON
LY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
DSK_HAS_JPEG_LIBRARY

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Gabriel D'Ambrosio
Shows your dmesg

2017-11-09 9:35 GMT-02:00 Mick <michaelkintz...@gmail.com>:

> Apologies in advance for the long post, but has anyone else come across
> this?
>
> [22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF
> obj/third_party/WebKit/Source/
> core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS
> -DUSE_UDEV
> -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_C
> AIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC
> -DDISABLE_NACL
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
> RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
> -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
> =1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES
> -DUSE_GLX -
> DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
> LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
> DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
> DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
> NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
> DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
> DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
> O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen
> -I../../third_party/WebKit/
> Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
> I../../third_party/WebKit/Source -Igen/bl
> ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
> lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
> libpng_shim -Igen/shim_headers/zlib_shim -
> Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
> shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
> opus_shim -Igen/shim_headers/snappy_shim -I../..
> /third_party/ced/src -I../../third_party/icu/source/common -I../../
> third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
> config -I../../skia/ext -I../../third_party/skia/
> include/c -I../../third_party/skia/include/config
> -I../../third_party/skia/
> include/core -I../../third_party/skia/include/effects -I../../third_party/
> skia/include/encode -I../../third_party/s
> kia/include/gpu -I../../third_party/skia/include/images
> -I../../third_party/
> skia/include/lazy -I../../third_party/skia/include/pathops -I../../
> third_party/skia/include/pdf -I../../third_part
> y/skia/include/pipe -I../../third_party/skia/include/ports -I../../
> third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan
> -
> I../../third_party/skia/include/codec -I../../th
> ird_party/skia/src/gpu -I../../third_party/skia/src/sksl
> -I../../third_party/
> libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../
> third_party/boringssl/src/include -I/usr
> /include/nss -I/usr/include/nspr -I../../third_party/iccjpeg
> -I/usr/include/
> libpng16 -I../../third_party/ots/include -I../../v8/include
> -Igen/v8/include -
> I../../third_party/angle/include -I.
> ./../third_party/angle/src/common/third_party/base -Igen/angle
> -I/usr/include/
> libxml2 -I/usr/include/libxml2 -fno-strict-aliasing
> --param=ssp-buffer-size=4
> -fstack-protector -Wno-builtin-mac
> ro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables
> -fPIC -
> pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs
> -Wno-maybe-
> uninitialized -Wno-missing-field-ini
> tializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-
> sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-
> narrowing -fno-rtti -fno-exceptions -fvisibi
> lity-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks
> -c
> ../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o
> obj/
> third_party/WebKit/Source/core/co
> re_generated/V8HTMLConstructor.o
> [22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF
> obj/third_party/WebKit/Source/
> core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS
> -DUSE_UDEV -
> DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO
> =1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL
> -
> DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEF
> ILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
> -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -
> DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread Alexey Eschenko
Are you running early AMD Ryzen? Is you are then check this out: https://www.phoronix.com/scan.php?page=news_item=Ryzen-Segv-Response14:36, November 9, 2017, Mick <michaelkintz...@gmail.com>:Apologies in advance for the long post, but has anyone else come across this?[22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -I../../third_party/WebKit/Source -Igen/blink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/libpng_shim -Igen/shim_headers/zlib_shim -Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/opus_shim -Igen/shim_headers/snappy_shim -I../../third_party/ced/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/images -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils-I../../third_party/skia/third_party/vulkan -I../../third_party/skia/include/codec -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/libwebm/source -I../../third_party/protobuf/src -Igen/protoc_out -I../../third_party/boringssl/src/include -I/usr/include/nss -I/usr/include/nspr -I../../third_party/iccjpeg -I/usr/include/libpng16 -I../../third_party/ots/include -I../../v8/include -Igen/v8/include -I../../third_party/angle/include -I../../third_party/angle/src/common/third_party/base -Igen/angle -I/usr/include/libxml2 -I/usr/include/libxml2 -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden -march=native -O2 -pipe -fno-delete-null-pointer-checks -c ../../third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp -o obj/third_party/WebKit/Source/core/core_generated/V8HTMLConstructor.o  [22100/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/core/core_generated/V8Initializer.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITI

Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75

2017-11-09 Thread mad.scientist.at.large
looking at the total memory and swap (which is larger) looks like you ran out 
of memory and swap, or it tried to access more than is there, but that may be a 
symptom not a cause.  unless you can reproduce it there's little to do.  if you 
suspect heat problems several utilities can display key temperatures for you.  
if it's unreproducable  it's unsolveable, could be any number of random events 
from cosmic rays to a power surge to a brief fan or other failure, hell it 
could be a broken bond wire on nearly any chip in the machine (or random, 
nonreproducable drive error), i.e. infinately chaotic.  

depending on what you mean by "flattened the heatsink", i.e. exactly how you 
did it you could have a hot spot on the cpu.  the temperature sensors know the 
sensor temperature, not the temperature across the whole chip which can very 
wildly.  probably not worth worrying about as it was apparently a one time 
incident, if there are more problems then worry/search for answers/debug, if 
the machine acts stable, it probably is, if it acts chaoticly there's a problem.

i've been a tech, "random" "intermitent" behavior drives techs around the bend 
frequently, and root cause is often a surprise IF you locate the fault.  common 
procedure on consumer electronics is to reheat solder joints on large sections 
of the board and hope.  doesn't work when a resistor burns in half such that 
the ends touch and the burn through just looks like a black band on a power 
resistor (seen it, one tv chassis type failed this way most of the time when it 
failed).

were you doing anything else on the computer while compiling?  you see how 
unanswerable questions and possibilities pile up quickly.  bad solder joints 
can look perfect, and work nearly always.  i've seen a tv that worked in an rv 
for over a year before it failed, one power cord wire wasn't soldered, it just 
touched well enough for over a year despite vibration!  i've seen dead bugs 
cause problems twice in consumer electronics, it's rare outside of old 
computers with relays (which is where the term "computer bug" came from.  the 
relay caps were removed to make contact cleaning easier which let moths get 
squashed after being attracted to the heat or spark).

hopefully that's nearly right, i have language issues when i have a headache.


mad.scientist.at.large (a good madscientist)
--


9. Nov 2017 04:35 by michaelkintz...@gmail.com:


> Apologies in advance for the long post, but has anyone else come across this?
>
> [22099/28519] x86_64-pc-linux-gnu-g++ -MMD -MF obj/third_party/WebKit/Source/
> core/core_generated/V8HTMLConstructor.o.d -DV8_DEPRECATION_WARNINGS 
> -DUSE_UDEV 
> -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_C
> AIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC 
> -DDISABLE_NACL 
> -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -
> DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LA
> RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -
> D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -
> DBLINK_CORE_IMPLEMENTATION=1 -DBLINK_IMPLEMENTATION
> =1 -DINSIDE_BLINK -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -
> DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_GLEXT_PROTOTYPES -DUSE_GLX -
> DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DY
> LOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -
> DUCHAR_TYPE=uint16_t -DGOOGLE_PROTOBUF_NO_RTTI -
> DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DSK_IGNORE_LI
> NEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -
> DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DWTF_USE_WEBAUDIO_FFMPEG=1 -
> DWTF_USE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURB
> O=1 -DUSE_SYSTEM_ZLIB=1 -Igen/blink -I../.. -Igen -I../../third_party/WebKit/
> Source -I../../third_party/WebKit -Igen/blink -Igen/third_party/WebKit -
> I../../third_party/WebKit/Source -Igen/bl
> ink -I../../third_party/khronos -I../../gpu -I/usr/include/glib-2.0 -I/usr/
> lib64/glib-2.0/include -Igen/shim_headers/libdrm_shim -Igen/shim_headers/
> libpng_shim -Igen/shim_headers/zlib_shim -
> Igen/shim_headers/harfbuzz_shim -Igen/shim_headers/libjpeg_shim -Igen/
> shim_headers/re2_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/
> opus_shim -Igen/shim_headers/snappy_shim -I../..
> /third_party/ced/src -I../../third_party/icu/source/common -I../../
> third_party/icu/source/i18n -I../../third_party/protobuf/src -I../../skia/
> config -I../../skia/ext -I../../third_party/skia/
> include/c -I../../third_party/skia/include/config -I../../third_party/skia/
> include/core -I../../third_party/skia/include/effects -I../../third_party/
> skia/include/encode -I../../third_party/s
> kia/include/gpu -I../../third_party/skia/include/images -I../../third_party/
> skia/include/lazy -I../../third_party/skia/include/pathop

[gentoo-user] The chromium fail...

2020-11-15 Thread Alan Grimes
The lines around the apparent fail with chromium look like:



[8154/18666] x86_64-pc-linux-gnu-g++ -MMD -MF
obj/third_party/crashpad/crashpad/snapshot/snapshot/system_snapshot_minidump.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen
-I../../third_party/crashpad/crashpad
-I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-Igen/shim_headers/zlib_shim -Igen/shim_headers/icui18n_shim
-I../../third_party/abseil-cpp -I../../third_party/boringssl/src/include
-I../../third_party/protobuf/src -Igen/protoc_out
-I../../third_party/crashpad/crashpad/compat/non_mac
-I../../third_party/crashpad/crashpad/compat/linux
-I../../third_party/crashpad/crashpad/compat/non_win
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments
-Wno-packed-not-aligned -Wno-missing-field-initializers
-Wno-unused-parameter -fno-omit-frame-pointer -fvisibility=hidden
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -std=gnu++14 -Wno-narrowing
-Wno-class-memaccess -fno-exceptions -fno-rtti
-fvisibility-inlines-hidden -march=native -pipe -O2 -c
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.cc
-o
obj/third_party/crashpad/crashpad/snapshot/snapshot/system_snapshot_minidump.o
In file included from
../../third_party/crashpad/crashpad/minidump/minidump_extensions.h:25,
 from
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.h:21,
 from
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.cc:15:
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:44:38:
warning: multi-character character constant [-Wmultichar]
   44 |   static const uint32_t kSignature = '01BN';
  |  ^~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:100:38:
warning: multi-character character constant [-Wmultichar]
  100 |   static const uint32_t kSignature = 'SDSR';
  |  ^~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:134:38:
warning: multi-character character constant [-Wmultichar]
  134 |   static const uint32_t kSignature = 'BpEL';
  |  ^~
[8155/18666] touch obj/third_party/flatbuffers/compiler_files.stamp
[8156/18666] touch obj/third_party/hunspell/hunspell.inputdeps.stamp
[8157/18666] python ../../tools/protoc_wrapper/protoc_wrapper.py
test_sample.proto --protoc ./protoc --proto-in-dir
../../third_party/dom_distiller_js --cc-out-dir
gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
FAILED: pyproto/third_party/dom_distiller_js/test_sample_pb2.py
gen/third_party/dom_distiller_js/test_sample.pb.h
gen/third_party/dom_distiller_js/test_sample.pb.cc
gen/third_party/dom_distiller_js/test_sample_json_converter.h
python ../../tools/protoc_wrapper/protoc_wrapper.py test_sample.proto
--protoc ./protoc --proto-in-dir ../../third_party/dom_distiller_js
--cc-out-dir gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
Traceback (most recent call last):
  File
"../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py",
line 14, in 
    from util import plugin_protos, types, writer
  File
"/var/tmp/portage/www-client/chromium-87.0.4280.60/work/chromium-87.0.4280.60/third_party/dom_distiller_js/protoc_plugins/util/plugin_protos.py",
line 22, in 
    from google.protobuf.descriptor_pb2 import FieldDescriptorProto
ImportError: No module named protobuf.descriptor_pb2
--plugin_out: protoc-gen-plugin: Plugin failed with status code 1.
Protoc has returned non-zero status: 1
[8158/18666] x86_64-pc-linux-gnu-g++ -MMD -MF
obj/third_party/crashpad/crashpad/snapshot/snapshot/debug_rendezvous.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DGLIB_VERSION_MAX_ALLOW

[gentoo-user] Chromium

2023-04-14 Thread Alan Grimes
Looks like upstream noticed chromium was segfaulting so they took it off 
the every few milliseconds update sechedule and tried to fix it, looks 
like they added some assertion checks and shipped it out without trying 
to compile it..



x86_64-pc-linux-gnu-clang++ -MMD -MF obj/sql/sql/module.o.d 
-DIS_SQL_IMPL -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 
-DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_ MACROS 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-DNO_UNWIND_TABLES -D_GNU_SOURCE -DNDEBUG -DNVALGRIND 
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWE 
D=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 
-DSQLITE_OMIT_ANALYZE -DSQLITE_OMIT_AUTOINIT 
-DSQLITE_OMIT_AUTOMATIC_INDEX -DSQLITE_OMIT_AUTORESET -DSQLITE_OMIT_COMP 
ILEOPTION_DIAGS -DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_GET_TABLE 
-DSQLITE_OMIT_INTROSPECTION_PRAGMAS -DSQLITE_DEFAULT_LOOKASIDE=0,0 
-DSQLITE_OMIT_LOOKASIDE -DSQLITE_OMIT_TCL_VARIABLE 
-DS QLITE_OMIT_REINDEX 
-DSQLITE_OMIT_TRACE -DSQLITE_OMIT_UPSERT -DSQLITE_OMIT_WINDOWFUNC 
-DSQLITE_ENABLE_FTS3 -DSQLITE_DISABLE_FTS3_UNICODE 
-DSQLITE_DISABLE_FTS4_DEFERRED 
-DSQLITE_ENABLE_ ICU 
-DSQLITE_SECURE_DELETE -DSQLITE_THREADSAFE=1 
-DSQLITE_MAX_WORKER_THREADS=0 -DSQLITE_MAX_MMAP_SIZE=268435456 
-DSQLITE_DEFAULT_FILE_PERMISSIONS=0600 -DSQLITE_DEFAULT_LOCKING_MODE=1 
-DSQLITE_DEFAULT_MEMSTATUS=1 -DSQLITE_DEFAULT_PAGE_SIZE=4096 
-DSQLITE_DEFAULT_PCACHE_INITSZ=0 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS 
-DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_PROGRESS_CALLBACK 
-DSQLITE_OMIT_SHARED_CACHE -DSQLITE_USE_ALLOCA -DSQLITE_OMIT_DECLTYPE 
-DSQLITE_OMIT_JSON -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_HAVE_ISNAN 
-DSQLITE_HAVE_SQLITE3R -DSQLITE_ENABLE_BATCH _ATOMIC_WRITE 
-DSQLITE_TEMP_STORE=3 -DSQLITE_ENABLE_LOCKING_STYLE=0 -I../.. -Igen 
-I../../third_party/perfetto/include 
-Igen/third_party/perfetto/build_config -Igen/third_party/perfet to 
-Igen/shim_headers/zlib_shim -Igen/shim_headers/icui18n_shim 
-Igen/shim_headers/icuuc_shim -I../../third_party/abseil-cpp 
-I../../third_party/boringssl/src/include -I../../third_pa 
rty/protobuf/src -Igen/protoc_out -Wimplicit-fallthrough -Wextra-semi 
-Wunreachable-code-aggressive -Wthread-safety 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi 
-W loop-analysis 
-Wno-unneeded-internal-declaration -Wenum-compare-conditional 
-Wno-ignored-pragma-optimize -Wno-deprecated-builtins 
-Wno-bitfield-constant-conversion -Wno-deprecated-thi s-capture -Wshadow 
-fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing 
--param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables 
-fno-asynchronous-unwind-tables 
-fPIC  -pthread 
-fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit 
-fwhole-program-vtables -no-canonical-prefixes 
-ftrivial-auto-var-init=pattern -fno-omit-frame-pointer 
-fvisibility=hidden -Wheader-hygiene -Wstring-conversion 
-Wtautological-overlap-compare -I/usr/include/glib-2.0 
-I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPROTOBUF_AL 
LOW_DEPRECATED=1 -std=c++20 -Wno-trigraphs -gsimple-template-names 
-fno-exceptions -fno-rtti -fvisibility-inlines-hidden -march=native 
-pipe -O2 -Wno-unknown-warning-option -c ../../s 
ql/recover_module/module.cc -o obj/sql/sql/module.o

In file included from ../../sql/recover_module/module.cc:18:
../../sql/recover_module/cursor.h:66:5: error: static assertion failed 
due to requirement 
'std::is_standard_layout::value': needed 
for the reinterpret_cas t below

static_assert(std::is_standard_layout::value,
    ^ ~
1 error generated.
[15156/53961] x86_64-pc-linux-gnu-clang++ -MMD -MF 
obj/sql/sql/payload.o.d -DIS_SQL_IMPL -DUSE_UDEV -DUSE_AURA=1 
-DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS 
- D__STDC_FORMAT_MACROS 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-DNO_UNWIND_TABLES -D_GNU_SOURCE -DNDEBUG -DNVALGRIND 
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VER 
SION_MAX_ALLOWED=GLIB_VERSION_2_56 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DSQLITE_OMIT_ANALYZE 
-DSQLITE_OMIT_AUTOINIT -DSQLITE_OMIT_AUTOMATIC_INDEX 
-DSQLITE_OMIT_AUTORESET -DS QLITE_OMIT_COMPILEOPTION_DIAGS 
-DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_GET_TABLE 
-DSQLITE_OMIT_INTROSPECTION_PRAGMAS -DSQLITE_DEFAULT_LOOKASIDE=0,0 
-DSQLITE_OMIT_LOOKASIDE -DSQLITE_OMIT_T CL_VARIABLE 
-DSQLITE_OMIT_REINDEX -DSQLITE_OMIT_TRACE -DSQLITE_OMIT_UPSERT 
-DSQLITE_OMIT_WINDOWFUNC -DSQLITE_ENABLE_FTS3 
-DSQLITE_DISABLE_FTS3_UNICODE -DSQLITE_DISABLE_FTS4_DEFERRED 
- DSQLITE_ENABLE_ICU 
-DSQLITE_SECURE_DELETE

Re: [gentoo-user] switch to profile 17.0 complete, completely painless

2017-12-06 Thread Helmut Jarausch

On 12/06/2017 04:38:02 PM, Andrés Becerra Sandoval wrote:


 I'm having trouble with these:

 net-libs/webkit-gtk-2.4.11-r200


this needs an addtional patch  webkit-gtk-2.4.11-icu59.patch which I've  
attached



 dev-qt/qtwebengine-5.9.3


  This needs a tiny change, I've attached my ebuild


 net-libs/webkit-gtk


which version?  Version 2.18.3 installed just fine here.

Helmut


# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit multiprocessing pax-utils python-any-r1 qt5-build

DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML 
applications"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi

IUSE="alsa bindist geolocation pax_kernel pulseaudio +system-ffmpeg +system-icu 
widgets"

RDEPEND="
app-arch/snappy:=
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
~dev-qt/qtcore-${PV}
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
~dev-qt/qtprintsupport-${PV}
~dev-qt/qtwebchannel-${PV}[qml]
dev-libs/expat
dev-libs/libevent:=
dev-libs/libxml2
    dev-libs/libxslt
dev-libs/protobuf:=
media-libs/fontconfig
media-libs/freetype
media-libs/harfbuzz:=
media-libs/libpng:0=
>=media-libs/libvpx-1.5:=[svc]
media-libs/libwebp:=
media-libs/mesa
media-libs/opus
net-libs/libsrtp:0=
sys-apps/dbus
sys-apps/pciutils
sys-libs/libcap
sys-libs/zlib[minizip]
virtual/jpeg:0
virtual/libudev
x11-libs/libdrm
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
alsa? ( media-libs/alsa-lib )
geolocation? ( ~dev-qt/qtpositioning-${PV} )
pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( media-video/ffmpeg:0= )
system-icu? ( dev-libs/icu:= )
widgets? ( ~dev-qt/qtwidgets-${PV} )
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
>=app-arch/gzip-1.7
dev-util/gperf
dev-util/ninja
dev-util/re2c
sys-devel/bison
pax_kernel? ( sys-apps/elfix )
"

src_prepare() {
use pax_kernel && PATCHES+=( 
"${FILESDIR}/${PN}-5.9.0-paxmark-mksnapshot.patch" )
sed -i -e'/#if U_ICU_VERSION_MAJOR_NUM < 60/ s/60/60 || 
defined(TOOLKIT_QT)/' \
src/3rdparty/chromium/components/url_formatter/url_formatter.cc
# bug 620444 - ensure local headers are used
find "${S}" -type f -name "*.pr[fio]" | xargs sed -i -e 's|INCLUDEPATH 
+= |&$$QTWEBENGINE_ROOT/include |' || die

qt_use_disable_config alsa alsa src/core/config/linux.pri
qt_use_disable_config pulseaudio pulseaudio src/core/config/linux.pri

qt_use_disable_mod geolocation positioning \
mkspecs/features/configure.prf \
src/core/core_chromium.pri \
src/core/core_common.pri

qt_use_disable_mod widgets widgets src/src.pro

qt5-build_src_prepare
}

src_configure() {
export NINJA_PATH=/usr/bin/ninja
export NINJAFLAGS="${NINJAFLAGS:--j$(makeopts_jobs) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0) -v}"

local myqmakeargs=(
$(usex bindist '' 'WEBENGINE_CONFIG+=use_proprietary_codecs')
$(usex system-ffmpeg 'WEBENGINE_CONFIG+=use_system_ffmpeg' '')
$(usex system-icu 'WEBENGINE_CONFIG+=use_system_icu' '')
)
qt5-build_src_configure
}

src_install() {
qt5-build_src_install

# bug 601472
if [[ ! -f ${D%/}${QT5_LIBDIR}/libQt5WebEngine.so ]]; then
die "${CATEGORY}/${PF} failed to build anything. Please report 
to https://bugs.gentoo.org/;
fi

pax-mark m "${D%/}${QT5_LIBEXECDIR}"/QtWebEngineProcess
}
diff -ruN webkitgtk-2.4.11.orig/Source/JavaScriptCore/API/JSStringRef.cpp webkitgtk-2.4.11/Source/JavaScriptCore/API/JSStringRef.cpp
--- webkitgtk-2.4.11.orig/Source/JavaScriptCore/API/JSStringRef.cpp	2016-04-10 08:48:36.0 +0200
+++ webkitgtk-2.4.11/Source/JavaScriptCore/API/JSStringRef.cpp	2017-06-11 19:26:55.263795188 +0200
@@ -37,7 +37,7 @@
 JSStringRef JSStringCreateWithCharacters(const JSChar* chars, size_t numChars)
 {
 initializeThreading();
-return OpaqueJSString::create(chars, numChars).leakRef();
+return OpaqueJSString::create(reinterpret_cast(chars), numChars).leakRef();
 }
 
 JSStringRef JSStringCreateWithUTF8CString(const char* str

[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

[gentoo-user] Tensorflow 2.1.0 failing to compile

2020-04-24 Thread Aisha Tammy
Hey Jason, 
  Please let me know what I am missing and if I should add anything more.
Thanks a lot for your work in porting it :D

Supplementary information (build log last 200 lines, make.conf, eix-installed 
-a) in email.

Cheers,
Aisha

Last 200 lines of build.log:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/stream_executor/dnn.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile 
tensorflow/core/protobuf/tpu/optimization_parameters.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile tensorflow/compiler/xla/xla_data.pb.cc:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf: warning: directory does 
not exist.
INFO: From ProtoCompile tensorflow/core/profiler/profiler_analysis_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/error_codes_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/tpu/compilation_result_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile tensorflow/python/training/checkpoint_state_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From ProtoCompile 
tensorflow/core/profiler/profiler_service_monitor_result_pb2.py:
bazel-out/k8-py2-opt/bin/external/com_google_protobuf/.: warning: directory 
does not exist.
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation:
/usr/lib64/python3.6/site-packages/Cython/Compiler/Main.py:369: FutureWarning: 
Cython directive 'language_level' not set, using 2 for now (Py2). This will 
change in a later release! File: 
/var/tmp/portage/sci-libs/tensorflow-2.1.0/work/tensorflow-2.1.0-python3_6-bazel-base/execroot/org_tensorflow/tensorflow/python/framework/fast_tensor_util.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation:
/usr/lib64/python3.6/site-packages/Cython/Compiler/Main.py:369: FutureWarning: 
Cython directive 'language_level' not set, using 2 for now (Py2). This will 
change in a later release! File: 
/var/tmp/portage/sci-libs/tensorflow-2.1.0/work/tensorflow-2.1.0-python3_6-bazel-base/execroot/org_tensorflow/tensorflow/python/framework/fast_tensor_util.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
INFO: From Executing genrule 
//tensorflow/python:framework/fast_tensor_util.pyx_cython_translation [for 
host]:
/usr/lib64/python3.6/site-packages

[gentoo-user] haven't been able to build android-tools for months

2021-09-06 Thread n952162
 Ignoring.
>>> Unpacking android-tools-install-e2fsdroid-ext2simg.patch to /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work
unpack android-tools-install-e2fsdroid-ext2simg.patch: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work
>>> Preparing source in /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1 ...
 * Applying android-tools-no-gtest.patch ...
 [ ok ]
 * Applying 0011-Remove-the-useless-dependency-on-gtest.patch ...
 [ ok ]
 * Applying 0004-Remove-the-useless-dependency-on-gtest.patch ...
 [ ok ]
 * Applying android-tools-fix-gcc11.patch ...
 [ ok ]
 * Applying 0001-Fix-mismatch-between-header-and-implementation-of-bn_sqr_comba8.patch ...
 [ ok ]
 * Applying 0002-Use-an-unsized-helper-for-truncated-SHA-512-variants.patch ...
 [ ok ]
 * Applying 0003-Fix-unnecessarily-direction-specific-tests-in-cipher_tests.txt.patch ...
 [ ok ]
 * Applying 0004-Test-empty-EVP_CIPHER-inputs-and-fix-exact-memcpy-overlap.patch ...
 [ ok ]
 * Applying 0005-Make-words-in-crypto-fipsmodule-modes-actually-words.patch ...
 [ ok ]
 * Applying 0006-Move-load-store-helpers-to-crypto-internal.h.patch ...
 [ ok ]
 * Applying 0007-Fold-ripemd-internal.h-into-ripemd.c.patch ...
 [ ok ]
 * Applying 0008-Pull-HASH_TRANSFORM-out-of-md32_common.h.patch ...
 [ ok ]
 * Applying 0009-Make-md32_common.h-single-included-and-use-an-unsized-helper-for-SHA-256.patch ...
 [ ok ]
 * Applying 0010-Fix-array-parametes-warnings.patch ...
 [ ok ]
 * Applying android-tools-dont-install-license.patch ...
 [ ok ]
 * Applying android-tools-install-e2fsdroid-ext2simg.patch ...
 [ ok ]
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1"
 * Build directory  (BUILD_DIR): "/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0_p1_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1"
 * Build directory  (BUILD_DIR): "/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0_p1_build"
cmake -C /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0_p1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0_p1_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1
loading initial cache file /var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0_p1_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Perl: /usr/bin/perl (found version "5.34.0") 
-- Checking for module 'libunwind-generic'
--   Package 'libunwind-generic', required by 'virtual:world', not found
libunwind not found. Disabling unwind tests.
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "3.17.3") 
-- <<< Gentoo configuration >>>
Build type  Gentoo
Install path/usr
Compiler flags:
C   -O2 -pipe
C++ -O2 -pipe
Linker flags:
Executable  -Wl,-O1 -Wl,--as-needed
Module  -Wl,-O1 -Wl,--as-needed
Shared  -Wl,-O1 -Wl,--as-needed

-- Configuring done
-- Generating done
CMake Warning (dev):
  Policy CMP0058 is not set: Ninja requires custom command byproducts to be
  explicit.  Run "cmake --help-policy CMP0058" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  This project specifies custom command DEPENDS on files in the build tree
  that are not specified as the OUTPUT or BYPRODUCTS of any
  add_custom_command or add_custom_target:

   vendor/boringssl/crypto/cipher_extra/test/nist_cavp/aes_128_gcm.txt
   vendor/boringssl/crypto/cipher_extra/test/nist_cavp/aes_256_gcm.txt
   vendor/boringssl/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.txt
   vendor/boringssl/third_party/wycheproof_testvectors/aes_cmac_test.txt
   vendor/boringssl/third_party/wycheproof_testvectors/aes_gcm_siv

[gentoo-user] evil ebuilds.

2018-07-11 Thread Alan Grimes
KiB
[ebuild U  ] dev-python/backports-lzma-0.0.12::gentoo
[0.0.10::gentoo] USE="{-test}" PYTHON_TARGETS="python2_7 -pypy" 37 KiB
[ebuild  N ] dev-python/pillow-5.2.0::gentoo  USE="jpeg jpeg2k lcms
tiff tk truetype zlib -doc -examples -imagequant {-test} -webp"
PYTHON_TARGETS="python2_7 python3_5 python3_6" 14,160 KiB
[ebuild  N ] kde-apps/libkdcraw-18.04.2-r1:5::gentoo  USE="-debug" 0 KiB
[ebuild  N ] dev-qt/qthelp-5.11.1:5/5.11::gentoo  USE="-debug
{-test}" 0 KiB
[ebuild  N ] kde-apps/kcalcore-18.04.2:5::gentoo  USE="-debug
{-test}" 0 KiB
[ebuild U  ] dev-python/attrs-18.1.0::gentoo [17.4.0::gentoo]
USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy -pypy3
-python3_4" 104 KiB
[ebuild UD#] dev-python/cffi-1.11.4:0/1.11.4::gentoo
[1.11.5:0/1.11.5::gentoo] USE="-doc {-test}" PYTHON_TARGETS="python2_7
python3_5 python3_6 -python3_4" 0 KiB
[ebuild U  ] dev-python/m2r-0.1.14::gentoo [0.1.12::gentoo]
USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy
-python3_4" 16 KiB
[ebuild U  ] dev-qt/qtpositioning-5.11.1:5/5.11::gentoo
[5.9.6:5/5.9::gentoo] USE="qml -debug -geoclue {-test}" 5,463 KiB
[ebuild U  ] media-libs/gst-plugins-good-1.14.1:1.0::gentoo
[1.12.4:1.0::gentoo] USE="nls orc" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/automat-0.7.0::gentoo [0.6.0::gentoo]
USE="-examples {-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6
-pypy -python3_4" 61 KiB
[ebuild  N ] kde-frameworks/kirigami-5.47.0-r1:5/5.47::gentoo 
USE="-debug -examples {-test}" 0 KiB
[ebuild U  ] kde-plasma/libkscreen-5.13.3:5/7::gentoo
[5.12.5:5/7::gentoo] USE="-debug {-test}" 77 KiB
[ebuild U  ] kde-plasma/kwayland-integration-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug" 19 KiB
[ebuild U  ] x11-libs/libXScrnSaver-1.2.3::gentoo [1.2.2-r2::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 285 KiB
[ebuild U  ] x11-libs/libXinerama-1.1.4::gentoo [1.1.3-r1::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 281 KiB
[ebuild U  ] dev-libs/protobuf-3.6.0.1:0/16::gentoo
[3.5.2:0/15::gentoo] USE="zlib -emacs -examples -static-libs {-test}"
ABI_X86="32 (64) (-x32)" 4,379 KiB
[ebuild  N ] dev-libs/libcdio-2.0.0-r1:0/18::gentoo  USE="cxx -cddb
-minimal -static-libs {-test}" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/urllib3-1.23::gentoo [1.22::gentoo]
USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy
-pypy3 -python3_4" 223 KiB
[ebuild   R    ] media-libs/gexiv2-0.10.8::gentoo  USE="introspection
python -static-libs {-test} -vala" PYTHON_TARGETS="python2_7 python3_5
python3_6%* -python3_4" 0 KiB
[ebuild U  ] dev-util/dialog-1.3.20180621:0/15::gentoo
[1.3.20171209:0/14::gentoo] USE="nls unicode -examples -minimal
-static-libs" 517 KiB
[ebuild U  ] dev-python/lxml-4.2.2::gentoo [4.2.0::gentoo]
USE="threads -doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5
python3_6 -pypy -python3_4" 4,315 KiB
[ebuild U  ] media-video/vcdimager-2.0.1::gentoo [0.7.24::gentoo]
USE="xml -static-libs" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild U  ] dev-python/twisted-18.4.0::gentoo [17.9.0::gentoo]
USE="crypt soap -conch -http2 -serial {-test}" PYTHON_TARGETS="python2_7
python3_5 python3_6 -python3_4" 2,966 KiB
[ebuild   R    ] dev-libs/cyrus-sasl-2.1.26-r11:2::gentoo  USE="berkdb
gdbm java mysql pam sqlite ssl -authdaemond -kerberos -ldapdb -libressl
-openldap -postgres -sample (-selinux) -srp -static-libs -urandom"
ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-libs/xmlsec-1.2.26::gentoo [1.2.25::gentoo]
USE="nss openssl -doc -gcrypt -gnutls -libressl -static-libs" 1,878 KiB
[ebuild   R    ] dev-libs/libixion-0.13.0:0/0.13::gentoo  USE="python
threads -debug -static-libs" PYTHON_SINGLE_TARGET="python3_5 -python3_4
-python3_6" PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
[ebuild U  ] app-editors/emacs-26.1-r1:26::gentoo [26.1:26::gentoo]
USE="X acl alsa dbus gif gpm gtk gtk3 inotify jpeg lcms png ssl svg
threads tiff xpm zlib -Xaw3d (-aqua) -athena (-cairo) -dynamic-loading
-games -gconf -gfile -gsettings -gzip-el -imagemagick -kerberos -libxml2
-livecd -m17n-lib -mailutils -motif (-selinux) -sound -source -systemd
-toolkit-scroll-bars -wide-int -xft -xwidgets" 2 KiB
[ebuild  N ] dev-python/requests-2.19.1-r1::gentoo  USE="ssl
-socks5" PYTHON_TARGETS="python2_7 python3_5 python3_6 -pypy -pypy3
-python3_4" 128 KiB
[ebuild U  ] dev-python/protobuf-python-3.6.0.1:0/16::gentoo
[3.5.2-r1:0/15::gentoo

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic

Sorry...a typo...

It has to be 463 packages NOT 4563 packages...

Cheers
Meino




On 02/27 04:08, tu...@posteo.de wrote:
> On 02/26 11:55, Peter Humphrey wrote:
> > On Monday, 26 February 2018 18:42:33 GMT tu...@posteo.de wrote:
> > 
> > > Hi Peter,
> > > 
> > > luky you...I got 462 packages to recompile...
> > 
> > Ooh! Bloat warning!
> > 
> > -- 
> > Regards,
> > Peter.
> > 
> > 
> 
> And...after a nigth of compilation all that packages I synced
> again this mprning to be sure to get all updates...
> I go this
> 
> 
> Again 4563 packages to be updated...
> This time I got conflicts too.
> 
> Please guys of the dev...if changing a central package which will
> cause massive recompilations...please do all those updates in 
> one go...not one after the other.
> 
> Sigh
> 
> 
> Anyhow: How can I resolve the conflicts at the end of that list?
> 
> Frustrated,
> Meino
> 
> 
> 
> 
> These are the packages that would be merged, in reverse order:
> 
> Calculating dependencies... done!
> [nomerge   ] media-gfx/mypaint-1.2.1::gentoo  PYTHON_TARGETS="python2_7" 
> [nomerge   ]  dev-python/protobuf-python-3.5.1.1:0/15::gentoo  
> PYTHON_TARGETS="python2_7 python3_5 python3_6 -python3_4" 
> [ebuild   R]   dev-libs/protobuf-3.5.1.1:0/15::gentoo  USE="zlib -emacs 
> -examples -static-libs {-test}" 0 KiB
> [nomerge   ] media-sound/zynaddsubfx-3.0.3::gentoo  USE="alsa fltk jack 
> -lash" 
> [ebuild   R]  dev-libs/mini-xml-2.10::gentoo  USE="-static-libs -threads" 
> 0 KiB
> [nomerge   ] media-gfx/autotrace-0.31.1-r8::gentoo  USE="-imagemagick 
> -static-libs" 
> [ebuild   R]  media-gfx/pstoedit-3.70-r1::gentoo  USE="-emf -flash 
> -imagemagick -plotutils -pptx -static-libs" 0 KiB
> [ebuild   R]  media-libs/ming-0.4.8-r1::gentoo  USE="perl python -php 
> -static-libs" PYTHON_TARGETS="python2_7" 0 KiB
> [nomerge   ] sci-electronics/sigrok-cli-0.7.0::gentoo  USE="decode" 
> PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" 
> PYTHON_TARGETS="python3_5 python3_6 -python3_4" 
> [nomerge   ]  sci-libs/libsigrok-0.5.0:0/4::gentoo  USE="cxx -ftdi -java 
> -parport -python -serial -static-libs {-test} -usb" 
> PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 -python3_6" 
> PYTHON_TARGETS="python2_7 python3_5 python3_6 -python3_4" 
> [ebuild   R]   dev-libs/libzip-1.3.0:0/5::gentoo  USE="bzip2 
> -static-libs" 0 KiB
> [nomerge   ] media-gfx/meshlab-2016.12-r2::gentoo  USE="-minimal" 
> [ebuild   R]  sci-libs/mpir-3.0.0:0/23::gentoo  USE="cxx -cpudetection 
> -static-libs" 0 KiB
> [nomerge   ] mail-filter/spamassassin-3.4.1-r20::gentoo  USE="berkdb ipv6 
> ssl -cron -ldap -libressl -mysql -postgres -qmail -sqlite {-test}" 
> [nomerge   ]  dev-perl/Geo-IP-1.510.0::gentoo 
> [ebuild   R]   dev-libs/geoip-1.6.12::gentoo  USE="-static-libs" 0 KiB
> [nomerge   ] media-video/mplayer-1.3.0-r4::gentoo  USE="X alsa cdio dvb 
> dvd dvdnav enca encode gif iconv ipv6 jack jpeg libass lzo mad mp3 network 
> osdmenu png sdl shm tga truetype unicode v4l vorbis x264 xscreensaver xv -a52 
> -aalib (-altivec) (-aqua) -bidi -bl -bluray -bs2b -cddb -cdparanoia 
> -cpudetection -debug -dga -doc -dts -dv -faac -faad -fbcon -ftp -ggi -gsm 
> -joystick -ladspa -libcaca -libmpeg2 -lirc -live -md5sum -mng -nas -nut 
> -openal -opengl -oss -pnm -pulseaudio -pvr -radio -rar -rtc -rtmp -samba 
> (-selinux) -speex -theora -toolame -tremor -twolame -vcd -vdpau (-vidix) 
> -xinerama -xvid -xvmc -yuv4mpeg -zoran" CPU_FLAGS_X86="3dnow 3dnowext mmx 
> mmxext sse sse2 -ssse3" VIDEO_CARDS="-mga (-tdfx)" 
> [ebuild   R]  app-i18n/enca-1.19-r1::gentoo  USE="iconv -doc -recode 
> -static-libs" 0 KiB
> [nomerge   ] media-gfx/transfig-3.2.5e::gentoo 
> [ebuild   R]  x11-misc/imake-1.0.7::gentoo  0 KiB
> [nomerge   ] sys-block/partimage-0.6.9::gentoo  USE="nls pam ssl -nologin 
> -static" 
> [ebuild   R]  dev-libs/newt-0.52.20::gentoo  USE="nls -gpm -tcl" 
> PYTHON_TARGETS="python2_7 python3_5 python3_6 -python3_4" 0 KiB
> [nomerge   ] media-gfx/enblend-4.2.0_p20161007-r1::gentoo  USE="openmp 
> -debug -doc -tcmalloc" CPU_FLAGS_X86="sse2" 
> [nomerge   ]  media-libs/vigra-1.11.0::gentoo  USE="fftw hdf5 jpeg 
> openexr png python tiff -doc -mpi {-test} -valgrind" 
> PYTHON_TARGETS="python2_7" 
> [ebuild   R]   sci-libs/hdf5-1

[gentoo-user] KDE update revdep-rebuild.sh fail

2018-04-02 Thread Daniel Frey
mmon:0
dev-libs/grantlee:5 dev-libs/hyphen:0 dev-libs/icu:0/60.2
dev-libs/iniparser:0 dev-libs/ivykis:0 dev-libs/jansson:0
dev-libs/json-c:0/2 dev-libs/json-glib:0 dev-libs/jsoncpp:0/19
dev-libs/leveldb:0 dev-libs/libaio:0 dev-libs/libappindicator:2
dev-libs/libappindicator:3 dev-libs/libassuan:0 dev-libs/libatasmart:0/4
dev-libs/libatomic_ops:0 dev-libs/libattica:0 dev-libs/libbsd:0
dev-libs/libburn:0 dev-libs/libbytesize:0 dev-libs/libcdio:0/15
dev-libs/libcdio-paranoia:0 dev-libs/libcroco:0.6 dev-libs/libdaemon:0
dev-libs/libdbusmenu:0 dev-libs/libdbusmenu-qt:0 dev-libs/libebml:0/4
dev-libs/libev:0 dev-libs/libevdev:0 dev-libs/libevent:0/2.1-6
dev-libs/libffi:0 dev-libs/libgcrypt:0/20 dev-libs/libgpg-error:0
dev-libs/libgudev:0/0 dev-libs/libgusb:0 dev-libs/libical:0/2
dev-libs/libindicator:0 dev-libs/libindicator:3 dev-libs/libinput:0/10
dev-libs/libixion:0/0.12 dev-libs/libksba:0 dev-libs/liblinear:0/3
dev-libs/libltdl:0 dev-libs/libnatspec:0 dev-libs/libnl:3
dev-libs/liborcus:0/0.12 dev-libs/libpcre:3 dev-libs/libpcre2:0
dev-libs/libpthread-stubs:0 dev-libs/libpwquality:0
dev-libs/librevenge:0 dev-libs/libsigc++:2 dev-libs/libsodium:0/18
dev-libs/libtasn1:0/6 dev-libs/libunibreak:0 dev-libs/libunistring:0/2
dev-libs/libusb:1 dev-libs/libusb-compat:0 dev-libs/libverto:0
dev-libs/libx86:0 dev-libs/libx86emu:0 dev-libs/libxml2:2
dev-libs/libxslt:0 dev-libs/libyaml:0 dev-libs/lzo:2 dev-libs/mpc:0
dev-libs/mpfr:0/4 dev-libs/nettle:0/6.1 dev-libs/npth:0 dev-libs/nspr:0
dev-libs/nss:0 dev-libs/openssl:0 dev-libs/popt:0 dev-libs/protobuf:0/15
dev-libs/pugixml:0 dev-libs/qjson:0 dev-libs/rasqal:0 dev-libs/redland:0
dev-libs/sni-qt:0 dev-libs/tinyxml:0 dev-libs/vala-common:0
dev-libs/volume_key:0 dev-libs/wayland:0 dev-libs/wayland-protocols:0
dev-libs/xapian:0/30 dev-libs/xmlsec:0 dev-libs/yajl:0/2
dev-perl/Archive-Zip:0 dev-perl/Authen-SASL:0 dev-perl/Cairo:0
dev-perl/Crypt-PasswdMD5:0 dev-perl/DBD-mysql:0 dev-perl/DBI:0
dev-perl/Date-Manip:0 dev-perl/Digest-HMAC:0 dev-perl/Digest-SHA1:0
dev-perl/Encode-Locale:0 dev-perl/Error:0 dev-perl/ExtUtils-Depends:0
dev-perl/ExtUtils-PkgConfig:0 dev-perl/File-BaseDir:0
dev-perl/File-DesktopEntry:0 dev-perl/File-Listing:0
dev-perl/File-MimeInfo:0 dev-perl/GSSAPI:0 dev-perl/Gtk2:0
dev-perl/Gtk2-Ex-PodViewer:0 dev-perl/Gtk2-Ex-Simple-List:0
dev-perl/HTML-Parser:0 dev-perl/HTML-Tagset:0
dev-perl/HTML-TokeParser-Simple:0 dev-perl/HTTP-Cookies:0
dev-perl/HTTP-Daemon:0 dev-perl/HTTP-Date:0 dev-perl/HTTP-Message:0
dev-perl/HTTP-Negotiate:0 dev-perl/IO-HTML:0 dev-perl/IO-Socket-INET6:0
dev-perl/IO-Socket-SSL:0 dev-perl/IO-stringy:0 dev-perl/LWP-MediaTypes:0
dev-perl/LWP-Protocol-https:0 dev-perl/Locale-gettext:0
dev-perl/Log-Agent:0 dev-perl/Module-Build:0 dev-perl/Net-Daemon:0
dev-perl/Net-HTTP:0 dev-perl/Net-SMTP-SSL:0 dev-perl/Net-SSLeay:0
dev-perl/Net-UPnP:0 dev-perl/Pango:0 dev-perl/PlRPC:0 dev-perl/SGMLSpm:0
dev-perl/Socket6:0 dev-perl/Sub-Override:0 dev-perl/TermReadKey:0
dev-perl/Text-CharWidth:0 dev-perl/Text-Unidecode:0
dev-perl/Text-WrapI18N:0 dev-perl/URI:0
dev-perl/Unicode-EastAsianWidth:0 dev-perl/WWW-RobotRules:0
dev-perl/XML-NamespaceSupport:0 dev-perl/XML-Parser:0 dev-perl/XML-SAX:0
dev-perl/XML-SAX-Base:0 dev-perl/XML-SAX-Expat:0 dev-perl/XML-Simple:0
dev-perl/glib-perl:0 dev-perl/libintl-perl:0 dev-perl/libwww-perl:0
dev-python/PyQt5:0 dev-python/PySocks:0 dev-python/asn1crypto:0
dev-python/bcrypt:0 dev-python/certifi:0 dev-python/cffi:0/1.11.4
dev-python/chardet:0 dev-python/cryptography:0 dev-python/cython:0
dev-python/dbus-python:0 dev-python/docutils:0 dev-python/enum34:0
dev-python/gevent:0 dev-python/greenlet:0 dev-python/gst-python:1.0
dev-python/httplib2:0 dev-python/idna:0 dev-python/ipaddress:0
dev-python/lxml:0 dev-python/mysql-python:0 dev-python/ndg-httpsclient:0
dev-python/paramiko:0 dev-python/pillow:0 dev-python/ply:0/3.9
dev-python/py:0 dev-python/pyasn1:0 dev-python/pyblake2:0
dev-python/pycairo:0 dev-python/pycparser:0 dev-python/pycurl:0
dev-python/pygments:0 dev-python/pygobject:3 dev-python/pynacl:0
dev-python/pyopenssl:0 dev-python/pyxattr:0 dev-python/pyzmq:0
dev-python/requests:0 dev-python/setuptools:0 dev-python/simplejson:0
dev-python/sip:0/12 dev-python/six:0 dev-python/ssl-fetch:0
dev-python/urlgrabber:0 dev-python/urllib3:0 dev-qt/designer:4
dev-qt/designer:5/5.9 dev-qt/linguist-tools:5/5.9 dev-qt/qdbus:5/5.9
dev-qt/qt3support:4 dev-qt/qtbluetooth:5/5.9 dev-qt/qtchooser:0
dev-qt/qtconcurrent:5/5.9 dev-qt/qtcore:4 dev-qt/qtcore:5/5.9
dev-qt/qtdbus:4 dev-qt/qtdbus:5/5.9 dev-qt/qtdeclarative:4
dev-qt/qtdeclarative:5/5.9 dev-qt/qtgraphicaleffects:5/5.9
dev-qt/qtgui:4 dev-qt/qtgui:5/5.9 dev-qt/qtimageformats:5/5.9
dev-qt/qtmultimedia:5/5.9 dev-qt/qtnetwork:5/5.9 dev-qt/qtopengl:4
dev-qt/qtopengl:5/5.9 dev-qt/qtpaths:5/5.9 dev-qt/qtprintsupport:5/5.9
dev-qt/qtquickcontrols:5/5.9 dev-qt/qtquickcontrols2:5/5.9
dev-qt/qtscript:4 dev-qt/qtscript:5/5.9 dev-qt/qtsql:4
dev-qt/qtsql:5/5.9 dev-qt/qtsvg:4 dev-qt/qtsvg:5/5.9 dev-qt/qttest:4