Hide Forgot
Created attachment 534665 [details] Define ARCHIVE_DEFAULT_BYTES_PER_BLOCK and give a warning instead of error Description of problem: libarchive was updated and pinot needs a rebuild to satisfy the dependencies. Unfortnately pinot can not be built in Rawhide, the two attached patches are required. Version-Release number of selected component (if applicable): pinot-0.97-1.fc17 How reproducible: 100% Steps to Reproduce: 1. fedpkg clone pinot 2. cd pinot 3. fedpkg build --scratch Actual results: pinot fails to built due to 1. libarchive 3.x does not define ARCHIVE_DEFAULT_BYTES_PER_BLOCK any more 2. glib/gunicode.h may not be included directly any more Expected results: pinot rebuilds without issue Additional info: A rebuilt with the two patches was done: - http://koji.fedoraproject.org/koji/taskinfo?taskID=3527513
Created attachment 534667 [details] fix to include only glib.h
Thanks for the patches applied them to pinot-0.97-2.fc17