You are not logged in.

#1 2013-08-26 20:09:20

CoreCreation
Member
Registered: 2013-08-26
Posts: 4

HELP! opencascade error when making, different problem than usual

Dont be intimidated my the make log, it all ran well exept for this part, so i dont think u will need to read the rest

i think the problem is the "*** missing separator. stop" in the first line after TKMATH

Making all in TKMath
make[3]: Entering directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKMath'
make[3]: Leaving directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKMath'
make[2]: Leaving directory `/home/corex/build/opencascade/src/ros/adm/lin/amk'
make[1]: Leaving directory `/home/corex/build/opencascade/src/ros'

for some reason it does not show when i wrote makepkg &> opencascade.log, but its there, it there anyway to make a better log and find out where the spaces are instead of tab(i looked online and found that the error means that there were spaced where there should be a tab) is it possible for me to bdstar the OpenCASCADE660.tgz, make the apropriate changes, and then repkg it for make? or is there an easyer way, or something i dont know, pls help.

make log

probably to much, but it never hurts. i think the problem is the "*** missing separator. stop" in the first line after TKMATH


====================================================== aclocal
====================================================== libtoolize
====================================================== autoheader
====================================================== automake
====================================================== autoconf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether gcc and cc understand -c and -o together... yes
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking for bison... bison -y
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking  for C header files ... checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
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 pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking osfcn.h usability... no
checking osfcn.h presence... no
checking for osfcn.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for unistd.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sigfpe.h usability... no
checking sigfpe.h presence... no
checking for sigfpe.h... no
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking sys/machsig.h usability... no
checking sys/machsig.h presence... no
checking for sys/machsig.h... no
checking sys/siginfo.h usability... no
checking sys/siginfo.h presence... no
checking for sys/siginfo.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/vnode.h usability... no
checking sys/vnode.h presence... no
checking for sys/vnode.h... no
checking  for C++ header files ... checking istream usability... yes
checking istream presence... yes
checking for istream... yes
checking ostream usability... yes
checking ostream presence... yes
checking for ostream... yes
checking for istream... (cached) yes
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking ios usability... yes
checking ios presence... yes
checking for ios... yes
checking iomanip usability... yes
checking iomanip presence... yes
checking for iomanip... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking stream.h usability... no
checking stream.h presence... no
checking for stream.h... no
checking strstream.h usability... no
checking strstream.h presence... no
checking for strstream.h... no
checking istream.h usability... no
checking istream.h presence... no
checking for istream.h... no
checking ostream.h usability... no
checking ostream.h presence... no
checking for ostream.h... no
checking fstream.h usability... no
checking fstream.h presence... no
checking for fstream.h... no
checking for stdlib.h... (cached) yes
checking ios.h usability... no
checking ios.h presence... no
checking for ios.h... no
checking iostream.h usability... no
checking iostream.h presence... no
checking for iostream.h... no
checking iomanip.h usability... no
checking iomanip.h presence... no
checking for iomanip.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking bits/sigset.h usability... yes
checking bits/sigset.h presence... yes
checking for bits/sigset.h... yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking for sys/types.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking X11/extensions/transovl.h usability... no
checking X11/extensions/transovl.h presence... no
checking for X11/extensions/transovl.h... no
checking X11/extensions/readdisplay.h usability... no
checking X11/extensions/readdisplay.h presence... no
checking for X11/extensions/readdisplay.h... no
checking for X11/extensions/multibuf.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for dlopen in -ldl... yes
checking if platform is 64-bit... no
checking for tclConfig.sh... "/usr/lib/tclConfig.sh"
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking for tkConfig.sh... "/usr/lib/tkConfig.sh"
checking tk.h usability... yes
checking tk.h presence... yes
checking for tk.h... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for gethostname... yes
checking for putenv... yes
checking for re_comp... yes
checking for regcomp... yes
checking for strcspn... yes
checking for strdup... yes
checking for strtol... yes
checking for statfs... yes
checking for statvfs... yes
checking if it is OK to define stream input and output... no
checking if class ostream has member function form... no
checking if union semun is defined in <sys/sem.h>... no
checking if function semop takes a value... no
checking if function semctl takes a value... no
checking for mallinfo in -lmalloc... no
checking for ieee_handler in -lsunmath... no
checking for finite in -lm... yes
checking for jni_md.h in /usr/lib/jvm/java-7-openjdk/include... /usr/lib/jvm/java-7-openjdk/include/linux/jni_md.h
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking java JNI version >= 1.2... yes
checking for X... libraries , headers
checking for XCreateWindow in -lX11... yes
checking X11/Xmu/Xmu.h usability... yes
checking X11/Xmu/Xmu.h presence... yes
checking for X11/Xmu/Xmu.h... yes
checking for XmuLookupStandardColormap in -lXmu... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for _GLUfuncptr... yes
checking for glClear in -lGL... yes
checking for gluSphere in -lGLU... yes
configure: try system freetype
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for FT_Init_FreeType in -lfreetype... yes
configure: try system ftgl
checking ftgl.h usability... yes
checking ftgl.h presence... yes
checking for ftgl.h... yes
checking for FTGLTextureFont in -lftgl... yes

