x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/seafile\" -DPACKAGE_DATA_DIR=\""/usr/share/seafile"\" -DSEAFILE_CLIENT -D__USE_MINGW_ANSI_STDIO=1 -I../include -I../lib -I../lib -I../common -I/usr/include/searpc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o notif-mgr.o notif-mgr.c notif-mgr.c: In function 'parse_notification_url': notif-mgr.c:142:13: warning: the comparison will always evaluate as 'true' for the pointer operand in 'colon + 1' must not be NULL [-Waddress] 142 | if (colon + 1) | ^~~~~ notif-mgr.c: In function 'lws_context_new': notif-mgr.c:746:14: error: 'struct lws_context_creation_info' has no member named 'client_ssl_ca_filepath' 746 | info.client_ssl_ca_filepath = ca_path; | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j5-20230313-140004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Rust versions: [1] rust-1.67.1 * The following VMs are available for generation-2: The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit e78439368dd618edfb5ff7a236c093650ca79ba9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Mar 17 14:16:53 2023 +0000 2023-03-17 14:16:53 UTC emerge -qpvO net-misc/seafile [ebuild N ] net-misc/seafile-8.0.10-r1 PYTHON_SINGLE_TARGET="python3_10 -python3_9 -python3_11"
Created attachment 858093 [details] emerge-info.txt
Created attachment 858095 [details] emerge-history.txt.bz2
Created attachment 858097 [details] environment
Created attachment 858099 [details] etc.portage.tar.bz2
Created attachment 858101 [details] logs.tar.bz2
Created attachment 858103 [details] net-misc:seafile-8.0.10-r1:20230317-150903.log
Created attachment 858105 [details] temp.tar.bz2
ci has reproduced this issue with version 8.0.10-r2 - Updating summary.
Hello, I have the same error. Please, instead of wasting your time to try to fix an outdated and upstream unsupported version, can you review my pull request[1] for version 9.0.0 where I did put efforts on testing? [1] https://github.com/gentoo/gentoo/pull/29928
(In reply to Quentin Retornaz from comment #9) > Hello, > I have the same error. > Please, instead of wasting your time to try to fix an outdated and upstream > unsupported version, can you review my pull request[1] for version 9.0.0 > where I did put efforts on testing? > > [1] https://github.com/gentoo/gentoo/pull/29928 It's the stable version anyway so it's not like it's wasting time. Toralf also doesn't have commit access. It's different work so it's not like it's taking away from review time. He's doing a valuable critical service.
Sorry for being that quick. I was not targeting him in this message.
Also I have doubts about definition of "stable" for gentoo distribution and upstream (that likes to move tags all the time). I think both do not have the same.
More the time goes, less I have trust in upstream project.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fe903efe1ac96dd13573a834102b6be20f3a24 commit e4fe903efe1ac96dd13573a834102b6be20f3a24 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-03-19 03:18:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-19 03:18:35 +0000 net-misc/seafile: fix libwebsockets dep Closes: https://bugs.gentoo.org/901823 Signed-off-by: Sam James <sam@gentoo.org> net-misc/seafile/{seafile-8.0.10-r2.ebuild => seafile-8.0.10-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)