Cannot build x11/libX11 in poudriere addendum: x11/xcb-util, too
Chris H
bsd-lists at bsdforge.com
Wed Mar 29 19:24:33 UTC 2017
Apologies for the top post. But I think your answer is here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218208
HTH
--Chris
On Wed, 29 Mar 2017 21:06:08 +0200 "O. Hartmann" <ohartmann at walstatt.org> wrote
> Am Wed, 29 Mar 2017 19:13:13 +0200
> Miroslav Lachman <000.fbsd at quip.cz> schrieb:
>
> > 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
> > _______________________________________________
> > freebsd-x11 at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-x11
> > To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
>
> On several building machines (3) the same failure after updating just right
> now the ports tree and trying rebuilding everything (see below). Every X11
> related ports fails to build :-(
>
> [...]
> checking for XCB... no
> configure: error: Package requirements (xcb >= 1.4) were not met:
>
> Package pthread-stubs was not found in the pkg-config search path.
> Perhaps you should add the directory containing 'pthread-stubs.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'pthread-stubs', required by 'xcb', not found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables XCB_CFLAGS
> and XCB_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> ===> Script "configure" failed unexpectedly.
> Please report the problem to garga at FreeBSD.org [maintainer] and attach the
> "/wrkdirs/usr/ports/x11/xcb-util/work/xcb-util-0.4.0/config.log" including
> the output of the failure of your make command. Also, it might be a good idea
> to provide an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/x11/xcb-util
> ====>> Cleaning up wrkdir
> ===> Cleaning for xcb-util-0.4.0_2,1
> ?[1;33m====>>?[0;0m ?[1;33mWarning: Leftover processes:
> ?[0;0mUSER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
> root 97275 0.0 0.0 6332 1332 0 S+J 18:54 0:00.00 sleep 1
> build of x11/xcb-util ended at Wed Mar 29 18:54:07 UTC 2017
> build time: 00:00:03
> !!! build failure encountered !!!
>
>
> --
> O. Hartmann
>
> Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
> Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
More information about the freebsd-x11
mailing list