CC       = gcc
CXX      = g++
CFLAGS   = -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -fexceptions -O2
CXXFLAGS = -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -O2
CPPFLAGS = -D_FORTIFY_SOURCE=2 -I/usr/lib/jvm/java-7-openjdk/include -I/usr/lib/jvm/java-7-openjdk/include/linux -DNDEBUG  -DNo_Exception
LDFLAGS  = -Wl,-O1,--sort-common,--as-needed,-z,relro -lstdc++ -lrt

3rdparty mandatory products       
---------------------------------
freetype      : yes
tcltk         : yes

3rdparty optional products       
---------------------------------
gl2ps         : no (--with-gl2ps=DIR option was not defined)
freeimage     : no (--with-freeimage=DIR option was not defined)
tbb includes  : no (--with-tbb-include=DIR option was not defined)
tbb libraries : no (--with-tbb-library=DIR option was not defined)
qt            : no (--with-qt=DIR option was not defined)

Component                   Build
--------------------------  -----
FoundationClasses           yes
ModelingData                yes
ModelingAlgorithms          yes
Visualization               yes
ApplicationFramework        yes
DataExchange                yes
Draw                        yes

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating adm/lin/amk/Makefile
config.status: creating custom_amk.sh
config.status: creating adm/lin/amk/TKernel/Makefile
config.status: creating adm/lin/amk/TKMath/Makefile
config.status: creating adm/lin/amk/TKAdvTools/Makefile
config.status: creating adm/lin/amk/TKG2d/Makefile
config.status: creating adm/lin/amk/TKG3d/Makefile
config.status: creating adm/lin/amk/TKGeomBase/Makefile
config.status: creating adm/lin/amk/TKBRep/Makefile
config.status: creating adm/lin/amk/TKGeomAlgo/Makefile
config.status: creating adm/lin/amk/TKTopAlgo/Makefile
config.status: creating adm/lin/amk/TKPrim/Makefile
config.status: creating adm/lin/amk/TKBO/Makefile
config.status: creating adm/lin/amk/TKBool/Makefile
config.status: creating adm/lin/amk/TKHLR/Makefile
config.status: creating adm/lin/amk/TKFillet/Makefile
config.status: creating adm/lin/amk/TKOffset/Makefile
config.status: creating adm/lin/amk/TKFeat/Makefile
config.status: creating adm/lin/amk/TKMesh/Makefile
config.status: creating adm/lin/amk/TKXMesh/Makefile
config.status: creating adm/lin/amk/TKShHealing/Makefile
config.status: creating adm/lin/amk/TKService/Makefile
config.status: creating adm/lin/amk/TKV3d/Makefile
config.status: creating adm/lin/amk/TKOpenGl/Makefile
config.status: creating adm/lin/amk/TKMeshVS/Makefile
config.status: creating adm/lin/amk/TKNIS/Makefile
config.status: creating adm/lin/amk/TKVoxel/Makefile
config.status: creating adm/lin/amk/PTKernel/Makefile
config.status: creating adm/lin/amk/TKPShape/Makefile
config.status: creating adm/lin/amk/TKCDF/Makefile
config.status: creating adm/lin/amk/TKLCAF/Makefile
config.status: creating adm/lin/amk/TKCAF/Makefile
config.status: creating adm/lin/amk/TKBinL/Makefile
config.status: creating adm/lin/amk/TKXmlL/Makefile
config.status: creating adm/lin/amk/TKShapeSchema/Makefile
config.status: creating adm/lin/amk/TKPLCAF/Makefile
config.status: creating adm/lin/amk/TKBin/Makefile
config.status: creating adm/lin/amk/TKXml/Makefile
config.status: creating adm/lin/amk/TKPCAF/Makefile
config.status: creating adm/lin/amk/FWOSPlugin/Makefile
config.status: creating adm/lin/amk/TKStdLSchema/Makefile
config.status: creating adm/lin/amk/TKStdSchema/Makefile
config.status: creating adm/lin/amk/TKTObj/Makefile
config.status: creating adm/lin/amk/TKBinTObj/Makefile
config.status: creating adm/lin/amk/TKXmlTObj/Makefile
config.status: creating adm/lin/amk/TKXSBase/Makefile
config.status: creating adm/lin/amk/TKSTEPBase/Makefile
config.status: creating adm/lin/amk/TKSTEPAttr/Makefile
config.status: creating adm/lin/amk/TKSTEP209/Makefile
config.status: creating adm/lin/amk/TKSTEP/Makefile
config.status: creating adm/lin/amk/TKIGES/Makefile
config.status: creating adm/lin/amk/TKXCAF/Makefile
config.status: creating adm/lin/amk/TKXCAFSchema/Makefile
config.status: creating adm/lin/amk/TKXDEIGES/Makefile
config.status: creating adm/lin/amk/TKXDESTEP/Makefile
config.status: creating adm/lin/amk/TKSTL/Makefile
config.status: creating adm/lin/amk/TKVRML/Makefile
config.status: creating adm/lin/amk/TKXmlXCAF/Makefile
config.status: creating adm/lin/amk/TKBinXCAF/Makefile
config.status: creating adm/lin/amk/TKDraw/Makefile
config.status: creating adm/lin/amk/TKTopTest/Makefile
config.status: creating adm/lin/amk/TKViewerTest/Makefile
config.status: creating adm/lin/amk/TKXSDRAW/Makefile
config.status: creating adm/lin/amk/TKDCAF/Makefile
config.status: creating adm/lin/amk/TKXDEDRAW/Makefile
config.status: creating adm/lin/amk/TKTObjDRAW/Makefile
config.status: creating adm/lin/amk/TKQADraw/Makefile
config.status: creating adm/lin/amk/DRAWEXE/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/corex/build/opencascade/src/ros/make/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/corex/build/opencascade/src/ros'
Making all in adm/lin/amk
make[2]: Entering directory `/home/corex/build/opencascade/src/ros/adm/lin/amk'
Making all in TKernel
make[3]: Entering directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKernel'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKernel'
Making all in TKMath
make[3]: Entering directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKMath'
make[3]: Leaving directory `/home/corex/build/opencascade/src/ros/adm/lin/amk/TKMath'
make[2]: Leaving directory `/home/corex/build/opencascade/src/ros/adm/lin/amk'
make[1]: Leaving directory `/home/corex/build/opencascade/src/ros'

Offline

#2 2013-08-26 20:44:55

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: HELP! opencascade error when making, different problem than usual

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-08-26 23:50:41

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: HELP! opencascade error when making, different problem than usual

When you are fixing your first post to include the code tags as jasonwryan said above, editing the first post will allow you to edit the title.  Please remove the "HELP!" from your title.  It is irritating considering that these forums are mostly used as support forums.  Trying to yell louder than everyone else is not going to get you more attention here, and likley will just attract the wrong attention.

Offline

Board footer

Powered by FluxBB