dev-libs/json-c-0.14-r2 was stabilized today, but actual stable sys-auth/ykpers-1.19.3-r1 fails to rebuild now. Stable bug for json-c see: https://bugs.gentoo.org/722150 sys-auth/ykpers-1.20.0 works for me: [ebuild R ~] sys-auth/ykpers-1.20.0::gentoo USE="-consolekit -static-libs" 0 KiB Reproducible: Always
Created attachment 639472 [details] emerge --info
Created attachment 639474 [details] build.log
Seeing it here too. Adding relevant log excerpt to make it easier for others to search: ykpers-json.c: In function ‘set_json_value’: ykpers-json.c:53:13: error: ‘TRUE’ undeclared (first use in this function) 53 | if(ret == TRUE && json_object_get_type(joption) == json_type_boolean) { | ^~~~ ykpers-json.c:53:13: note: each undeclared identifier is reported only once for each function it appears in ykpers-json.c: In function ‘_ykp_json_import_cfg’: ykpers-json.c:233:71: error: ‘FALSE’ undeclared (first use in this function) 233 | if(yk_json_object_object_get(jobj, "yubiProdConfig", yprod_json) == FALSE) { | ^~~~~ ykpers-json.c:246:72: error: ‘TRUE’ undeclared (first use in this function) 246 | if(yk_json_object_object_get(yprod_json, "targetConfig", jtarget) == TRUE) { | ^~~~ make[1]: *** [Makefile:790: ykpers-json.lo] Error 1
Proceeding unless objections because this is a victim of json-c breakage.
amd64 stable
x86 stable
Any reason to keep this bug open? @Sam, since you started the stabilization, can you close it when it's ready? Thanks!
(In reply to Göktürk Yüksek from comment #7) > Any reason to keep this bug open? @Sam, since you started the stabilization, > can you close it when it's ready? Thanks! Nope, thank you! Done. :)