Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829250 - mail-filter/rspamd-3.1 - /.../mime_string.cxx: error: no match for operator== (operand types are doctest::detail::Expression_lhs<c
Summary: mail-filter/rspamd-3.1 - /.../mime_string.cxx: error: no match for operator==...
Status: RESOLVED DUPLICATE of bug 830624
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-15 09:45 UTC by Toralf Förster
Modified: 2022-01-06 23:06 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,165.22 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
environment (environment,118.62 KB, text/plain)
2021-12-15 09:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.92 KB, application/x-bzip)
2021-12-15 09:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.41 KB, application/x-bzip)
2021-12-15 09:46 UTC, Toralf Förster
Details
mail-filter:rspamd-3.1:20211215-090835.log.bz2 (mail-filter:rspamd-3.1:20211215-090835.log.bz2,33.07 KB, application/x-bzip)
2021-12-15 09:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,177.95 KB, application/x-bzip)
2021-12-15 09:46 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-15 09:45:54 UTC
too long lines were shrinked:

FAILED: src/CMakeFiles/rspamd-server.dir/libmime/mime_string.cxx.o 
/usr/bin/x86_64-gentoo-linux-musl-g++ -DDOCTEST_CONFIG_NO_MULTI_LANE_ATOMICS -DDOCTEST_CONFIG_USE_STD_HEADERS -DHAVE_CONFIG_H -DSYS_ZSTD -DU_CHARSET_IS_UTF8 -Drspamd_server_EXPORTS -I/var/tmp/portage/mail-filter/rspamd-3.1/work/rspamd-3.1/contrib/hiredis -I/var/tmp/portage/mail-filter/rspamd-3.1/wor
In file included from /var/tmp/portage/mail-filter/rspamd-3.1/work/rspamd-3.1/src/libmime/mime_string.cxx:18:
/var/tmp/portage/mail-filter/rspamd-3.1/work/rspamd-3.1/src/libmime/mime_string.cxx: In function 'void DOCTEST_ANON_SUITE_2::DOCTEST_ANON_FUNC_3()':
/var/tmp/portage/mail-filter/rspamd-3.1/work/rspamd-3.1/src/libmime/mime_string.cxx:29:26: error: no match for 'operator==' (operand types are 'doctest::detail::Expression_lhs<const rspamd::mime::basic_mime_string<char>&>' and 'const char [1]')
   29 |                 CHECK(st == "");
      |                          ^~ ~~
      |                             |
      |                             const char [1]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211213-184654

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit 6dd8b735ba14f8d83e08e027651bf0e7caa8bc5f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 15 08:06:57 2021 +0000

    2021-12-15 08:06:56 UTC

emerge -qpvO mail-filter/rspamd
[ebuild  N    ] mail-filter/rspamd-3.1  USE="-blas (-jemalloc) -jit -pcre2 -test" CPU_FLAGS_X86="ssse3" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2021-12-15 09:45:56 UTC
Created attachment 759132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-15 09:45:57 UTC
Created attachment 759133 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-15 09:45:58 UTC
Created attachment 759134 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-15 09:46:00 UTC
Created attachment 759135 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-15 09:46:01 UTC
Created attachment 759136 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-15 09:46:02 UTC
Created attachment 759137 [details]
mail-filter:rspamd-3.1:20211215-090835.log.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-15 09:46:04 UTC
Created attachment 759138 [details]
temp.tar.bz2
Comment 8 Jan Breig 2021-12-23 11:08:28 UTC
I can confirm for aarch64.  
Version 3.0-r3 builds fine.
Comment 9 Ionen Wolkens gentoo-dev 2022-01-06 23:06:43 UTC
I'll mark duplicate of the newer bug because this doesn't seem musl-specific.

*** This bug has been marked as a duplicate of bug 830624 ***