Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 09:07:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274409] mail/rspamd: 3.7.1: ninja build FAILED: contrib/backward-cpp/CMakeFiles/backward.dir/backward.cpp.o
Message-ID:  <bug-274409-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274409

            Bug ID: 274409
           Summary: mail/rspamd: 3.7.1: ninja build FAILED:
                    contrib/backward-cpp/CMakeFiles/backward.dir/backward.
                    cpp.o
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod@FreeBSD.org
          Reporter: bugs.freebsd.org@cmb.ch
             Flags: maintainer-feedback?(vsevolod@FreeBSD.org)
          Assignee: vsevolod@FreeBSD.org

Created attachment 245560
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245560&action=
=3Dedit
make install from ports output

Hi=20
port mail/rspamd-3.7.1 fails in contrib:
In file included from
/usr/ports/mail/rspamd/work/rspamd-3.7.1/contrib/backward-cpp/backward.cpp:=
36:
/usr/ports/mail/rspamd/work/rspamd-3.7.1/contrib/backward-cpp/backward.hpp:=
808:5:
error: use of undeclared identifier '_Unwind_Backtrace'

I have this same error on 2 different servers. Both are amd64 with
FreeBSD-12.4-p6 (which should be eol by end of December23, but this is not
reached yet!)=20

3.6.0 worked well on both.

reinstalled ninja
reinstalled python3.9
to no avail

config options used: hyperscan, luajit

Thanks!
Christian

At end of configure, I can see (but not understand or know if important):
- UTF8: AVX2 support is added
-- UTF8: SSE41 support is added
-- Could NOT find libdw (missing: LIBDW_LIBRARY LIBDW_INCLUDE_DIR)
-- Found libbfd: /usr/local/lib/libbfd.so
-- Found libdwarf: /usr/lib/libdwarf.so
-- Found Backward:
/usr/ports/mail/rspamd/work/rspamd-3.7.1/contrib/backward-cpp
-- Backward-cpp config:
BACKWARD_HAS_UNWIND=3D1;BACKWARD_HAS_LIBUNWIND=3D0;BACKWARD_HAS_BACKTRACE=
=3D0;BACKWARD_HAS_BACKTRACE_SYMBOL=3D0;BACKWARD_HAS_DW=3D0;BACKWARD_HAS_BFD=
=3D1;BACKWARD_HAS_DWARF=3D0
-- Backward-cpp libraries: /usr/local/lib/libbfd.so;/usr/lib/libdl.so
-- Compiler type CLANG: /usr/bin/c++
-- Cryptobox: AVX2 support is added (chacha20)
-- Cryptobox: AVX2 support is added (base64)
-- Cryptobox: AVX support is added (chacha20)
-- Cryptobox: SSE2 support is added (chacha20)
-- Cryptobox: SSE42 support is added (base64)
-- Configuring done (14.4s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_PORT
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    FETCHCONTENT_FULLY_DISCONNECTED
    THREADS_HAVE_PTHREAD_ARG

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274409-7788>