[Bug 244266] devel/hyperscan: cannot build on 12.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 21 07:33:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244266

            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 at FreeBSD.org
          Reporter: emz at norma.perm.ru
          Assignee: vsevolod at FreeBSD.org
             Flags: maintainer-feedback?(vsevolod at FreeBSD.org)

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

===Cut===
FAILED: CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_dump.cpp.o 
/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=native
-mtune=native -g -fstack-protector-strong -fno-strict-aliasing  -march=native
-mtune=native  -O2 -std=c++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=native -mtune=native -g
-fstack-protector-strong -fno-strict-aliasing  -march=native -mtune=native
-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.cpp:276:23:
error: private field 't' is not used [-Werror,-Wunused-private-field]
    const RoseEngine *t;
===Cut===

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


More information about the freebsd-ports-bugs mailing list