* Package: dev-scheme/gauche-gl-0.6 * Repository: gentoo * Maintainer: hattya@gentoo.org * USE: abi_x86_64 amd64 cg elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Gauche-gl-0.6.tgz to /var/tmp/portage/dev-scheme/gauche-gl-0.6/work >>> Source unpacked in /var/tmp/portage/dev-scheme/gauche-gl-0.6/work >>> Preparing source in /var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6 ... * Applying gauche-gl-0.6-simple.viewer.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6 ... * econf: updating Gauche-gl-0.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Gauche-gl-0.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/gauche-gl-0.6 --htmldir=/usr/share/doc/gauche-gl-0.6/html --libdir=/usr/lib64 --enable-cg checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gosh... /usr/bin/gosh checking for gauche-config... /usr/bin/gauche-config checking for gauche-package... /usr/bin/gauche-package checking for gauche-install... /usr/bin/gauche-install checking for gauche-cesconv... /usr/bin/gauche-cesconv checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for makeinfo... makeinfo checking for gzip... gzip configure: creating Gauche-gl.gpd configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating cg/Makefile config.status: creating doc/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6 ... make -j1 cd src; make all make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6/src' "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 " --ldflags="-Wl,-O1 -Wl,--as-needed" --libs="" \ libgauche-math3d gauche-math3d.c math3d-lib.stub x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'gauche-math3d.o' 'gauche-math3d.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'math3d-lib.o' 'math3d-lib.c' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed '-L/usr/lib64/gauche-0.9/0.9.6/x86_64-pc-linux-gnu' '-L/usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu' -shared -o libgauche-math3d.so 'gauche-math3d.o' 'math3d-lib.o' -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread "/usr/bin/gosh" ./gen-syms.scm "/usr/bin/gosh" ./glstate.scm -o gettype-sizes.c gettype "/usr/bin/gosh" ./gen-ptrs.scm "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 " --ldflags="-Wl,-O1 -Wl,--as-needed" --libs="-lGLU -lGL -lX11 -lXext -lSM -lICE " \ libgauche-gl gauche-gl.c gl-syms.c gl-lib.stub glu-lib.stub glext-lib.stub x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'gauche-gl.o' 'gauche-gl.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'gl-syms.o' 'gl-syms.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'gl-lib.o' 'gl-lib.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'glu-lib.o' 'glu-lib.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'glext-lib.o' 'glext-lib.c' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed '-L/usr/lib64/gauche-0.9/0.9.6/x86_64-pc-linux-gnu' '-L/usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu' -shared -o libgauche-gl.so 'gauche-gl.o' 'gl-syms.o' 'gl-lib.o' 'glu-lib.o' 'glext-lib.o' -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread -lGLU -lGL -lX11 -lXext -lSM -lICE "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 " --ldflags="-Wl,-O1 -Wl,--as-needed" --libs="-lglut -lXmu -lXi -lGLU -lGL -lX11 -lXext -lSM -lICE " \ libgauche-glut gauche-glut.c glut-lib.stub x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'gauche-glut.o' 'gauche-glut.c' x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -fPIC -o 'glut-lib.o' 'glut-lib.c' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed '-L/usr/lib64/gauche-0.9/0.9.6/x86_64-pc-linux-gnu' '-L/usr/lib64/gauche-0.9/site/x86_64-pc-linux-gnu' -shared -o libgauche-glut.so 'gauche-glut.o' 'glut-lib.o' -lgauche-0.9 -ldl -lcrypt -lutil -lrt -lm -lpthread -lglut -lXmu -lXi -lGLU -lGL -lX11 -lXext -lSM -lICE make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6/src' if test X1 != X; then (cd cg; make all); fi make[1]: Entering directory '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6/cg' "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -pipe -march=native -I../src" --ldflags="-I../src -Wl,-O1 -Wl,--as-needed " --libs="-lCgGL -lCg -lGLU -lGL -lX11 -lXext -lSM -lICE " \ libgauche-gl-cg gauche-cg.c cg-lib.stub x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DHAVE_CG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -pipe -march=native -I../src -fPIC -o 'gauche-cg.o' 'gauche-cg.c' In file included from gauche-cg.c:21: gauche-cg.h:21:10: fatal error: Cg/cg.h: No such file or directory #include ^~~~~~~~~ compilation terminated. *** ERROR: command execution failed: x86_64-pc-linux-gnu-gcc -c '-I/usr/lib64/gauche-0.9/0.9.6/include' '-I/usr/lib64/gauche-0.9/site/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACK ... Stack Trace: _______________________________________ 0 (do-compile (or cc CC) file ofile (or cppflags "") (or cflags ... at "/usr/share/gauche-0.9/0.9.6/lib/gauche/package/compile.scm":88 1 (apply gauche-package-compile src (delete-keyword :output args)) at "/usr/share/gauche-0.9/0.9.6/lib/gauche/package/compile.scm":122 2 (map (lambda (src) (cond ((equal? (path-extension src) OBJEXT ... at "/usr/share/gauche-0.9/0.9.6/lib/gauche/package/compile.scm":119 3 (with-error-handler (lambda (e) (let ((e e)) (%guard-rec e e ... expanded from (guard (e (else (sys-unlink sofile) (raise e))) (let1 objs ( at "/usr/share/gauche-0.9/0.9.6/lib/gauche/package/compile.scm":117 4 (x (cddr args)) [unknown location] make[1]: *** [Makefile:50: libgauche-gl-cg.so] Error 70 make[1]: Leaving directory '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6/cg' make: *** [Makefile:17: all] Error 2 * ERROR: dev-scheme/gauche-gl-0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-scheme/gauche-gl-0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-scheme/gauche-gl-0.6::gentoo'`. * The complete build log is located at '/var/log/portage/dev-scheme:gauche-gl-0.6:20190330-014249.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/gauche-gl-0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/gauche-gl-0.6/temp/environment'. * Working directory: '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6' * S: '/var/tmp/portage/dev-scheme/gauche-gl-0.6/work/Gauche-gl-0.6'