Bug #339
offenBuild error
Beschreibung
Running build job for gwenhywfar on Linux from actual git master commit 11d1cf4f fails with
[ 57s] In file included from quicksort.c:61:0:
[ 57s] quicksort-t.c: In function 'GWEN_Quicksort_AddTests':
[ 57s] quicksort-t.c:145:3: warning: implicit declaration of function 'DBG_ERROR' [-Wimplicit-function-declaration]
[ 57s] DBG_ERROR(GWEN_LOGDOMAIN, "Gwenhywfar was compiled without test code enabled.");
[ 57s] ^~~~~~~
[ 57s] quicksort-t.c:145:13: error: 'GWEN_LOGDOMAIN' undeclared (first use in this function); did you mean 'GWEN_FORMAT'?
[ 57s] DBG_ERROR(GWEN_LOGDOMAIN, "Gwenhywfar was compiled without test code enabled.");
See https://build.opensuse.org/package/show/home:rhabacker:branches:Office:snapshots/gwenhywfar for further details
Von rhabacker vor etwa 12 Stunden aktualisiert
rhabacker schrieb:
See https://build.opensuse.org/package/show/home:rhabacker:branches:Office:snapshots/gwenhywfar for further details
After fixing the bug in the git repo I can trigger a rebuild with updated sources.
Von rhabacker vor etwa 12 Stunden aktualisiert
rhabacker schrieb (#note-1):
rhabacker schrieb:
See https://build.opensuse.org/package/show/home:rhabacker:branches:Office:snapshots/gwenhywfar for further details
After fixing the bug in the git repo I can trigger a rebuild with updated sources.
Such a trigger can also be triggered by a remote repository hook, so that this build can be integrated into the gwenhywfar repo, for example.
Von rhabacker vor etwa 8 Stunden aktualisiert
An associated fix has been pushed to git branch rh-202601-build-fixes, see https://www.aquamaniac.de/rdm/projects/gwenhywfar/repository/gwenhywfar?utf8=%E2%9C%93&rev=rh-202601-build-fixes