svn commit: r536602 - in head/databases: mariadb104-client mariadb104-client/files mariadb104-server mariadb104-server/files

Matthias Fechner mfechner at freebsd.org
Tue May 26 14:38:27 UTC 2020


Hi Bernhard,

Am 26.05.2020 um 11:58 schrieb Bernard Spil:
> Log:
>   databases/mariadb104-server: Fix configuration location / overhaul
>   
>    * Fix configuration location [1]
>    * Share patches between client and server
>    * Provide minimal configuration for client and server
>    * Make the wsrep config a sample only
>    * Fixup plists

I just tried an upgrade but I see:
root at anny:/usr/local/etc/mysql # /usr/local/libexec/mysqld --help
--verbose | grep 'log-error' | tail -1
2020-05-26 16:27:46 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-26 16:27:46 0 [Warning] Could not open mysql.plugin table. Some
options may be missing from the help text
log-error
Illegal instruction

I'm not able to start the server (no logs).
I downgraded now from 10.4.13_2 to 10.4.13_1 and I can start the server
itself, but the command produces the same error message:
2020-05-26 16:36:40 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-26 16:36:40 0 [Warning] Could not open mysql.plugin table. Some
options may be missing from the help text
log-error
Illegal instruction (core dumped)

Is there maybe something compiled that is not compatible with each cpu?

If I execute the same command on the machine that build the packages I get:
root at server:~ # /usr/local/libexec/mysqld --help --verbose | grep
'log-error' | tail -1
2020-05-26 16:37:18 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-05-26 16:37:18 0 [Warning] Could not open mysql.plugin table. Some
options may be missing from the help text
log-error
Illegal instruction

So it seems something is here broken or the build does produce broken
binaries.


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200526/05ab4d73/attachment-0001.sig>


More information about the svn-ports-head mailing list