Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939759 - x11-plugins/lurch: fails to build tests, ./test/test_lurch_util.c:69:5: error: implicit declaration of function ‘lurch_util_axc_log_func’ [-Werror=implicit-function-declaration]
Summary: x11-plugins/lurch: fails to build tests, ./test/test_lurch_util.c:69:5: error...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 940725
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-09-17 05:07 UTC by Eli Schwartz
Modified: 2024-11-08 21:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,22.85 KB, text/x-log)
2024-09-17 05:07 UTC, Eli Schwartz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eli Schwartz gentoo-dev 2024-09-17 05:07:12 UTC
Created attachment 903171 [details]
build log

cc -pipe -march=native -fstack-protector-all -O2 -fdiagnostics-color=always -frecord-gcc-switches -flto=4 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing  -Wformat -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=incompatible-pointer-types -std=c11 -Wall -g -Wstrict-overflow -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpurple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libomemo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/axc -I/usr/include/signal -I/usr/include/signal -I./headers/jabber -O0 -c ./test/test_lurch_util.c -o build/test_lurch_util.o
./test/test_lurch_util.c: In function ‘test_lurch_util_axc_log_func_error’:
./test/test_lurch_util.c:69:5: error: implicit declaration of function ‘lurch_util_axc_log_func’ [-Werror=implicit-function-declaration]
   69 |     lurch_util_axc_log_func(AXC_LOG_ERROR, "test", 4, axc_ctx_p);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make: *** [Makefile:154: build/test_lurch_util.o] Error 1
 * ERROR: x11-plugins/lurch-0.7.0-r1::gentoo failed (test phase):
Comment 1 Larry the Git Cow gentoo-dev 2024-11-08 21:58:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f79601a3867491168d944ccfb6de3a18b0c0be3

commit 7f79601a3867491168d944ccfb6de3a18b0c0be3
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-11-08 21:53:33 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-11-08 21:53:33 +0000

    x11-plugins/lurch net-libs/libomemo net-libs/libaxc: treeclean
    
    Signed-off-by: Florian Schmaus <flow@gentoo.org>
    Closes: https://bugs.gentoo.org/940725 (pkgremoved)
    Closes: https://bugs.gentoo.org/881373 (pkgremoved)
    Closes: https://bugs.gentoo.org/930527 (pkgremoved)
    Closes: https://bugs.gentoo.org/930528 (pkgremoved)
    Closes: https://bugs.gentoo.org/939759 (pkgremoved)

 net-libs/libaxc/Manifest                           |  4 -
 .../libaxc/files/libaxc-0.3.4-so-symlinks.patch    | 25 ------
 net-libs/libaxc/libaxc-0.3.4-r2.ebuild             | 66 ----------------
 net-libs/libaxc/libaxc-0.3.5.ebuild                | 62 ---------------
 net-libs/libaxc/libaxc-0.3.6.ebuild                | 73 -----------------
 net-libs/libaxc/libaxc-0.3.7-r1.ebuild             | 75 ------------------
 net-libs/libaxc/libaxc-0.3.7.ebuild                | 73 -----------------
 net-libs/libaxc/metadata.xml                       |  8 --
 net-libs/libomemo/Manifest                         |  1 -
 net-libs/libomemo/libomemo-0.8.1-r1.ebuild         | 38 ---------
 net-libs/libomemo/metadata.xml                     |  8 --
 profiles/package.mask                              |  9 ---
 x11-plugins/lurch/Manifest                         |  4 -
 ...urch-0.6.8-axc-0.3.3-libsignal-protocol-c.patch | 91 ---------------------
 .../files/lurch-0.6.8-libsignal-protocol-c.patch   | 92 ----------------------
 x11-plugins/lurch/lurch-0.6.8-r3.ebuild            | 75 ------------------
 x11-plugins/lurch/lurch-0.7.0-r1.ebuild            | 52 ------------
 x11-plugins/lurch/metadata.xml                     |  8 --
 18 files changed, 764 deletions(-)