Search Criteria
Package Details: mstflint 4.30.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mstflint.git (read-only, click to copy) |
---|---|
Package Base: | mstflint |
Description: | Open source version of MFT (Mellanox Firmware Tools) |
Upstream URL: | https://github.com/Mellanox/mstflint |
Licenses: | GPL2, custom:"OpenIB.org BSD" |
Submitter: | twinshadow |
Maintainer: | k0ste (nfnty) |
Last Packager: | k0ste |
Votes: | 7 |
Popularity: | 0.000879 |
First Submitted: | 2011-12-28 02:51 (UTC) |
Last Updated: | 2024-11-27 20:08 (UTC) |
Dependencies (17)
- brotli (brotli-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- icu (icu-gitAUR)
- iniparser (iniparser-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- keyutils (keyutils-gitAUR)
- libidn2 (libidn2-gitAUR)
- libnghttp2 (libnghttp2-gitAUR)
- libpsl (libpsl-gitAUR)
- libunistring (libunistring-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python (python37AUR, python311AUR, python310AUR)
- sqlite (sqlite-fossilAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- rdma-core (rdma-core-gitAUR) (make)
Required by (1)
- ibdump (make)
Latest Comments
« First ‹ Previous 1 2 3
segfaults commented on 2018-09-16 16:01 (UTC)
Latest version required the following flags added to the build in order to compile: -Wimplicit-fallthrough=0 -Wformat-overflow=0 -Wno-cast-function-type -Wno-class-memaccess -O
vmaffione commented on 2018-04-24 13:46 (UTC)
Hi, Current version does not compile because of warnings treated as errors. I got rid of the warnings adding the following to CFLAGS,CXXFLAGS, and CPPFLAGS:
-Wimplicit-fallthrough=0 -Wformat-overflow=0
<deleted-account> commented on 2017-11-22 21:08 (UTC)
nightah commented on 2017-10-06 12:26 (UTC)
ljw1 commented on 2017-10-05 08:47 (UTC)
tic226 commented on 2016-06-07 18:04 (UTC) (edited on 2016-06-07 18:06 (UTC) by tic226)
« First ‹ Previous 1 2 3