Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2018 12:59:30 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>, FreeBSD Toolchain <freebsd-toolchain@freebsd.org>, ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   poudriere-devel -w tar files are sometimes empty for failure (no contained files): an amd64->armv7 cross build example
Message-ID:  <CEF4C822-0ADD-4103-A647-639479344017@yahoo.com>

next in thread | raw e-mail | index | archive | help
FYI: This is based on FreeBSD head -r341836 and ports head -r484783 and =
was an
amd64->armv7 cross build of the port(s) using amd64-native tools.

For the following failure:

. . .
-- Build files have been written to: =
/wrkdirs/usr/ports/multimedia/gstreamer1-qt/work-qt5/.build
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for gstreamer1-qt5-1.2.0_14
=3D>> Killing runaway build after 21600 seconds with no output
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for gstreamer1-qt5-1.2.0_14
Killed
build of multimedia/gstreamer1-qt@qt5 | gstreamer1-qt5-1.2.0_14 ended at =
Thu Dec 20 07:20:09 PST 2018
build time: 06:04:03
!!! build failure encountered !!!

The tar file ends up as (note the small size):

# ls -lTdt =
/usr/local/poudriere/data/wrkdirs/FBSDFSSDjailArmV7-default/default/gstrea=
mer1-qt5-1.2.0_14.tar
-rw-r--r--  1 root  wheel      1024 Dec 20 07:20:08 2018 =
/usr/local/poudriere/data/wrkdirs/FBSDFSSDjailArmV7-default/default/gstrea=
mer1-qt5-1.2.0_14.tar

For which:

# tar -tvf =
/usr/local/poudriere/data/wrkdirs/FBSDFSSDjailArmV7-default/default/gstrea=
mer1-qt5-1.2.0_14.tar | more
#

While the above is from a more general build that got there via =
dependencies,
this repeats for:

# poudriere bulk -jFBSDFSSDjailArmV7 -w multimedia/gstreamer1-qt@qt5

It leaves me wondering if the @FLAVOR use messes up the production of =
the tar (wrong path used?).


=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CEF4C822-0ADD-4103-A647-639479344017>