Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 634250

Summary: quickpkg (from sys-apps/portage-9999) fails with zstd ... Incorrect parameters
Product: Portage Development Reporter: Martin Zwicknagl <martin.zwicknagl>
Component: Binary packages supportAssignee: Portage team <dev-portage>
Status: UNCONFIRMED ---    
Severity: normal CC: tsmksubc
Priority: Normal Keywords: Bug
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Zwicknagl 2017-10-14 16:52:17 UTC
when using quickpkg with zstd
(BINPKG_COMPRESS="zstd" and BINPKG_COMPRESS_FLAGS="-16 -T4" in make.conf)
zstd gives the error message "Incorrect parameters"


Reproducible: Always

Steps to Reproduce:
1. add BINPKG_COMPRESS="zstd" and BINPKG_COMPRESS_FLAGS="-16 -T4" in make.conf
2. quickpkg whatever -> Error