* [ptxdist] [ANNOUNCE] PTXdist 2019.10.1 released
@ 2019-10-17 9:40 Michael Olbrich
2019-10-17 14:39 ` [ptxdist] ?==?utf-8?q? ?==?utf-8?q? " Artur Wiebe
0 siblings, 1 reply; 3+ messages in thread
From: Michael Olbrich @ 2019-10-17 9:40 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 631 bytes --]
Hi,
I'm (not so) happy to announce that I've just released ptxdist-2019.10.1.
This just fixes building images packages that have a config file.
It's just one commit, but the shortlog below is as always below.
Enjoy,
Michael Olbrich
Michael Olbrich (1):
ptxd_lib_dgen: fix <PKG>_CONFIG handling
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 92 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] ?==?utf-8?q? ?==?utf-8?q? [ANNOUNCE] PTXdist 2019.10.1 released
2019-10-17 9:40 [ptxdist] [ANNOUNCE] PTXdist 2019.10.1 released Michael Olbrich
@ 2019-10-17 14:39 ` Artur Wiebe
2019-10-18 10:10 ` [ptxdist] ?= =?utf-8?q? " Michael Olbrich
0 siblings, 1 reply; 3+ messages in thread
From: Artur Wiebe @ 2019-10-17 14:39 UTC (permalink / raw)
To: ptxdist
Hi Michael,
Unfortunately the kernel build fails if rootfs is included as initramfs.
Please see the error message below.
Best Regards,
Artur
#
# Generate images/linuximage
#
PTXCONF_IMAGE_KERNEL_INITRAMFS=y
PTXCONF_IMAGE_KERNEL_INSTALL_LATE=y
# PTXCONF_IMAGE_KERNEL_LZOP is not set
----------------------
target: kernel.prepare
----------------------
Using config file: 'boot/configs/platform-x86/kernelconfig'
make: Entering directory '/mnt/boot/platform-x86/build-target/linux-4.19.79'
make[1]: Entering directory '/mnt/boot/platform-x86/build-target/linux-4.19.79-build'
HOSTCC scripts/basic/fixdep
GEN ./Makefile
HOSTCC scripts/kconfig/conf.o
YACC scripts/kconfig/zconf.tab.c
LEX scripts/kconfig/zconf.lex.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --oldconfig Kconfig
#
# configuration written to .config
#
make[1]: Leaving directory '/mnt/boot/platform-x86/build-target/linux-4.19.79-build'
make: Leaving directory '/mnt/boot/platform-x86/build-target/linux-4.19.79'
touch: cannot touch '/mnt/boot/platform-x86/state-build/empty.cpio': No such file or directory
/usr/local/lib/ptxdist-2019.10.1/rules/kernel.make:104: recipe for target '/mnt/boot/platform-x86/state/kernel.prepare' failed
make: *** [/mnt/boot/platform-x86/state/kernel.prepare] Error 1
--
Dipl.-Ing. Artur Wiebe
Software-Ingenieur
Email: artur@4wiebe.de
Telefon: +491632699840
Web: artur.4wiebe.de
Quellenstraße 49, 72124 Pliezhausen
USt-IdNr: DE299286057
On Thursday, October 17, 2019 11:40 CEST, Michael Olbrich <m.olbrich@pengutronix.de> wrote:
> Hi,
>
> I'm (not so) happy to announce that I've just released ptxdist-2019.10.1.
>
> This just fixes building images packages that have a config file.
>
> It's just one commit, but the shortlog below is as always below.
>
> Enjoy,
> Michael Olbrich
>
>
> Michael Olbrich (1):
> ptxd_lib_dgen: fix <PKG>_CONFIG handling
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] ?= =?utf-8?q? [ANNOUNCE] PTXdist 2019.10.1 released
2019-10-17 14:39 ` [ptxdist] ?==?utf-8?q? ?==?utf-8?q? " Artur Wiebe
@ 2019-10-18 10:10 ` Michael Olbrich
0 siblings, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2019-10-18 10:10 UTC (permalink / raw)
To: ptxdist
On Thu, Oct 17, 2019 at 04:39:55PM +0200, Artur Wiebe wrote:
> Hi Michael,
>
> Unfortunately the kernel build fails if rootfs is included as initramfs.
> Please see the error message below.
>
> Best Regards,
> Artur
>
> #
> # Generate images/linuximage
> #
> PTXCONF_IMAGE_KERNEL_INITRAMFS=y
> PTXCONF_IMAGE_KERNEL_INSTALL_LATE=y
> # PTXCONF_IMAGE_KERNEL_LZOP is not set
>
>
> ----------------------
> target: kernel.prepare
> ----------------------
>
> Using config file: 'boot/configs/platform-x86/kernelconfig'
>
> make: Entering directory '/mnt/boot/platform-x86/build-target/linux-4.19.79'
> make[1]: Entering directory '/mnt/boot/platform-x86/build-target/linux-4.19.79-build'
> HOSTCC scripts/basic/fixdep
> GEN ./Makefile
> HOSTCC scripts/kconfig/conf.o
> YACC scripts/kconfig/zconf.tab.c
> LEX scripts/kconfig/zconf.lex.c
> HOSTCC scripts/kconfig/zconf.tab.o
> HOSTLD scripts/kconfig/conf
> scripts/kconfig/conf --oldconfig Kconfig
> #
> # configuration written to .config
> #
> make[1]: Leaving directory '/mnt/boot/platform-x86/build-target/linux-4.19.79-build'
> make: Leaving directory '/mnt/boot/platform-x86/build-target/linux-4.19.79'
>
> touch: cannot touch '/mnt/boot/platform-x86/state-build/empty.cpio': No such file or directory
> /usr/local/lib/ptxdist-2019.10.1/rules/kernel.make:104: recipe for target '/mnt/boot/platform-x86/state/kernel.prepare' failed
> make: *** [/mnt/boot/platform-x86/state/kernel.prepare] Error 1
Right, that's a search and replace issue... Just copy kernel.make to your
BSP and remove the '-build' from 'state-build'. That fix should hit ptxdist
master in the near future.
Michael
>
>
>
> --
> Dipl.-Ing. Artur Wiebe
> Software-Ingenieur
>
> Email: artur@4wiebe.de
> Telefon: +491632699840
> Web: artur.4wiebe.de
> Quellenstraße 49, 72124 Pliezhausen
> USt-IdNr: DE299286057
>
> On Thursday, October 17, 2019 11:40 CEST, Michael Olbrich <m.olbrich@pengutronix.de> wrote:
>
> > Hi,
> >
> > I'm (not so) happy to announce that I've just released ptxdist-2019.10.1.
> >
> > This just fixes building images packages that have a config file.
> >
> > It's just one commit, but the shortlog below is as always below.
> >
> > Enjoy,
> > Michael Olbrich
> >
> >
> > Michael Olbrich (1):
> > ptxd_lib_dgen: fix <PKG>_CONFIG handling
> >
> > --
> > Pengutronix e.K. | |
> > Industrial Linux Solutions | http://www.pengutronix.de/ |
> > Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-18 10:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 9:40 [ptxdist] [ANNOUNCE] PTXdist 2019.10.1 released Michael Olbrich
2019-10-17 14:39 ` [ptxdist] ?==?utf-8?q? ?==?utf-8?q? " Artur Wiebe
2019-10-18 10:10 ` [ptxdist] ?= =?utf-8?q? " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox