Opened 19 years ago

Closed 19 years ago

#3050 closed defect (duplicate)

BUG: mysql4 install on tiger (OS 10.4) fails with errors

Reported by: simon@… Owned by: michaelm@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

$ sudo port install mysql4 Password: ---> Building mysql4 with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_databases_mysql4 /work/mysql-4.1.10a" && make all" returned error 2 Command output: Making all in thr make[4]: Nothing to be done for `all'. Making all in trx make[4]: Nothing to be done for `all'. Making all in usr make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in myisam make[2]: Nothing to be done for `all'. Making all in myisammrg make[2]: Nothing to be done for `all'. Making all in heap make[2]: Nothing to be done for `all'. Making all in vio make[2]: Nothing to be done for `all'. Making all in sql make all-recursive Making all in share make[4]: Nothing to be done for `all'. if g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/opt/local\"" -DDATADIR="\"/opt/local/var/ db/mysql\"" -DSHAREDIR="\"/opt/local/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I../innobase/ include -I../include -I../regex -I. -I/opt/local/include -O3 -DDBUG_OFF -fno-implicit-templates - fno-exceptions -fno-rtti -DHAVE_DARWIN_THREADS -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -MT item_strfunc.o -MD -MP -MF ".deps/ item_strfunc.Tpo" -c -o item_strfunc.o item_strfunc.cc; \ then mv -f ".deps/item_strfunc.Tpo" ".deps/item_strfunc.Po"; else rm -f ".deps/item_strfunc.Tpo"; exit 1; fi opt_range.h: In member function `bool SQL_SELECT::check_quick(THD*, bool, ha_rows)': opt_range.h:146: warning: passing negative value '-0x00000000000000001' for converting 1 of 'Bitmap<64u>::Bitmap(uint)' item_strfunc.cc: In member function `virtual String* Item_func_encrypt::val_str(String*)': item_strfunc.cc:1459: error: 'crypt' was not declared in this scope make[4]: * [item_strfunc.o] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 $

Change History (4)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to michaelm@…

Assigning bug to maintainer of port.

-jmpp

comment:2 Changed 19 years ago by michaelm@…

Status: newassigned

I think this is likely the same problem as in bug 3005, I'm currently testing the fix

comment:3 Changed 19 years ago by snu@…

Summary: mysql4 install on tiger (OS 10.4) fails with errorsBUG: mysql4 install on tiger (OS 10.4) fails with errors

comment:4 Changed 19 years ago by michaelm@…

Resolution: duplicate
Status: assignedclosed

marking as a duplicate of 3074, which has more information associated

* This bug has been marked as a duplicate of 3074 *

Note: See TracTickets for help on using tickets.