ssvnc build fails on -current

AN andy at neu.net
Thu Dec 6 05:04:19 UTC 2012


Trying to build ssvnc on current with clang and gcc fails with:

[root at FBSD10 /usr/ports/net/ssvnc]# make install clean
===>  License GPLv2 accepted by the user
===>  Found saved configuration for ssvnc-1.0.29
===>   ssvnc-1.0.29 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for ssvnc-1.0.29
=> SHA256 Checksum OK for ssvnc-1.0.29.src.tar.gz.
===>  Patching for ssvnc-1.0.29
===>  Applying FreeBSD patches for ssvnc-1.0.29
===>   ssvnc-1.0.29 depends on executable: imake - not found
===>    Verifying install for imake in /usr/ports/devel/imake
===>   imake-1.0.4,1 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for imake-1.0.4,1
=> SHA256 Checksum OK for xorg/util/imake-1.0.4.tar.bz2.
===>   imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Patching for imake-1.0.4,1
===>   imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Applying FreeBSD patches for imake-1.0.4,1
===>   imake-1.0.4,1 depends on file: 
/usr/local/libdata/pkgconfig/xproto.pc - found
===>   imake-1.0.4,1 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Configuring for imake-1.0.4,1
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/devel/imake/work/imake-1.0.4/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/devel/imake/work/imake-1.0.4/configure
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 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 cc option to accept ISO C99... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... amd64-portbld-freebsd10.0
checking host system type... amd64-portbld-freebsd10.0
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... cpp
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... configure: error: 
/usr/bin/cpp does not preserve whitespace with or without -traditional.  I 
don't know what to do.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/imake/work/imake-1.0.4/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 info -g -Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/devel/imake.
*** [build-depends] Error code 1

Stop in /usr/ports/net/ssvnc.
*** [install] Error code 1

Stop in /usr/ports/net/ssvnc.



More information about the freebsd-x11 mailing list