DOobR
Please be sure that your system is fully up-to-date.
I've just rebuilt the package in a clean chroot (extra-x86-64) without any issue
Search Criteria
Package Details: mysql-clients 9.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mysql.git (read-only, click to copy) |
---|---|
Package Base: | mysql |
Description: | MySQL client tools |
Upstream URL: | https://www.mysql.com/products/community/ |
Licenses: | GPL-2.0-only |
Conflicts: | mariadb-clients |
Provides: | mariadb-clients, mysql-clients |
Submitter: | Barthalion |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 82 |
Popularity: | 0.034019 |
First Submitted: | 2013-04-25 19:13 (UTC) |
Last Updated: | 2024-08-11 14:51 (UTC) |
Dependencies (23)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- jemalloc (jemalloc-gitAUR)
- libedit
- libmysqlclientAUR (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient81AUR, libmysqlclient57AUR, mroongaAUR, libmysqlclientAUR, libmysqlclient80AUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR) (make)
- icu (icu-gitAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- libaio (libaio-gitAUR) (make)
- libedit (make)
- libevent (libevent-gitAUR) (make)
- libfido2 (libfido2-fullAUR) (make)
- libtirpc (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- re2 (re2-gitAUR) (make)
- rpcsvc-proto (make)
- Show 3 more dependencies...
Required by (21)
- arizona (requires mariadb-clients)
- automysqlbackup (requires mariadb-clients)
- backupninja-git (requires mariadb-clients) (optional)
- gazie
- holland-mysqldump (requires mariadb-clients)
- mysql
- mysql-db-backup (requires mariadb-clients)
- mysql-shell (optional)
- mysql80
- mysql81
- mythtv-git (requires mariadb-clients) (optional)
- octetos-db-maria (requires mariadb-clients)
- racktables (requires mariadb-clients)
- rrr (requires mariadb-clients)
- rtpengine (requires mariadb-clients) (optional)
- ruby-mysql2 (requires mariadb-clients) (make)
- ryzom-client-git (requires mariadb-clients)
- ryzom-server-git (requires mariadb-clients)
- tango-database (requires mariadb-clients)
- ucsc-kent-genome-tools (requires mariadb-clients)
- xplico (requires mariadb-clients)
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 19 Next › Last »
Muflone commented on 2017-06-11 11:48 (UTC)
DOobR commented on 2017-06-11 00:12 (UTC) (edited on 2017-06-11 00:12 (UTC) by DOobR)
% yaourt -Su
%
% makepkg -s
...
/aur-libmysqlclient/src/mysql-5.7.18/vio/viosslfactories.c:124:7: error: dereferencing pointer to incomplete type ‘DH {aka struct dh_st}’
dh->p=BN_bin2bn(dh2048_p,sizeof(dh2048_p),NULL);
^~
...
sainoba commented on 2017-05-08 00:25 (UTC)
@Muflone
Thank you for your fast response.
It seems you are right. I was using Manjaro, which doesn't have the most up to date packages.
I tried installing mysql in actual Archlinux and I had no problems.
Muflone commented on 2017-05-06 22:47 (UTC)
@sainoba
please check if you have your system up to date.
if the error persists build in a clean root, I've just rebuilt the package without any issue.
sainoba commented on 2017-05-03 16:52 (UTC)
Compilation has failed with the following error message:
[ 48%] Building CXX object sql/CMakeFiles/sql.dir/mysqld.cc.o
/home/sainoba/Downloads/mysql/src/mysql-5.7.18/sql/mysqld.cc: In function ‘int init_ssl()’:
/home/sainoba/Downloads/mysql/src/mysql-5.7.18/sql/mysqld.cc:3379:23: error: ‘OPENSSL_malloc_init’ was not declared in this scope
OPENSSL_malloc_init();
^
make[2]: *** [sql/CMakeFiles/sql.dir/build.make:5055: sql/CMakeFiles/sql.dir/mysqld.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:7806: sql/CMakeFiles/sql.dir/all] Error 2
I tried it using:
$ git clone https://aur.archlinux.org/mysql.git
$ cd mysql
$ makepkg -cCifs
and yaourt. Same result.
Sirced commented on 2017-01-24 23:47 (UTC)
@mrrabinhalder @matoro
I was running into the same issue. I fixed it by manually removing my previous maraidb installation before installing. For me it was mariadb-clients, libmariasbclient and mariadb. Possibly they should be conflicting but aren"t.
Hope this helps.
mrrabinhalder commented on 2016-12-25 13:21 (UTC)
Compilation has failed with the following error message:
[ 53%] Linking CXX executable pfs_connect_attr-t
../libperfschema.a(pfs_instr.cc.o): In function `fct_update_file_derived_flags':
/home/rhalder/aur/yaourt-tmp-rhalder/aur-mysql/src/mysql-5.7.16/storage/perfschema/pfs_instr.cc:2087:(.text+0x7ba3): relocation truncated to fit: R_X86_64_16 against symbol `sanitize_file_class(PFS_file_class*)' defined in .text section in ../libperfschema.a(pfs_instr_class.cc.o)
../../innobase/libinnobase.a(dict0crea.cc.o): In function `std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)':
/usr/include/c++/6.2.1/sstream:549:(.text+0x73c1): relocation truncated to fit: R_X86_64_16 against symbol `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)@@GLIBCXX_3.4' defined in .plt section in /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
collect2: error: ld returned 1 exit status
make[2]: *** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/build.make:197: storage/perfschema/unittest/pfs_connect_attr-t] Error 1
make[1]: *** [CMakeFiles/Makefile2:1705: storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
Any help?
matoro commented on 2016-09-14 03:45 (UTC)
Compilation is failing with the following error message:
CMakeFiles/mysqltest_embedded.dir/__/__/client/mysqltest.cc.o:(.data.rel+0x13e0): undefined reference to `my_charset_latin1'
collect2: error: ld returned 1 exit status
make[2]: *** [libmysqld/examples/CMakeFiles/mysqltest_embedded.dir/build.make:99: libmysqld/examples/mysqltest_embedded] Error 1
make[1]: *** [CMakeFiles/Makefile2:7972: libmysqld/examples/CMakeFiles/mysqltest_embedded.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
List of packages I have installed: https://spit.mixtape.moe/view/raw/dd3f08c9
It's on a standard x86_64 laptop, kernel version 4.7.2. Any help?
Muflone commented on 2016-07-02 16:05 (UTC)
@colshacol
the 'provides' option is used to mark the package as a replacement for another package. If some application has mariadb like dependency (any package in the official repository cannot have a dependency on mysql), this package can be a candidate for replacement. Obviously the two packages are different in many ways.
kerberizer commented on 2016-07-01 12:37 (UTC)
I think those AUR helpers should be banned. :)
@colshacol, on a more serious note, what's the AUR helper that you used to install this package, indeed? If that sounds like Chinese to you, then just please explain briefly how you installed MySQL.
Pinned Comments
Muflone commented on 2023-08-16 17:21 (UTC) (edited on 2023-08-16 20:41 (UTC) by Muflone)
Warning
https://dev.mysql.com/doc/refman/8.1/en/downgrading.html
Downgrade from MySQL 8.1 to MySQL 8.0 or earlier is not supported. The only supported alternative is to restore a backup taken before upgrading. It is therefore imperative that you back up your data before starting the upgrade process.
MySQL 8.0 is available in https://aur.archlinux.org/packages/mysql80