Po-Chuan Hsieh 64e4fe193c
biology/libsedml: Fix build with libsbml 5.20.0
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/biology/libsedml/work/.build
-- The CXX compiler identification is Clang 13.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
CMake Error at /usr/local/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:51 (message):
  check_source_compiles: C: needs to be enabled before use.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
  CMakeModules/FindLIBXML.cmake:115 (CHECK_C_SOURCE_COMPILES)
  /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/sbml-static-config.cmake:14 (find_dependency)
  /usr/local/share/cmake/Modules/FindLIBSBML.cmake:42 (find_package)
  CMakeLists.txt:338 (find_package)

-- LIBXML_LIBXML_TEST =
CMake Error at /usr/local/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:51 (message):
  check_source_compiles: C: needs to be enabled before use.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)
  CMakeModules/FindLIBXML.cmake:125 (CHECK_C_SOURCE_COMPILES)
  /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/sbml-static-config.cmake:14 (find_dependency)
  /usr/local/share/cmake/Modules/FindLIBSBML.cmake:42 (find_package)
  CMakeLists.txt:338 (find_package)

-- LIBXML_LIBXML_TEST2 =
CMake Error at CMakeModules/FindLIBXML.cmake:132 (message):
  Unable to compile a test executable against LIBXML

      LIBXML_INCLUDE_DIR = /usr/local/include/libxml2
      LIBXML_LIBRARY     = /usr/local/lib/libxml2.so

Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/sbml-static-config.cmake:14 (find_dependency)
  /usr/local/share/cmake/Modules/FindLIBSBML.cmake:42 (find_package)
  CMakeLists.txt:338 (find_package)

-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
2023-05-27 12:24:05 +08:00
2023-05-27 12:08:05 +08:00
2023-05-25 11:39:31 +02:00
2023-05-27 12:08:05 +08:00
2023-05-25 11:39:33 +02:00
2023-05-25 02:38:06 +01:00
2023-05-27 12:09:19 +08:00
2023-05-27 12:09:22 +08:00
2023-05-27 12:24:03 +08:00
2023-05-27 12:09:47 +08:00
2023-05-27 12:24:03 +08:00
2023-05-27 12:24:00 +08:00
2023-05-25 20:16:13 -03:00
2023-05-26 12:06:27 +02:00
2023-05-26 16:14:00 +02:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
Description
No description provided
Readme 1.7 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%