Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2011 07:36:16 GMT
From:      Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160415: x11-toolkits/Xaw3d: ===> Configuring for Xaw3d-1.5E_4 imake -DUseInstalled -I/usr/local/lib/X11/config imake: No such file or directory imake: Cannot exec clang -E. Stop. imake: Exit code 1. CLANG build failure.
Message-ID:  <201109030736.p837aGMI069761@red.freebsd.org>
Resent-Message-ID: <201109030740.p837e83Y034613@freefall.freebsd.org>

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

>Number:         160415
>Category:       ports
>Synopsis:       x11-toolkits/Xaw3d: ===>  Configuring for Xaw3d-1.5E_4 imake -DUseInstalled -I/usr/local/lib/X11/config imake: No such file or directory imake: Cannot exec clang -E.   Stop. imake: Exit code 1. CLANG build failure.
>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:   Sat Sep 03 07:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hartmann, O.
>Release:        FreeBSD 9.0-BETA2/amd64 with CLANG compiled
>Organization:
FU berlin
>Environment:
>Description:
Port fails the compilation with CLANG by not knowing how to execute "clang -E", which seems to be a FreeBSD recommended replacement for cpp as recommended on the Wiki for howto build FreeBSD with the new upcoming LLVM/CLANG base compiler system. See error as follows:


===>>> Port directory: /usr/ports/x11-toolkits/Xaw3d

===>  Cleaning for Xaw3d-1.5E_4

===>>> Waiting on fetch & checksum for x11-toolkits/Xaw3d <<<===
===>  Vulnerability check disabled, database not found
===>  License MIT accepted by the user
===>  Found saved configuration for Xaw3d-1.5E_4
=> Xaw3d-1.5E.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch ftp://ftp.visi.com/users/hawkeyd/X/Xaw3d-1.5E.tar.gz


===>  Vulnerability check disabled, database not found
===>  License MIT accepted by the user
===>  Found saved configuration for Xaw3d-1.5E_4
===>  Extracting for Xaw3d-1.5E_4
=> SHA256 Checksum OK for Xaw3d-1.5E.tar.gz.
/bin/mkdir -p /usr/ports/x11-toolkits/Xaw3d/work/xc/lib/Xaw3d/X11/Xaw3d
cd /usr/ports/x11-toolkits/Xaw3d/work/xc/lib/Xaw3d/X11/Xaw3d; /bin/ln -sf ../../*.h .
===>  Patching for Xaw3d-1.5E_4
===>  Applying FreeBSD patches for Xaw3d-1.5E_4
===>   Xaw3d-1.5E_4 depends on executable: imake - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===>   Xaw3d-1.5E_4 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===>   Xaw3d-1.5E_4 depends on shared library: intl - found
===>  Configuring for Xaw3d-1.5E_4
imake -DUseInstalled -I/usr/local/lib/X11/config
imake: No such file or directory
imake: Cannot exec clang -E.
  Stop.
imake: Exit code 1.
  Stop.
===>  Building for Xaw3d-1.5E_4
`Makefile' is up to date.
make: don't know how to make all. Stop
*** Error code 1

Stop in /usr/ports/x11-toolkits/Xaw3d.
*** Error code 1

Stop in /usr/ports/x11-toolkits/Xaw3d.

===>>> make failed for x11-toolkits/Xaw3d
===>>> Aborting update

===>>> Update for Xaw3d-1.5E_4 failed
===>>> Aborting update

>How-To-Repeat:
Try compiling x11-toolkits/Xaw3d with CLANG.
>Fix:


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



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