Date: Sun, 24 Mar 2019 10:26:37 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 236757] graphics/cairo: configure failure: Unknown float word ordering. Message-ID: <bug-236757-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236757 Bug ID: 236757 Summary: graphics/cairo: configure failure: Unknown float word ordering. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) In poudriere on a recent CURRENT with recent CURRENT jail (host FreeBSD 13.0-CURRENT #304 r345414: Fri Mar 22 16:54:50 CET 2019 amd64, poudriere ja= il at r345414), building port graphics/cairo fails with a configure error as s= hown below. build started at Sun Mar 24 09:39:19 UTC 2019 port directory: /usr/ports/graphics/cairo package name: cairo-1.16.0,2 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/cairo/Makefile 496632 2019-03-= 23 10:06:21Z kwm $ Poudriere version: 3.3.2 Host OSVERSION: 1300017 Jail OSVERSION: 1300017 Job Id: 01 [...] ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1300017 UNAME_v=3DFreeBSD 13.0-CURRENT 1300017 UNAME_r=3D13.0-CURRENT BLOCKSIZE=3DK MAIL=3D/var/mail/root STATUS=3D1 HOME=3D/root PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b= in LOCALBASE=3D/usr/local USER=3Droot LIBEXECPREFIX=3D/usr/local/libexec/poudriere POUDRIERE_VERSION=3D3.3.2 MAKEOBJDIRPREFIX=3D/pool/sources/CURRENT/obj/ MASTERMNT=3D/pool/poudriere/data/.m/head-amd64-head-default/ref POUDRIERE_BUILD_TYPE=3Dbulk PACKAGE_BUILDING=3Dyes SAVED_TERM=3Dxterm PWD=3D/pool/poudriere/data/.m/head-amd64-head-default/ref/.p/pool P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS MASTERNAME=3Dhead-amd64-head-default SCRIPTPREFIX=3D/usr/local/share/poudriere OLDPWD=3D/pool/poudriere/data/.m/head-amd64-head-default/ref/.p SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=3D/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS=3D PKGENV=3D FLAVOR=3D DEPENDS_ARGS=3D MAKE_ARGS=3D ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for cairo-1.16= .0,2: DOCS=3Don: Build and/or install documentation GLIB=3Don: Enable GObject Functions Feature OPENGL=3Don: 2D/3D rendering support via OpenGL X11=3Don: X11 (graphics) support XCB=3Don: Enable XCB (X C-language Binding) Support =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- [...] checking whether cc supports -Wp,-D_FORTIFY_SOURCE=3D2... yes checking whether cc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... no checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=3D2 -Winit-self -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... unknown configure: error:=20 Unknown float word ordering. You need to manually preset ax_cv_c_float_words_bigendian=3Dno (or yes) according to your system. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/graphics/cairo/work/cairo-1.16.0/config.log" including the output of the failure of your make command. Also, it might be a good id= ea 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236757-6497>