On Thu, Nov 22, 2018 at 11:57:52AM -0700, Frederic Cambus wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   fcam...@cvs.openbsd.org 2018/11/22 11:57:52
> 
> Added files:
>       audio/ocp/patches: patch-configure 
> 
> Log message:
> Patch configure to add support for newer versions of GCC. This will
> allow building on architectures using ports-gcc to build the port once
> we update lang/gcc.
> 
> OK naddy@

===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
===>  Generating configure for ocp-0.1.21p4
===>  Configuring for ocp-0.1.21p4
Using /exopi-obj/pobj/ocp-0.1.21/config.site (generated)
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
configure: loading site script /exopi-obj/pobj/ocp-0.1.21/config.site
checking build system type... x86_64-unknown-openbsd6.4
checking host system type... x86_64-unknown-openbsd6.4
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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking whether gmake sets $(MAKE)... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking gcc version... ./configure[4593]: syntax error: `)' unexpected
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2756 
'do-configure')
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2776 
'/exopi-obj/pobj/ocp-0.1.21/.configure_done')
*** Error 1 in audio/ocp (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2463 
'build')



-- 
Antoine

Reply via email to