[Bug 240215] port-mgmt/pkg: does not build 'pkg_repos.h' file not found
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 30 19:40:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240215
Bug ID: 240215
Summary: port-mgmt/pkg: does not build 'pkg_repos.h' file not
found
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: w.schwarzenfeld at utanet.at
pkg 1.11.1 fails to build:
include
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/external/libucl/include
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/external/libucl/klib
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/external/libfetch
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/libpkg/repo
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/libpkg
-I/ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1 -Wno-pointer-sign
-Wno-missing-field-initializers -Wno-sign-compare -DPREFIX=\"/usr/local\"
-DHAVE_CONFIG_H -fpic pkg_config.c
pkg_config.c:49:10: fatal error: 'pkg_repos.h' file not found
#include "pkg_repos.h"
^~~~~~~~~~~~~
1 error generated.
*** Error code 1
Stop.
make[4]: stopped in /ram/usr/ports/ports-mgmt/pkg/work/pkg-1.11.1/libpkg
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list