* Package: sci-electronics/magic-8.0.207 * Repository: gentoo * Maintainer: sci-electronics@gentoo.org * Upstream: tim@opencircuitdesign.com * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking magic-8.0.207.tgz to /var/tmp/portage/sci-electronics/magic-8.0.207/work >>> Unpacking 2002a.tar.gz to /var/tmp/portage/sci-electronics/magic-8.0.207/work >>> Source unpacked in /var/tmp/portage/sci-electronics/magic-8.0.207/work >>> Preparing source in /var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207 ... * Applying magic-7.5.231-verbose-build.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207/scripts' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running elibtoolize in: magic-8.0.207/scripts/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207 ... * econf: updating magic-8.0.207/readline/readline-4.3/support/config.guess with /usr/share/gnuconfig/config.guess * econf: updating magic-8.0.207/readline/readline-4.3/support/config.sub with /usr/share/gnuconfig/config.sub * econf: updating magic-8.0.207/scripts/config.guess with /usr/share/gnuconfig/config.guess * econf: updating magic-8.0.207/scripts/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --with-tcl=yes --with-tcllibs=/usr/lib --with-tklibs=/usr/lib --disable-modular --disable-memdebug --without-opengl configure: loading site script /usr/share/config.site checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for library containing strerror... none required checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking for ld used by GCC... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes 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 size of void *... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for setenv... yes checking for putenv... yes checking for vfork... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking param.h usability... no checking param.h presence... no checking for param.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for va_copy... yes checking for __va_copy... no checking for gcore... /usr/bin/gcore checking for csh... /bin/csh 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 XOpenDevice in -lXi... yes checking for XmuInternAtom in -lXmu... yes checking for XextFindDisplay in -lXext... yes checking for tclConfig.sh... /usr/lib/tclConfig.sh checking for tkConfig.sh... /usr/lib/tkConfig.sh checking for wish executable... /usr/bin/wish checking for tclsh executable... /usr/bin/tclsh checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes configure: creating ./config.status config.status: creating defs.mak config.status: WARNING: 'defs.mak.in' seems to ignore the --datarootdir setting ----------------------------------------------------------- Configuration Summary (principle requirements): X11: yes OpenGL: no OpenGL graphics are considerably better than the standard 8-bit and 24-bit X11 graphics, provided that you have a video card and driver supporting accelerated OpenGL graphics. If you get this message, you may need to download OpenGL libraries and header files, which are usually available from the video card manufacturer. Magic with un-accelerated OpenGL, such as using Mesa GL without a supported graphics card, is usually a very bad combination. Tcl/Tk: yes ----------------------------------------------------------- Use 'make' to compile and 'make install' to install. Errors may not be printed to stdout: see files 'make.log' and 'install.log' for complete error summary. ----------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207 ... make -j1 -j1 make[1]: Entering directory '/var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207' --- making header file database/database.h ./scripts/makedbh database/database.h.in database/database.h make[1]: *** [Makefile:46: database/database.h] Error 1 make[1]: Leaving directory '/var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207' make: *** [Makefile:24: tcl] Error 2 * ERROR: sci-electronics/magic-8.0.207::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-electronics/magic-8.0.207::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-electronics/magic-8.0.207::gentoo'`. * The complete build log is located at '/var/log/portage/sci-electronics:magic-8.0.207:20200410-174456.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-electronics/magic-8.0.207/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/magic-8.0.207/temp/environment'. * Working directory: '/var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207' * S: '/var/tmp/portage/sci-electronics/magic-8.0.207/work/magic-8.0.207'