On Fri, May 03 2019, Jeremie Courreges-Anglas <j...@wxcvbn.org> wrote:

[...]

> Looks like my online diff was mangled, here's another try.  As discussed
> with sthen yesterday, two errors so far, they should be easy to fix:
>
>   databases/ruby-mysql,ruby25: mysql.c:281: error: 'MYSQL' has no member 
> named 'reconnect'
>   databases/py-mysqlclient,python3: _mysql.c:1968: error: 'MYSQL' has no 
> member named 'reconnect'
>
> Some tweaks:
> - https HOMEPAGE
> - https MASTER_SITES, tested: ">> (SHA256) mariadb-10.2.22.tar.gz: OK"
>   "Show all files" on https://mariadb.com/downloads/ points to
>   https://downloads.mariadb.com/MariaDB/ leading to the final url
>   
> https://downloads.mariadb.com/MariaDB/mariadb-10.2.22/source/mariadb-10.2.22.tar.gz
>   I removed other mirrors but I guess https://ftp.osuosl.org/ could be
>   kept as a fallback.
> - I had disabled the -tests subpackage to get this to build on sparc64.
>   As if "CONFIGURE_ARGS+=-DWITHOUT_ROCKSDB_STORAGE_ENGINE=1" was not
>   sufficient.  
> https://mariadb.com/kb/en/library/specifying-which-plugins-to-build/
>   suggests cmake -DPLUGIN_<NAME>=NO, but -DPLUGIN_ROCKSDB=NO doesn't
>   seem to help.  The diff removes the rocksdb test files on all
>   architectures.
>
> 10.3.x is the current stable release, but I guess 10.2.x is already
> a reasonable target.  10.2.23 has been published, btw.
>
> This packages fine on amd64, sparc64 build with the diff below currently
> running.

All subpackages built on sparc64.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to