Re: 11.0-RELEASE pkg base & base.txz file

2016-04-19 Thread krad
will it still be buildable though from source?

On 18 April 2016 at 21:03, Slawa Olhovchenkov  wrote:

> On Mon, Apr 18, 2016 at 03:42:20PM -0400, Ernie Luzar wrote:
>
> > Slawa Olhovchenkov wrote:
> > > On Mon, Apr 18, 2016 at 05:27:09PM +0300, Slawa Olhovchenkov wrote:
> > >
> > >> On Mon, Apr 18, 2016 at 04:16:01PM +0200, Baptiste Daroussin wrote:
> > >>
> > >>> On Mon, Apr 18, 2016 at 05:14:54PM +0300, Slawa Olhovchenkov wrote:
> >  On Mon, Apr 18, 2016 at 10:05:12AM -0400, Nikolai Lifanov wrote:
> > 
> > > On 04/18/16 10:00, Ernie Luzar wrote:
> > >> 11.0 will have pkg base, thats ok, but what does than mean for the
> > >> base.txz file?
> > >>
> > >> It it going to stay as part of FBSD install?
> > >>
> > >> I have many scripts for creating jails which depend on the
> base.txz file.
> > > It's even easier now:
> > >
> > > # mkdir -p /usr/jails/new
> > > # pkg -r /usr/jails/new install -r base -g '*'
> >  And where /etc now?
> > >>> What do you mean?
> > >> At Jan 27 no package containing files from distributeworld.
> > >
> > > At Mar 02
> > >
> > >> r298107 change this?
> > >>
> >
> > You have NOT answered the original question, what's going to happen to
> > the base.txz file in 11.0?
>
> Spliting to 800 packages, as I understund.
> ___
> freebsd-questi...@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


pkgbase and interim freebsd builds

2016-08-10 Thread krad
Hi, I am currently testing pkgbase on a few jails and have setup my own
repo for the base OS package files. This is working fine at a certain level
however I have noticed if i do an interim build of freebsd 11-stable from
svn, the base packages dont get updated via pkgbase even though the repo
files have newly build packages. I'm guess this is because the version of
the packages currently is 11.0, so nothing will get updated until they are
bumped to 11.1. Is there any way to modify this behaviour so that interim
builds are captured, as I mostly do weekly builds of stable?

eg
[root@r2 /usr/src]# ls -l
/usr/obj/build/stable/usr/src/repo/FreeBSD\:11\:amd64/latest/FreeBSD-* |
tail -2
-rw-r--r--  1 root  wheel277576 Aug 10 12:05
/usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest/FreeBSD-vi-debug-11.0.txz
-rw-r--r--  1 root  wheel  1304 Aug 10 12:05
/usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest/FreeBSD-zfs-11.0.txz

