Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-15622

MySQLEMBED build (candidate-6.0.0) fails on CentOS 5

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 6.0.0
    • 6.0.0
    • Plugins
    • None
    • CentOS 5

    Description

      build log: http://10.176.32.6/view/Nightly_Builds/job/CE-Candidate-Plugins-6.0.0-nightly-build/CE=centos-5.7-x86_64/1/console

      Summary:

      12:34:11 [ 98%] Building CXX object plugins/mysql/CMakeFiles/mysqlembed.dir/mysqlembed.cpp.o
      12:34:11 /mnt/ephemeral0/jenkins/workspace/CE-Candidate-Plugins-6.0.0-nightly-build/CE/centos-5.7-x86_64/HPCC-Platform/plugins/mysql/mysqlembed.cpp: In constructor ‘mysqlembed::MySQLEmbedFunctionContext::MySQLEmbedFunctionContext(const char*)’:
      12:34:11 /mnt/ephemeral0/jenkins/workspace/CE-Candidate-Plugins-6.0.0-nightly-build/CE/centos-5.7-x86_64/HPCC-Platform/plugins/mysql/mysqlembed.cpp:1203:83: error: cannot convert ‘unsigned int*’ to ‘const char*’ for argument ‘3’ to ‘int mysql_options(MYSQL*, mysql_option, const char*)’
      12:34:11                                      rc = mysql_options(*conn, optDef.option, &oval);
      12:34:11                                                                                    ^
      12:34:11 /mnt/ephemeral0/jenkins/workspace/CE-Candidate-Plugins-6.0.0-nightly-build/CE/centos-5.7-x86_64/HPCC-Platform/plugins/mysql/mysqlembed.cpp:1209:83: error: cannot convert ‘long unsigned int*’ to ‘const char*’ for argument ‘3’ to ‘int mysql_options(MYSQL*, mysql_option, const char*)’
      12:34:11                                      rc = mysql_options(*conn, optDef.option, &oval);
      12:34:11                                                                                    ^
      12:34:11 make[2]: *** [plugins/mysql/CMakeFiles/mysqlembed.dir/mysqlembed.cpp.o] Error 1
      12:34:11 make[1]: *** [plugins/mysql/CMakeFiles/mysqlembed.dir/all] Error 2
      

      Attachments

        Activity

          People

            richardkchapman Richard Chapman
            xwang2713 Xiaoming Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: