Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Chris Jones
> On 20 Dec 2021, at 2:42 pm, Renee Otten wrote: > > Please don’t use the mailing list for this stuff - Trac is the appropriate > medium for this IMHO… Agreed. Please open a trac ticket and post any logs you wish to share there. > > > >> On Dec 20, 2021, at 9:17 AM, Bjarne D Mathiesen

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Renee Otten
Please don’t use the mailing list for this stuff - Trac is the appropriate medium for this IMHO… > On Dec 20, 2021, at 9:17 AM, Bjarne D Mathiesen > wrote: > > I've got the main.log files for the following attempts > > root@MiniWeb 14:56:09 ~ > #=> ls -l MySQL57/ > total 3728 > -rw-r--r--

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
I've got the main.log files for the following attempts root@MiniWeb 14:56:09 ~ #=> ls -l MySQL57/ total 3728 -rw-r--r-- 1 root wheel 922159 20 Dec 14:23 attempt_1_main.log -rw-r--r-- 1 root wheel 24827 20 Dec 14:34 attempt_2_main.log -rw-r--r-- 1 root wheel 24785 20 Dec 14:45 attempt_4_

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
5th attempt --- root@MiniWeb 14:46:03 ~ #=> port -f deactivate boost ---> Deactivating boost @1.76_0 ---> Cleaning boost root@MiniWeb 14:46:14 ~ #=> port clean --work mysql57 ---> Cleaning mysql57 root@MiniWeb 14:46:32 ~ #=> port -d -cuNp upgrade mysql57 [ 17%] Built target base64_test

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Christopher Jones
> > DEBUG: configure phase started at Mon Dec 20 14:44:46 CET 2021 > ---> Configuring mysql57 > DEBUG: Preferred compilers: macports-clang-9.0 macports-clang-8.0 > macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 > macports-clang-11 macports-clang-10 macports-clang-3.7 macports-clang-3.4

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
4th attempt --- root@MiniWeb 14:41:16 ~ #=> port -f deactivate protobuf3-cpp ---> Deactivating protobuf3-cpp @3.17.3_0 ---> Cleaning protobuf3-cpp root@MiniWeb 14:41:27 ~ #=> port -cuNp install boost ---> Computing dependencies for boost ---> Dependencies to be installed: boost176 lzma

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Christopher Jones
protobuf-cpp and protobuf3-cpp are two different ports… anyway, looks like you have got your registry into a screwy state in someway, to get DEBUG: Registry error: protobuf3-cpp not registered as installed & active. try installing protobuf3-cpp (i.e. with a 3…) and then see what happens. > On

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
3rd attempt --- root@MiniWeb 14:36:29 ~ #=> port -f deactivate protobuf-cpp ---> Deactivating protobuf-cpp @2.6.1_0 ---> Cleaning protobuf-cpp root@MiniWeb 14:36:37 ~ #=> port -cuNp install protobuf3-cpp ---> Computing dependencies for protobuf3-cpp ---> Fetching archive for protobuf3

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
2nd Attempt --- DEBUG: Registry error: protobuf-cpp not registered as installed & active. root@MiniWeb 14:24:01 ~ #=> port clean --work mysql57 ---> Cleaning mysql57 root@MiniWeb 14:26:05 ~ #=> port -cuNp install protobuf-cpp ---> Computing dependencies for protobuf-cpp ---> Dependenc

Re: [10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
1st attempt : #=> port outdated The following installed ports are outdated: mysql575.7.35_0 < 5.7.36_1 root@MiniWeb 14:04:24 ~ #=> port -d -cuNp upgrade mysql57 [ 17%] Built target base64_test make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macport

[10.6.8] MySQL 5.7.36_1 compile hell

2021-12-20 Thread Bjarne D Mathiesen
Please bear with me ... This is the 1st post of several describing my [wink]desparate[wink] attempts to get MySQL 5.7.36_1 to compile. It might be described as a bug-repoert, but I'm unsure as to what I'll have to include in a such due to the complexity. There'll be some time between each of my p