Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634250 - quickpkg (from sys-apps/portage-9999) fails with zstd ... Incorrect parameters
Summary: quickpkg (from sys-apps/portage-9999) fails with zstd ... Incorrect parameters
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Binary packages support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2017-10-14 16:52 UTC by Martin Zwicknagl
Modified: 2017-10-15 08:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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