Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2011 11:14:11 GMT
From:      "Ben C. O. Grimm" <freebsd-pr@bengrimm.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159678: x11/libXfont compilation fails on amd64 (works on i386)
Message-ID:  <201108111114.p7BBEBJh040219@red.freebsd.org>
Resent-Message-ID: <201108111120.p7BBK9OV002258@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159678
>Category:       ports
>Synopsis:       x11/libXfont compilation fails on amd64 (works on i386)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 11 11:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ben C. O. Grimm
>Release:        8.2-STABLE
>Organization:
>Environment:
FreeBSD box 8.2-STABLE FreeBSD 8.2-STABLE #0 r224580: Mon Aug  1 20:10:39 CEST 2011     toor@box:/tmp/obj/usr/src/sys/box  amd64

>Description:
portmaster libXfont                                                                                                                                                            

===>>> Currently installed version: libXfont-1.4.3,1
===>>> Port directory: /usr/ports/x11-fonts/libXfont

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for x11-fonts/libXfont in background
===>>> Gathering dependency list for x11-fonts/libXfont from ports
===>>> Initial dependency check complete for x11-fonts/libXfont

===>>> Starting build for x11-fonts/libXfont <<<===

===>>> All dependencies are up to date

===>  Cleaning for libXfont-1.4.4,1

===>  License check disabled, port has not defined LICENSE
===>  Extracting for libXfont-1.4.4,1
=> SHA256 Checksum OK for xorg/lib/libXfont-1.4.4.tar.bz2.
===>  Patching for libXfont-1.4.4,1
===>   libXfont-1.4.4,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===>   libXfont-1.4.4,1 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - found
===>   libXfont-1.4.4,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libXfont-1.4.4,1 depends on file: /usr/local/libdata/pkgconfig/fontenc.pc - found
===>   libXfont-1.4.4,1 depends on executable: pkg-config - found
===>   libXfont-1.4.4,1 depends on shared library: freetype.9 - found
===>  Configuring for libXfont-1.4.4,1
configure: WARNING: unrecognized options: --enable-malloc0returnsnull
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... amd64-portbld-freebsd8.2
checking host system type... amd64-portbld-freebsd8.2
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd8.2 file names to amd64-portbld-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for cc option to accept ISO C99... -std=gnu99
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if cc -std=gnu99 supports -Werror=attributes... no
checking whether to build developer documentation... yes
checking for xmlto... /usr/local/bin/xmlto
checking the xmlto version... 0.0.24
checking for fop... no
configure: WARNING: fop not found - documentation targets will be skipped
checking for X.Org SGML entities >= 1.7... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll... yes
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... yes
checking for gzopen in -lz... yes
checking for hypot in -lm... yes
checking for XFONT... yes
checking return type of signal handlers... void
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... yes
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/fontfile/Makefile
config.status: creating src/FreeType/Makefile
config.status: creating src/builtins/Makefile
config.status: creating src/bitmap/Makefile
config.status: creating src/fc/Makefile
config.status: creating src/util/Makefile
config.status: creating src/stubs/Makefile
config.status: creating xfont.pc
config.status: creating config.h
config.status: creating include/X11/fonts/fontconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-malloc0returnsnull
===>  Building for libXfont-1.4.4,1
/usr/bin/make  all-recursive
Making all in doc
make: don't know how to make fontlib.html. Stop
*** Error code 1

Stop in /tmp/usr/ports/x11-fonts/libXfont/work/libXfont-1.4.4.
*** Error code 1

Stop in /tmp/usr/ports/x11-fonts/libXfont/work/libXfont-1.4.4.
*** Error code 1

Stop in /usr/ports/x11-fonts/libXfont.

===>>> make failed for x11-fonts/libXfont
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> x11-fonts/libXfont 

>How-To-Repeat:
portmaster x11-fonts/libXfont on an amd64 system

No problems on i386.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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