Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sysbench #3182

Open
K1ngfish3r opened this issue Sep 11, 2024 · 2 comments
Open

Sysbench #3182

K1ngfish3r opened this issue Sep 11, 2024 · 2 comments

Comments

@K1ngfish3r
Copy link

K1ngfish3r commented Sep 11, 2024

Official package name: sysbench

License (must be an OSI approved Open Source license): GPL-2.0 GPL-2.0-or-later

Download URL of latest release: https://github.com/akopytov/sysbench/archive/refs/tags/1.0.20.tar.gz

Latest release date (must be recent): Apr 24, 2020

Description: sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server.

Ref: #3181

Autospec Notes
Buildreqs - ck

ck

for-review.txt

URL = https://github.com/concurrencykit/ck/archive/refs/tags/0.7.2.tar.gz
License = Apache-2.0 BSD-2-Clause BSD-3-Clause
Release Date = Mar 25, 2024
series
program-prefix.patch --program-prefix option not recognized in configure, so add it as a wildcard
ck-epoch-infinity.patch this test goes on forever, so disable it

install_append

# fix weird mode of the shared library
chmod 0755 %{buildroot}%{_libdir}/libck.so.*

sysbench

for-review.txt

series
sysbench-1.0.20-fix_deprecated_egrep_call.patch taken from src.fedora

build_pattern - configure_ac

configure

--with-mysql
--with-pgsql
--with-system-ck
--with-system-luajit

pkgconfig_add

luajit
ck
@fenrus75
Copy link
Contributor

fenrus75 commented Sep 11, 2024 via email

@K1ngfish3r
Copy link
Author

Apparently 1.1.0 (master) has been in the making since 2018 based on the github issues. Ship 1.1.0 then maybe? but then again all the other distros ship 1.0.x. (except oracle linux)

@ephut ephut removed the new label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants