When building 4.19.1 with musl C library, the following error happens:
```
/home/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/core2-64-poky-linux-musl/rpm/4.19.1/git/rpmio/rpmglob.c:
 In function 'rpmGlobPath':
| 
/home/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/core2-64-poky-linux-musl/rpm/4.19.1/git/rpmio/rpmglob.c:84:15:
 error: 'GLOB_BRACE' undeclared (first use in this function); did you mean 
'GLOB_NOSPACE'?
|    84 |     gflags |= GLOB_BRACE;
|       |               ^~~~~~~~~~
|       |               GLOB_NOSPACE
```

I appreciate that fixing this isn't easy (unless one wants to break all usages 
of braces in calls to the function).

Full log (it's large, and doesn't contain anything else that would be relevant):
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/8466/steps/11/logs/stdio

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2844
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to