Hi people,
I'm trying to get corebase building on FreeBSD 11-CURRENT, but I get a error with icu:

checking unicode/ucal.h usability... no
checking unicode/ucal.h presence... no
checking for unicode/ucal.h... no
configure: error: Could not find required ICU headers.

But I have icu package installed and gnustep-base builds correctly with it.

The config.log is attached then you can see what is happening.

Thanks.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libgnustep-corebase configure 0.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = pcbsd-3864
uname -m = amd64
uname -r = 11.0-CURRENTAPRIL2016
uname -s = FreeBSD
uname -v = FreeBSD 11.0-CURRENTAPRIL2016 #0 f2b3ebe(master): Tue Apr  5 20:47:46 UTC 2016     root@devastator:/usr/obj/tmp/build/HOyJ/pcbsd/git/freebsd/sys/GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/home/dharc/GNUstep/Tools
PATH: /usr/local/GNUstep/Local/Tools
PATH: /usr/local/GNUstep/System/Tools
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/home/dharc/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2250: checking for gcc
configure:2277: result: cc
configure:2506: checking for C compiler version
configure:2515: cc --version >&5
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: x86_64-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin
configure:2526: $? = 0
configure:2515: cc -v >&5
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: x86_64-unknown-freebsd11.0
Thread model: posix
InstalledDir: /usr/bin
configure:2526: $? = 0
configure:2515: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:2526: $? = 1
configure:2515: cc -qversion >&5
cc: error: unknown argument: '-qversion'
cc: error: no input files
configure:2526: $? = 1
configure:2546: checking whether the C compiler works
configure:2568: cc    conftest.c  >&5
configure:2572: $? = 0
configure:2620: result: yes
configure:2623: checking for C compiler default output file name
configure:2625: result: a.out
configure:2631: checking for suffix of executables
configure:2638: cc -o conftest    conftest.c  >&5
configure:2642: $? = 0
configure:2664: result: 
configure:2686: checking whether we are cross compiling
configure:2694: cc -o conftest    conftest.c  >&5
configure:2698: $? = 0
configure:2705: ./conftest
configure:2709: $? = 0
configure:2724: result: no
configure:2729: checking for suffix of object files
configure:2751: cc -c   conftest.c >&5
configure:2755: $? = 0
configure:2776: result: o
configure:2780: checking whether we are using the GNU C compiler
configure:2799: cc -c   conftest.c >&5
configure:2799: $? = 0
configure:2808: result: yes
configure:2817: checking whether cc accepts -g
configure:2837: cc -c -g  conftest.c >&5
configure:2837: $? = 0
configure:2878: result: yes
configure:2895: checking for cc option to accept ISO C89
configure:2958: cc  -c -g -O2  conftest.c >&5
configure:2958: $? = 0
configure:2971: result: none needed
configure:2996: checking how to run the C preprocessor
configure:3066: result: cpp
configure:3086: cpp  conftest.c
configure:3086: $? = 0
configure:3100: cpp  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:3100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnustep-corebase"
| #define PACKAGE_TARNAME "libgnustep-corebase"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "libgnustep-corebase 0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3141: checking for grep that handles long lines and -e
configure:3199: result: /usr/bin/grep
configure:3204: checking for egrep
configure:3266: result: /usr/bin/grep -E
configure:3271: checking for ANSI C header files
configure:3291: cc -c -g -O2  conftest.c >&5
configure:3291: $? = 0
configure:3364: cc -o conftest -g -O2   conftest.c  >&5
configure:3364: $? = 0
configure:3364: ./conftest
configure:3364: $? = 0
configure:3375: result: yes
configure:3384: checking for inline
configure:3400: cc -c -g -O2  conftest.c >&5
configure:3400: $? = 0
configure:3408: result: inline
configure:3431: checking for sys/types.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for sys/stat.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for stdlib.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for string.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for memory.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for strings.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for inttypes.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for stdint.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3431: checking for unistd.h
configure:3431: cc -c -g -O2  conftest.c >&5
configure:3431: $? = 0
configure:3431: result: yes
configure:3443: checking whether byte ordering is bigendian
configure:3458: cc -c -g -O2  conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
               not a universal capable compiler
               ^
conftest.c:20:14: error: expected ';' after top level declarator
               not a universal capable compiler
                    ^
                    ;
2 errors generated.
configure:3458: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnustep-corebase"
| #define PACKAGE_TARNAME "libgnustep-corebase"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "libgnustep-corebase 0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:3503: cc -c -g -O2  conftest.c >&5
configure:3503: $? = 0
configure:3521: cc -c -g -O2  conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
                 not big endian
                 ^
