Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2011 22:50:04 GMT
From:      Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160411: www/libxul: does not compile/configure using clang
Message-ID:  <201109022250.p82Mo4jL005794@red.freebsd.org>
Resent-Message-ID: <201109022300.p82N0Nau022333@freefall.freebsd.org>

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

>Number:         160411
>Category:       ports
>Synopsis:       www/libxul: does not compile/configure using clang
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 23:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hartmann, O.
>Release:        FreeBSD 9.0-BETA2/amd64
>Organization:
FU Berlin
>Environment:
>Description:
Try to update or reinstall or install www/libxul using CLANG fails with the following obscure error:

checking for minimum required perl version >= 5.006... 5.014001
checking for full perl installation... yes
checking for python... (cached) /usr/local/bin/python
checking for doxygen... (cached) /usr/local/bin/doxygen
checking for whoami... (cached) /usr/bin/whoami
checking for autoconf... (cached) /usr/local/bin/autoconf-2.13
checking for unzip... (cached) /usr/bin/unzip
checking for zip... (cached) /usr/local/bin/zip
checking for makedepend... (cached) /usr/local/bin/makedepend
checking for xargs... (cached) /usr/bin/xargs
checking for gmake... /usr/local/bin/gmake
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking whether the compiler supports -Wno-invalid-offsetof... yes
checking whether the compiler supports -Wno-variadic-macros... yes
checking whether ld has archive extraction flags... (cached) yes
checking that static assertion macros used in autoconf tests work... (cached) yes
checking for 64-bit OS... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for siginfo_t... (cached) yes
checking for stdint.h... (cached) yes
checking for the size of void*... configure: error: No size found for void*
configure: error: ./configure failed for js/src
===>  Script "configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/libxul/work/mozilla-1.9.2/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. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/www/libxul.
*** Error code 1

Stop in /usr/ports/www/libxul.

===>>> make failed for www/libxul
===>>> Aborting update

===>>> Update for libxul-1.9.2.17_1 failed
===>>> Aborting update

Terminated
>How-To-Repeat:

>Fix:


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



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