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

2023-09-04 Thread Dale
Michael Orlitzky wrote:
> On Sun, 2023-09-03 at 09:35 -0500, Dale wrote:
>> Anyone else having this?  Is this mysql or is something else causing
>> this and mysql is just a symptom?  Given two versions are failing to
>> build, is kinda interesting. 
> https://bugs.gentoo.org/912797
>
>
>
>


A comment on the bug report helped me work around the issue.  I kinda
figured something else was causing it besides mysql.  Just one version,
ok, bad ebuild or something.  Two versions, something bigger. 

Thanks. 

Dale

:-)  :-) 



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

2023-09-03 Thread Dale
John Covici wrote:
> On Sun, 03 Sep 2023 10:48:28 -0400,
> Michael Orlitzky wrote:
>> On Sun, 2023-09-03 at 09:35 -0500, Dale wrote:
>>> Anyone else having this?  Is this mysql or is something else causing
>>> this and mysql is just a symptom?  Given two versions are failing to
>>> build, is kinda interesting. 
>> https://bugs.gentoo.org/912797
>>
> Why not use mariadb, its compatible and I know it builds.
>


Then one day it breaks and I have to switch back.  ROFL  If I can't get
this sorted out tho, that could be a option.  I'll keep it in mind.  I
think the masking of incompatible packages is working.  I think.  It's
still compiling stuff back there. 

In the mean time, I trying to get some hydraulic fluid out of my tractor
that I found out was bad even when I bought it new.  No wonder the
tractor was being weird.  I thought it was taking after me.  LOL :-D 

Thanks for the tip.  I may end up going that route if this doesn't work. 

Dale

:-)  :-) 



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

2023-09-03 Thread John Covici
On Sun, 03 Sep 2023 10:48:28 -0400,
Michael Orlitzky wrote:
> 
> On Sun, 2023-09-03 at 09:35 -0500, Dale wrote:
> > 
> > Anyone else having this?  Is this mysql or is something else causing
> > this and mysql is just a symptom?  Given two versions are failing to
> > build, is kinda interesting. 
> 
> https://bugs.gentoo.org/912797
> 

Why not use mariadb, its compatible and I know it builds.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



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

2023-09-03 Thread Michael Orlitzky
On Sun, 2023-09-03 at 09:35 -0500, Dale wrote:
> 
> Anyone else having this?  Is this mysql or is something else causing
> this and mysql is just a symptom?  Given two versions are failing to
> build, is kinda interesting. 

https://bugs.gentoo.org/912797





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

2023-09-03 Thread Dale
Howdy,

This started a couple weeks ago.  I update each weekend.  I thought
maybe I caught the tree in a state where all changes didn't make it,
rare but happens.  I think this is the third time I had it fail.  I
masked the newest version and it seem the previous version fails too. 
This error log is for version dev-db/mysql-8.0.32-r2 tho.



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/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_utils.cc.o
-MF CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_utils.cc.o.d -o
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_utils.cc.o -c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_xcom_utils.cc
[ 16%] Building CXX object
plugin/group_replication/libmysqlgcs/CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_xcom_state_exchange.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/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_internal_message.cc.o
-MF
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_internal_message.cc.o.d -o
CMakeFiles/mysqlgcs.dir/src/bindings/xcom/gcs_internal_message.cc.o -c
/var/tmp/portage/dev-db/mysql-8.0.32-r2/work/mysql/plugin/group_replication/libmysqlgcs/src/bindings/xcom/gcs_internal_message.cc
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