1 error generated.
configure:3521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnustep-corebase"
| #define PACKAGE_TARNAME "libgnustep-corebase"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "libgnustep-corebase 0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:3649: result: no
configure:3674: checking size of char
configure:3679: cc -o conftest -g -O2   conftest.c  >&5
configure:3679: $? = 0
configure:3679: ./conftest
configure:3679: $? = 0
configure:3693: result: 1
configure:3707: checking size of short
configure:3712: cc -o conftest -g -O2   conftest.c  >&5
configure:3712: $? = 0
configure:3712: ./conftest
configure:3712: $? = 0
configure:3726: result: 2
configure:3740: checking size of int
configure:3745: cc -o conftest -g -O2   conftest.c  >&5
configure:3745: $? = 0
configure:3745: ./conftest
configure:3745: $? = 0
configure:3759: result: 4
configure:3773: checking size of long
configure:3778: cc -o conftest -g -O2   conftest.c  >&5
configure:3778: $? = 0
configure:3778: ./conftest
configure:3778: $? = 0
configure:3792: result: 8
configure:3806: checking size of long long
configure:3811: cc -o conftest -g -O2   conftest.c  >&5
configure:3811: $? = 0
configure:3811: ./conftest
configure:3811: $? = 0
configure:3825: result: 8
configure:3839: checking size of void *
configure:3844: cc -o conftest -g -O2   conftest.c  >&5
configure:3844: $? = 0
configure:3844: ./conftest
configure:3844: $? = 0
configure:3858: result: 8
configure:3883: checking for data model
configure:3902: result: LP64
configure:3967: checking size of double
configure:3972: cc -o conftest -g -O2   conftest.c  >&5
configure:3972: $? = 0
configure:3972: ./conftest
configure:3972: $? = 0
configure:3986: result: 8
configure:4000: checking size of long double
configure:4005: cc -o conftest -g -O2   conftest.c  >&5
configure:4005: $? = 0
configure:4005: ./conftest
configure:4005: $? = 0
configure:4019: result: 16
configure:4048: checking for icu-config
configure:4066: found /usr/local/bin/icu-config
configure:4079: result: /usr/local/bin/icu-config
configure:4087: checking for ICU 4.0 or later
configure:4095: result: yes
configure:4108: checking unicode/ucal.h usability
configure:4108: cc -c -g -O2  conftest.c >&5
conftest.c:66:10: fatal error: 'unicode/ucal.h' file not found
#include <unicode/ucal.h>
         ^
1 error generated.
configure:4108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnustep-corebase"
| #define PACKAGE_TARNAME "libgnustep-corebase"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "libgnustep-corebase 0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define DATA_MODEL_IP16 122482
| #define DATA_MODEL_LP32 122484
| #define DATA_MODEL_ILP32 124484
| #define DATA_MODEL_LLP64 124488
| #define DATA_MODEL_LP64 124888
| #define DATA_MODEL DATA_MODEL_LP64
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <unicode/ucal.h>
configure:4108: result: no
configure:4108: checking unicode/ucal.h presence
configure:4108: cpp  conftest.c
conftest.c:33:10: fatal error: 'unicode/ucal.h' file not found
#include <unicode/ucal.h>
         ^
1 error generated.
configure:4108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgnustep-corebase"
| #define PACKAGE_TARNAME "libgnustep-corebase"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "libgnustep-corebase 0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define DATA_MODEL_IP16 122482
| #define DATA_MODEL_LP32 122484
| #define DATA_MODEL_ILP32 124484
| #define DATA_MODEL_LLP64 124488
| #define DATA_MODEL_LP64 124888
| #define DATA_MODEL DATA_MODEL_LP64
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| /* end confdefs.h.  */
| #include <unicode/ucal.h>
configure:4108: result: no
configure:4108: checking for unicode/ucal.h
configure:4108: result: no
configure:4115: error: Could not find required ICU headers.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unicode_ucal_h=no
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ICU_CONFIG=/usr/local/bin/icu-config
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=8
gs_cv_c_data_model=LP64

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='cc'
CFLAGS='-g -O2'
CPP='cpp'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GNUSTEP_CONFIG=''
GREP='/usr/bin/grep'
GS_SINT16_T='signed short'
GS_SINT32_T='signed int'
GS_SINT64_T='signed long long'
GS_SINT8_T='signed char'
GS_SINTPTR_T='signed long'
GS_UINT16_T='unsigned short'
GS_UINT32_T='unsigned int'
GS_UINT64_T='unsigned long long'
GS_UINT8_T='unsigned char'
GS_UINTPTR_T='unsigned long'
ICU_CONFIG='/usr/local/bin/icu-config'
LDFLAGS=''
LIBOBJS=''
LIBS=' -licui18n -licuuc -licudata '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libgnustep-corebase'
PACKAGE_STRING='libgnustep-corebase 0.2'
PACKAGE_TARNAME='libgnustep-corebase'
PACKAGE_URL=''
PACKAGE_VERSION='0.2'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libgnustep-corebase"
#define PACKAGE_TARNAME "libgnustep-corebase"
#define PACKAGE_VERSION "0.2"
#define PACKAGE_STRING "libgnustep-corebase 0.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define DATA_MODEL_IP16 122482
#define DATA_MODEL_LP32 122484
#define DATA_MODEL_ILP32 124484
#define DATA_MODEL_LLP64 124488
#define DATA_MODEL_LP64 124888
#define DATA_MODEL DATA_MODEL_LP64
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16

configure: exit 1
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to