Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Oct 2020 22:14:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250237] devel/kiwix-lib: Unable to build on 12.2-RC1
Message-ID:  <bug-250237-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 250237
           Summary: devel/kiwix-lib: Unable to build on 12.2-RC1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sega01@go-beyond.org
                CC: me@int19h.org
             Flags: maintainer-feedback?(me@int19h.org)
                CC: me@int19h.org

Using the 2020Q4 quarterly Ports branch. AMD64, FreeBSD 12.2-RC1.

make in /usr/ports/devel/kiwix-lib:

FAILED: test/server.p/server.cpp.o
c++ -Itest/server.p -I/usr/local/include
-I/usr/local/libdata/pkgconfig/../../include
-I/usr/ports/devel/kiwix-lib/work/Mustache-a7eebc9 -Xclang -fcolor-diagnost=
ics
-pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Werr=
or
-std=3Dc++11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing
-DGTEST_HAS_PTHREAD=3D1 -pthread -MD -MQ test/server.p/server.cpp.o -MF
test/server.p/server.cpp.o.d -o test/server.p/server.cpp.o -c
../test/server.cpp
../test/server.cpp:80:20: error: loop variable 'zimpath' of type 'const
std::__1::basic_string<char>' creates a copy from type 'const
std::__1::basic_string<char>' [-Werror,-Wrange-loop-construct]
  for ( const auto zimpath : zimpaths ) {
                   ^
../test/server.cpp:80:9: note: use reference type 'const
std::__1::basic_string<char> &' to prevent copying
  for ( const auto zimpath : zimpaths ) {
        ^~~~~~~~~~~~~~~~~~~~
                   &
1 error generated.
[41/51] /usr/local/bin/meson --internal symbolextractor
/usr/ports/devel/kiwix-lib/work/kiwix-lib-9.3.1/_build src/libkiwix.so.9.3.1
src/libkiwix.so.9.3.1 src/libkiwix.so.9.3.1.p/libkiwix.so.9.3.1.symbols
WARNING: Symbol extracting has not been implemented for this platform.
Relinking will always happen on source changes.
ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/kiwix-lib

What should I try?

Thank you!

--=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-250237-7788>