- using R version 3.0.1 Patched (2013-05-22 r62772)
- using platform: i386-pc-solaris2.10 (32-bit)
- using session charset: UTF-8
- checking for file ‘SPOT/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘SPOT’ version ‘1.0.4045’
- checking package namespace information ... OK
- checking package dependencies ... NOTE
Package suggested but not available for checking: ‘nloptr’
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘SPOT’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
spotOptimizationInterface: no visible global function definition for
‘nloptr’
spotPredictEsvm: no visible global function definition for ‘nloptr’
spotPredictKsvm: no visible global function definition for ‘nloptr’
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking examples ... ERROR
Running examples in ‘SPOT-Ex.R’ failed
The error most likely occurred in:
> ### Name: daceBuilder
> ### Title: Build DACE model
> ### Aliases: daceBuilder
>
> ### ** Examples
>
> ## Create design points
> x = cbind(runif(20)*15-5,runif(20)*15)
> ## Compute observations at design points (for Branin function)
> y = apply(x,1,spotBraninFunction)
> ## Create model with default settings
> fit = daceBuilder(x,y)
SPOT detected packages that needs installation:
[1] "nloptr"
Installing package into ‘/tmp/RtmpnTaiXE/RLIBS_3d8911496681’
(as ‘lib’ is unspecified)
trying URL 'http://cran.r-project.org/src/contrib/nloptr_0.9.1.tar.gz'
Content type 'application/x-gzip' length 289044 bytes (282 Kb)
opened URL
==================================================
downloaded 282 Kb
- installing *source* package ‘nloptr’ ...
** package ‘nloptr’ successfully unpacked and MD5 sums checked
** libs
`"/home/ripley/R/cc/bin/Rscript" -e "download.file(url='http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz', destfile='nlopt-2.3.tar.gz')"`
trying URL 'http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz'
Content type 'application/x-gzip' length 2353879 bytes (2.2 Mb)
opened URL
==================================================
downloaded 2.2 Mb
`"/home/ripley/R/cc/bin/Rscript" -e "untar(tarfile='nlopt-2.3.tar.gz')"`
rm -rf nlopt-2.3.tar.gz
echo "Installing library to: `pwd`/nlopt-2.3"
Installing library to: /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
cd nlopt-2.3; \
./configure --prefix="`pwd`" --enable-shared --enable-static --without-octave --without-matlab --without-guile --without-python --with-cxx CC="cc -xc99" CFLAGS="-O -xlibmieee -xlibmil -xtarget=native -nofstore " CPP="`"/home/ripley/R/cc/bin/R" CMD config CPP`" CPPFLAGS="-I/usr/local/include" CXX="CC -library=stlport4" CXXFLAGS="-O -xlibmil -xtarget=native -nofstore " CXXCPP="CC -library=stlport4 -E"; \
make; \
make install; \
ls | grep -v ^include$ | grep -v ^lib$ | xargs rm -rf; \
rm -rf .libs;
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc -xc99
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... no
checking whether cc -xc99 accepts -g... yes
checking for cc -xc99 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc -xc99... none
checking for cc -xc99 option to accept ISO C99... none needed
checking for cc -xc99 option to accept ISO Standard C... (cached) none needed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking for fgrep... /usr/sfw/bin/ggrep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.10 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/xpg4/bin/nm -p output from cc -xc99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -xc99 -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 dlfcn.h... yes
checking for objdir... .libs
checking for cc -xc99 option to produce PIC... -KPIC -DPIC
checking if cc -xc99 PIC flag -KPIC -DPIC works... yes
checking if cc -xc99 static flag -Bstatic works... yes
checking if cc -xc99 supports -c -o file.o... yes
checking if cc -xc99 supports -c -o file.o... (cached) yes
checking whether the cc -xc99 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether we are using the GNU C++ compiler... no
checking whether CC -library=stlport4 accepts -g... yes
checking dependency style of CC -library=stlport4... none
checking how to run the C++ preprocessor... CC -library=stlport4 -E
checking whether the CC -library=stlport4 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for CC -library=stlport4 option to produce PIC... -KPIC -DPIC
checking if CC -library=stlport4 PIC flag -KPIC -DPIC works... yes
checking if CC -library=stlport4 static flag -Bstatic works... yes
checking if CC -library=stlport4 supports -c -o file.o... yes
checking if CC -library=stlport4 supports -c -o file.o... (cached) yes
checking whether the CC -library=stlport4 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C thread-local keyword... __thread
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for uint32_t... yes
checking for sin in -lm... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for time... yes
checking for qsort_r... no
checking for getpid... yes
checking for gettid syscall... no
checking for isnan... yes
checking for isinf... no
checking for copysign... yes
checking for mkoctfile... no
checking for mex... mex
checking for working HUGE_VAL... ok
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nlopt.pc
config.status: creating api/Makefile
config.status: creating util/Makefile
config.status: creating octave/Makefile
config.status: creating direct/Makefile
config.status: creating cdirect/Makefile
config.status: creating stogo/Makefile
config.status: creating praxis/Makefile
config.status: creating lbfgs/Makefile
config.status: creating luksan/Makefile
config.status: creating crs/Makefile
config.status: creating mlsl/Makefile
config.status: creating mma/Makefile
config.status: creating cobyla/Makefile
config.status: creating newuoa/Makefile
config.status: creating neldermead/Makefile
config.status: creating auglag/Makefile
config.status: creating bobyqa/Makefile
config.status: creating isres/Makefile
config.status: creating slsqp/Makefile
config.status: creating test/Makefile
config.status: creating swig/Makefile
config.status: creating swig/nlopt.scm
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
Making all in util
source='mt19937ar.c' object='mt19937ar.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o mt19937ar.lo mt19937ar.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mt19937ar.c -KPIC -DPIC -o .libs/mt19937ar.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mt19937ar.c -o mt19937ar.o >/dev/null 2>&1
source='sobolseq.c' object='sobolseq.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o sobolseq.lo sobolseq.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c sobolseq.c -KPIC -DPIC -o .libs/sobolseq.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c sobolseq.c -o sobolseq.o >/dev/null 2>&1
source='timer.c' object='timer.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o timer.lo timer.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c timer.c -KPIC -DPIC -o .libs/timer.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c timer.c -o timer.o >/dev/null 2>&1
source='stop.c' object='stop.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o stop.lo stop.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c stop.c -KPIC -DPIC -o .libs/stop.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c stop.c -o stop.o >/dev/null 2>&1
source='redblack.c' object='redblack.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o redblack.lo redblack.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c redblack.c -KPIC -DPIC -o .libs/redblack.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c redblack.c -o redblack.o >/dev/null 2>&1
source='qsort_r.c' object='qsort_r.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o qsort_r.lo qsort_r.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c qsort_r.c -KPIC -DPIC -o .libs/qsort_r.o
"qsort_r.c", line 69: Warning: function void(void*,unsigned,unsigned,void*,int(*)(void*,const void*,const void*)) overloads extern "C" void(void*,unsigned,unsigned,void*,extern "C" int(*)(void*,const void*,const void*)) because of different language linkages.
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c qsort_r.c -o qsort_r.o >/dev/null 2>&1
source='rescale.c' object='rescale.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o rescale.lo rescale.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c rescale.c -KPIC -DPIC -o .libs/rescale.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c rescale.c -o rescale.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm
libtool: link: ar cru .libs/libutil.a .libs/mt19937ar.o .libs/sobolseq.o .libs/timer.o .libs/stop.o .libs/redblack.o .libs/qsort_r.o .libs/rescale.o
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
source='redblack_test.c' object='redblack_test.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c redblack_test.c
"redblack_test.c", line 59: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
1 Warning(s) detected.
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o redblack_test redblack_test.o libutil.la -lm
libtool: link: CC -O -xlibmil -xtarget=native -nofstore -o redblack_test redblack_test.o ./.libs/libutil.a -library=stlport4 -lm
Making all in direct
source='DIRect.c' object='DIRect.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o DIRect.lo DIRect.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRect.c -KPIC -DPIC -o .libs/DIRect.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRect.c -o DIRect.o >/dev/null 2>&1
source='direct_wrap.c' object='direct_wrap.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o direct_wrap.lo direct_wrap.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c direct_wrap.c -KPIC -DPIC -o .libs/direct_wrap.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c direct_wrap.c -o direct_wrap.o >/dev/null 2>&1
source='DIRserial.c' object='DIRserial.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o DIRserial.lo DIRserial.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRserial.c -KPIC -DPIC -o .libs/DIRserial.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRserial.c -o DIRserial.o >/dev/null 2>&1
source='DIRsubrout.c' object='DIRsubrout.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o DIRsubrout.lo DIRsubrout.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRsubrout.c -KPIC -DPIC -o .libs/DIRsubrout.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c DIRsubrout.c -o DIRsubrout.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libdirect.la DIRect.lo direct_wrap.lo DIRserial.lo DIRsubrout.lo -lm
libtool: link: ar cru .libs/libdirect.a .libs/DIRect.o .libs/direct_wrap.o .libs/DIRserial.o .libs/DIRsubrout.o
libtool: link: ranlib .libs/libdirect.a
libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" )
Making all in cdirect
source='cdirect.c' object='cdirect.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o cdirect.lo cdirect.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c cdirect.c -KPIC -DPIC -o .libs/cdirect.o
"cdirect.c", line 133: Warning (Anachronism): Formal argument compar of type extern "C" int(*)(void*,const void*,const void*) in call to nlopt_qsort_r(void*, unsigned, unsigned, void*, extern "C" int(*)(void*,const void*,const void*)) is being passed int(*)(void*,const void*,const void*).
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c cdirect.c -o cdirect.o >/dev/null 2>&1
source='hybrid.c' object='hybrid.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o hybrid.lo hybrid.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c hybrid.c -KPIC -DPIC -o .libs/hybrid.o
"hybrid.c", line 91: Warning (Anachronism): Formal argument f of type extern "C" double(*)(int,const double*,double*,void*) in call to nlopt_minimize(nlopt_algorithm, int, extern "C" double(*)(int,const double*,double*,void*), void*, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double) is being passed double(*)(int,const double*,double*,void*).
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c hybrid.c -o hybrid.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libcdirect.la cdirect.lo hybrid.lo -lm
libtool: link: ar cru .libs/libcdirect.a .libs/cdirect.o .libs/hybrid.o
libtool: link: ranlib .libs/libcdirect.a
libtool: link: ( cd ".libs" && rm -f "libcdirect.la" && ln -s "../libcdirect.la" "libcdirect.la" )
Making all in stogo
source='global.cc' object='global.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o global.lo global.cc
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c global.cc -KPIC -DPIC -o .libs/global.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c global.cc -o global.o >/dev/null 2>&1
source='linalg.cc' object='linalg.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o linalg.lo linalg.cc
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c linalg.cc -KPIC -DPIC -o .libs/linalg.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c linalg.cc -o linalg.o >/dev/null 2>&1
source='local.cc' object='local.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o local.lo local.cc
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c local.cc -KPIC -DPIC -o .libs/local.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c local.cc -o local.o >/dev/null 2>&1
source='stogo.cc' object='stogo.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o stogo.lo stogo.cc
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c stogo.cc -KPIC -DPIC -o .libs/stogo.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c stogo.cc -o stogo.o >/dev/null 2>&1
source='tools.cc' object='tools.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o tools.lo tools.cc
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c tools.cc -KPIC -DPIC -o .libs/tools.o
"tools.cc", line 395: Warning: lb hides VBox::lb.
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c tools.cc -o tools.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libstogo.la global.lo linalg.lo local.lo stogo.lo tools.lo -lm
libtool: link: CC -library=stlport4 -xar -o .libs/libstogo.a .libs/global.o .libs/linalg.o .libs/local.o .libs/stogo.o .libs/tools.o
libtool: link: ( cd ".libs" && rm -f "libstogo.la" && ln -s "../libstogo.la" "libstogo.la" )
Making all in praxis
source='praxis.c' object='praxis.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o praxis.lo praxis.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c praxis.c -KPIC -DPIC -o .libs/praxis.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c praxis.c -o praxis.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libpraxis.la praxis.lo -lm
libtool: link: ar cru .libs/libpraxis.a .libs/praxis.o
libtool: link: ranlib .libs/libpraxis.a
libtool: link: ( cd ".libs" && rm -f "libpraxis.la" && ln -s "../libpraxis.la" "libpraxis.la" )
Making all in luksan
source='plis.c' object='plis.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o plis.lo plis.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c plis.c -KPIC -DPIC -o .libs/plis.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c plis.c -o plis.o >/dev/null 2>&1
source='plip.c' object='plip.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o plip.lo plip.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c plip.c -KPIC -DPIC -o .libs/plip.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c plip.c -o plip.o >/dev/null 2>&1
source='pnet.c' object='pnet.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o pnet.lo pnet.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c pnet.c -KPIC -DPIC -o .libs/pnet.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c pnet.c -o pnet.o >/dev/null 2>&1
source='mssubs.c' object='mssubs.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o mssubs.lo mssubs.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mssubs.c -KPIC -DPIC -o .libs/mssubs.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mssubs.c -o mssubs.o >/dev/null 2>&1
source='pssubs.c' object='pssubs.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o pssubs.lo pssubs.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c pssubs.c -KPIC -DPIC -o .libs/pssubs.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c pssubs.c -o pssubs.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libluksan.la plis.lo plip.lo pnet.lo mssubs.lo pssubs.lo -lm
libtool: link: ar cru .libs/libluksan.a .libs/plis.o .libs/plip.o .libs/pnet.o .libs/mssubs.o .libs/pssubs.o
libtool: link: ranlib .libs/libluksan.a
libtool: link: ( cd ".libs" && rm -f "libluksan.la" && ln -s "../libluksan.la" "libluksan.la" )
Making all in crs
source='crs.c' object='crs.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o crs.lo crs.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c crs.c -KPIC -DPIC -o .libs/crs.o
"crs.c", line 190: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c crs.c -o crs.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libcrs.la crs.lo -lm
libtool: link: ar cru .libs/libcrs.a .libs/crs.o
libtool: link: ranlib .libs/libcrs.a
libtool: link: ( cd ".libs" && rm -f "libcrs.la" && ln -s "../libcrs.la" "libcrs.la" )
Making all in mlsl
source='mlsl.c' object='mlsl.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o mlsl.lo mlsl.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mlsl.c -KPIC -DPIC -o .libs/mlsl.o
"mlsl.c", line 301: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
"mlsl.c", line 302: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
"mlsl.c", line 305: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nlopt_set_min_objective(nlopt_opt_s*, extern "C" double(*)(unsigned,const double*,double*,void*), void*) is being passed double(*)(unsigned,const double*,double*,void*).
3 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mlsl.c -o mlsl.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libmlsl.la mlsl.lo -lm
libtool: link: ar cru .libs/libmlsl.a .libs/mlsl.o
libtool: link: ranlib .libs/libmlsl.a
libtool: link: ( cd ".libs" && rm -f "libmlsl.la" && ln -s "../libmlsl.la" "libmlsl.la" )
Making all in mma
source='mma.c' object='mma.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o mma.lo mma.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mma.c -KPIC -DPIC -o .libs/mma.o
"mma.c", line 242: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nlopt_set_min_objective(nlopt_opt_s*, extern "C" double(*)(unsigned,const double*,double*,void*), void*) is being passed double(*)(unsigned,const double*,double*,void*).
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c mma.c -o mma.o >/dev/null 2>&1
source='ccsa_quadratic.c' object='ccsa_quadratic.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o ccsa_quadratic.lo ccsa_quadratic.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c ccsa_quadratic.c -KPIC -DPIC -o .libs/ccsa_quadratic.o
"ccsa_quadratic.c", line 302: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nlopt_set_min_objective(nlopt_opt_s*, extern "C" double(*)(unsigned,const double*,double*,void*), void*) is being passed double(*)(unsigned,const double*,double*,void*).
"ccsa_quadratic.c", line 304: Warning (Anachronism): Formal argument fc of type extern "C" void(*)(unsigned,double*,unsigned,const double*,double*,void*) in call to nlopt_add_inequality_mconstraint(nlopt_opt_s*, unsigned, extern "C" void(*)(unsigned,double*,unsigned,const double*,double*,void*), void*, const double*) is being passed void(*)(unsigned,double*,unsigned,const double*,double*,void*).
"ccsa_quadratic.c", line 357: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nlopt_set_min_objective(nlopt_opt_s*, extern "C" double(*)(unsigned,const double*,double*,void*), void*) is being passed double(*)(unsigned,const double*,double*,void*).
3 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c ccsa_quadratic.c -o ccsa_quadratic.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libmma.la mma.lo ccsa_quadratic.lo -lm
libtool: link: ar cru .libs/libmma.a .libs/mma.o .libs/ccsa_quadratic.o
libtool: link: ranlib .libs/libmma.a
libtool: link: ( cd ".libs" && rm -f "libmma.la" && ln -s "../libmma.la" "libmma.la" )
Making all in cobyla
source='cobyla.c' object='cobyla.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o cobyla.lo cobyla.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c cobyla.c -KPIC -DPIC -o .libs/cobyla.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c cobyla.c -o cobyla.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libcobyla.la cobyla.lo -lm
libtool: link: ar cru .libs/libcobyla.a .libs/cobyla.o
libtool: link: ranlib .libs/libcobyla.a
libtool: link: ( cd ".libs" && rm -f "libcobyla.la" && ln -s "../libcobyla.la" "libcobyla.la" )
Making all in newuoa
source='newuoa.c' object='newuoa.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o newuoa.lo newuoa.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c newuoa.c -KPIC -DPIC -o .libs/newuoa.o
"newuoa.c", line 184: Warning (Anachronism): Formal argument f of type extern "C" double(*)(int,const double*,double*,void*) in call to nlopt_minimize_constrained(nlopt_algorithm, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double) is being passed double(*)(int,const double*,double*,void*).
"newuoa.c", line 185: Warning (Anachronism): Formal argument fc of type extern "C" double(*)(int,const double*,double*,void*) in call to nlopt_minimize_constrained(nlopt_algorithm, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double) is being passed double(*)(int,const double*,double*,void*).
"newuoa.c", line 1241: Warning (Anachronism): Formal argument f of type extern "C" double(*)(int,const double*,double*,void*) in call to nlopt_minimize_constrained(nlopt_algorithm, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double) is being passed double(*)(int,const double*,double*,void*).
"newuoa.c", line 1242: Warning (Anachronism): Formal argument fc of type extern "C" double(*)(int,const double*,double*,void*) in call to nlopt_minimize_constrained(nlopt_algorithm, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, extern "C" double(*)(int,const double*,double*,void*), void*, int, const double*, const double*, double*, double*, double, double, double, double, const double*, int, double) is being passed double(*)(int,const double*,double*,void*).
4 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c newuoa.c -o newuoa.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libnewuoa.la newuoa.lo -lm
libtool: link: ar cru .libs/libnewuoa.a .libs/newuoa.o
libtool: link: ranlib .libs/libnewuoa.a
libtool: link: ( cd ".libs" && rm -f "libnewuoa.la" && ln -s "../libnewuoa.la" "libnewuoa.la" )
Making all in lbfgs
Making all in neldermead
source='nldrmd.c' object='nldrmd.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o nldrmd.lo nldrmd.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c nldrmd.c -KPIC -DPIC -o .libs/nldrmd.o
"nldrmd.c", line 128: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
"nldrmd.c", line 257: Warning (Anachronism): Formal argument compare of type extern "C" int(*)(double*,double*) in call to rb_tree_init(rb_tree*, extern "C" int(*)(double*,double*)) is being passed int(*)(double*,double*).
2 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c nldrmd.c -o nldrmd.o >/dev/null 2>&1
source='sbplx.c' object='sbplx.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o sbplx.lo sbplx.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c sbplx.c -KPIC -DPIC -o .libs/sbplx.o
"sbplx.c", line 119: Warning (Anachronism): Formal argument compar of type extern "C" int(*)(void*,const void*,const void*) in call to nlopt_qsort_r(void*, unsigned, unsigned, void*, extern "C" int(*)(void*,const void*,const void*)) is being passed int(*)(void*,const void*,const void*).
"sbplx.c", line 157: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nldrmd_minimize_(int, extern "C" double(*)(unsigned,const double*,double*,void*), void*, const double*, const double*, double*, double*, const double*, nlopt_stopping*, double, double*, double*) is being passed double(*)(unsigned,const double*,double*,void*).
"sbplx.c", line 178: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nldrmd_minimize_(int, extern "C" double(*)(unsigned,const double*,double*,void*), void*, const double*, const double*, double*, double*, const double*, nlopt_stopping*, double, double*, double*) is being passed double(*)(unsigned,const double*,double*,void*).
3 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c sbplx.c -o sbplx.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libneldermead.la nldrmd.lo sbplx.lo -lm
libtool: link: ar cru .libs/libneldermead.a .libs/nldrmd.o .libs/sbplx.o
libtool: link: ranlib .libs/libneldermead.a
libtool: link: ( cd ".libs" && rm -f "libneldermead.la" && ln -s "../libneldermead.la" "libneldermead.la" )
Making all in auglag
source='auglag.c' object='auglag.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o auglag.lo auglag.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c auglag.c -KPIC -DPIC -o .libs/auglag.o
"auglag.c", line 108: Warning (Anachronism): Formal argument f of type extern "C" double(*)(unsigned,const double*,double*,void*) in call to nlopt_set_min_objective(nlopt_opt_s*, extern "C" double(*)(unsigned,const double*,double*,void*), void*) is being passed double(*)(unsigned,const double*,double*,void*).
1 Warning(s) detected.
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c auglag.c -o auglag.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libauglag.la auglag.lo -lm
libtool: link: ar cru .libs/libauglag.a .libs/auglag.o
libtool: link: ranlib .libs/libauglag.a
libtool: link: ( cd ".libs" && rm -f "libauglag.la" && ln -s "../libauglag.la" "libauglag.la" )
Making all in bobyqa
source='bobyqa.c' object='bobyqa.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o bobyqa.lo bobyqa.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c bobyqa.c -KPIC -DPIC -o .libs/bobyqa.o
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c bobyqa.c -o bobyqa.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link CC -library=stlport4 -O -xlibmil -xtarget=native -nofstore -o libbobyqa.la bobyqa.lo -lm
libtool: link: ar cru .libs/libbobyqa.a .libs/bobyqa.o
libtool: link: ranlib .libs/libbobyqa.a
libtool: link: ( cd ".libs" && rm -f "libbobyqa.la" && ln -s "../libbobyqa.la" "libbobyqa.la" )
Making all in isres
source='isres.c' object='isres.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o isres.lo isres.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c isres.c -KPIC -DPIC -o .libs/isres.o
"isres.c", line 92: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 93: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 119: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 199: Warning (Anachronism): Formal argument compar of type extern "C" int(*)(void*,const void*,const void*) in call to nlopt_qsort_r(void*, unsigned, unsigned, void*, extern "C" int(*)(void*,const void*,const void*)) is being passed int(*)(void*,const void*,const void*).
"isres.c", line 235: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 261: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
5 Error(s) and 1 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `isres.lo'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3/isres
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
case "all-recursive" in \
distclean-* | maintainer-clean-*) list='util direct cdirect stogo praxis luksan crs mlsl mma cobyla newuoa lbfgs neldermead auglag bobyqa isres slsqp api . octave test swig' ;; \
*) list='util direct cdirect stogo praxis luksan crs mlsl mma cobyla newuoa lbfgs neldermead auglag bobyqa isres slsqp api . octave test swig' ;; \
esac; \
for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
*** Error code 1
make: Fatal error: Command failed for target `nlopt-2.3/lib/libnlopt_cxx.a'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src
`"/home/ripley/R/cc/bin/Rscript" -e "download.file(url='http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz', destfile='nlopt-2.3.tar.gz')"`
trying URL 'http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz'
Content type 'application/x-gzip' length 2353879 bytes (2.2 Mb)
opened URL
==================================================
downloaded 2.2 Mb
`"/home/ripley/R/cc/bin/Rscript" -e "untar(tarfile='nlopt-2.3.tar.gz')"`
rm -rf nlopt-2.3.tar.gz
echo "Installing library to: `pwd`/nlopt-2.3"
Installing library to: /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
cd nlopt-2.3; \
./configure --prefix="`pwd`" --enable-shared --enable-static --without-octave --without-matlab --without-guile --without-python --with-cxx CC="cc -xc99" CFLAGS="-O -xlibmieee -xlibmil -xtarget=native -nofstore " CPP="`"/home/ripley/R/cc/bin/R" CMD config CPP`" CPPFLAGS="-I/usr/local/include" CXX="CC -library=stlport4" CXXFLAGS="-O -xlibmil -xtarget=native -nofstore " CXXCPP="CC -library=stlport4 -E"; \
make; \
make install; \
ls | grep -v ^include$ | grep -v ^lib$ | xargs rm -rf; \
rm -rf .libs;
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc -xc99
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... no
checking whether cc -xc99 accepts -g... yes
checking for cc -xc99 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc -xc99... none
checking for cc -xc99 option to accept ISO C99... none needed
checking for cc -xc99 option to accept ISO Standard C... (cached) none needed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking for fgrep... /usr/sfw/bin/ggrep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.10 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/xpg4/bin/nm -p output from cc -xc99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -xc99 -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 dlfcn.h... yes
checking for objdir... .libs
checking for cc -xc99 option to produce PIC... -KPIC -DPIC
checking if cc -xc99 PIC flag -KPIC -DPIC works... yes
checking if cc -xc99 static flag -Bstatic works... yes
checking if cc -xc99 supports -c -o file.o... yes
checking if cc -xc99 supports -c -o file.o... (cached) yes
checking whether the cc -xc99 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether we are using the GNU C++ compiler... no
checking whether CC -library=stlport4 accepts -g... yes
checking dependency style of CC -library=stlport4... none
checking how to run the C++ preprocessor... CC -library=stlport4 -E
checking whether the CC -library=stlport4 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for CC -library=stlport4 option to produce PIC... -KPIC -DPIC
checking if CC -library=stlport4 PIC flag -KPIC -DPIC works... yes
checking if CC -library=stlport4 static flag -Bstatic works... yes
checking if CC -library=stlport4 supports -c -o file.o... yes
checking if CC -library=stlport4 supports -c -o file.o... (cached) yes
checking whether the CC -library=stlport4 linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C thread-local keyword... __thread
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for uint32_t... yes
checking for sin in -lm... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for time... yes
checking for qsort_r... no
checking for getpid... yes
checking for gettid syscall... no
checking for isnan... yes
checking for isinf... no
checking for copysign... yes
checking for mkoctfile... no
checking for mex... mex
checking for working HUGE_VAL... ok
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nlopt.pc
config.status: creating api/Makefile
config.status: creating util/Makefile
config.status: creating octave/Makefile
config.status: creating direct/Makefile
config.status: creating cdirect/Makefile
config.status: creating stogo/Makefile
config.status: creating praxis/Makefile
config.status: creating lbfgs/Makefile
config.status: creating luksan/Makefile
config.status: creating crs/Makefile
config.status: creating mlsl/Makefile
config.status: creating mma/Makefile
config.status: creating cobyla/Makefile
config.status: creating newuoa/Makefile
config.status: creating neldermead/Makefile
config.status: creating auglag/Makefile
config.status: creating bobyqa/Makefile
config.status: creating isres/Makefile
config.status: creating slsqp/Makefile
config.status: creating test/Makefile
config.status: creating swig/Makefile
config.status: creating swig/nlopt.scm
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
Making all in util
Making all in direct
Making all in cdirect
Making all in stogo
Making all in praxis
Making all in luksan
Making all in crs
Making all in mlsl
Making all in mma
Making all in cobyla
Making all in newuoa
Making all in lbfgs
Making all in neldermead
Making all in auglag
Making all in bobyqa
Making all in isres
source='isres.c' object='isres.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c -o isres.lo isres.c
libtool: compile: CC -library=stlport4 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -I/usr/local/include -O -xlibmil -xtarget=native -nofstore -c isres.c -KPIC -DPIC -o .libs/isres.o
"isres.c", line 92: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 93: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 119: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 199: Warning (Anachronism): Formal argument compar of type extern "C" int(*)(void*,const void*,const void*) in call to nlopt_qsort_r(void*, unsigned, unsigned, void*, extern "C" int(*)(void*,const void*,const void*)) is being passed int(*)(void*,const void*,const void*).
"isres.c", line 235: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
"isres.c", line 261: Error: Overloading ambiguity between "std::sqrt(double)" and "std::sqrt(float)".
5 Error(s) and 1 Warning(s) detected.
*** Error code 1
make: Fatal error: Command failed for target `isres.lo'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3/isres
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
case "all-recursive" in \
distclean-* | maintainer-clean-*) list='util direct cdirect stogo praxis luksan crs mlsl mma cobyla newuoa lbfgs neldermead auglag bobyqa isres slsqp api . octave test swig' ;; \
*) list='util direct cdirect stogo praxis luksan crs mlsl mma cobyla newuoa lbfgs neldermead auglag bobyqa isres slsqp api . octave test swig' ;; \
esac; \
for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src/nlopt-2.3
*** Error code 1
make: Fatal error: Command failed for target `nlopt-2.3/include/nlopt.h'
Current working directory /tmp/RtmpBvayxs/R.INSTALL24bb75377f9/nloptr/src
ERROR: compilation failed for package ‘nloptr’
- removing ‘/tmp/RtmpnTaiXE/RLIBS_3d8911496681/nloptr’
Warning in install.packages(packageList[!installed], repos = reposLoc) :
installation of package ‘nloptr’ had non-zero exit status
The downloaded source packages are in
‘/tmp/Rtmp3Ta4Xr/downloaded_packages’
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘nloptr’
Error: could not find function "nloptr"
Execution halted