[root@r2 /usr/src]# jexec packager
You have mail.
root@packager:/ # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
Updating FreeBSD-base repository catalogue...
[packager.lan] Fetching meta.txz: 100%260 B   0.3kB/s00:01
[packager.lan] Fetching packagesite.txz: 100%   29 KiB  30.2kB/s00:01
Processing entries: 100%
FreeBSD-base repository update completed. 387 packages processed.
Checking for upgrades (2 candidates): 100%
Processing candidates (2 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
root@packager:/ # uname -a
FreeBSD packager.lan 11.0-BETA4 FreeBSD 11.0-BETA4 #9: Mon Aug  8 11:52:43
BST 2016 root@r2:/build/stable/usr/obj/usr/src/sys/me  amd64
root@packager:/ # ls -l /bin/ | head -10
total 2915
-r-xr-xr-x  2 root  wheel   17256 Jul 22 12:38 [
-r-xr-xr-x  1 root  wheel   18840 Jul 22 12:38 cat
-r-xr-xr-x  1 root  wheel   12200 Jul 22 12:38 chflags
-r-xr-xr-x  1 root  wheel   25720 Jul 22 12:38 chio
-r-xr-xr-x  1 root  wheel   12808 Jul 22 12:38 chmod
-r-xr-xr-x  1 root  wheel   28384 Jul 22 12:38 cp
-r-xr-xr-x  2 root  wheel  462272 Jul 22 12:38 csh
-r-xr-xr-x  1 root  wheel   27992 Jul 22 12:38 date
-r-xr-xr-x  1 root  wheel   32280 Jul 22 12:38 dd
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Re: pkgbase and interim freebsd builds

2016-08-10 Thread krad
true its not elegant though is it, as ultimately it will want to be
integrated into a standard patching schedule. I just want to make sure i'm
not missing something, or its just in the pipeline. Maybe the svn revision
number could be embedded into the package version ?

On 10 August 2016 at 13:54, Henry Vogt  wrote:

>
> Am 10.08.16 um 14:21 schrieb krad:
> > Hi, I am currently testing pkgbase on a few jails and have setup my own
> > repo for the base OS package files. This is working fine at a certain
> level
> > however I have noticed if i do an interim build of freebsd 11-stable from
> > svn, the base packages dont get updated via pkgbase even though the repo
> > files have newly build packages. I'm guess this is because the version of
> > the packages currently is 11.0, so nothing will get updated until they
> are
> > bumped to 11.1. Is there any way to modify this behaviour so that interim
> > builds are captured, as I mostly do weekly builds of stable?
> >
>
> You can always force a re-install using
>
> pkg -f -r 
>
> Best
> Henry
>
>
> --
> Henry Vogt  Tel. ++49(0)7471/931158
> *Please* use   for MPI Job related mail (only).
> ___
> freebsd-pkgbase@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
> To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"
>
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Re: pkgbase and interim freebsd builds

2016-08-11 Thread krad
not on 11-stable with pkg 1.8.7

[root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]# pkg
info -fF FreeBSD-kernel-me-11.0.txz
FreeBSD-kernel-me-11.0
Name   : FreeBSD-kernel-me
Version: 11.0
Installed on   : Thu Jan  1 00:00:00 1970 UTC
Origin : base
Architecture   : freebsd:11:x86:64
Prefix : /
Categories : base
Licenses   : BSD2CLAUSE
Maintainer : r...@freebsd.org
WWW: https://www.FreeBSD.org
Comment: FreeBSD me kernel
Annotations:
Flat size  : 95.6MiB
Description:
FreeBSD me kernel
[root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]# uname
-a
FreeBSD r2 11.0-BETA4 FreeBSD 11.0-BETA4 #11: Wed Aug 10 09:52:44 BST 2016
root@r2:/build/stable/usr/obj/usr/src/sys/me  amd64

(from a jail)
root@packager:/ # pkg info -xf FreeBSD-clang-11.0
FreeBSD-clang-11.0
Name   : FreeBSD-clang
Version: 11.0
Installed on   : Fri Jul 22 13:34:56 2016 UTC
Origin : base
Architecture   : freebsd:11:x86:64
Prefix : /
Categories : base
Licenses   : BSD2CLAUSE
Maintainer : r...@freebsd.org
WWW: https://www.FreeBSD.org
Comment: Clang Utilities
Annotations:
repo_type  : binary
repository : FreeBSD-base
Flat size  : 118MiB
Description:
Clang Utilities
root@packager:/ # pkg -v
1.8.7



On 10 August 2016 at 23:50, Mel Pilgrim 
wrote:

> On 2016-08-10 06:24, krad wrote:
>
>> true its not elegant though is it, as ultimately it will want to be
>> integrated into a standard patching schedule. I just want to make sure i'm
>> not missing something, or its just in the pipeline. Maybe the svn revision
>> number could be embedded into the package version ?
>>
>
> The build date is appended to the version number:
>
> # pkg info -xf FreeBSD-kernel
> FreeBSD-kernel-generic-12.0.s20160726192118
> Name   : FreeBSD-kernel-generic
> Version: 12.0.s20160726192118
> Installed on   : Tue Jul 26 20:21:48 2016 UTC
> Origin : base
> Architecture   : freebsd:12:x86:64
> Prefix : /
> Categories : base
> Licenses   : BSD2CLAUSE
> Maintainer : r...@freebsd.org
> WWW: https://www.FreeBSD.org
> Comment: FreeBSD GENERIC kernel
> Annotations:
> repo_type  : binary
> repository : FreeBSD-base
> Flat size  : 108MiB
> Description:
> FreeBSD GENERIC kernel
>
>
> Is this not the case in 11-stable?
>
>
> On 10 August 2016 at 13:54, Henry Vogt  wrote:
>>
>>
>>> Am 10.08.16 um 14:21 schrieb krad:
>>>
>>>> Hi, I am currently testing pkgbase on a few jails and have setup my own
>>>> repo for the base OS package files. This is working fine at a certain
>>>> level
>>>> however I have noticed if i do an interim build of freebsd 11-stable
>>>> from
>>>> svn, the base packages dont get updated via pkgbase even though the repo
>>>> files have newly build packages. I'm guess this is because the version
>>>> of
>>>> the packages currently is 11.0, so nothing will get updated until they
>>>> are
>>>> bumped to 11.1. Is there any way to modify this behaviour so that
>>>> interim
>>>> builds are captured, as I mostly do weekly builds of stable?
>>>>
>>>>
>>> You can always force a re-install using
>>>
>>> pkg -f -r 
>>>
>>> Best
>>> Henry
>>>
>>
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Re: pkgbase and interim freebsd builds

2016-08-11 Thread krad
much the same when i repeated pkg-devel as well

[root@r2 /usr/src]# which pkg
/usr/local/sbin/pkg
[root@r2 /usr/src]# /usr/local/sbin/pkg -v
1.8.99.9


On 11 August 2016 at 09:26, krad  wrote:

> not on 11-stable with pkg 1.8.7
>
> [root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]# pkg
> info -fF FreeBSD-kernel-me-11.0.txz
> FreeBSD-kernel-me-11.0
> Name   : FreeBSD-kernel-me
> Version: 11.0
> Installed on   : Thu Jan  1 00:00:00 1970 UTC
> Origin : base
> Architecture   : freebsd:11:x86:64
> Prefix : /
> Categories : base
> Licenses   : BSD2CLAUSE
> Maintainer : r...@freebsd.org
> WWW: https://www.FreeBSD.org
> Comment: FreeBSD me kernel
> Annotations:
> Flat size  : 95.6MiB
> Description:
> FreeBSD me kernel
> [root@r2 /usr/obj/build/stable/usr/src/repo/FreeBSD:11:amd64/latest]#
> uname -a
> FreeBSD r2 11.0-BETA4 FreeBSD 11.0-BETA4 #11: Wed Aug 10 09:52:44 BST 2016
> root@r2:/build/stable/usr/obj/usr/src/sys/me  amd64
>
> (from a jail)
> root@packager:/ # pkg info -xf FreeBSD-clang-11.0
> FreeBSD-clang-11.0
> Name   : FreeBSD-clang
> Version: 11.0
> Installed on   : Fri Jul 22 13:34:56 2016 UTC
> Origin : base
> Architecture   : freebsd:11:x86:64
> Prefix : /
> Categories : base
> Licenses   : BSD2CLAUSE
> Maintainer : r...@freebsd.org
> WWW: https://www.FreeBSD.org
> Comment: Clang Utilities
> Annotations:
> repo_type  : binary
> repository : FreeBSD-base
> Flat size  : 118MiB
> Description:
> Clang Utilities
> root@packager:/ # pkg -v
> 1.8.7
>
>
>
> On 10 August 2016 at 23:50, Mel Pilgrim 
> wrote:
>
>> On 2016-08-10 06:24, krad wrote:
>>
>>> true its not elegant though is it, as ultimately it will want to be
>>> integrated into a standard patching schedule. I just want to make sure
>>> i'm
>>> not missing something, or its just in the pipeline. Maybe the svn
>>> revision
>>> number could be embedded into the package version ?
>>>
>>
>> The build date is appended to the version number:
>>
>> # pkg info -xf FreeBSD-kernel
>> FreeBSD-kernel-generic-12.0.s20160726192118
>> Name   : FreeBSD-kernel-generic
>> Version: 12.0.s20160726192118
>> Installed on   : Tue Jul 26 20:21:48 2016 UTC
>> Origin : base
>> Architecture   : freebsd:12:x86:64
>> Prefix : /
>> Categories : base
>> Licenses   : BSD2CLAUSE
>> Maintainer : r...@freebsd.org
>> WWW: https://www.FreeBSD.org
>> Comment: FreeBSD GENERIC kernel
>> Annotations:
>> repo_type  : binary
>> repository : FreeBSD-base
>> Flat size  : 108MiB
>> Description:
>> FreeBSD GENERIC kernel
>>
>>
>> Is this not the case in 11-stable?
>>
>>
>> On 10 August 2016 at 13:54, Henry Vogt  wrote:
>>>
>>>
>>>> Am 10.08.16 um 14:21 schrieb krad:
>>>>
>>>>> Hi, I am currently testing pkgbase on a few jails and have setup my own
>>>>> repo for the base OS package files. This is working fine at a certain
>>>>> level
>>>>> however I have noticed if i do an interim build of freebsd 11-stable
>>>>> from
>>>>> svn, the base packages dont get updated via pkgbase even though the
>>>>> repo
>>>>> files have newly build packages. I'm guess this is because the version
>>>>> of
>>>>> the packages currently is 11.0, so nothing will get updated until they
>>>>> are
>>>>> bumped to 11.1. Is there any way to modify this behaviour so that
>>>>> interim
>>>>> builds are captured, as I mostly do weekly builds of stable?
>>>>>
>>>>>
>>>> You can always force a re-install using
>>>>
>>>> pkg -f -r 
>>>>
>>>> Best
>>>> Henry
>>>>
>>>
>
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


error during make packages

2017-12-31 Thread krad
I'm getting the following when running 'make packages'  after a successful
buildworld and buildkernel. Ive just synced to 11-stable


root@radical:/usr/src # make packages
make[1]: "/usr/src/Makefile.inc1" line 1501: Unassociated shell command
"@cd ${KSTAGEDIR}/${DISTDIR} ;  awk -f
${SRCDIR}/release/scripts/mtree-to-plist.awk  -v kernel=yes -v
_kernconf=${INSTALLKERNEL}  ${KSTAGEDIR}/kernel.meta ;  cap_arg=`cd
${SRCDIR}/etc ; ${MAKE} -VCAP_MKDB_ENDIAN` ;  pwd_arg=`cd ${SRCDIR}/etc ;
${MAKE} -VPWD_MKDB_ENDIAN` ;  sed -e "s/%VERSION%/${PKG_VERSION}/"  -e
"s/%PKGNAME%/kernel-${INSTALLKERNEL:tl}${:U""}/"  -e "s/%COMMENT%/FreeBSD
${INSTALLKERNEL} kernel ${:U""}/"  -e "s/%DESC%/FreeBSD ${INSTALLKERNEL}
kernel ${:U""}/"  -e "s/%CAP_MKDB_ENDIAN%/$${cap_arg}/g"  -e
"s/%PWD_MKDB_ENDIAN%/$${pwd_arg}/g"  ${SRCDIR}/release/packages/kernel.ucl
 > ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl ;  awk -F\" '
 /name/ { printf("===> Creating %s-", $$2); next }  /version/ {print $$2;
next } '  ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl ;
 ${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh -o ALLOW_BASE_SHLIBS=yes
 create -M ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl  -p
${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.plist  -r
${KSTAGEDIR}/${DISTDIR}  -o ${REPODIR}/$$(${PKG_CMD} -o
ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/${PKG_VERSION}"
make[1]: "/usr/src/Makefile.inc1" line 1501: Unassociated shell command
"@cd ${KSTAGEDIR}/${DISTDIR} ;  awk -f
${SRCDIR}/release/scripts/mtree-to-plist.awk  -v kernel=yes -v
_kernconf=${INSTALLKERNEL}  ${KSTAGEDIR}/kernel.meta ;  cap_arg=`cd
${SRCDIR}/etc ; ${MAKE} -VCAP_MKDB_ENDIAN` ;  pwd_arg=`cd ${SRCDIR}/etc ;
${MAKE} -VPWD_MKDB_ENDIAN` ;  sed -e "s/%VERSION%/${PKG_VERSION}/"  -e
"s/%PKGNAME%/kernel-${INSTALLKERNEL:tl}${:U-debug}/"  -e
"s/%COMMENT%/FreeBSD ${INSTALLKERNEL} kernel ${:U-debug}/"  -e
"s/%DESC%/FreeBSD ${INSTALLKERNEL} kernel ${:U-debug}/"  -e
"s/%CAP_MKDB_ENDIAN%/$${cap_arg}/g"  -e "s/%PWD_MKDB_ENDIAN%/$${pwd_arg}/g"
 ${SRCDIR}/release/packages/kernel.ucl  >
${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl ;  awk -F\"
'  /name/ { printf("===> Creating %s-", $$2); next }  /version/ {print $$2;
next } '  ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl ;
 ${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh -o ALLOW_BASE_SHLIBS=yes
 create -M ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl
 -p ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.plist  -r
${KSTAGEDIR}/${DISTDIR}  -o ${REPODIR}/$$(${PKG_CMD} -o
ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/${PKG_VERSION}"
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
.ERROR_TARGET='packages'
.ERROR_META_FILE=''
.MAKE.LEVEL='0'
MAKEFILE=''
.MAKE.MODE='normal'
_ERROR_CMD='.PHONY'
.CURDIR='/usr/src'
.MAKE='make'
.OBJDIR='/usr/obj/usr/src'
.TARGETS='packages'
DESTDIR=''
LD_LIBRARY_PATH=''
MACHINE='amd64'
MACHINE_ARCH='amd64'
MAKEOBJDIRPREFIX='/usr/obj'
MAKESYSPATH='/usr/src/share/mk'
MAKE_VERSION='20170720'
PATH='/sbin:/bin:/usr/sbin:/usr/bin'
SRCTOP='/usr/src'
OBJTOP='/usr/obj/usr/src'

root@radical:/usr/src # pkg -v
1.10.3
root@radical:/usr/src # pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.


Happy new year btw 8)
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Re: error during make packages

2018-01-01 Thread krad
interestingly this then breaks doing pretty every make anything in /usr/src,
if i delete /usr/obj/ the make buildworld works fine again, untill i run
another make packages

doing a zfs diff against a working obj filesystem shows many files
installed in  /usr/obj/usr/src/amd64.amd64/worldstage/, but nothing missing

[root@radical /usr/obj]# zfs diff zroot/usr/obj@good 2>&1 | head -10
M   /usr/obj/usr/src
+   /usr/obj/usr/src/repo
+   /usr/obj/usr/src/amd64.amd64
+   /usr/obj/usr/src/amd64.amd64/worldstage
+   /usr/obj/usr/src/amd64.amd64/kernelstage
+   /usr/obj/usr/src/amd64.amd64/worldstage/METALOG
+   /usr/obj/usr/src/amd64.amd64/worldstage/bin
+   /usr/obj/usr/src/amd64.amd64/worldstage/boot
+   /usr/obj/usr/src/amd64.amd64/worldstage/boot/defaults
+   /usr/obj/usr/src/amd64.amd64/worldstage/boot/dtb

[root@radical /usr/obj]# zfs diff zroot/usr/obj@good 2>&1 | grep -v "^+"
M   /usr/obj/usr/src


[root@radical /usr/src]# make packages
>8

===> zlib (install)
install -U -M /usr/obj/usr/src/amd64.amd64/kernelstage//kernel.premeta -D
/usr/obj/usr/src/amd64.amd64/kernelstage -T release -o root -g wheel -m 555
  zlib.ko /usr/obj/usr/src/amd64.amd64/kernelstage/kernel/boot/kernel/
install -U -M /usr/obj/usr/src/amd64.amd64/kernelstage//kernel.premeta -D
/usr/obj/usr/src/amd64.amd64/kernelstage -T debug -o root -g wheel -m 555
zlib.ko.debug
/usr/obj/usr/src/amd64.amd64/kernelstage/kernel/usr/lib/debug/boot/kernel/
kldxref /usr/obj/usr/src/amd64.amd64/kernelstage/kernel/boot/kernel
make[5]: "/usr/src/Makefile.inc1" line 1501: Unassociated shell command
"@cd ${KSTAGEDIR}/${DISTDIR} ;  awk -f
${SRCDIR}/release/scripts/mtree-to-plist.awk  -v kernel=yes -v
_kernconf=${INSTALLKERNEL}  ${KSTAGEDIR}/kernel.meta ;  cap_arg=`cd
${SRCDIR}/etc ; ${MAKE} -VCAP_MKDB_ENDIAN` ;  pwd_arg=`cd ${SRCDIR}/etc ;
${MAKE} -VPWD_MKDB_ENDIAN` ;  sed -e "s/%VERSION%/${PKG_VERSION}/"  -e
"s/%PKGNAME%/kernel-${INSTALLKERNEL:tl}${:U""}/"  -e "s/%COMMENT%/FreeBSD
${INSTALLKERNEL} kernel ${:U""}/"  -e "s/%DESC%/FreeBSD ${INSTALLKERNEL}
kernel ${:U""}/"  -e "s/%CAP_MKDB_ENDIAN%/$${cap_arg}/g"  -e
"s/%PWD_MKDB_ENDIAN%/$${pwd_arg}/g"  ${SRCDIR}/release/packages/kernel.ucl
 > ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl ;  awk -F\" '
 /name/ { printf("===> Creating %s-", $$2); next }  /version/ {print $$2;
next } '  ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl ;
 ${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh -o ALLOW_BASE_SHLIBS=yes
 create -M ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.ucl  -p
${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U""}.plist  -r
${KSTAGEDIR}/${DISTDIR}  -o ${REPODIR}/$$(${PKG_CMD} -o
ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/${PKG_VERSION}"
make[5]: "/usr/src/Makefile.inc1" line 1501: Unassociated shell command
"@cd ${KSTAGEDIR}/${DISTDIR} ;  awk -f
${SRCDIR}/release/scripts/mtree-to-plist.awk  -v kernel=yes -v
_kernconf=${INSTALLKERNEL}  ${KSTAGEDIR}/kernel.meta ;  cap_arg=`cd
${SRCDIR}/etc ; ${MAKE} -VCAP_MKDB_ENDIAN` ;  pwd_arg=`cd ${SRCDIR}/etc ;
${MAKE} -VPWD_MKDB_ENDIAN` ;  sed -e "s/%VERSION%/${PKG_VERSION}/"  -e
"s/%PKGNAME%/kernel-${INSTALLKERNEL:tl}${:U-debug}/"  -e
"s/%COMMENT%/FreeBSD ${INSTALLKERNEL} kernel ${:U-debug}/"  -e
"s/%DESC%/FreeBSD ${INSTALLKERNEL} kernel ${:U-debug}/"  -e
"s/%CAP_MKDB_ENDIAN%/$${cap_arg}/g"  -e "s/%PWD_MKDB_ENDIAN%/$${pwd_arg}/g"
 ${SRCDIR}/release/packages/kernel.ucl  >
${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl ;  awk -F\"
'  /name/ { printf("===> Creating %s-", $$2); next }  /version/ {print $$2;
next } '  ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl ;
 ${PKG_CMD} -o ABI_FILE=${WSTAGEDIR}/bin/sh -o ALLOW_BASE_SHLIBS=yes
 create -M ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.ucl
 -p ${KSTAGEDIR}/${DISTDIR}/kernel.${INSTALLKERNEL}${:U-debug}.plist  -r
${KSTAGEDIR}/${DISTDIR}  -o ${REPODIR}/$$(${PKG_CMD} -o
ABI_FILE=${WSTAGEDIR}/bin/sh config ABI)/${PKG_VERSION}"






On 31 December 2017 at 22:20, krad  wrote:

> I'm getting the following when running 'make packages'  after a successful
> buildworld and buildkernel. Ive just synced to 11-stable
>
>
> root@radical:/usr/src # make packages
> make[1]: "/usr/src/Makefile.inc1" line 1501: Unassociated shell command
> "@cd ${KSTAGEDIR}/${DISTDIR} ;  awk -f 
> ${SRCDIR}/release/scripts/mtree-to-plist.awk
>  -v kernel=yes -v _kernconf=${INSTALLKERNEL}  ${KSTAGEDIR}/kernel.meta ;
>  cap_arg=`cd ${SRCDIR}/etc ; ${MAKE} -VCAP_MKDB_ENDIAN` ;  pwd_arg=`cd
> ${SRCDIR}/etc ; ${MAKE} -VPWD_MKDB_ENDIAN` ;  sed -e
> "s/%VE

Re: error during make packages

2018-01-03 Thread krad
ah so no longer supported on 11? 8(

On 1 January 2018 at 20:14, Brad Davis  wrote:

> On Sun, Dec 31, 2017, at 3:20 PM, krad wrote:
> > I'm getting the following when running 'make packages'  after a
> successful
> > buildworld and buildkernel. Ive just synced to 11-stable
>
> Hi,
>
> Sorry, but the target for pkgbase has moved to 12 so you will need to sync
> to head.
>
>
> Regards,
> Brad Davis
> ___
> freebsd-pkgbase@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
> To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"
>
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Build freebsd 11 stable packages

2018-03-31 Thread krad
Hi should building of freebsd11 base packages still work? I realise pkgbase
is probably not going released until 12.something so issues are to be
expected, however I used to be able to build 11 fine. Sometime in the last
6 months it stopped (for me anyway), and I was lead to believe that it
should only work on 12. However revisiting the issue and reading the
project page over the bank holiday, it still seems to indicate it should
work with freebsd 11.  Am i reading this correct or is the project page out
of date?

https://wiki.freebsd.org/PkgBase
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"


Fwd: Build freebsd 11 stable packages

2018-04-09 Thread krad
Hi should building of freebsd11 base packages still work? I realise pkgbase
is probably not going released until 12.something so issues are to be
expected, however I used to be able to build 11 fine. Sometime in the last
6 months it stopped (for me anyway), and I was lead to believe that it
should only work on 12. However revisiting the issue and reading the
project page over the bank holiday, it still seems to indicate it should
work with freebsd 11.  Am i reading this correct or is the project page out
of date?

https://wiki.freebsd.org/PkgBase
___
freebsd-pkgbase@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase
To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"