Opened 12 years ago

Closed 12 years ago

#34678 closed defect (fixed)

mysql55 build failed

Reported by: myhyuny@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: asahiro.g@…
Port: mysql55

Description

:info:configure -- Performing Test HAVE_PEERCRED
:info:configure -- Performing Test HAVE_PEERCRED - Failed
:info:configure -- Configuring incomplete, errors occurred!
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql55/mysql55/work/mysql-5.5.24" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DCMAKE_INSTALL_NAME_DIR:STRING=/opt/local/lib/mysql55/mysql -DINSTALL_LAYOUT:STRING=MACPORTS -DSYSCONFDIR:PATH=/opt/local/etc/mysql55 -DMYSQL_UNIX_ADDR:PATH=/opt/local/var/run/mysql55/mysqld.sock -DMYSQL_DATADIR:PATH=/opt/local/var/db/mysql55 -DDEFAULT_CHARSET:STRING=utf8 -DDEFAULT_COLLATION:STRING=utf8_general_ci -DWITH_EMBEDDED_SERVER:BOOL=OFF -DWITH_ZLIB:STRING=system -DWITH_UNIT_TESTS:BOOL=OFF -DENABLE_GCOV:BOOL=OFF -DENABLE_DTRACE:BOOL=OFF -DWITH_READLINE:BOOL=ON -DWITH_LIBEDIT:BOOL=OFF -DWITH_LIBWRAP:BOOL=ON -DWITH_SSL:STRING=ON -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/
:info:configure Exit code: 1
:error:configure org.macports.configure for port mysql55 returned: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for mysql55: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Please see the log file for port mysql55 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql55/mysql55/main.log
bash-3.2# cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql55/mysql55/work/mysql-5.5.24" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/modules -Wno-dev -DCMAKE_INSTALL_NAME_DIR:STRING=/opt/local/lib/mysql55/mysql -DINSTALL_LAYOUT:STRING=MACPORTS -DSYSCONFDIR:PATH=/opt/local/etc/mysql55 -DMYSQL_UNIX_ADDR:PATH=/opt/local/var/run/mysql55/mysqld.sock -DMYSQL_DATADIR:PATH=/opt/local/var/db/mysql55 -DDEFAULT_CHARSET:STRING=utf8 -DDEFAULT_COLLATION:STRING=utf8_general_ci -DWITH_EMBEDDED_SERVER:BOOL=OFF -DWITH_ZLIB:STRING=system -DWITH_UNIT_TESTS:BOOL=OFF -DENABLE_GCOV:BOOL=OFF -DENABLE_DTRACE:BOOL=OFF -DWITH_READLINE:BOOL=ON -DWITH_LIBEDIT:BOOL=OFF -DWITH_LIBWRAP:BOOL=ON -DWITH_SSL:STRING=ON -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_SYSROOT=/
-- MySQL 5.5.24
-- Packaging as: mysql-5.5.24-osx10.7-x86_64
CMake Error at cmake/ssl.cmake:88 (MESSAGE):
  Wrong option for WITH_SSL.  Valid values are : yes, no, bundled
Call Stack (most recent call first):
  CMakeLists.txt:266 (MYSQL_CHECK_SSL)


-- Configuring incomplete, errors occurred!

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to pixilla@…
Port: mysql55 added

comment:2 Changed 12 years ago by asahiro.g@…

Cc: asahiro.g@… added

Cc Me!

comment:3 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed

See r94746

Note: See TracTickets for help on using tickets.