Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2006 17:49:42 +0100 (CET)
From:      Dierk Sacher <dierk@blaxxtarz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/106721: ode port: syntax error in configure
Message-ID:  <200612141649.kBEGngD5085546@blaxxtarz.evangelion.free>
Resent-Message-ID: <200612141700.kBEH0JPE005584@freefall.freebsd.org>

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

>Number:         106721
>Category:       ports
>Synopsis:       ode port: syntax error in configure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 14 17:00:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dierk Sacher
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD blaxxtarz.evangelion.free 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Mon Oct 30 14:00:56 CET 2006 root@blaxxtarz.evangelion.free:/usr/obj/usr/src/sys/BLAXXTARZ61 i386


>Description:

Port devel/ode does not build:

blaxxtarz# make
===>  Found saved configuration for ode-0.7,1
===>  Extracting for ode-0.7,1
=> MD5 Checksum OK for ode-src-0.7.zip.
=> SHA256 Checksum OK for ode-src-0.7.zip.
===>   ode-0.7,1 depends on executable in : unzip - found
===>  Patching for ode-0.7,1
===>   ode-0.7,1 depends on executable in : gmake - found
===>   ode-0.7,1 depends on shared library: X11.6 - found
===>  Configuring for ode-0.7,1
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking dependency style of cc... gcc3
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... cc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for windres... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for egrep... 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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for ranlib... ranlib
checking for size_t... yes
checking if a soname should be set... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking if OPCODE support is requested... yes
checking if gyroscopic term should be used... yes
checking if double precision is requested... no
checking for appropriate dInfinity constant... FLT_MAX
checking for float.h... (cached) yes
checking for appropriate dEpsilon constant... FLT_EPSILON
checking for a Pentium CPU... yes
checking for a x86-64 CPU... no
checking if building a release library... no
checking if building a debug library... no
checking for char... yes
checking size of char... 1
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long int... yes
checking size of long int... 4
checking for void*... yes
checking size of void*... 4
checking which drawstuff lib to build... X11
checking for the suffix of shared libraries... .so
checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for GL/glext.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking for main in -lopengl32... no
checking for main in -lglu32... no
checking for main in -lXmu... yes
checking for main in -lXi... yes
checking for main in -lX... no
checking for main in -lX11... yes
checking for main in -lcomctl32... no
checking for main in -lkernel32... no
checking for main in -luser32... no
checking for main in -lgdi32... no
checking for main in -lwinmm... no
checking for main in -lstdc++... yes
checking for main in -lm... yes
checking for main in -pthread... yes
checking for gprof... no
checking for floor... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for sqrt... yes
checking for sqrtf... yes
checking for sinf... yes
checking for cosf... yes
checking for fabsf... yes
checking for atan2f... yes
checking for fmodf... yes
checking for copysignf... yes
checking for copysign... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for isnan... yes
checking for isnanf... yes
checking for _isnan... no
checking for _isnanf... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for obstacks... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/ode/Makefile
config.status: creating ode/Makefile
config.status: creating ode/src/Makefile
config.status: creating drawstuff/Makefile
config.status: creating drawstuff/src/Makefile
config.status: creating drawstuff/dstest/Makefile
config.status: creating ode/test/Makefile
config.status: creating ode-config
config.status: creating include/ode/config.h
config.status: executing depfiles commands
Configuration:
  Target system type:      i386-portbld-freebsd6.1
  Build  system type:      i386-portbld-freebsd6.1
  Host   system type:      i386-portbld-freebsd6.1
  Use double precision:    no
  Use OPCODE:              yes
  Use gyroscopic term:     yes
  Is this a Pentium:       yes
  Is the CPU x86-64:       no
  Is this a release build: no
  Is this a debug build:   no
  Using SONAME:           no
  Headers will be installed in /usr/X11R6/include/ode
  Libraries will be installed in /usr/X11R6/lib
===>  Building for ode-0.7,1
cd . && /bin/sh /eva/host/blaxxtarz/ports/devel/ode/work/ode-0.7/missing --run aclocal-1.9 
aclocal-1.9: not found
WARNING: `aclocal-1.9' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/sh /eva/host/blaxxtarz/ports/devel/ode/work/ode-0.7/missing --run automake-1.9 --foreign 
automake-1.9: not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /eva/host/blaxxtarz/ports/devel/ode/work/ode-0.7/missing --run autoconf
autoconf: not found
WARNING: `autoconf' is missing on your system.  You should only need it if
         you modified `configure.in'.  You might want to install the
         `Autoconf' and `GNU m4' packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd6.1 CFLAGS=-O2 -fno-strict-aliasing -pipe CPPFLAGS=-I/usr/X11R6/include CXX=c++ build_alias=i386-portbld-freebsd6.1 CC=cc CXXFLAGS=-O2 -fno-strict-aliasing -pipe  --no-create --no-recursion
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
./configure: line 2593: syntax error near unexpected token `elif'
./configure: line 2593: `elif test $ac_cv_prog_cc_g = yes; then'
gmake: *** [config.status] Error 2
*** Error code 2

Stop in /eva/host/blaxxtarz/ports/devel/ode.


>How-To-Repeat:
	try to build devel/ode

>Fix:

	unknown

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



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