While trying to generate an rpm using rpmbuild version 4.11.3 including a source file of 5.7 GB I get the following error message :
error: create archive failed on file /path_and_name_of_file cpio: File too large for archive
I found an old message on this page saying :
The support for large files is not something we can ever backport to rpm 4.11 (and thus rhel-7) within reason, the related changes are way, way too intrusive.
Is there no way to include a source file of this size into an rpm?