From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] build failures when building with --progress but without -j
Date: Mon, 11 Nov 2019 09:17:15 +0100 [thread overview]
Message-ID: <6588881.xFVUMNY3os@ada> (raw)
Hei guys,
I tried building recent DistroKit with ptxdist 2019.10.1 on different
machines, Debian 9 (stretch), Debian 10 (buster), i686 and amd64, and noticed
the following. The build fails with this command (I chose that one, any other
meson/ninja build triggers the same failure):
p -q --progress compile glib
Error message is this one:
--------------------
target: glib.compile
--------------------
ptxdist: executing: PATH=/home/adahl/src/DistroKit-bbb/platform-v7a/sysroot-
cross/bin:/home/adahl/src/DistroKit-bbb/platform-v7a/sysroot-cross/sbin:/home/
adahl/src/DistroKit-bbb/platform-v7a/sysroot-host/lib/wrapper:/home/adahl/src/
DistroKit-bbb/platform-v7a/sysroot-host/bin:/home/adahl/src/DistroKit-bbb/
platform-v7a/sysroot-host/sbin:/opt/OSELAS.Toolchain-2016.06.1/arm-v7a-linux-
gnueabihf/gcc-5.4.0-glibc-2.23-binutils-2.26-kernel-4.6-sanitized/bin:/usr/
local/lib/ptxdist-2019.10.1/bin:/home/adahl/bin:/usr/local/bin:/usr/bin:/bin:/
usr/local/games:/usr/games DESTDIR="/home/adahl/src/DistroKit-bbb/platform-
v7a/packages/glib-2.60.3" PKGCONFIG_WHITELIST_HOST=''
PKGCONFIG_WHITELIST_TARGET='libffi libpcre libpcre16 libpcre32 libpcreposix
zlib' PKGCONFIG_WHITELIST_SRC='glib' SYSROOT='/home/adahl/src/DistroKit-bbb/
platform-v7a/sysroot-target' V=0 VERBOSE= LC_ALL='C.UTF-8'
KBUILD_BUILD_TIMESTAMP=2019-10-01T00:00:00+00:00 KBUILD_BUILD_USER=ptxdist
KBUILD_BUILD_HOST=ptxdist ninja -C /home/adahl/src/DistroKit-bbb/platform-
v7a/build-target/glib-2.60.3-build -j8 --output-sync=target --no-print-
directory
ninja: unrecognized option '--output-sync=target'
usage: ninja [options] [targets...]
Somehow with this combination of options '--output-sync=target' is passed to
ninja, which fails. What works is this call:
p -q -j10 --progress compile glib
The error persists with ptxdist 2019.11.0 and with different toolchain
versions and is independent of icecc activated or not.
Greets
Alex
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2019-11-11 8:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-11 8:17 Alexander Dahl [this message]
2019-11-11 10:22 ` Denis OSTERLAND
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6588881.xFVUMNY3os@ada \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox