Changes between Initial Version and Version 1 of Ticket #57449


Ignore:
Timestamp:
Oct 26, 2018, 12:04:04 AM (6 years ago)
Author:
jmroot (Joshua Root)
Comment:

The error in the log is:

:info:build dbdimp.c:1910:56: error: invalid token at start of a preprocessor expression
:info:build #if (MYSQL_VERSION_ID >= 50723) && (MYSQL_VERSION_ID < MARIADB_BASE_VERSION)
:info:build                                                        ^
:info:build /opt/local/include/mariadb-10.2/mysql/mariadb_version.h:14:31: note: expanded from macro 'MARIADB_BASE_VERSION'
:info:build #define MARIADB_BASE_VERSION            "mariadb-10.2"
:info:build                                         ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57449

    • Property Summary changed from p5.26-dbd-mysql fails to build to p5.26-dbd-mysql @4.48.0_0 +mariadb10_2 fails to build
    • Property Port p5.26-dbd-mysql added
  • Ticket #57449 – Description

    initial v1  
    22
    33p5.26-dbd-mysql fails to build with following error on macOS Sierra 10.12.6 and MacPorts-2.5.4-10.12-Sierra
    4 
     4{{{
    55Error: Failed to build p5.26-dbd-mysql: command execution failed
    66Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-dbd-mysql/p5.26-dbd-mysql/main.log for details.
    77Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    88Error: Processing of port p5.26-dbd-mysql failed
    9 
     9}}}
    1010Install command was  sudo port -N install p5.26-dbd-mysql +mariadb10_2