Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2017 16:59:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220907] net/kea: remove unused dependency on python 3.3+
Message-ID:  <bug-220907-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220907
           Summary: net/kea: remove unused dependency on python 3.3+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: andrew@neptune-one.net
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

Created attachment 184577
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184577&action=
=3Dedit
net/kea: remove python dependency

net/kea does not depend on python 3.3+ as kea-shell is not built. This is
confirmed by the report at the end of ./configure (see below).=20


       Kea source configure results:
    -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-

Package:
  Name:            kea
  Version:         1.2.0
  Extended version:1.2.0 (tarball)
  OS Family:       BSD
  Using GNU sed:   no
  Premium package: no

C++ Compiler:
  CXX:             c++ --std=3Dc++11
  CXX_VERSION:     FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 2625=
64)
(based on LLVM 3.8.0)
  CXX_STANDARD:    201103
  DEFS:            -DHAVE_CONFIG_H
  CPPFLAGS:         -DOS_BSD  -I$(top_srcdir)/ext/coroutine
-DBOOST_ASIO_HEADER_ONLY -DBOOST_ASIO_DISABLE_THREADS=3D1
-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED
  CXXFLAGS:        -O2 -pipe -fstack-protector -fno-strict-aliasing=20
  LDFLAGS:          -Wl,-rpath,/usr/local/lib -fstack-protector -lpthread
  KEA_CXXFLAGS:     -Qunused-arguments -Wall -Wextra -Wnon-virtual-dtor
-Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -pthread
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter
-fPIC

Python:
  PYTHON_VERSION:  not needed (because kea-shell is disabled)

Boost:
  BOOST_VERSION:   1.64
  BOOST_INCLUDES:  -I/usr/local/include
  BOOST_LIBS:=20=20=20=20=20=20

OpenSSL:
  CRYPTO_VERSION:  LibreSSL 2.5.5
  CRYPTO_CFLAGS:=20=20=20
  CRYPTO_INCLUDES: -I/usr/local/include
  CRYPTO_LDFLAGS:=20=20
  CRYPTO_LIBS:     -L/usr/local/lib -lcrypto

Botan: no

Log4cplus:
  LOG4CPLUS_VERSION: 1.1.2
  LOG4CPLUS_INCLUDES: -I/usr/local/include
  LOG4CPLUS_LIBS:  -L/usr/local/lib -llog4cplus

Flex/bison:
  FLEX:  flex
  BISON: byacc

MySQL:
  no

PostgreSQL:
  no

Cassandra CQL:
  no

Developer:
  Enable Debugging: no
  Google Tests: no
  Valgrind: not found
  C++ Code Coverage: no
  Logger checks: no
  Generate Documentation: no
  Parser Generation: no
  Kea-shell: no

--=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-220907-13>