Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2017 19:13:13 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        x11@FreeBSD.org
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Cannot build x11/libX11 in poudriere
Message-ID:  <58DBEB29.6010000@quip.cz>

next in thread | raw e-mail | index | archive | help
I am trying to upgrade my package repository which was working fine for 
a long time. I didn't change any options. Run just usual commands

# poudriere ports -u -p default

# poudriere options -z global -p default -f 
/usr/local/etc/poudriere.d/pkglists/global

# poudriere bulk -v -j 10_3_amd64 -z global -p default -f 
/usr/local/etc/poudriere.d/pkglists/global

but it failed with the following error:

[00:00:14] ====>> [01][00:00:00] Starting build of x11/libX11
[00:00:14] ====>> [01][00:00:00] Status for build x11/libX11: check-sanity
[00:00:14] ====>> [01][00:00:00] Status for build x11/libX11: pkg-depends
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: fetch-depends
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: fetch
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: distfiles 
/vol0/poudriere/distfiles -> 
/vol0/poudriere/data/.m/10_3_amd64-default-global/01/portdistfiles
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: checksum
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: distfiles 
/vol0/poudriere/data/.m/10_3_amd64-default-global/01/portdistfiles -> 
/vol0/poudriere/distfiles
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: 
extract-depends
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: extract
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: patch-depends
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: patch
[00:00:15] ====>> [01][00:00:01] Status for build x11/libX11: build-depends
[00:00:17] ====>> [01][00:00:03] Status for build x11/libX11: lib-depends
[00:00:17] ====>> [01][00:00:03] Status for build x11/libX11: configure
[00:00:19] ====>> [01][00:00:05] Finished build of x11/libX11: Failed: 
configure
[00:00:19] ====>> [01][00:00:05] Skipping build of devel/apache-ant: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of 
textproc/elasticsearch: Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of textproc/fop: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of java/sigar: Dependent 
port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of x11/libXext: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of x11/libXrender: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of x11-toolkits/libXt: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of java/openjdk7: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of java/openjdk8: 
Dependent port x11/libX11 failed
[00:00:19] ====>> [01][00:00:05] Skipping build of 
converters/wkhtmltopdf: Dependent port x11/libX11 failed
[00:00:19] ====>> Stopping 8 builders


Poudriere log + work/libX11-1.6.5/config.log are attached.

Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58DBEB29.6010000>