[Bug 270465] net/nss_ldap: fatal error: 'profile.h' file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Mar 2023 14:59:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270465

            Bug ID: 270465
           Summary: net/nss_ldap: fatal error: 'profile.h' file not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: des@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: des@FreeBSD.org
             Flags: maintainer-feedback?(des@FreeBSD.org)

In poudriere environment, compilation of the port

net/nss_ldap

fails with the error:

[...]
ldap-init-krb5-cache.c:102:10: fatal error: 'profile.h' file not found
#include <profile.h>
         ^~~~~~~~~~~
1 error generated.
[...]

Environemnt:

[...]

=>> Building net/nss_ldap
build started at Sun Mar 26 14:53:49 UTC 2023
port directory: /usr/ports/net/nss_ldap
package name: nss_ldap-1.265_14
building for: FreeBSD poudriere.gdr 14.0-CURRENT FreeBSD 14.0-CURRENT 1400083
amd64
maintained by: des@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  2145 Feb 12 18:37
/usr/ports/net/nss_ldap/Makefile
Ports top last git commit: 8d02989b9630
Ports top unclean checkout: no
Port dir last git commit: 6e1233be2292
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1400082
Jail OSVERSION: 1400083
Job Id: 01




!!! Jail is newer than host. (Jail: 1400083, Host: 1400082) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400083
UNAME_v=FreeBSD 14.0-CURRENT 1400083
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20220831
MAKEOBJDIRPREFIX=/pool/sources/CURRENT/obj/
MASTERMNT=/pool/poudriere/data/.m/head-amd64-head-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/pool/poudriere/data/.m/head-amd64-head-default/01/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/pool/poudriere/data/.m/head-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for nss_ldap-1.265_14:
     KERBEROS=on: Kerberos support
     LCLASS=on: Enable login classes via the loginClass attribute
===> Use 'make config' to modify these settings
---End OPTIONS List---

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