* Package: sci-chemistry/molmol-2k_p2-r6:0 * Repository: gentoo * Maintainer: sci-chemistry@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking molmol-2k.2.0-src.tar.gz to /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work >>> Unpacking molmol-2k.2.0-doc.tar.gz to /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work >>> Unpacking molmol-patches.tbz2 to /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work >>> Unpacking molmol_256.png to /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work unpack molmol_256.png: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work >>> Preparing source in /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work ... * Applying pjf_RH9_molmol2k2.diff ... [ ok ] * Applying ldflags.patch ... [ ok ] * Applying opengl.patch ... [ ok ] * Applying cast.patch ... [ ok ] * Applying libpng15.patch ... [ ok ] * Applying molmol-2k_p2-fink.patch ... [ ok ] * Applying wild.patch ... patching file include/cmd_dial.h patching file include/cmd_io.h patching file include/cmd_struc.h patching file include/curr_dir.h patching file include/data_hand.h patching file src/cip/cmd_tab.h patching file src/cmddial/ExDialColor.c patching file src/cmddial/ExDialRes.c patching file src/cmddial/Makefile patching file src/cmdio/ExPdb.c patching file src/cmdstruc/ExBuild.c patching file src/data/DataHand.c patching file src/iodev/IODev.c patching file src/main/MolInit.c Hunk #1 succeeded at 313 with fuzz 1. patching file src/main/MolMol.c patching file src/motif/MotifDial.c patching file src/motogl/MotOGLDump.c patching file src/os/CurrDir.c patching file src/os/ProgDir.c patching file src/win/WinDial.c patching file src/winogl/WinOGLDump.c [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-11-24T21:47)! * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work ... make -j4 -j1 make tools sg src TARGET=default make[1]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work' cd tools; make default make[2]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools' make src TARGET=default make[3]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools' cd src; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools/src' clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Break.o Break.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o RandNum.o RandNum.c RandNum.c:60:32: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] return (float) RandInt32() / IM; ~ ^~ RandNum.c:32:12: note: expanded from macro 'IM' #define IM 2147483647 ^~~~~~~~~~ 1 warning generated. clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o MatVec.o MatVec.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o TrackBall.o TrackBall.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o EllInteg.o EllInteg.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Callback.o Callback.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Tree.o Tree.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Hashtab.o Hashtab.c In file included from Hashtab.c:26: ../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Linlist.o Linlist.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o RectSet.o RectSet.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Grid.o Grid.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o StrTab.o StrTab.c In file included from StrTab.c:32: ../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o DStr.o DStr.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o StrMatch.o StrMatch.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o FileName.o FileName.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o LeastSqr.o LeastSqr.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o CubicSpline.o CubicSpline.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Sphere.o Sphere.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o IsoSurface.o IsoSurface.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o SurfaceDots.o SurfaceDots.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o SurfaceSolid.o SurfaceSolid.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o SurfCheck.o SurfCheck.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Potential.o Potential.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o FitCylinder.o FitCylinder.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o MapCoord.o MapCoord.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o PrincipAxis.o PrincipAxis.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o SingVal.o SingVal.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o Cluster.o Cluster.c clang -I../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -c -o SimulAnneal.o SimulAnneal.c x86_64-pc-linux-gnu-ar r ../../tools/lib/libtools.a Break.o RandNum.o MatVec.o TrackBall.o EllInteg.o Callback.o Tree.o Hashtab.o Linlist.o RectSet.o Grid.o StrTab.o DStr.o StrMatch.o FileName.o LeastSqr.o CubicSpline.o Sphere.o IsoSurface.o SurfaceDots.o SurfaceSolid.o SurfCheck.o Potential.o FitCylinder.o MapCoord.o PrincipAxis.o SingVal.o Cluster.o SimulAnneal.o x86_64-pc-linux-gnu-ar: creating ../../tools/lib/libtools.a /bin/true ../../tools/lib/libtools.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools/src' make[3]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools' make[2]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/tools' cd sg; make default make[2]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg' make src TARGET=default make[3]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg' cd src; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src' make sgdev def pick range ogl x11 no pov rib vrml1 vrml2 ps fm TARGET=default make[5]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src' cd sgdev; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/sgdev' clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgDev.o SgDev.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgName.o SgName.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgPlot.o SgPlot.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgInit.o SgInit.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgError.o SgError.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgView.o SgView.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgObj.o SgObj.c In file included from SgObj.c:29: ../../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgClear.o SgClear.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgDraw.o SgDraw.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgText.o SgText.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgPick.o SgPick.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgRange.o SgRange.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgBuff.o SgBuff.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgSet.o SgSet.c clang -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DSG_DEV_OGL -DSG_DEV_X11 -DSG_DEV_NO -DSG_DEV_POV -DSG_DEV_RIB -DSG_DEV_VRML1 -DSG_DEV_VRML2 -DSG_DEV_PS -DSG_DEV_CPS -DSG_DEV_FM3 -DSG_DEV_FM4 -c -o SgTransf.o SgTransf.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a SgDev.o SgName.o SgPlot.o SgInit.o SgError.o SgView.o SgObj.o SgClear.o SgDraw.o SgText.o SgPick.o SgRange.o SgBuff.o SgSet.o SgTransf.o x86_64-pc-linux-gnu-ar: creating ../../../sg/lib/libsg.a /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/sgdev' cd def; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/def' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o Def.o Def.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefPrec.o DefPrec.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefShade.o DefShade.c DefShade.c:177:11: warning: enumeration value 'SG_FOG_MODE_OFF' not handled in switch [-Wswitch] switch (CurrFogMode) { ^~~~~~~~~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefHidden.o DefHidden.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefMarker.o DefMarker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefLine.o DefLine.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefPoly.o DefPoly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefCircle.o DefCircle.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefText.o DefText.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefSphere.o DefSphere.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefMesh.o DefMesh.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o DefTransf.o DefTransf.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a Def.o DefPrec.o DefShade.o DefHidden.o DefMarker.o DefLine.o DefPoly.o DefCircle.o DefText.o DefSphere.o DefMesh.o DefTransf.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/def' cd pick; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/pick' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PickDev.o PickDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o Pick.o Pick.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a PickDev.o Pick.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/pick' cd range; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/range' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RangeDev.o RangeDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o Range.o Range.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a RangeDev.o Range.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/range' cd ogl; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/ogl' clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLDev.o OGLDev.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLInit.o OGLInit.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLView.o OGLView.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLObj.o OGLObj.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLClear.o OGLClear.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLMarker.o OGLMarker.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLLine.o OGLLine.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLPoly.o OGLPoly.c OGLPoly.c:63:11: warning: enumeration values 'SG_SHADE_DOTS' and 'SG_SHADE_LINES' not handled in switch [-Wswitch] switch (model) { ^~~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLText.o OGLText.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLMesh.o OGLMesh.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLFeature.o OGLFeature.c OGLFeature.c:76:11: warning: enumeration values 'SG_FEATURE_FAST_SPHERE', 'SG_FEATURE_SHADE', and 'SG_FEATURE_DEPTH_SORT' not handled in switch [-Wswitch] switch (feature) { ^~~~~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLColor.o OGLColor.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLTransf.o OGLTransf.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLStereo.o OGLStereo.c clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLLight.o OGLLight.c OGLLight.c:106:11: warning: 6 enumeration values not handled in switch: 'SG_MAT_REFLECTION', 'SG_MAT_ALPHA', 'SG_MAT_REFRACTION_INDEX'... [-Wswitch] switch (prop) { ^~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -DOPENGL_SGI_STEREO -c -o OGLUtil.o OGLUtil.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a OGLDev.o OGLInit.o OGLView.o OGLObj.o OGLClear.o OGLMarker.o OGLLine.o OGLPoly.o OGLText.o OGLMesh.o OGLFeature.o OGLColor.o OGLTransf.o OGLStereo.o OGLLight.o OGLUtil.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/ogl' cd x11; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/x11' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Dev.o X11Dev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Init.o X11Init.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Access.o X11Access.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Clear.o X11Clear.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Marker.o X11Marker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Line.o X11Line.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Poly.o X11Poly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Text.o X11Text.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Circle.o X11Circle.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o X11Color.o X11Color.c In file included from X11Color.c:32: ../../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a X11Dev.o X11Init.o X11Access.o X11Clear.o X11Marker.o X11Line.o X11Poly.o X11Text.o X11Circle.o X11Color.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/x11' cd no; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/no' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o NODev.o NODev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o NO.o NO.c In file included from NO.c:31: ../../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a NODev.o NO.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/no' cd pov; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/pov' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVDev.o POVDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVInit.o POVInit.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVFrame.o POVFrame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVView.o POVView.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVMarker.o POVMarker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVLine.o POVLine.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVPoly.o POVPoly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVText.o POVText.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVShape.o POVShape.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVColor.o POVColor.c POVColor.c:64:11: warning: enumeration value 'SG_MAT_ALPHA' not handled in switch [-Wswitch] switch (prop) { ^~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVLight.o POVLight.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o POVUtil.o POVUtil.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o MPOVMesh.o MPOVMesh.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a POVDev.o POVInit.o POVFrame.o POVView.o POVMarker.o POVLine.o POVPoly.o POVText.o POVShape.o POVColor.o POVLight.o POVUtil.o MPOVMesh.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/pov' cd rib; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/rib' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBDev.o RIBDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBInit.o RIBInit.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBFrame.o RIBFrame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBView.o RIBView.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBMarker.o RIBMarker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBLine.o RIBLine.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBPoly.o RIBPoly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBShape.o RIBShape.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBColor.o RIBColor.c RIBColor.c:177:11: warning: enumeration value 'SG_MAT_ALPHA' not handled in switch [-Wswitch] switch (prop) { ^~~~ 1 warning generated. clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBLight.o RIBLight.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBWorld.o RIBWorld.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o RIBUtil.o RIBUtil.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a RIBDev.o RIBInit.o RIBFrame.o RIBView.o RIBMarker.o RIBLine.o RIBPoly.o RIBShape.o RIBColor.o RIBLight.o RIBWorld.o RIBUtil.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/rib' cd vrml1; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/vrml1' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Dev.o VRML1Dev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Init.o VRML1Init.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Frame.o VRML1Frame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Marker.o VRML1Marker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Line.o VRML1Line.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Poly.o VRML1Poly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Text.o VRML1Text.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Shape.o VRML1Shape.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Color.o VRML1Color.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Light.o VRML1Light.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML1Util.o VRML1Util.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a VRML1Dev.o VRML1Init.o VRML1Frame.o VRML1Marker.o VRML1Line.o VRML1Poly.o VRML1Text.o VRML1Shape.o VRML1Color.o VRML1Light.o VRML1Util.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/vrml1' cd vrml2; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/vrml2' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Dev.o VRML2Dev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Init.o VRML2Init.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Frame.o VRML2Frame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Marker.o VRML2Marker.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Line.o VRML2Line.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Poly.o VRML2Poly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Text.o VRML2Text.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Shape.o VRML2Shape.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Color.o VRML2Color.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Light.o VRML2Light.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o VRML2Util.o VRML2Util.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a VRML2Dev.o VRML2Init.o VRML2Frame.o VRML2Marker.o VRML2Line.o VRML2Poly.o VRML2Text.o VRML2Shape.o VRML2Color.o VRML2Light.o VRML2Util.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/vrml2' cd ps; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/ps' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSDev.o PSDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSInit.o PSInit.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSFrame.o PSFrame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSLine.o PSLine.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSPoly.o PSPoly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSCircle.o PSCircle.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSText.o PSText.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSColor.o PSColor.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o PSStereo.o PSStereo.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a PSDev.o PSInit.o PSFrame.o PSLine.o PSPoly.o PSCircle.o PSText.o PSColor.o PSStereo.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/ps' cd fm; make default make[6]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/fm' clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMDev.o FMDev.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMInit.o FMInit.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMFrame.o FMFrame.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMLine.o FMLine.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMPoly.o FMPoly.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMCircle.o FMCircle.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMText.o FMText.c clang -I../../../sg/include -I../../../tools/include -pipe -march=native -fno-diagnostics-color -O2 -I../../../sg/include -I../../../tools/include -c -o FMColor.o FMColor.c x86_64-pc-linux-gnu-ar r ../../../sg/lib/libsg.a FMDev.o FMInit.o FMFrame.o FMLine.o FMPoly.o FMCircle.o FMText.o FMColor.o /bin/true ../../../sg/lib/libsg.a sleep 2 make[6]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src/fm' make[5]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src' make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg/src' make[3]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg' make[2]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/sg' cd src; make default make[2]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src' make os fileio attr data expr prim calc pudev motif tty iodev motogl motx11 ttyno graph ui cmdio cmddial cmdmisc cmdattr cmdrep cmdprop cmdprim cmdanim cmdstruc cmdcalc cmdfig cip main TARGET=default make[3]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src' cd os; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/os' clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsSleep.o OsSleep.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsSeed.o OsSeed.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsDir.o OsDir.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsSystem.o OsSystem.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsMail.o OsMail.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o OsBrowse.o OsBrowse.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o GFile.o GFile.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o CurrDir.o CurrDir.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o HomeDir.o HomeDir.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o ProgDir.o ProgDir.c x86_64-pc-linux-gnu-ar r ../../lib/libos.a OsSleep.o OsSeed.o OsDir.o OsSystem.o OsMail.o OsBrowse.o GFile.o CurrDir.o HomeDir.o ProgDir.o x86_64-pc-linux-gnu-ar: creating ../../lib/libos.a /bin/true ../../lib/libos.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/os' cd fileio; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/fileio' clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o ParHandler.o ParHandler.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o SetupFile.o SetupFile.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o UserFile.o UserFile.c x86_64-pc-linux-gnu-ar r ../../lib/libfileio.a ParHandler.o SetupFile.o UserFile.o x86_64-pc-linux-gnu-ar: creating ../../lib/libfileio.a /bin/true ../../lib/libfileio.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/fileio' cd attr; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/attr' clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o AttrMng.o AttrMng.c In file included from AttrMng.c:33: ../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. x86_64-pc-linux-gnu-ar r ../../lib/libattr.a AttrMng.o x86_64-pc-linux-gnu-ar: creating ../../lib/libattr.a /bin/true ../../lib/libattr.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/attr' cd data; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/data' clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataHand.o DataHand.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataResLib.o DataResLib.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataInit.o DataInit.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataWriteRes.o DataWriteRes.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataCalc.o DataCalc.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataSel.o DataSel.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataRef.o DataRef.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataDist.o DataDist.c In file included from DataDist.c:32: ../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o DataDump.o DataDump.c clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o PropTab.o PropTab.c In file included from PropTab.c:35: ../../tools/include/hashtab.h:25:9: warning: '_HASHTAB_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef _HASHTAB_H_ ^~~~~~~~~~~ ../../tools/include/hashtab.h:26:9: note: '_ASHTAB_H_' is defined here; did you mean '_HASHTAB_H_'? #define _ASHTAB_H_ ^~~~~~~~~~ _HASHTAB_H_ 1 warning generated. clang -I../../tools/include -I../../include -DNMR -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -DNMR -c -o PropStand.o PropStand.c PropStand.c:241:13: warning: enumeration values 'DE_NONE' and 'DE_PRIM' not handled in switch [-Wswitch] switch (entryP->entType) { ^~~~~~~~~~~~~~~ PropStand.c:344:13: warning: 4 enumeration values not handled in switch: 'DE_NONE', 'DE_MOL', 'DE_DIST'... [-Wswitch] switch (entryP->entType) { ^~~~~~~~~~~~~~~ 2 warnings generated. x86_64-pc-linux-gnu-ar r ../../lib/libdata.a DataHand.o DataResLib.o DataInit.o DataWriteRes.o DataCalc.o DataSel.o DataRef.o DataDist.o DataDump.o PropTab.o PropStand.o x86_64-pc-linux-gnu-ar: creating ../../lib/libdata.a /bin/true ../../lib/libdata.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/data' cd expr; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/expr' clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o ExprScan.o ExprScan.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o ExprEval.o ExprEval.c ExprEval.c:1118:13: warning: enumeration values 'OC_NOP' and 'OC_END' not handled in switch [-Wswitch] switch (code[pc++]) { ^~~~~~~~~~ 1 warning generated. x86_64-pc-linux-gnu-ar r ../../lib/libdata.a ExprScan.o ExprEval.o /bin/true ../../lib/libdata.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/expr' cd prim; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/prim' clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o PrimHand.o PrimHand.c PrimHand.c:272:11: warning: enumeration value 'PT_ALL' not handled in switch [-Wswitch] switch (primP->type) { ^~~~~~~~~~~ 1 warning generated. clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o PrimDump.o PrimDump.c PrimDump.c:103:13: warning: enumeration value 'PT_ALL' not handled in switch [-Wswitch] switch (primP->type) { ^~~~~~~~~~~ PrimDump.c:378:13: warning: enumeration value 'PT_ALL' not handled in switch [-Wswitch] switch (type) { ^~~~ 2 warnings generated. clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o PrimSel.o PrimSel.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o PlateCalc.o PlateCalc.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o SolidCalc.o SolidCalc.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o RibbonBuild.o RibbonBuild.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o RibbonCalc.o RibbonCalc.c RibbonCalc.c:426:11: warning: enumeration value 'RS_INVISIBLE' not handled in switch [-Wswitch] switch (partP->style) { ^~~~~~~~~~~~ 1 warning generated. clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o SheetCalc.o SheetCalc.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o SurfaceTrim.o SurfaceTrim.c clang -I../../tools/include -I../../sg/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -c -o PrimDraw.o PrimDraw.c PrimDraw.c:663:11: warning: enumeration value 'PT_ALL' not handled in switch [-Wswitch] switch (primP->type) { ^~~~~~~~~~~ 1 warning generated. x86_64-pc-linux-gnu-ar r ../../lib/libprim.a PrimHand.o PrimDump.o PrimSel.o PlateCalc.o SolidCalc.o RibbonBuild.o RibbonCalc.o SheetCalc.o SurfaceTrim.o PrimDraw.o x86_64-pc-linux-gnu-ar: creating ../../lib/libprim.a /bin/true ../../lib/libprim.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/prim' cd calc; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/calc' clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o CalcRmsd.o CalcRmsd.c clang -I../../tools/include -I../../include -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../include -c -o CalcPair.o CalcPair.c x86_64-pc-linux-gnu-ar r ../../lib/libcalc.a CalcRmsd.o CalcPair.o x86_64-pc-linux-gnu-ar: creating ../../lib/libcalc.a /bin/true ../../lib/libcalc.a make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/calc' cd pudev; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/pudev' clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuDev.o PuDev.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuInit.o PuInit.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuEvent.o PuEvent.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuExtIn.o PuExtIn.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuCB.o PuCB.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuMainW.o PuMainW.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuMenu.o PuMenu.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuCmdField.o PuCmdField.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuVal.o PuVal.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuBusy.o PuBusy.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuMsg.o PuMsg.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuHelp.o PuHelp.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuTextW.o PuTextW.c clang -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DPU_DEV_MOTIF -DPU_DEV_TTY -c -o PuDial.o PuDial.c x86_64-pc-linux-gnu-ar r ../../lib/libpu.a PuDev.o PuInit.o PuEvent.o PuExtIn.o PuCB.o PuMainW.o PuMenu.o PuCmdField.o PuVal.o PuBusy.o PuMsg.o PuHelp.o PuTextW.o PuDial.o x86_64-pc-linux-gnu-ar: creating ../../lib/libpu.a /bin/true ../../lib/libpu.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/pudev' cd motif; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/motif' clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifDev.o MotifDev.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifInit.o MotifInit.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifEvent.o MotifEvent.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifExtIn.o MotifExtIn.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifCB.o MotifCB.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifPlace.o MotifPlace.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifText.o MotifText.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifMainW.o MotifMainW.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifMenu.o MotifMenu.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifVal.o MotifVal.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifBusy.o MotifBusy.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifMsg.o MotifMsg.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifHelp.o MotifHelp.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifTextW.o MotifTextW.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o MotifDial.o MotifDial.c x86_64-pc-linux-gnu-ar r ../../lib/libpu.a MotifDev.o MotifInit.o MotifEvent.o MotifExtIn.o MotifCB.o MotifPlace.o MotifText.o MotifMainW.o MotifMenu.o MotifVal.o MotifBusy.o MotifMsg.o MotifHelp.o MotifTextW.o MotifDial.o /bin/true ../../lib/libpu.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/motif' cd tty; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/tty' clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o TTYDev.o TTYDev.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -c -o TTY.o TTY.c x86_64-pc-linux-gnu-ar r ../../lib/libpu.a TTYDev.o TTY.o /bin/true ../../lib/libpu.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/tty' cd iodev; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/iodev' clang -I../../tools/include -I../../sg/include -I../../include -DIO_DEV_MOTIF_OGL -DIO_DEV_MOTIF_X11 -DIO_DEV_TTY_NO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DIO_DEV_MOTIF_OGL -DIO_DEV_MOTIF_X11 -DIO_DEV_TTY_NO -c -o IODev.o IODev.c clang -I../../tools/include -I../../sg/include -I../../include -DIO_DEV_MOTIF_OGL -DIO_DEV_MOTIF_X11 -DIO_DEV_TTY_NO -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DIO_DEV_MOTIF_OGL -DIO_DEV_MOTIF_X11 -DIO_DEV_TTY_NO -c -o IOError.o IOError.c x86_64-pc-linux-gnu-ar r ../../lib/libio.a IODev.o IOError.o x86_64-pc-linux-gnu-ar: creating ../../lib/libio.a /bin/true ../../lib/libio.a sleep 2 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/iodev' cd motogl; make default make[4]: Entering directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/motogl' clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -c -o MotOGLDev.o MotOGLDev.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -c -o MotOGL.o MotOGL.c clang -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -I../../tools/include -I../../sg/include -I../../include -DFUNCPROTO -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT -c -o MotOGLDump.o MotOGLDump.c MotOGLDump.c:347:8: error: incompatible function pointer types passing 'void (png_structp, char *)' (aka 'void (struct png_struct_def *, char *)') to parameter of type 'png_error_ptr' (aka 'void (*)(struct png_struct_def *, const char *)') [-Werror,-Wincompatible-function-pointer-types] NULL, pngErrHand, pngErrHand); ^~~~~~~~~~ /usr/include/png.h:929:71: note: passing argument to parameter 'error_fn' here (png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, ^ MotOGLDump.c:347:20: error: incompatible function pointer types passing 'void (png_structp, char *)' (aka 'void (struct png_struct_def *, char *)') to parameter of type 'png_error_ptr' (aka 'void (*)(struct png_struct_def *, const char *)') [-Werror,-Wincompatible-function-pointer-types] NULL, pngErrHand, pngErrHand); ^~~~~~~~~~ /usr/include/png.h:930:19: note: passing argument to parameter 'warn_fn' here png_error_ptr warn_fn), ^ 2 errors generated. make[4]: *** [: MotOGLDump.o] Error 1 make[4]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src/motogl' make[3]: *** [Makefile:15: motogl] Error 2 make[3]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src' make[2]: *** [Makefile:12: default] Error 2 make[2]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work/src' make[1]: *** [Makefile:16: src] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work' make: *** [Makefile:8: default] Error 2 * ERROR: sci-chemistry/molmol-2k_p2-r6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-chemistry/molmol-2k_p2-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-chemistry/molmol-2k_p2-r6::gentoo'`. * The complete build log is located at '/var/log/portage/sci-chemistry:molmol-2k_p2-r6:20221202-173524.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/temp/environment'. * Working directory: '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work' * S: '/var/tmp/portage/sci-chemistry/molmol-2k_p2-r6/work'