Re: sparc64 bulk build report (fuse-zip: fix ENODATA usage on non-clang arches)

2022-02-21 Thread Kurt Mosiejczuk
On Mon, Feb 21, 2022 at 02:19:03AM +, Klemens Nanni wrote: > On Sat, Feb 19, 2022 at 02:40:24AM -0700, Kurt Mosiejczuk wrote: > > http://build-failures.rhaalovely.net/sparc64/2022-02-16/archivers/fuse-zip.log > > > fuse-zip.cpp:492:17: error: 'ENODATA' was not declared in this scope > > So

Re: sparc64 bulk build report (fuse-zip: fix ENODATA usage on non-clang arches)

2022-02-20 Thread Klemens Nanni
On Sat, Feb 19, 2022 at 02:40:24AM -0700, Kurt Mosiejczuk wrote: > http://build-failures.rhaalovely.net/sparc64/2022-02-16/archivers/fuse-zip.log > fuse-zip.cpp:492:17: error: 'ENODATA' was not declared in this scope So ENODATA from /usr/include/c++/v1/errno.h is only defined with base-clang (I