Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 07:33:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244266] devel/hyperscan: cannot build on 12.1
Message-ID:  <bug-244266-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244266
           Summary: devel/hyperscan: cannot build on 12.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod@FreeBSD.org
          Reporter: emz@norma.perm.ru
          Assignee: vsevolod@FreeBSD.org
             Flags: maintainer-feedback?(vsevolod@FreeBSD.org)

Got error when building on recent 12.1 (upgraded from 11.x, after make
delete-old/delete-old-libs) from recent ports:

=3D=3D=3DCut=3D=3D=3D
FAILED: CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_dump.cpp.o=20
/usr/bin/c++   -I. -I/usr/ports/devel/hyperscan/work/hyperscan-4.7.0
-I/usr/ports/devel/hyperscan/work/hyperscan-4.7.0/src -isystem
/usr/ports/devel/hyperscan/work/hyperscan-4.7.0/include -isystem
/usr/ports/devel/hyperscan/work/boost_1_65_1 -pipe -fPIC -march=3Dnative
-mtune=3Dnative -g -fstack-protector-strong -fno-strict-aliasing  -march=3D=
native
-mtune=3Dnative  -O2 -std=3Dc++11 -Wall -Wextra -Wshadow -Wswitch -Wreturn-=
type
-Wcast-qual -Wno-deprecated -Wnon-virtual-dtor -fno-strict-aliasing -Werror
-fno-omit-frame-pointer -Wvla -Wpointer-arith -Wno-self-assign
-Wno-unused-const-variable -Wno-ignored-attributes -Wweak-vtables
-Wmissing-declarations  -pipe -fPIC -march=3Dnative -mtune=3Dnative -g
-fstack-protector-strong -fno-strict-aliasing  -march=3Dnative -mtune=3Dnat=
ive
-fPIC -MD -MT CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_dump.cpp=
.o
-MF CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_dump.cpp.o.d -o
CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_dump.cpp.o -c
/usr/ports/devel/hyperscan/work/hyperscan-4.7.0/src/rose/rose_build_dump.cpp
/usr/ports/devel/hyperscan/work/hyperscan-4.7.0/src/rose/rose_build_dump.cp=
p:276:23:
error: private field 't' is not used [-Werror,-Wunused-private-field]
    const RoseEngine *t;
=3D=3D=3DCut=3D=3D=3D

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