Re: MySQL 5.7 fails to build

2018-04-04 Thread Ryan Schmidt

On Apr 4, 2018, at 04:17, Bjarne D Mathiesen wrote:

> Craig Treleaven wrote:
>>> The main.log file is here : http://www.mathiesen.info/macports
>> 
>> The log shows the following:
>> 
>> :info:build 
>> /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.17/sql/item_geofunc_internal.cc:37:63:
>>  error: no type named 'self_ip_exception' in namespace 
>> 'boost::geometry::detail::self_get_turn_points'
>> :info:build   catch (const 
>> boost::geometry::detail::self_get_turn_points::self_ip_exception &)
>> :info:build~~~^
>> 
>> I don’t have time to dig a lot further but I wonder if the issue is related 
>> to the bundled copy of boost 1.59 in the mysql57 port?

>> Also, I note the following open ticket:
>> 
>> https://trac.macports.org/ticket/55238
>> 
>> I haven’t looked into it to see if it is a similar issue.
> 
> I'm simply not proficient in reading log files; but I'll supplement my
> experience to that bug

That ticket doesn't seem to have anything to do with the problem you're 
experiencing. I'd file a new ticket instead.




Re: MySQL 5.7 fails to build

2018-04-04 Thread Bjarne D Mathiesen
Craig Treleaven wrote:
>> The main.log file is here : http://www.mathiesen.info/macports
> 
> The log shows the following:
> 
> :info:build 
> /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.17/sql/item_geofunc_internal.cc:37:63:
>  error: no type named 'self_ip_exception' in namespace 
> 'boost::geometry::detail::self_get_turn_points'
> :info:build   catch (const 
> boost::geometry::detail::self_get_turn_points::self_ip_exception &)
> :info:build~~~^
> 
> I don’t have time to dig a lot further but I wonder if the issue is related 
> to the bundled copy of boost 1.59 in the mysql57 port?

This is from a computer that had never had any previous installation of
MySQL ever :

root@i7 05:06:23 ~
#=> port install mysql57-server
--->  Computing dependencies for mysql57-server
The following dependencies will be installed:
 mysql57
 mysql_select
Continue? [Y/n]:
--->  Fetching distfiles for mysql_select
--->  Verifying checksums for mysql_select
--->  Extracting mysql_select
--->  Configuring mysql_select
--->  Building mysql_select
--->  Staging mysql_select into destroot
--->  Installing mysql_select @0.1.2_3
--->  Activating mysql_select @0.1.2_3
--->  Cleaning mysql_select
--->  Fetching distfiles for mysql57
--->  Attempting to fetch mysql-5.7.17.tar.gz from ...
--->  Attempting to fetch mysql-5.7.17.tar.gz from
http://sunsite.icm.edu.pl/mysql/Downloads/MySQL-5.7
--->  Attempting to fetch boost_1_59_0.tar.gz from
http://kent.dl.sourceforge.net/project/boost/boost/1.59.0
--->  Verifying checksums for mysql57

--->  Extracting mysql57
--->  Applying patches to mysql57
--->  Configuring mysql57
--->  Building mysql57
Error: Failed to build mysql57: command execution failed
...
Error: Processing of port mysql57-server failed

so it downloads boost and doesn't seem to rely on the bundled version

> 
> Also, I note the following open ticket:
> 
> https://trac.macports.org/ticket/55238
> 
> I haven’t looked into it to see if it is a similar issue.

I'm simply not proficient in reading log files; but I'll supplement my
experience to that bug

-- 
Bjarne D Mathiesen
Korsør ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
macOS 10.13.4 High Sierra (17E199)
2 x 3,46 GHz 6-Core Intel Xeon ; 48 GB 1333 MHz DDR3 ECC
ATI Radeon HD 5770 1024 MB


Re: MySQL 5.7 fails to build

2018-04-03 Thread Craig Treleaven

> On Apr 3, 2018, at 5:28 AM, Bjarne D Mathiesen  
> wrote:
> 
> I'm having issues with mysql57 not building under macOS 10.13
> I'm seeing this on three different computers
> I had no issues with this exact same setup under MacOS 10.12
> A completely new install under macOS 10.11 had no issues either
> 
> The main.log file is here : http://www.mathiesen.info/macports

The log shows the following:

:info:build 
/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.17/sql/item_geofunc_internal.cc:37:63:
 error: no type named 'self_ip_exception' in namespace 
'boost::geometry::detail::self_get_turn_points'
:info:build   catch (const 
boost::geometry::detail::self_get_turn_points::self_ip_exception &)
:info:build~~~^

I don’t have time to dig a lot further but I wonder if the issue is related to 
the bundled copy of boost 1.59 in the mysql57 port?

Also, I note the following open ticket:

https://trac.macports.org/ticket/55238

I haven’t looked into it to see if it is a similar issue.

Craig
PS The mailing list moved to a different host some time ago.  You might update 
the address you are using.

MySQL 5.7 fails to build

2018-04-03 Thread Bjarne D Mathiesen
I'm having issues with mysql57 not building under macOS 10.13
I'm seeing this on three different computers
I had no issues with this exact same setup under MacOS 10.12
A completely new install under macOS 10.11 had no issues either

The main.log file is here : http://www.mathiesen.info/macports

-- 
Bjarne D Mathiesen
Korsør ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
macOS 10.13.4 High Sierra (17E199)
2 x 3,46 GHz 6-Core Intel Xeon ; 48 GB 1333 MHz DDR3 ECC
ATI Radeon HD 5770 1024 MB