[Bug 236757] graphics/cairo: configure failure: Unknown float word ordering.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 24 10:26:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236757
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 at FreeBSD.org
Reporter: ohartmann at walstatt.org
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at 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 jail
at r345414), building port graphics/cairo fails with a configure error as shown
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 at 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=/bin/csh
OSVERSION=1300017
UNAME_v=FreeBSD 13.0-CURRENT 1300017
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.2
MAKEOBJDIRPREFIX=/pool/sources/CURRENT/obj/
MASTERMNT=/pool/poudriere/data/.m/head-amd64-head-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=xterm
PWD=/pool/poudriere/data/.m/head-amd64-head-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/pool/poudriere/data/.m/head-amd64-head-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for cairo-1.16.0,2:
DOCS=on: Build and/or install documentation
GLIB=on: Enable GObject Functions Feature
OPENGL=on: 2D/3D rendering support via OpenGL
X11=on: X11 (graphics) support
XCB=on: Enable XCB (X C-language Binding) Support
===> Use 'make config' to modify these settings
---End OPTIONS List---
[...]
checking whether cc supports -Wp,-D_FORTIFY_SOURCE=2... 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=2
-Winit-self -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common
-Wp,-D_FORTIFY_SOURCE=2
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:
Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.
===> Script "configure" failed unexpectedly.
Please report the problem to gnome at 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 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list