Installing /builddir/build/SRPMS/magic-7.4.35-5.fc7.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19863 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf magic-7.4.35 + /bin/mkdir -p magic-7.4.35 + cd magic-7.4.35 + /bin/gzip -dc /builddir/build/SOURCES/magic-7.4.35.tgz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd magic-7.4.35 + /bin/sed -i.cflags -e 's|CFLAGS=.*CFLAGS|:|' configure + echo 'Patch #0 (magic-verbose.patch):' Patch #0 (magic-verbose.patch): + patch -p0 -b --suffix .verbose -s + echo 'Patch #1 (magic-7.4.35-64bit.patch):' Patch #1 (magic-7.4.35-64bit.patch): + patch -p0 -b --suffix .64bit -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19863 + umask 022 + cd /builddir/build/BUILD + cd magic-7.4.35 + LANG=C + export LANG + unset DISPLAY + '[' -d /usr/lib64 ']' + SUF=64 + WISH=/usr/bin/wish + export WISH + cd magic-7.4.35 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./scripts/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./scripts/config.guess ++ basename ./scripts/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./scripts/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./scripts/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./scripts/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./scripts/config.sub ++ basename ./scripts/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./scripts/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./scripts/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./readline/readline-4.3/support/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./readline/readline-4.3/support/config.guess ++ basename ./readline/readline-4.3/support/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./readline/readline-4.3/support/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./readline/readline-4.3/support/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./readline/readline-4.3/support/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./readline/readline-4.3/support/config.sub ++ basename ./readline/readline-4.3/support/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./readline/readline-4.3/support/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./readline/readline-4.3/support/config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-tcl=/usr/lib64 --with-tk=/usr/lib64 --with-tcllibs=/usr/lib64 --with-tklibs=/usr/lib64 checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for egrep... 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 for void *... yes checking size of void *... 8 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking whether byte ordering is bigendian... yes checking for ANSI C header files... (cached) yes checking for setenv... yes checking for putenv... yes checking for vfork... 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... yes checking for round in -lm... yes checking for roundf in -lm... yes checking for gcore... no checking for csh... /bin/csh checking for X... libraries /usr/lib64, 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 tclConfig.sh... /usr/lib64/tclConfig.sh checking for tkConfig.sh... /usr/lib64/tkConfig.sh checking for wish executable... /usr/bin/wish checking for tclsh executable... /usr/bin/tclsh checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glXCreateContext in -lGL... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes configure: creating ./config.status config.status: creating defs.mak ----------------------------------------------------------- Configuration Summary (principle requirements): X11: yes OpenGL: yes Tcl/Tk: yes BLT: 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. ----------------------------------------------------------- + scripts/makedbh database/database.h.in database/database.h + /usr/bin/make -j8 make[1]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35' --- making modules for dir in cmwind commands database dbwind debug drc extflat extract graphics netmenu plow resis select sim textio tiles utils windows wiring calma cif plot lef garouter grouter irouter mzrouter router gcr tcltk magic ext2sim ext2spice net2ir tcltk; do \ (cd $dir && /usr/bin/make module); done make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/cmwind' --- compiling cmwind/CMWmain.o rm -f CMWmain.o --- compiling cmwind/CMWcmmnds.o rm -f CMWcmmnds.o --- compiling cmwind/CMWundo.o rm -f CMWundo.o --- compiling cmwind/CMWrgbhsv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CMWmain.c rm -f CMWrgbhsv.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CMWcmmnds.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CMWundo.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CMWrgbhsv.c CMWmain.c:94: warning: missing braces around initializer CMWmain.c:94: warning: (near initialization for 'colorBars[0]') CMWmain.c:111: warning: missing braces around initializer CMWmain.c:111: warning: (near initialization for 'colorPumps[0]') --- linking libcmwind.o rm -f libcmwind.o ld -r CMWmain.o CMWcmmnds.o CMWundo.o CMWrgbhsv.o -o libcmwind.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/cmwind' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/commands' --- compiling commands/CmdSubrs.o rm -f CmdSubrs.o --- compiling commands/CmdAB.o --- compiling commands/CmdCD.o rm -f CmdAB.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdSubrs.c rm -f CmdCD.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdAB.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdCD.c --- compiling commands/CmdE.o rm -f CmdE.o --- compiling commands/CmdFI.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdE.c rm -f CmdFI.o --- compiling commands/CmdLQ.o --- compiling commands/CmdRS.o --- compiling commands/CmdTZ.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdFI.c rm -f CmdLQ.o rm -f CmdRS.o rm -f CmdTZ.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdLQ.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdRS.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdTZ.c CmdSubrs.c: In function 'cmdScaleCoord': CmdSubrs.c:130: warning: implicit declaration of function 'round' CmdSubrs.c:130: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:136: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:146: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:163: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:187: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:198: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c:202: warning: incompatible implicit declaration of built-in function 'round' CmdSubrs.c: In function 'CmdParseLayers': CmdSubrs.c:380: warning: missing braces around initializer CmdSubrs.c:380: warning: (near initialization for 'special[0]') CmdSubrs.c:390: warning: suggest parentheses around assignment used as truth value CmdSubrs.c:413: warning: dereferencing type-punned pointer will break strict-aliasing rules CmdSubrs.c:462: warning: implicit declaration of function 'DBTechNameTypes' CmdSubrs.c: In function 'cmdCheckNewName': CmdSubrs.c:707: warning: suggest parentheses around assignment used as truth value CmdCD.c: In function 'CmdCellname': CmdCD.c:643: warning: implicit declaration of function 'DBCellDelete' CmdCD.c:678: warning: implicit declaration of function 'tolower' CmdCD.c:688: warning: implicit declaration of function 'dbReadOpen' CmdCD.c:715: warning: implicit declaration of function 'close' CmdCD.c:762: warning: implicit declaration of function 'DBCellRename' CmdCD.c: In function 'CmdCif': CmdCD.c:1001: warning: implicit declaration of function 'CIFCoverageLayer' CmdCD.c:1250: warning: implicit declaration of function 'CIFWriteFlat' CmdCD.c: In function 'CmdCopy': CmdCD.c:1573: warning: implicit declaration of function 'cmdParseCoord' CmdE.c: In function 'CmdEdit': CmdE.c:85: warning: unused variable 'noCurrentUse' CmdE.c: In function 'cmdEditRedisplayFunc': CmdE.c:167: warning: missing braces around initializer CmdE.c:167: warning: (near initialization for 'origin.r_ll') CmdE.c: In function 'CmdElement': CmdE.c:442: warning: implicit declaration of function 'DBWElementText' CmdE.c:461: warning: implicit declaration of function 'DBWElementStyle' CmdE.c:492: warning: implicit declaration of function 'DBWElementPos' CmdAB.c: In function 'CmdAddPath': CmdAB.c:81: warning: implicit declaration of function 'PaAppend' CmdE.c: In function 'CmdErase': CmdE.c:630: warning: implicit declaration of function 'CmdPaintEraseButton' CmdE.c:667: warning: implicit declaration of function 'DBCellSrArea' CmdE.c:675: warning: implicit declaration of function 'DBUnLinkCell' CmdAB.c: In function 'CmdArray': CmdAB.c:367: warning: label 'freelist' defined but not used CmdE.c: In function 'CmdExpand': CmdE.c:770: warning: implicit declaration of function 'DBScalePoint' CmdE.c:777: warning: implicit declaration of function 'WindScale' CmdAB.c: In function 'CmdBox': CmdAB.c:618: warning: implicit declaration of function 'cmdParseCoord' CmdE.c: In function 'CmdExtract': CmdE.c:964: warning: implicit declaration of function 'ExtIncremental' CmdCD.c: In function 'CmdCrosshair': CmdCD.c:2702: warning: implicit declaration of function 'DBWSetCrosshair' CmdFI.c: In function 'CmdFeedback': CmdFI.c:256: warning: implicit declaration of function 'cmdScaleCoord' CmdFI.c:290: warning: implicit declaration of function 'GeoCanonicalRect' CmdE.c:983: warning: implicit declaration of function 'ExtUnique' CmdE.c:987: warning: implicit declaration of function 'ExtAll' CmdE.c:1009: warning: implicit declaration of function 'ExtParents' CmdE.c:1019: warning: implicit declaration of function 'ExtShowParents' CmdFI.c:318: warning: implicit declaration of function 'PaintPolygon' CmdCD.c: In function 'CmdDrc': CmdCD.c:2976: warning: implicit declaration of function 'DRCFlatCheck' CmdE.c:1149: warning: implicit declaration of function 'ExtLengthClear' CmdE.c:1159: warning: implicit declaration of function 'ExtSetDriver' CmdE.c:1165: warning: implicit declaration of function 'ExtSetReceiver' CmdLQ.c: In function 'CmdLoad': CmdLQ.c:265: warning: implicit declaration of function 'ReduceFraction' CmdLQ.c: In function 'CmdMove': CmdLQ.c:384: warning: implicit declaration of function 'cmdParseCoord' CmdCD.c:2920: warning: unused variable 'dclsrch' CmdCD.c:2914: warning: unused variable 'trans' CmdCD.c:2912: warning: unused variable 'use' CmdFI.c: In function 'CmdFindLabel': CmdFI.c:807: warning: implicit declaration of function 'DBSearchLabel' CmdFI.c: In function 'CmdFlush': CmdFI.c:920: warning: implicit declaration of function 'cmdFlushCell' CmdFI.c: In function 'CmdGetcell': CmdFI.c:964: warning: implicit declaration of function 'cmdDumpParseArgs' CmdLQ.c: In function 'CmdPath': CmdLQ.c:781: warning: implicit declaration of function 'PaAppend' CmdLQ.c: In function 'CmdPolygon': CmdLQ.c:864: warning: implicit declaration of function 'PaintPolygon' CmdLQ.c: In function 'CmdNetlist': CmdLQ.c:1478: warning: unused variable 'cursor' CmdLQ.c:1477: warning: unused variable 'lastargv' CmdFI.c: In function 'CmdGetnode': CmdFI.c:1138: warning: implicit declaration of function 'SimGetsnode' CmdFI.c:1141: warning: implicit declaration of function 'SimGetnode' CmdFI.c: In function 'CmdGrid': CmdFI.c:1260: warning: implicit declaration of function 'cmdParseCoord' CmdFI.c: In function 'cmdIdFunc': CmdFI.c:1411: warning: implicit declaration of function 'DBIsChild' CmdFI.c:1419: warning: implicit declaration of function 'DBReLinkCell' CmdFI.c: In function 'CmdGoto': CmdFI.c:1516: warning: suggest parentheses around assignment used as truth value CmdFI.c:1519: warning: implicit declaration of function 'DBTreeFindUse' CmdFI.c: In function 'flatCopyAllLabels': CmdFI.c:1715: warning: unused variable 'labelname' CmdTZ.c: In function 'CmdTech': CmdTZ.c:159: warning: implicit declaration of function 'ReduceFraction' CmdFI.c: In function 'CmdFlatten': CmdFI.c:1826: warning: suggest parentheses around assignment used as truth value CmdTZ.c:314: warning: implicit declaration of function 'CIFTechInit' CmdTZ.c:315: warning: implicit declaration of function 'CIFReadTechInit' CmdTZ.c:317: warning: implicit declaration of function 'ExtTechInit' CmdTZ.c:319: warning: implicit declaration of function 'TechLoad' CmdTZ.c:337: warning: implicit declaration of function 'CIFTechInputScale' CmdTZ.c:338: warning: implicit declaration of function 'CIFTechOutputScale' CmdTZ.c:339: warning: implicit declaration of function 'DRCTechScale' CmdTZ.c:340: warning: implicit declaration of function 'ExtTechScale' CmdTZ.c:343: warning: implicit declaration of function 'LefTechScale' CmdTZ.c:346: warning: implicit declaration of function 'RtrTechScale' CmdAB.c:516: warning: 'tcorner' may be used uninitialized in this function CmdAB.c:513: warning: 'distancey' may be used uninitialized in this function CmdAB.c:513: warning: 'distancex' may be used uninitialized in this function CmdAB.c:513: warning: 'direction' may be used uninitialized in this function CmdE.c:870: warning: 'warn' may be used uninitialized in this function CmdTZ.c: In function 'CmdWire': CmdTZ.c:1145: warning: implicit declaration of function 'cmdParseCoord' CmdTZ.c:1237: warning: implicit declaration of function 'cmdScaleCoord' CmdTZ.c:1248: warning: implicit declaration of function 'PaintWireList' CmdTZ.c: In function 'cmdWriteallFunc': CmdTZ.c:1389: warning: implicit declaration of function 'cmdSaveCell' CmdTZ.c:1392: warning: implicit declaration of function 'cmdFlushCell' CmdTZ.c:1347: warning: unused variable 'argv' CmdRS.c: In function 'CmdSave': CmdRS.c:156: warning: implicit declaration of function 'cmdSaveCell' CmdRS.c: In function 'CmdScaleGrid': CmdRS.c:239: warning: implicit declaration of function 'ReduceFraction' CmdRS.c:243: warning: implicit declaration of function 'CIFTechInputScale' CmdRS.c:244: warning: implicit declaration of function 'CIFTechOutputScale' CmdRS.c:248: warning: implicit declaration of function 'DRCTechScale' CmdRS.c:252: warning: implicit declaration of function 'ExtTechScale' CmdRS.c:256: warning: implicit declaration of function 'WireTechScale' CmdRS.c:261: warning: implicit declaration of function 'LefTechScale' CmdRS.c:267: warning: implicit declaration of function 'RtrTechScale' CmdRS.c:272: warning: implicit declaration of function 'DBScaleEverything' CmdRS.c:292: warning: implicit declaration of function 'WindScale' CmdRS.c:297: warning: implicit declaration of function 'UndoFlush' CmdRS.c: In function 'CmdSelect': CmdRS.c:710: warning: missing braces around initializer CmdRS.c:710: warning: (near initialization for 'lastArea.r_ll') CmdRS.c:893: warning: implicit declaration of function 'SelectAndCopy1' CmdRS.c:906: warning: implicit declaration of function 'cmdParseCoord' CmdRS.c:1000: warning: suggest parentheses around comparison in operand of & CmdRS.c:1179: warning: implicit declaration of function 'DBTreeFindUse' CmdRS.c:738: warning: unused variable 'rootPoint' CmdCD.c: In function 'CmdCrash': CmdCD.c:2644: warning: 'option' may be used uninitialized in this function CmdRS.c: In function 'CmdShell': CmdRS.c:1362: warning: ignoring return value of 'system', declared with attribute warn_unused_result CmdRS.c: In function 'CmdSnap': CmdRS.c:1559: warning: unused variable 'crec' CmdRS.c:1558: warning: unused variable 'mingrid' CmdCD.c: In function 'cmdBevelFunc': CmdCD.c:2138: warning: 'pathtype' may be used uninitialized in this function CmdLQ.c: In function 'CmdPort': CmdLQ.c:941: warning: 'lab' may be used uninitialized in this function --- compiling commands/CmdWizard.o rm -f CmdWizard.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdWizard.c CmdTZ.c: In function 'CmdWhat': CmdTZ.c:649: warning: 'cellobj' may be used uninitialized in this function CmdTZ.c:649: warning: 'labelobj' may be used uninitialized in this function CmdTZ.c:649: warning: 'paintobj' may be used uninitialized in this function CmdTZ.c:649: warning: 'lobj' may be used uninitialized in this function CmdTZ.c:643: warning: 'i' may be used uninitialized in this function --- compiling commands/CmdAuto.o rm -f CmdAuto.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CmdAuto.c CmdWizard.c: In function 'CmdExtractTest': CmdWizard.c:184: warning: implicit declaration of function 'ExtractTest' CmdWizard.c: In function 'cmdStatsFunc': CmdWizard.c:520: warning: implicit declaration of function 'DBTreeCountPaint' CmdRS.c: In function 'CmdSelect': CmdRS.c:733: warning: 'optionArgs' may be used uninitialized in this function CmdAuto.c: In function 'CmdAutoExtToSim': CmdAuto.c:62: warning: implicit declaration of function 'WindSendCommand' CmdCD.c: In function 'CmdCalma': CmdCD.c:447: warning: 'f' is used uninitialized in this function CmdCD.c:119: warning: 'rootDef' may be used uninitialized in this function CmdCD.c: In function 'CmdCif': CmdCD.c:838: warning: 'namep' may be used uninitialized in this function --- linking libcommands.o rm -f libcommands.o ld -r CmdSubrs.o CmdAB.o CmdCD.o CmdE.o CmdFI.o CmdLQ.o CmdRS.o CmdTZ.o CmdWizard.o CmdAuto.o -o libcommands.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/commands' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/database' --- compiling database/DBbound.o --- compiling database/DBcell.o rm -f DBbound.o rm -f DBcell.o --- compiling database/DBcellbox.o rm -f DBcellbox.o --- compiling database/DBcellcopy.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBbound.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcell.c rm -f DBcellcopy.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellbox.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellcopy.c --- compiling database/DBcellname.o --- compiling database/DBcellsrch.o --- compiling database/DBcellsel.o rm -f DBcellname.o rm -f DBcellsrch.o rm -f DBcellsel.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellname.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellsrch.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellsel.c --- compiling database/DBcellsubr.o rm -f DBcellsubr.o DBcellsrch.c: In function 'dbCellTileSrFunc': DBcellsrch.c:193: warning: implicit declaration of function 'DBDescendSubcell' DBcellsrch.c:214: warning: implicit declaration of function 'DBSrPaintNMArea' DBcellsrch.c:232: warning: implicit declaration of function 'DBCellSrArea' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcellsubr.c DBcellsrch.c: In function 'DBTreeSrUniqueTiles': DBcellsrch.c:291: warning: implicit declaration of function 'dbCellUniqueTileSrFunc' DBcellcopy.c: In function 'DBCellCopyPaint': DBcellcopy.c:291: warning: implicit declaration of function 'DBDescendSubcell' DBcellcopy.c: In function 'dbCopyAllPaint': DBcellcopy.c:508: warning: implicit declaration of function 'GrClipTriangle' DBcellcopy.c:526: warning: implicit declaration of function 'GeoCanonicalRect' DBcellcopy.c: In function 'DBCellCopyCells': DBcellcopy.c:732: warning: implicit declaration of function 'DBCellSrArea' DBcellcopy.c: In function 'dbCellCopyCellsFunc': DBcellcopy.c:819: warning: implicit declaration of function 'DBUnLinkCell' DBcellsrch.c: In function 'DBScaleEverything': DBcellsrch.c:1416: warning: implicit declaration of function 'dbScaleCell' DBcellsel.c: In function 'dbSelectCellSr': DBcellsel.c:236: warning: implicit declaration of function 'DBDescendSubcell' DBcellsel.c:238: warning: implicit declaration of function 'DBCellSrArea' DBcellsubr.c: In function 'DBDescendSubcell': DBcellsubr.c:78: warning: implicit declaration of function 'DBIsSubcircuit' DBcellname.c: In function 'DBCellDelete': DBcellname.c:257: warning: implicit declaration of function 'WindUnload' DBcellname.c: In function 'DBUsePrint': DBcellname.c:1005: warning: implicit declaration of function 'DBTreeFindUse' --- compiling database/DBconnect.o DBcellname.c: In function 'DBUnLinkCell': DBcellname.c:1894: warning: suggest parentheses around assignment used as truth value rm -f DBconnect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBconnect.c --- compiling database/DBcount.o rm -f DBcount.o --- compiling database/DBexpand.o --- compiling database/DBio.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBcount.c rm -f DBexpand.o rm -f DBio.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBexpand.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBio.c DBconnect.c: In function 'dbSrConnectFunc': DBconnect.c:489: warning: implicit declaration of function 'DBSrPaintNMArea' DBconnect.c: In function 'DBTreeCopyConnect': DBconnect.c:918: warning: implicit declaration of function 'DBTreeSrNMTiles' DBexpand.c: In function 'DBExpand': DBexpand.c:76: warning: implicit declaration of function 'DBDescendSubcell' DBexpand.c: In function 'DBExpandAll': DBexpand.c:163: warning: implicit declaration of function 'DBCellSrArea' DBexpand.c: In function 'dbExpandFunc': DBexpand.c:185: warning: unused variable 'n' --- compiling database/DBlabel.o --- compiling database/DBlabel2.o rm -f DBlabel.o rm -f DBlabel2.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBlabel.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBlabel2.c DBio.c: In function 'dbCellReadDef': DBio.c:370: warning: implicit declaration of function 'ReduceFraction' DBio.c:373: warning: implicit declaration of function 'CIFTechInputScale' DBio.c:374: warning: implicit declaration of function 'CIFTechOutputScale' DBio.c:375: warning: implicit declaration of function 'DRCTechScale' DBio.c:376: warning: implicit declaration of function 'ExtTechScale' DBio.c:377: warning: implicit declaration of function 'WireTechScale' DBio.c:379: warning: implicit declaration of function 'LefTechScale' DBio.c:382: warning: implicit declaration of function 'RtrTechScale' DBio.c:384: warning: implicit declaration of function 'DBScaleEverything' DBio.c:492: warning: implicit declaration of function 'GetRect' DBio.c:586: warning: implicit declaration of function 'DBGenerateUniqueIds' DBio.c:276: warning: unused variable 'plane' DBio.c:270: warning: unused variable 'ptable' DBio.c:561: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result --- compiling database/DBpaint2.o rm -f DBpaint2.o DBio.c: In function 'DBReadBackup': DBio.c:873: warning: implicit declaration of function 'DBWreload' DBio.c:807: warning: unused variable 'result' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBpaint2.c DBio.c: In function 'dbReadElements': DBio.c:1470: warning: implicit declaration of function 'GrGetStyleFromName' DBio.c:1471: warning: implicit declaration of function 'DBWElementStyle' DBio.c: In function 'dbReadLabels': DBio.c:1682: warning: implicit declaration of function 'DBTechNameTypes' DBio.c: In function 'DBCellFindScale': DBio.c:1813: warning: implicit declaration of function 'FindGCF' DBio.c: In function 'DBCellWrite': DBlabel2.c: In function 'dbSrLabelFunc': DBlabel2.c:172: warning: implicit declaration of function 'Match'DBio.c:2309: warning: suggest parentheses around assignment used as truth value DBio.c:2396: warning: ignoring return value of 'truncate', declared with attribute warn_unused_result DBio.c:2425: warning: ignoring return value of 'truncate', declared with attribute warn_unused_result DBpaint2.c: In function 'DBPaint': DBpaint2.c:105: warning: implicit declaration of function 'DBSrPaintNMArea' DBlabel2.c: In function 'DBSrLabelLoc': DBlabel2.c:228: warning: suggest parentheses around assignment used as truth value --- compiling database/DBpaint.o DBcellsrch.c: In function 'dbCellLabelSrFunc': DBcellsrch.c:579: warning: 'tnext' may be used uninitialized in this function rm -f DBpaint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBpaint.c DBpaint.c:22:23: warning: "/*" within comment DBio.c: In function 'dbWritePaintFunc': DBio.c:2482: warning: 'dir' may be used uninitialized in this function DBpaint.c: In function 'DBPaintPlane': DBpaint.c:500: warning: implicit declaration of function 'dbUndoEdit' --- compiling database/DBprop.o DBpaint.c: In function 'DBUnFracturePlane': DBpaint.c:1140: warning: unused variable 'newtile' DBpaint.c: In function 'DBNMPaintPlane': DBpaint.c:1446: warning: unused variable 'nmstruct' rm -f DBprop.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBprop.c --- compiling database/DBtech.o rm -f DBtech.o --- compiling database/DBtcontact.o --- compiling database/DBtechname.o --- compiling database/DBtpaint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtech.c rm -f DBtcontact.o rm -f DBtechname.o rm -f DBtpaint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtcontact.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtechname.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtpaint.c DBtcontact.c: In function 'DBTechAddContact': DBtcontact.c:218: warning: unused variable 'primary' DBtcontact.c:261: warning: implicit declaration of function 'dbTechContactResidues' DBtcontact.c: In function 'dbTechAddOneStackedContact': DBtcontact.c:384: warning: implicit declaration of function 'dbTechNewStackedType' --- compiling database/DBtpaint2.o DBtpaint.c:162:5: warning: "/*" within comment DBtpaint.c: In function 'dbTechBitTypeInit': DBtpaint.c:289: warning: implicit declaration of function 'dbIsPrimary' rm -f DBtpaint2.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtpaint2.c --- compiling database/DBtechtype.o rm -f DBtechtype.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtechtype.c DBio.c: In function 'dbFgets': DBio.c:1739: warning: 'c' may be used uninitialized in this function DBtpaint2.c: In function 'dbComposePaintContact': DBtpaint2.c:373: warning: implicit declaration of function 'dbTechMatchResidues' DBtechtype.c:70: warning: missing braces around initializer DBtechtype.c:70: warning: (near initialization for 'dbTechDefaultPlanes[0]') DBtechtype.c:82: warning: missing braces around initializer DBtechtype.c:82: warning: (near initialization for 'dbTechDefaultTypes[0]') DBtechtype.c: In function 'DBTechInitPlane': DBtechtype.c:146: warning: implicit declaration of function 'niceabort' DBtechname.c: In function 'DBTechPrintTypes': DBtechname.c:393: warning: 'keepname' may be used uninitialized in this function --- compiling database/DBtiles.o rm -f DBtiles.o DBtechname.c: In function 'DBTechPrintCanonicalType': DBtechname.c:490: warning: 'keepname' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtiles.c --- compiling database/DBtimestmp.o rm -f DBtimestmp.o --- compiling database/DBundo.o rm -f DBundo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBundo.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBtimestmp.c DBtpaint2.c:338: warning: 'itype' may be used uninitialized in this function DBundo.c: In function 'dbUndoPaintForw': DBundo.c:265: warning: array subscript has type 'char' DBundo.c:266: warning: array subscript has type 'char' DBundo.c:272: warning: array subscript has type 'char' DBundo.c:273: warning: array subscript has type 'char' DBundo.c:278: warning: array subscript has type 'char' DBundo.c:279: warning: array subscript has type 'char' DBundo.c:287: warning: array subscript has type 'char' DBundo.c:288: warning: array subscript has type 'char' DBundo.c:294: warning: array subscript has type 'char' DBundo.c:295: warning: array subscript has type 'char' DBundo.c:300: warning: array subscript has type 'char' DBundo.c:301: warning: array subscript has type 'char' DBundo.c: In function 'dbUndoPaintBack': DBundo.c:320: warning: array subscript has type 'char' DBundo.c:321: warning: array subscript has type 'char' DBundo.c:327: warning: array subscript has type 'char' DBundo.c:328: warning: array subscript has type 'char' DBundo.c:333: warning: array subscript has type 'char' DBundo.c:334: warning: array subscript has type 'char' DBundo.c:342: warning: array subscript has type 'char' DBundo.c:343: warning: array subscript has type 'char' DBundo.c:349: warning: array subscript has type 'char' DBundo.c:350: warning: array subscript has type 'char' DBundo.c:355: warning: array subscript has type 'char' DBundo.c:356: warning: array subscript has type 'char' DBundo.c: In function 'dbUndoCellForw': DBundo.c:660: warning: implicit declaration of function 'DBUnLinkCell' DBundo.c:676: warning: implicit declaration of function 'DBReLinkCell' DBpaint.c: In function 'DBPaintPlaneMergeOnce': DBpaint.c:1819: warning: 'newType' may be used uninitialized in this function --- linking libdatabase.o rm -f libdatabase.o ld -r DBbound.o DBcell.o DBcellbox.o DBcellcopy.o DBcellname.o DBcellsrch.o DBcellsel.o DBcellsubr.o DBconnect.o DBcount.o DBexpand.o DBio.o DBlabel.o DBlabel2.o DBpaint2.o DBpaint.o DBprop.o DBtech.o DBtcontact.o DBtechname.o DBtpaint.o DBtpaint2.o DBtechtype.o DBtiles.o DBtimestmp.o DBundo.o -o libdatabase.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/database' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/dbwind' --- compiling dbwind/DBWcommands.o rm -f DBWcommands.o --- compiling dbwind/DBWdisplay.o rm -f DBWdisplay.o --- compiling dbwind/DBWbuttons.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWcommands.c --- compiling dbwind/DBWelement.o rm -f DBWbuttons.o rm -f DBWelement.o --- compiling dbwind/DBWfdback.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWdisplay.c rm -f DBWfdback.o --- compiling dbwind/DBWhlights.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWbuttons.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWelement.c rm -f DBWhlights.o --- compiling dbwind/DBWprocs.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWfdback.c rm -f DBWprocs.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWhlights.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWprocs.c --- compiling dbwind/DBWtools.o rm -f DBWtools.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWtools.c DBWbuttons.c: In function 'DBWBoxHandler': DBWbuttons.c:351: warning: implicit declaration of function 'CmdPaintEraseButton' DBWhlights.c: In function 'dbwhlRedrawFunc': DBWhlights.c:239: warning: unused variable 'needErase' DBWfdback.c: In function 'DBWFeedbackRedraw': DBWfdback.c:194: warning: implicit declaration of function 'TxError' DBWfdback.c:226: warning: implicit declaration of function 'GrDiagonal' DBWfdback.c: In function 'DBWFeedbackClear': DBWfdback.c:275: warning: unused variable 'i' DBWdisplay.c: In function 'dbwPaintFunc': DBWdisplay.c:562: warning: implicit declaration of function 'SigSetTimer' DBWdisplay.c:611: warning: implicit declaration of function 'GrBox' DBWdisplay.c: In function 'dbwTileFunc': DBWdisplay.c:887: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'struct Tile *' DBWdisplay.c:1028: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'struct Tile *' DBWdisplay.c: In function 'DBWTechInitStyles': DBWdisplay.c:1418: warning: implicit declaration of function 'TxError' DBWprocs.c: In function 'DBWcommands': DBWprocs.c:477: warning: unused variable 'cmdNum' DBWprocs.c: In function 'DBWinit': DBWprocs.c:602: warning: implicit declaration of function 'DBWInitCommands' DBWprocs.c:610: warning: implicit declaration of function 'DBUndoInit' DBWprocs.c:611: warning: implicit declaration of function 'dbwUndoInit' DBWprocs.c:628: warning: implicit declaration of function 'dbwFeedbackInit' DBWprocs.c:581: warning: unused variable 'i' DBWelement.c: In function 'DBWPrintElements': DBWelement.c:191: warning: suggest parentheses around assignment used as truth value DBWelement.c:193: warning: suggest parentheses around assignment used as truth value DBWelement.c: In function 'DBWElementDelete': DBWelement.c:531: warning: unused variable 'currentRoot' DBWelement.c: In function 'DBWElementNames': DBWelement.c:599: warning: suggest parentheses around assignment used as truth value DBWelement.c:601: warning: suggest parentheses around assignment used as truth value DBWelement.c: In function 'DBWElementInbox': DBWelement.c:641: warning: suggest parentheses around assignment used as truth value DBWelement.c:643: warning: suggest parentheses around assignment used as truth value DBWelement.c:634: warning: unused variable 'sqdist' DBWelement.c: In function 'DBWElementAdd': --- compiling dbwind/DBWundo.o rm -f DBWundo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DBWundo.c DBWelement.c:720: warning: implicit declaration of function 'GeoCanonicalRect' DBWelement.c: In function 'DBWElementText': DBWelement.c:858: warning: implicit declaration of function 'TxError' DBWelement.c: In function 'DBWElementStyle': DBWelement.c:1120: warning: implicit declaration of function 'TxPrintf' DBWelement.c: In function 'DBWElementPos': DBWelement.c:1162: warning: unused variable 'prect' DBWundo.c: In function 'dbwUndoChangeEdit': DBWundo.c:211: warning: missing braces around initializer DBWundo.c:211: warning: (near initialization for 'origin.r_ll') DBWfdback.c: In function 'DBWFeedbackRedraw': DBWfdback.c:118: warning: 'halfScale' may be used uninitialized in this function DBWdisplay.c: In function 'dbwTileFunc': DBWdisplay.c:854: warning: 'pos' may be used uninitialized in this function DBWdisplay.c:852: warning: 'stitch' may be used uninitialized in this function --- linking libdbwind.o rm -f libdbwind.o ld -r DBWcommands.o DBWdisplay.o DBWbuttons.o DBWelement.o DBWfdback.o DBWhlights.o DBWprocs.o DBWtools.o DBWundo.o -o libdbwind.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/dbwind' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/debug' --- compiling debug/debugFlags.o rm -f debugFlags.o --- compiling debug/hist.o rm -f hist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c debugFlags.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c hist.c hist.c: In function 'HistPrint': hist.c:196: warning: format '%d' expects type 'int', but argument 4 has type 'char *' --- linking libdebug.o rm -f libdebug.o ld -r debugFlags.o hist.o -o libdebug.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/debug' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/drc' --- compiling drc/DRCarray.o --- compiling drc/DRCbasic.o rm -f DRCarray.o rm -f DRCbasic.o --- compiling drc/DRCcontin.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCarray.c rm -f DRCcontin.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCbasic.c --- compiling drc/DRCmain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCcontin.c rm -f DRCmain.o --- compiling drc/DRCsubcell.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCmain.c rm -f DRCsubcell.o --- compiling drc/DRCtech.o --- compiling drc/DRCprint.o --- compiling drc/DRCextend.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCsubcell.c rm -f DRCtech.o rm -f DRCprint.o rm -f DRCextend.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCtech.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCextend.c DRCbasic.c:44: warning: missing braces around initializer DRCbasic.c:44: warning: (near initialization for 'drcOverlapCookie.drcc_mask.tt_words') DRCbasic.c: In function 'DRCBasicCheck': DRCbasic.c:225: warning: implicit declaration of function 'DBResetTilePlane' DRCbasic.c:231: warning: implicit declaration of function 'drcCifCheck' DRCbasic.c: In function 'drcTile': DRCbasic.c:453: warning: implicit declaration of function 'drcCheckArea' DRCbasic.c:508: warning: implicit declaration of function 'drcCheckMaxwidth' DRCbasic.c:518: warning: implicit declaration of function 'drcCheckRectSize' DRCarray.c:46: warning: missing braces around initializer DRCarray.c:46: warning: (near initialization for 'drcArrayCookie.drcc_mask.tt_words') DRCarray.c: In function 'drcArrayFunc': DRCarray.c:175: warning: implicit declaration of function 'DRCBasicCheck' DRCarray.c: In function 'DRCArrayCheck': DRCarray.c:300: warning: implicit declaration of function 'DBCellSrArea' DRCarray.c:277: warning: unused variable 'savedPaintPlane' DRCarray.c:276: warning: unused variable 'savedEraseTable' DRCarray.c:275: warning: unused variable 'savedPaintTable' DRCbasic.c:268: warning: unused variable 'ccdist' DRCsubcell.c:59: warning: missing braces around initializer DRCsubcell.c:59: warning: (near initialization for 'drcSubcellCookie.drcc_mask.tt_words') DRCsubcell.c: In function 'DRCInteractionCheck': DRCsubcell.c:583: warning: implicit declaration of function 'DRCBasicCheck' DRCsubcell.c:531: warning: unused variable 'savedPaintPlane' DRCsubcell.c:530: warning: unused variable 'savedPaintTable' DRCsubcell.c: In function 'DRCFlatCheck': DRCsubcell.c:621: warning: unused variable 'savedPaintPlane' DRCsubcell.c:620: warning: unused variable 'savedPaintTable' DRCsubcell.c: In function 'drcIncCount': DRCsubcell.c:663: warning: value computed is not used DRCextend.c: In function 'drcCanonicalMaxwidth': DRCextend.c:409: warning: unused variable 'tp' DRCextend.c:409: warning: unused variable 'tile' DRCmain.c: In function 'drcWhyFunc': DRCmain.c:372: warning: implicit declaration of function 'DRCBasicCheck' DRCmain.c:374: warning: implicit declaration of function 'DRCInteractionCheck' DRCmain.c:376: warning: implicit declaration of function 'DRCArrayCheck' DRCmain.c:381: warning: implicit declaration of function 'DBCellSrArea' DRCtech.c: In function 'DRCTechInit': DRCtech.c:342: warning: implicit declaration of function 'drcCifInit' DRCtech.c: In function 'DRCTechAddRule': DRCtech.c:416: warning: missing braces around initializer DRCtech.c:416: warning: (near initialization for 'ruleKeys[0]') DRCtech.c:463: warning: dereferencing type-punned pointer will break strict-aliasing rules DRCcontin.c: In function 'DRCContinuous': DRCcontin.c:570: warning: label 'checkDone' defined but not used DRCcontin.c: In function 'drcCheckTile': DRCcontin.c:704: warning: implicit declaration of function 'DRCBasicCheck' DRCcontin.c:716: warning: implicit declaration of function 'DRCInteractionCheck' DRCcontin.c:722: warning: implicit declaration of function 'DRCArrayCheck' --- compiling drc/DRCcif.o rm -f DRCcif.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c DRCcif.c DRCtech.c: In function 'DRCTechFinal': DRCtech.c:2081: warning: implicit declaration of function 'drcCifFinal' DRCcif.c: In function 'drcCifWidth': DRCcif.c:135: warning: implicit declaration of function 'TechError' DRCcif.c:128: warning: unused variable 'tmp1' DRCcif.c:128: warning: unused variable 'setC' DRCcif.c:128: warning: unused variable 'set' DRCcif.c: In function 'drcCifSpacing': DRCcif.c:188: warning: unused variable 'j' DRCcif.c: In function 'drcCifArea': DRCcif.c:849: warning: unused variable 'plane' DRCcif.c:848: warning: unused variable 'j' DRCcif.c:846: warning: unused variable 'tmp1' DRCcif.c:846: warning: unused variable 'setC' DRCcif.c:846: warning: unused variable 'set' DRCcif.c: In function 'drcCifMaxwidth': DRCcif.c:911: warning: unused variable 'plane' DRCcif.c:910: warning: unused variable 'j' DRCcif.c:908: warning: unused variable 'tmp1' DRCcif.c:908: warning: unused variable 'setC' DRCcif.c:908: warning: unused variable 'set' DRCcif.c:913: warning: 'thislayer' may be used uninitialized in this function DRCcif.c: In function 'drcCifArea': DRCcif.c:850: warning: 'thislayer' may be used uninitialized in this function DRCtech.c: In function 'drcEdge': DRCtech.c:1234: warning: 'tmpPlane' may be used uninitialized in this function DRCtech.c: In function 'drcOverhang': DRCtech.c:1422: warning: 'setM.tt_words[7]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[6]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[5]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[4]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[3]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[2]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[1]' is used uninitialized in this function DRCtech.c:1422: warning: 'setM.tt_words[0]' is used uninitialized in this function --- linking libdrc.o rm -f libdrc.o ld -r DRCarray.o DRCbasic.o DRCcontin.o DRCmain.o DRCsubcell.o DRCtech.o DRCprint.o DRCextend.o DRCcif.o -o libdrc.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/drc' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/extflat' --- compiling extflat/EFargs.o rm -f EFargs.o --- compiling extflat/EFbuild.o --- compiling extflat/EFdef.o rm -f EFbuild.o --- compiling extflat/EFerr.o rm -f EFdef.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFargs.c rm -f EFerr.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFbuild.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFdef.c --- compiling extflat/EFflat.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFerr.c rm -f EFflat.o --- compiling extflat/EFhier.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFflat.c rm -f EFhier.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFhier.c --- compiling extflat/EFname.o rm -f EFname.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFname.c --- compiling extflat/EFread.o rm -f EFread.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFread.c EFdef.c: In function 'EFInit': EFdef.c:71: warning: implicit declaration of function 'efSymInit' EFdef.c: In function 'EFDone': EFdef.c:105: warning: suggest parentheses around assignment used as truth value EFdef.c:109: warning: implicit declaration of function 'efFreeNodeTable' EFdef.c:110: warning: implicit declaration of function 'efFreeNodeList' EFdef.c:119: warning: implicit declaration of function 'efFreeConn' EFargs.c: In function 'EFArgs': EFargs.c:204: warning: implicit declaration of function 'efSymAdd' EFargs.c:221: warning: implicit declaration of function 'efSymAddFile' EFargs.c:275: warning: implicit declaration of function 'TxError' EFbuild.c: In function 'efBuildNode': EFbuild.c:150: warning: suggest parentheses around assignment used as truth value EFbuild.c:153: warning: implicit declaration of function 'efReadError' EFbuild.c:185: warning: implicit declaration of function 'efBuildAddStr' EFbuild.c: In function 'efBuildDist': EFbuild.c:298: warning: implicit declaration of function 'EFHNBest' EFbuild.c:315: warning: suggest parentheses around assignment used as truth value EFbuild.c:325: warning: implicit declaration of function 'EFHNFree' EFbuild.c: In function 'efBuildDevice': EFbuild.c:484: warning: unused variable 'substrate' EFbuild.c:483: warning: unused variable 'perim' EFbuild.c:483: warning: unused variable 'area' EFbuild.c: In function 'efBuildDevNode': EFbuild.c:701: warning: implicit declaration of function 'EFHNIsGlob' EFflat.c: In function 'EFFlatBuild': EFflat.c:97: warning: implicit declaration of function 'efHNPrintSizes' EFflat.c:127: warning: implicit declaration of function 'efFlatNodesStdCell' EFflat.c:129: warning: implicit declaration of function 'efFlatNodes' EFflat.c:130: warning: implicit declaration of function 'efFlatKills' EFflat.c:136: warning: implicit declaration of function 'efFlatCaps' EFflat.c:140: warning: implicit declaration of function 'efFlatDists' --- compiling extflat/EFsym.o EFflat.c: In function 'EFFlatDone': rm -f EFsym.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFsym.c EFflat.c:174: warning: implicit declaration of function 'efFreeNodeTable' EFflat.c:175: warning: implicit declaration of function 'efFreeNodeList' EFflat.c: In function 'efFlatNodes': EFflat.c:218: warning: implicit declaration of function 'efHierSrUses' EFflat.c:224: warning: implicit declaration of function 'efAddConns' EFbuild.c: In function 'efConnBuildName': EFbuild.c:1108: warning: suggest parentheses around assignment used as truth value EFflat.c: In function 'efAddNodes': EFflat.c:376: warning: suggest parentheses around assignment used as truth value EFflat.c:379: warning: implicit declaration of function 'EFHNFree' EFflat.c:381: warning: implicit declaration of function 'efNodeMerge' EFbuild.c: In function 'efNodeMerge': EFbuild.c:1292: warning: suggest parentheses around assignment used as truth value EFflat.c: In function 'efAddConns': EFflat.c:434: warning: implicit declaration of function 'TxPrintf' EFflat.c:444: warning: implicit declaration of function 'efHierSrArray' EFbuild.c: In function 'efFreeNodeTable': EFbuild.c:1357: warning: suggest parentheses around assignment used as truth value EFbuild.c:1358: warning: suggest parentheses around assignment used as truth value EFflat.c: In function 'efFlatGlob': EFflat.c:570: warning: implicit declaration of function 'EFHNIsGlob' EFflat.c:620: warning: suggest parentheses around assignment used as truth value EFflat.c: In function 'efFlatGlobCopy': EFflat.c:706: warning: implicit declaration of function 'efHNRecord' EFflat.c: In function 'efFlatKills': EFflat.c:752: warning: suggest parentheses around assignment used as truth value EFflat.c: In function 'efFlatSingleCap': EFflat.c:866: warning: implicit declaration of function 'EFHNIsGND' EFflat.c: In function 'efFlatDists': EFflat.c:915: warning: suggest parentheses around assignment used as truth value EFflat.c:918: warning: implicit declaration of function 'efHNBuildDistKey' EFflat.c:920: warning: suggest parentheses around assignment used as truth value EFsym.c: In function 'efSymAddFile': EFsym.c:110: warning: suggest parentheses around assignment used as truth value EFsym.c:113: warning: implicit declaration of function 'TxError' EFsym.c: In function 'efSymAdd': EFsym.c:161: warning: suggest parentheses around assignment used as truth value EFname.c: In function 'EFStrToHN': EFname.c:214: warning: unused variable 'len' EFname.c:210: warning: unused variable 'he' EFname.c: In function 'efHNToStrFunc': EFname.c:312: warning: suggest parentheses around assignment used as truth value EFname.c: In function 'EFHNLook': EFname.c:364: warning: implicit declaration of function 'TxError' EFname.c:349: warning: unused variable 'hn' EFname.c: In function 'EFHNConcatLook': EFname.c:405: warning: unused variable 'nn' --- compiling extflat/EFvisit.o rm -f EFvisit.o EFname.c: In function 'EFHNBest': EFname.c:533: warning: implicit declaration of function 'efHNLexOrder' EFname.c: In function 'efHNLexOrder': EFname.c:568: warning: suggest parentheses around assignment used as truth value gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c EFvisit.c EFread.c:67: warning: missing braces around initializer EFread.c:67: warning: (near initialization for 'keyTable[0]') EFname.c: In function 'efHNFromUse': EFname.c:616: warning: suggest parentheses around assignment used as truth value EFread.c: In function 'efReadDef': EFread.c:200: warning: implicit declaration of function 'efReadLine' EFread.c:202: warning: dereferencing type-punned pointer will break strict-aliasing rules EFread.c:205: warning: implicit declaration of function 'efReadError' EFread.c:253: warning: implicit declaration of function 'efBuildAttr' EFread.c:264: warning: implicit declaration of function 'efBuildEquiv' EFname.c: In function 'efHNInit': EFname.c:748: warning: suggest parentheses around assignment used as truth value EFread.c:314: warning: implicit declaration of function 'efBuildDevice' EFname.c: In function 'efHNDump': EFname.c:960: warning: suggest parentheses around assignment used as truth value EFread.c:374: warning: implicit declaration of function 'efBuildPortNode' EFread.c:418: warning: implicit declaration of function 'efBuildUse' EFread.c:428: warning: implicit declaration of function 'TxError' EFread.c:492: warning: implicit declaration of function 'efBuildDist' EFread.c:498: warning: implicit declaration of function 'efBuildKill' EFvisit.c: In function 'EFVisitSubcircuits': EFvisit.c:109: warning: implicit declaration of function 'efHierSrUses' EFvisit.c: In function 'EFVisitDevs': EFvisit.c:268: warning: implicit declaration of function 'efVisitDevs' EFvisit.c: In function 'efDevFixLW': EFvisit.c:421: warning: implicit declaration of function 'efSymLook' EFvisit.c: In function 'EFVisitResists': EFvisit.c:483: warning: implicit declaration of function 'efVisitResists' EFvisit.c: In function 'efVisitResists': EFvisit.c:526: warning: implicit declaration of function 'efHierSrArray' EFvisit.c:507: warning: unused variable 'scale' EFvisit.c:506: warning: unused variable 't' EFvisit.c: In function 'efVisitSingleResist': EFvisit.c:570: warning: 'return' with no value, in function returning non-void EFvisit.c:561: warning: unused variable 'ck' EFvisit.c: In function 'EFVisitCaps': EFvisit.c:623: warning: suggest parentheses around assignment used as truth value EFvisit.c: In function 'EFVisitNodes': EFvisit.c:683: warning: implicit declaration of function 'EFNodeResist' EFvisit.c:686: warning: implicit declaration of function 'EFHNIsGND' EFvisit.c:693: warning: implicit declaration of function 'TxPrintf' EFvisit.c: In function 'EFLookDist': EFvisit.c:815: warning: implicit declaration of function 'EFHNBest' EFvisit.c: In function 'EFHNOut': EFvisit.c:867: warning: suggest parentheses around assignment used as truth value EFvisit.c: In function 'efHNOutPrefix': EFvisit.c:892: warning: suggest parentheses around assignment used as truth value EFread.c:169: warning: 'ac' may be used uninitialized in this function --- linking libextflat.o rm -f libextflat.o ld -r EFargs.o EFbuild.o EFdef.o EFerr.o EFflat.o EFhier.o EFname.o EFread.o EFsym.o EFvisit.o -o libextflat.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/extflat' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/extract' --- compiling extract/ExtArray.o rm -f ExtArray.o --- compiling extract/ExtBasic.o --- compiling extract/ExtCell.o --- compiling extract/ExtCouple.o rm -f ExtBasic.o rm -f ExtCell.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtArray.c rm -f ExtCouple.o --- compiling extract/ExtHard.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtBasic.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtCell.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtCouple.c rm -f ExtHard.o --- compiling extract/ExtHier.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtHard.c rm -f ExtHier.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtHier.c --- compiling extract/ExtLength.o rm -f ExtLength.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtLength.c --- compiling extract/ExtMain.o rm -f ExtMain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtMain.c ExtCouple.c: In function 'extOutputCoupling': ExtCouple.c:228: warning: suggest parentheses around assignment used as truth value ExtCouple.c: In function 'extAddOverlap': ExtCouple.c:403: warning: suggest parentheses around assignment used as truth value ExtCouple.c: In function 'extBasicCouple': ExtCouple.c:563: warning: implicit declaration of function 'extEnumTilePerim' ExtCouple.c: In function 'extSideOverlap': ExtCouple.c:718: warning: unused variable 'tpr' ExtLength.c: In function 'extLength': ExtLength.c:254: warning: implicit declaration of function 'DBNewYank' ExtLength.c:263: warning: suggest parentheses around assignment used as truth value ExtLength.c:275: warning: suggest parentheses around assignment used as truth value ExtLength.c: In function 'extLengthYank': ExtLength.c:382: warning: implicit declaration of function 'TxMore' ExtLength.c: In function 'extPathPairDistance': ExtLength.c:655: warning: implicit declaration of function 'DBSrPaintClient' ExtLength.c: In function 'extPathFlood': ExtLength.c:794: warning: implicit declaration of function 'ShowRect' ExtLength.c:804: warning: implicit declaration of function 'extPathTileDist' ExtLength.c:877: warning: suggest parentheses around assignment used as truth value ExtHier.c: In function 'extHierAdjustments': ExtHier.c:288: warning: suggest parentheses around assignment used as truth value ExtCell.c: In function 'extFileOpen': ExtCell.c:172: warning: suggest parentheses around assignment used as truth value ExtCell.c: In function 'extCellFile': ExtCell.c:236: warning: implicit declaration of function 'extSubtree' ExtCell.c:237: warning: implicit declaration of function 'extArray' ExtCell.c:240: warning: implicit declaration of function 'ExtFreeLabRegions' ExtCell.c:241: warning: implicit declaration of function 'ExtResetTiles' ExtCell.c:245: warning: implicit declaration of function 'extLength' ExtHier.c: In function 'extOutputConns': ExtHier.c:369: warning: suggest parentheses around assignment used as truth value ExtHier.c:379: warning: suggest parentheses around assignment used as truth value ExtHier.c:388: warning: suggest parentheses around assignment used as truth value ExtHier.c:401: warning: suggest parentheses around assignment used as truth value ExtMain.c: In function 'ExtInit': ExtMain.c:120: warning: missing braces around initializer ExtMain.c:120: warning: (near initialization for 'debugFlags[0]') ExtMain.c:147: warning: implicit declaration of function 'DBNewYank' ExtHier.c: In function 'extHierLabEach': ExtHier.c:512: warning: implicit declaration of function 'extSetNodeNum' ExtMain.c:154: warning: implicit declaration of function 'extLengthInit' ExtHier.c: In function 'extHierNewOne': ExtHier.c:557: warning: implicit declaration of function 'DBNewYank' ExtHier.c: In function 'extHierFreeOne': ExtHier.c:595: warning: implicit declaration of function 'ExtFreeLabRegions' ExtHier.c:596: warning: implicit declaration of function 'extHierFreeLabels' ExtMain.c: In function 'ExtUnique': ExtMain.c:278: warning: suggest parentheses around assignment used as truth value ExtMain.c:282: warning: implicit declaration of function 'extUniqueCell' ExtMain.c: In function 'ExtIncremental': ExtMain.c:548: warning: implicit declaration of function 'extDefIncrementalFunc' ExtMain.c: In function 'extExtractStack': ExtMain.c:639: warning: suggest parentheses around assignment used as truth value ExtArray.c: In function 'extArray': ExtArray.c:127: warning: implicit declaration of function 'DBCellSrArea' ExtArray.c:130: warning: implicit declaration of function 'extOutputConns' ExtArray.c: In function 'extArrayProcess': ExtArray.c:344: warning: implicit declaration of function 'extHierFreeOne' ExtArray.c: In function 'extArrayPrimaryFunc': ExtArray.c:403: warning: implicit declaration of function 'extHierYankFunc' ExtArray.c:412: warning: implicit declaration of function 'ExtLabelRegions' ExtArray.c:415: warning: implicit declaration of function 'extFindCoupling' ExtArray.c: In function 'extArrayInterFunc': ExtHard.c: In function 'extHardProc': ExtArray.c:556: warning: implicit declaration of function 'extHierConnections' ExtArray.c:590: warning: implicit declaration of function 'ExtFreeLabRegions' ExtArray.c: In function 'extArrayAdjust': ExtArray.c:631: warning: implicit declaration of function 'extHierAdjustments'ExtHard.c:159: warning: implicit declaration of function 'ExtLabelRegions' ExtHard.c:171: warning: implicit declaration of function 'DBCellSrArea' ExtHard.c: In function 'extHardSetLabel': ExtHard.c:232: warning: implicit declaration of function 'extLabType' ExtHard.c:289: warning: suggest parentheses around assignment used as truth value ExtHard.c: In function 'extHardGenerateLabel': ExtHard.c:362: warning: suggest parentheses around assignment used as truth value ExtHard.c: In function 'extHardFreeAll': ExtHard.c:407: warning: implicit declaration of function 'ExtFindNeighbors' ExtBasic.c: In function 'extBasic': ExtBasic.c:185: warning: implicit declaration of function 'ExtResetTiles' ExtArray.c:635: warning: suggest parentheses around assignment used as truth value ExtBasic.c:199: warning: implicit declaration of function 'ExtLabelRegions' ExtBasic.c:217: warning: implicit declaration of function 'extFindCoupling' ExtBasic.c:226: warning: implicit declaration of function 'extOutputCoupling' ExtBasic.c:235: warning: implicit declaration of function 'ExtFreeLabRegions' ExtArray.c: In function 'extArrayTileToNode': ExtArray.c:741: warning: suggest parentheses around assignment used as truth value ExtBasic.c: In function 'extOutputTrans': ExtBasic.c:1086: warning: implicit declaration of function 'ExtFindNeighbors' ExtBasic.c:1156: warning: array subscript has type 'char' --- compiling extract/ExtNghbors.o rm -f ExtNghbors.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtNghbors.c ExtBasic.c: In function 'extTransTileFunc': ExtBasic.c:1547: warning: implicit declaration of function 'extEnumTilePerim' ExtBasic.c: In function 'extTransPerimFunc': ExtBasic.c:1562: warning: unused variable 'r' ExtBasic.c: In function 'extFindNodes': ExtBasic.c:2205: warning: implicit declaration of function 'DBSrPaintClient' ExtBasic.c: In function 'extNodeAreaFunc': ExtBasic.c:2243: warning: suggest parentheses around assignment used as truth value ExtBasic.c:2281: warning: implicit declaration of function 'extShowTile' ExtBasic.c:2543: warning: suggest parentheses around assignment used as truth value ExtBasic.c:2340: warning: label 'topside' defined but not used ExtBasic.c: In function 'extCapHashKill': ExtBasic.c:2617: warning: suggest parentheses around assignment used as truth value ExtBasic.c: At top level: ExtBasic.c:21: warning: 'sccsid' defined but not used ExtNghbors.c: In function 'ExtFindNeighbors': ExtNghbors.c:128: warning: implicit declaration of function 'extShowTile' ExtNghbors.c:252: warning: suggest parentheses around assignment used as truth value ExtNghbors.c:131: warning: label 'topside' defined but not used ExtCouple.c: In function 'extAddCouple': ExtCouple.c:608: warning: 'proc' may be used uninitialized in this function --- compiling extract/ExtPerim.o rm -f ExtPerim.o --- compiling extract/ExtRegion.o rm -f ExtRegion.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtPerim.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtRegion.c --- compiling extract/ExtSubtree.o rm -f ExtSubtree.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtSubtree.c ExtRegion.c: In function 'ExtFindRegions': ExtRegion.c:123: warning: implicit declaration of function 'DBSrPaintClient' ExtRegion.c: In function 'extRegionAreaFunc': ExtRegion.c:164: warning: implicit declaration of function 'extShowTile' ExtRegion.c:167: warning: implicit declaration of function 'ExtFindNeighbors' ExtRegion.c: In function 'ExtResetTiles': ExtRegion.c:343: warning: implicit declaration of function 'DBResetTilePlane' ExtBasic.c: In function 'extSpecialPerimFunc': ExtBasic.c:1776: warning: 'lastlb' may be used uninitialized in this function --- compiling extract/ExtTech.o rm -f ExtTech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtTech.c ExtSubtree.c: In function 'extSubtree': ExtSubtree.c:179: warning: implicit declaration of function 'DRCFindInteractions' ExtSubtree.c:225: warning: implicit declaration of function 'extOutputConns' ExtSubtree.c: In function 'extSubtreeInteraction': ExtSubtree.c:348: warning: implicit declaration of function 'extFindCoupling' ExtSubtree.c:369: warning: implicit declaration of function 'DBCellSrArea' ExtSubtree.c:381: warning: implicit declaration of function 'ExtLabelRegions' ExtSubtree.c:394: warning: implicit declaration of function 'extHierAdjustments' ExtSubtree.c:410: warning: implicit declaration of function 'extHierFreeOne' ExtSubtree.c:420: warning: implicit declaration of function 'ExtFreeLabRegions' ExtSubtree.c:422: warning: implicit declaration of function 'extHierFreeLabels' ExtSubtree.c: In function 'extSubtreeOutputCoupling': ExtSubtree.c:527: warning: suggest parentheses around assignment used as truth value ExtSubtree.c: In function 'extSubtreeFunc': ExtSubtree.c:635: warning: implicit declaration of function 'extHierConnections' ExtSubtree.c:640: warning: implicit declaration of function 'ExtResetTiles' ExtSubtree.c:657: warning: implicit declaration of function 'extHierCopyLabels' ExtSubtree.c: In function 'extSubtreeTileToNode': ExtSubtree.c:762: warning: implicit declaration of function 'DBSrPaintNMArea' --- compiling extract/ExtTest.o rm -f ExtTest.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtTest.c ExtTest.c: In function 'ExtractTest': ExtTest.c:131: warning: missing braces around initializer ExtTest.c:131: warning: (near initialization for 'cmds[0]') ExtTest.c:162: warning: dereferencing type-punned pointer will break strict-aliasing rules ExtTest.c:206: warning: implicit declaration of function 'ExtFindInteractions' ExtTest.c:225: warning: implicit declaration of function 'ExtInterCount' ExtTest.c:240: warning: implicit declaration of function 'ExtTimes' ExtTest.c:246: warning: implicit declaration of function 'ExtParentArea' ExtTest.c:255: warning: implicit declaration of function 'ExtSetDriver' ExtTest.c:263: warning: implicit declaration of function 'ExtSetReceiver' ExtTest.c:267: warning: implicit declaration of function 'ExtLengthClear' ExtTest.c:121: warning: unused variable 'name' ExtTest.c:121: warning: unused variable 'addr' --- compiling extract/ExtTimes.o --- compiling extract/ExtYank.o rm -f ExtTimes.o rm -f ExtYank.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtTimes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtYank.c ExtTest.c: In function 'extShowTech': ExtTest.c:442: warning: suggest parentheses around assignment used as truth value ExtTest.c:451: warning: suggest parentheses around assignment used as truth value ExtTest.c: At top level: ExtTest.c:709: warning: return type defaults to 'int' ExtTest.c: In function 'extNewYank': ExtTest.c:713: warning: implicit declaration of function 'DBNewYank' ExtTest.c:714: warning: control reaches end of non-void function ExtTech.c:82: warning: missing braces around initializer ExtTech.c:82: warning: (near initialization for 'keyTable[0]') ExtTech.c:152: warning: missing braces around initializer ExtTech.c:152: warning: (near initialization for 'devTable[0]') --- compiling extract/ExtInter.o rm -f ExtInter.o --- compiling extract/ExtUnique.o rm -f ExtUnique.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtInter.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ExtUnique.c ExtTech.c: In function 'ExtLoadStyle': ExtTech.c:699: warning: implicit declaration of function 'TechSectionGetMask' ExtTech.c:700: warning: implicit declaration of function 'TechLoad' ExtTech.c: In function 'ExtTechLine': ExtTech.c:899: warning: dereferencing type-punned pointer will break strict-aliasing rules ExtTech.c:999: warning: comparison is always false due to limited range of data type ExtTech.c:1000: warning: comparison is always false due to limited range of data type ExtTech.c:1041: warning: comparison is always true due to limited range of data type ExtTech.c:1042: warning: comparison is always true due to limited range of data type ExtTech.c:1093: warning: comparison is always true due to limited range of data type ExtTech.c:1240: warning: dereferencing type-punned pointer will break strict-aliasing rules ExtYank.c: In function 'extHierLabelFunc': ExtYank.c:218: warning: implicit declaration of function 'extLabType' ExtYank.c:236: warning: suggest parentheses around assignment used as truth value ExtYank.c:238: warning: suggest parentheses around assignment used as truth value ExtTimes.c: In function 'ExtTimes': ExtTimes.c:200: warning: implicit declaration of function 'extTimesInitFunc' ExtTimes.c:208: warning: suggest parentheses around assignment used as truth value ExtTimes.c:218: warning: suggest parentheses around assignment used as truth value ExtTimes.c:227: warning: suggest parentheses around assignment used as truth value ExtTimes.c: In function 'extTimesCellFunc': ExtTimes.c:352: warning: implicit declaration of function 'ExtResetTiles' ExtTimes.c:355: warning: implicit declaration of function 'ExtFreeLabRegions' ExtTimes.c: In function 'extTimesIncrFunc': ExtTimes.c:439: warning: implicit declaration of function 'extTimesHierFunc' ExtTimes.c:449: warning: implicit declaration of function 'extTimesFlatFunc' ExtTimes.c: At top level: ExtTimes.c:669: warning: return type defaults to 'int' ExtTimes.c: In function 'extTimeProc': ExtTimes.c:775: warning: unused variable 'i' ExtTimes.c:775: warning: unused variable 'usecs' ExtTimes.c:775: warning: unused variable 'secs' ExtTimes.c: In function 'extHierCell': ExtTimes.c:859: warning: implicit declaration of function 'extCellFile' ExtTimes.c: In function 'ExtInterCount': ExtTimes.c:1037: warning: implicit declaration of function 'extInterAreaFunc' ExtTech.c: In function 'ExtTechFinal': ExtTech.c:1687: warning: unused variable 'es' ExtTimes.c: In function 'extInterAreaFunc': ExtTimes.c:1078: warning: implicit declaration of function 'ExtFindInteractions' ExtTech.c: In function 'ExtTechScale': ExtTech.c:1903: warning: implicit declaration of function 'DBScaleValue' ExtInter.c: In function 'ExtFindInteractions': ExtInter.c:116: warning: implicit declaration of function 'extCellSrArea' ExtInter.c: In function 'extInterOverlapSubtree': ExtInter.c:320: warning: implicit declaration of function 'extTreeSrPaintArea' ExtTech.c: At top level: ExtTech.c:22: warning: 'sccsid' defined but not used ExtUnique.c: In function 'extUniqueCell': ExtUnique.c:98: warning: implicit declaration of function 'ExtLabelRegions' ExtUnique.c:105: warning: implicit declaration of function 'extLabType' ExtUnique.c:140: warning: implicit declaration of function 'extMakeUnique' ExtUnique.c:148: warning: implicit declaration of function 'ExtFreeLabRegions' ExtUnique.c:149: warning: implicit declaration of function 'ExtResetTiles' ExtBasic.c: In function 'extOutputTrans': ExtBasic.c:1033: warning: 'dres' may be used uninitialized in this function ExtTech.c: In function 'ExtGetDevInfo': ExtTech.c:256: warning: 'locdname' may be used uninitialized in this function ExtTech.c: In function 'ExtTechLine': ExtTech.c:880: warning: 'l' may be used uninitialized in this function ExtBasic.c: In function 'extBasic': ExtBasic.c:170: warning: 'nodeList' may be used uninitialized in this function --- linking libextract.o rm -f libextract.o ld -r ExtArray.o ExtBasic.o ExtCell.o ExtCouple.o ExtHard.o ExtHier.o ExtLength.o ExtMain.o ExtNghbors.o ExtPerim.o ExtRegion.o ExtSubtree.o ExtTech.o ExtTest.o ExtTimes.o ExtYank.o ExtInter.o ExtUnique.o -o libextract.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/extract' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/graphics' --- compiling graphics/grMain.o rm -f grMain.o --- compiling graphics/grLock.o rm -f grLock.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grMain.c --- compiling graphics/grDStyle.o --- compiling graphics/grText.o rm -f grDStyle.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grLock.c rm -f grText.o --- compiling graphics/grCMap.o rm -f grCMap.o --- compiling graphics/grClip.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grDStyle.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grText.c rm -f grClip.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grCMap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grClip.c --- compiling graphics/grGlyphs.o rm -f grGlyphs.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grGlyphs.c --- compiling graphics/grNull.o rm -f grNull.o grText.c: In function 'GrLabelSize': grText.c:276: warning: 'xoffset' may be used uninitialized in this function grText.c:276: warning: 'yoffset' may be used uninitialized in this function grClip.c:48: warning: missing braces around initializer grClip.c:48: warning: (near initialization for 'GrCrossRect.r_ll') grClip.c: In function 'GrClipLine': grClip.c:415: warning: implicit declaration of function 'GeoCanonicalRect' grClip.c: In function 'GrBoxOutline': grClip.c:579: warning: unused variable 'curseg' grClip.c: In function 'GrBox': grClip.c:790: warning: unused variable 'simpleBox' grMain.c:80: warning: missing braces around initializer grMain.c:80: warning: (near initialization for 'GrScreenRect.r_ll') grMain.c:114: warning: type defaults to 'int' in declaration of 'x11SetDisplay' grMain.c:115: warning: type defaults to 'int' in declaration of 'oglSetDisplay' grMain.c:116: warning: type defaults to 'int' in declaration of 'nullSetDisplay' grMain.c:118: warning: type defaults to 'int' in declaration of 'grInitProcs' grText.c: In function 'GrPutText': grText.c:87: warning: 'ypos' may be used uninitialized in this function grMain.c: In function 'GrGuessDisplayType': grMain.c:385: warning: implicit declaration of function 'access' grDStyle.c: In function 'styleBuildDisplayStyle': grDStyle.c:190: warning: unused variable 'sstyle' grDStyle.c: In function 'GrLoadCursors': grDStyle.c:347: warning: implicit declaration of function 'GrReadGlyphs' grDStyle.c: In function 'GrLoadStyles': grDStyle.c:459: warning: unused variable 'locbitplanes' grDStyle.c:476: warning: implicit declaration of function 'MainExit' grClip.c: In function 'grClipAddFunc': grClip.c:183: warning: control reaches end of non-void function --- compiling graphics/W3Dmain.o rm -f W3Dmain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c W3Dmain.c --- compiling graphics/grTk1.o rm -f grTk1.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTk1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grNull.c --- compiling graphics/grTk2.o rm -f grTk2.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTk2.c --- compiling graphics/grTk3.o rm -f grTk3.o --- compiling graphics/grTk4.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTk3.c rm -f grTk4.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTk4.c grDStyle.c:427: warning: 'section' may be used uninitialized in this function grDStyle.c:393: warning: 'scount' may be used uninitialized in this function --- compiling graphics/grTk5.o rm -f grTk5.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTk5.c grTk1.c: In function 'GrTkInit': grTk1.c:656: warning: implicit declaration of function 'grTkLoadFont' grTk1.c:350: warning: unused variable 'grvisual_info' W3Dmain.c: In function 'w3dFillOps': W3Dmain.c:272: warning: implicit declaration of function 'GrClipTriangle' W3Dmain.c:304: warning: implicit declaration of function 'GrBoxOutline' grTk1.c: In function 'GrTkClose': grTk1.c:682: warning: implicit declaration of function 'grTkFreeFonts' grTk1.c:674: warning: unused variable 'i' W3Dmain.c: In function 'w3dPaintFunc': W3Dmain.c:580: warning: implicit declaration of function 'sigOnInterrupt' W3Dmain.c:582: warning: implicit declaration of function 'SigSetTimer' W3Dmain.c: In function 'w3dHelp': W3Dmain.c:663: warning: unused variable 'crec' grTk1.c: In function 'MagicEventProc': grTk1.c:792: warning: unused variable 'outChannel' W3Dmain.c: In function 'w3dCutBox': W3Dmain.c:695: warning: unused variable 'mask' W3Dmain.c:694: warning: unused variable 'num_layers' W3Dmain.c:694: warning: unused variable 'lidx' W3Dmain.c:693: warning: unused variable 'hide' grTk1.c:1106: warning: implicit declaration of function 'DBWHLRedrawPrepWindow' grTk1.c:1132: warning: implicit declaration of function 'WindRedisplay' W3Dmain.c: In function 'w3dSeeLayers': W3Dmain.c:776: warning: unused variable 'num_layers' W3Dmain.c: In function 'w3dClose': W3Dmain.c:831: warning: implicit declaration of function 'WindDelete' W3Dmain.c:828: warning: unused variable 'crec' grTk1.c: In function 'x11SetDisplay': grTk1.c:1177: warning: unused variable 'f' grTk1.c:1176: warning: unused variable 'fullname' grTk1.c:1175: warning: unused variable 'planecount' grTk1.c: In function 'GrTkCreate': grTk1.c:1297: warning: suggest parentheses around assignment used as truth value grTk1.c:1314: warning: suggest parentheses around assignment used as truth value W3Dmain.c: In function 'w3dRefresh': W3Dmain.c:1005: warning: unused variable 'crec' grTk1.c: In function 'GrTkEventPending': grTk1.c:1679: warning: unused variable 'tkwind' grTk1.c: In function 'GrTkIconUpdate': grTk1.c:1729: warning: suggest parentheses around assignment used as truth value grTk1.c:1738: warning: suggest parentheses around assignment used as truth value W3Dmain.c: In function 'w3dRenderValues': W3Dmain.c:1253: warning: unused variable 'crec' W3Dmain.c: In function 'W3Dcreate': W3Dmain.c:1586: warning: implicit declaration of function 'MakeWindowCommand' W3Dmain.c: In function 'W3DCIFredisplay': W3Dmain.c:1737: warning: unused variable 'mask' W3Dmain.c: In function 'W3Dcommand': W3Dmain.c:1807: warning: unused variable 'cmdNum' --- compiling graphics/grTOGL1.o rm -f grTOGL1.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTOGL1.c grTk3.c: In function 'GrTkReadPixel': grTk3.c:226: warning: implicit declaration of function 'XGetPixel' grTk3.c:227: warning: suggest parentheses around + or - in operand of & grTk3.c: In function 'GrTkTextSize': grTk3.c:166: warning: 'font' may be used uninitialized in this function grTk5.c: In function 'GrTkSetCursor': grTk5.c:169: warning: suggest parentheses around assignment used as truth value --- compiling graphics/grTOGL2.o --- compiling graphics/grTOGL3.o rm -f grTOGL2.o rm -f grTOGL3.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTOGL2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTOGL3.c --- compiling graphics/grTOGL4.o rm -f grTOGL4.o grTk1.c: In function 'MagicEventProc': grTk1.c:748: warning: 'txbutton' may be used uninitialized in this function grTk1.c:790: warning: 'keywstate' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTOGL4.c --- compiling graphics/grTOGL5.o rm -f grTOGL5.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTOGL5.c grTOGL1.c: In function 'GrTOGLInit': grTOGL1.c:321: warning: implicit declaration of function 'grTkLoadFont' grTOGL1.c:259: warning: unused variable 'rstatus' grTOGL1.c: In function 'GrTOGLClose': grTOGL1.c:339: warning: implicit declaration of function 'grTkFreeFonts' grTOGL1.c: In function 'TOGLEventProc': grTOGL1.c:505: warning: unused variable 'outChannel' grTOGL1.c:779: warning: implicit declaration of function 'WindRedisplay' grTOGL1.c:763: warning: unused variable 'result' grTOGL1.c:830: warning: implicit declaration of function 'DBWHLRedrawPrepWindow' grTOGL1.c:446: warning: unused variable 'wind' grTOGL1.c:443: warning: unused variable 'event' grTOGL1.c: In function 'oglSetDisplay': grTOGL1.c:881: warning: unused variable 'f' grTOGL1.c:880: warning: unused variable 'fullname' grTOGL1.c:879: warning: unused variable 'planecount' grTOGL1.c: In function 'GrTOGLCreate': grTOGL1.c:1000: warning: suggest parentheses around assignment used as truth value grTOGL1.c:1016: warning: suggest parentheses around assignment used as truth value grTOGL1.c:1103: warning: implicit declaration of function 'grtoglLoadFont' grTOGL1.c:1054: warning: unused variable 'result' grTOGL1.c:994: warning: unused variable 'attribmask' grTOGL1.c: In function 'GrTOGLLock': grTOGL1.c:1248: warning: unused variable 'wind' grTOGL1.c: In function 'GrTOGLIconUpdate': grTOGL1.c:1371: warning: suggest parentheses around assignment used as truth value grTOGL1.c:1380: warning: suggest parentheses around assignment used as truth value grTOGL3.c: In function 'grtoglPutText': grTOGL3.c:315: warning: unused variable 'tscale' grTOGL3.c:314: warning: unused variable 'i' grTOGL1.c: In function 'toglSetProjection': grTOGL1.c:419: warning: control reaches end of non-void function grTOGL3.c: In function 'GrTOGLTextSize': grTOGL3.c:202: warning: 'font' may be used uninitialized in this function --- compiling graphics/grTkCommon.o rm -f grTkCommon.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c grTkCommon.c grTOGL1.c: In function 'TOGLEventProc': grTOGL1.c:463: warning: 'txbutton' may be used uninitialized in this function grTOGL1.c:503: warning: 'keywstate' may be used uninitialized in this function grTOGL5.c: In function 'GrTOGLSetCursor': grTOGL5.c:183: warning: suggest parentheses around assignment used as truth value grTk1.c: In function 'GrTkInit': grTk1.c:353: warning: 'grcolorCount' may be used uninitialized in this function grTkCommon.c: In function 'grTkLoadFont': grTkCommon.c:92: warning: implicit declaration of function 'TxError' grTkCommon.c: In function 'GrTkWindowName': grTkCommon.c:304: warning: unused variable 'tkname' grTkCommon.c: In function 'grtkScrollBackingStore': grTkCommon.c:470: warning: implicit declaration of function 'TxPrintf' grTkCommon.c: In function 'ImgLayerConfigureInstance': grTkCommon.c:1002: warning: implicit declaration of function 'windUnlink' grTkCommon.c:1003: warning: implicit declaration of function 'windReClip' grTkCommon.c:1004: warning: implicit declaration of function 'windFree' grTkCommon.c:1080: warning: implicit declaration of function 'WindRedisplay' W3Dmain.c: In function 'w3dRenderValues': W3Dmain.c:1252: warning: 'layer' may be used uninitialized in this function grTkCommon.c: In function 'grTkDefineCursor': grTkCommon.c:172: warning: 'fgname' may be used uninitialized in this function --- linking libgraphics.o rm -f libgraphics.o ld -r grMain.o grLock.o grDStyle.o grText.o grCMap.o grClip.o grGlyphs.o grNull.o W3Dmain.o grTk1.o grTk2.o grTk3.o grTk4.o grTk5.o grTOGL1.o grTOGL2.o grTOGL3.o grTOGL4.o grTOGL5.o grTkCommon.o -o libgraphics.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/graphics' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/netmenu' --- compiling netmenu/NMbutton.o rm -f NMbutton.o --- compiling netmenu/NMcmdAK.o --- compiling netmenu/NMcmdLZ.o rm -f NMcmdAK.o --- compiling netmenu/NMlabel.o rm -f NMcmdLZ.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMbutton.c rm -f NMlabel.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMcmdAK.c --- compiling netmenu/NMmain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMcmdLZ.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMlabel.c --- compiling netmenu/NMnetlist.o rm -f NMmain.o rm -f NMnetlist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMmain.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMnetlist.c --- compiling netmenu/NMshowpt.o rm -f NMshowpt.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMshowpt.c --- compiling netmenu/NMshowcell.o rm -f NMshowcell.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMshowcell.c NMcmdAK.c: In function 'NMCmdCleanup': NMcmdAK.c:182: warning: implicit declaration of function 'Lookup' NMcmdAK.c: In function 'NMCmdCull': NMcmdAK.c:313: warning: implicit declaration of function 'NMCull' NMcmdAK.c: In function 'NMCmdFindLabels': NMcmdAK.c:499: warning: implicit declaration of function 'CmdParseLayers' NMmain.c:62: warning: missing braces around initializer NMmain.c:62: warning: (near initialization for 'NMButtons[0]') NMmain.c:91: warning: missing braces around initializer NMmain.c:91: warning: (near initialization for 'nmLabels[0]') NMmain.c:98: warning: missing braces around initializer NMmain.c:98: warning: (near initialization for 'nmRects[0]') NMmain.c:109: warning: missing braces around initializer NMmain.c:109: warning: (near initialization for 'nmSurfaceArea.r_ll') NMmain.c:110: warning: missing braces around initializer NMmain.c:110: warning: (near initialization for 'nmScreenArea.r_ll') NMmain.c: In function 'NMredisplay': NMmain.c:259: warning: 'return' with no value, in function returning non-void NMmain.c: In function 'NMcommand': NMmain.c:375: warning: 'return' with no value, in function returning non-void NMmain.c:435: warning: 'return' with no value, in function returning non-void NMmain.c:367: warning: unused variable 'cmdNum' NMshowpt.c: In function 'NMRedrawPoints': NMshowpt.c:89: warning: 'return' with no value, in function returning non-void NMshowpt.c:90: warning: 'return' with no value, in function returning non-void NMmain.c: In function 'NMreposition': NMmain.c:220: warning: control reaches end of non-void function NMnetlist.c: In function 'NMDeleteTerm': NMcmdLZ.c: In function 'NMCmdMeasure':NMnetlist.c:226: warning: 'return' with no value, in function returning non-void NMnetlist.c:229: warning: 'return' with no value, in function returning non-void NMnetlist.c:231: warning: 'return' with no value, in function returning non-void NMnetlist.c: In function 'NMJoinNets': NMnetlist.c:267: warning: 'return' with no value, in function returning non-void NMnetlist.c:268: warning: 'return' with no value, in function returning non-void NMnetlist.c:278: warning: 'return' with no value, in function returning non-void NMnetlist.c:283: warning: 'return' with no value, in function returning non-void NMnetlist.c: In function 'NMDeleteNet': NMnetlist.c:339: warning: 'return' with no value, in function returning non-void NMnetlist.c:341: warning: 'return' with no value, in function returning non-void NMnetlist.c:343: warning: 'return' with no value, in function returning non-void NMnetlist.c: In function 'NMNewNetlist': NMnetlist.c:399: warning: implicit declaration of function 'NMredisplay' NMnetlist.c:405: warning: 'return' with no value, in function returning non-void NMshowcell.c: In function 'NMRedrawCell': NMshowcell.c:95: warning: 'return' with no value, in function returning non-void NMshowcell.c:112: warning: 'return' with no value, in function returning non-void NMnetlist.c:415: warning: 'return' with no value, in function returning non-void NMnetlist.c:443: warning: 'return' with no value, in function returning non-void NMbutton.c: In function 'NMButtonNetList': NMbutton.c:82: warning: statement with no effect NMshowcell.c: In function 'NMShowRoutedNet': NMshowcell.c:333: warning: 'return' with no value, in function returning non-void NMshowcell.c:347: warning: 'return' with no value, in function returning non-void NMshowcell.c:349: warning: implicit declaration of function 'NMEnumTerms' NMcmdLZ.c:73: warning: implicit declaration of function 'NMMeasureNet' NMnetlist.c:453: warning: 'return' with no value, in function returning non-void NMcmdLZ.c: In function 'NMCmdPushButton': NMcmdLZ.c:245: warning: implicit declaration of function 'Lookup' NMcmdLZ.c:266: warning: implicit declaration of function 'NMcommand' NMcmdLZ.c:237: warning: unused variable 'action' NMnetlist.c: In function 'NMWriteNetlist': NMnetlist.c:759: warning: 'return' with no value, in function returning non-void NMnetlist.c:779: warning: 'return' with no value, in function returning non-void NMlabel.c: In function 'nmSetCurrentLabel': NMlabel.c:257: warning: implicit declaration of function 'NMredisplay' NMnetlist.c:780: warning: 'return' with no value, in function returning non-void NMnetlist.c:789: warning: 'return' with no value, in function returning non-void NMlabel.c: In function 'NMShowLabel': NMlabel.c:626: warning: implicit declaration of function 'DBSearchLabel' NMnetlist.c: In function 'NMWriteAll': NMnetlist.c:909: warning: 'return' with no value, in function returning non-void NMnetlist.c:914: warning: 'return' with no value, in function returning non-void NMnetlist.c: In function 'NMCheckWritten': NMnetlist.c:832: warning: 'name' may be used uninitialized in this function NMcmdAK.c: In function 'NMCmdCleanup': NMcmdAK.c:163: warning: 'indx' may be used uninitialized in this function NMnetlist.c: In function 'NMWriteAll': NMnetlist.c:885: warning: 'indx' may be used uninitialized in this function --- compiling netmenu/NMundo.o rm -f NMundo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMundo.c --- compiling netmenu/NMwiring.o rm -f NMwiring.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c NMwiring.c NMwiring.c: In function 'NMRipup': NMwiring.c:165: warning: 'return' with no value, in function returning non-void NMwiring.c:171: warning: implicit declaration of function 'DBSrConnect' NMwiring.c: In function 'nmwNetTileFunc': NMwiring.c:510: warning: implicit declaration of function 'DBCellSrArea' NMwiring.c: In function 'NMExtract': NMwiring.c:540: warning: 'return' with no value, in function returning non-void NMwiring.c: In function 'NMMeasureNet': NMwiring.c:1203: warning: implicit declaration of function 'SelEnumPaint' NMwiring.c: In function 'NMCull': NMwiring.c:1088: warning: control reaches end of non-void function NMwiring.c: In function 'NMVerify': NMwiring.c:1050: warning: control reaches end of non-void function NMwiring.c: In function 'NMRipupList': NMwiring.c:320: warning: control reaches end of non-void function --- linking libnetmenu.o rm -f libnetmenu.o ld -r NMbutton.o NMcmdAK.o NMcmdLZ.o NMlabel.o NMmain.o NMnetlist.o NMshowpt.o NMshowcell.o NMundo.o NMwiring.o -o libnetmenu.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/netmenu' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/plow' --- compiling plow/PlowCmd.o rm -f PlowCmd.o --- compiling plow/PlowJogs.o rm -f PlowJogs.o --- compiling plow/PlowMain.o --- compiling plow/PlowQueue.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowCmd.c rm -f PlowMain.o rm -f PlowQueue.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowJogs.c --- compiling plow/PlowRandom.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowMain.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowQueue.c --- compiling plow/PlowRules1.o rm -f PlowRandom.o rm -f PlowRules1.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowRandom.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowRules1.c --- compiling plow/PlowRules2.o --- compiling plow/PlowRules3.o rm -f PlowRules2.o rm -f PlowRules3.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowRules2.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowRules3.c PlowJogs.c: In function 'plowCleanupJogs': PlowJogs.c:116: warning: implicit declaration of function 'plowQueueInit' PlowQueue.c: In function 'plowQueueAdd': PlowQueue.c:188: warning: implicit declaration of function 'plowDebugEdge' PlowJogs.c:139: warning: implicit declaration of function 'plowQueueDone' PlowJogs.c: In function 'plowProcessJog': PlowJogs.c:177: warning: implicit declaration of function 'plowDebugEdge' PlowJogs.c:192: warning: implicit declaration of function 'plowSrShadowBack' PlowQueue.c:161: warning: unused variable 'plowYankDef' PlowJogs.c: In function 'plowProcessJogFunc': PlowJogs.c:281: warning: implicit declaration of function 'plowSrOutline' PlowJogs.c:343: warning: implicit declaration of function 'plowApplySearchRules' PlowJogs.c:356: warning: implicit declaration of function 'plowFindWidthBack' PlowRules1.c: In function 'prClearUmbra': PlowRules1.c:89: warning: implicit declaration of function 'plowSrShadow' PlowRules1.c: In function 'prPenumbraTop': PlowRules1.c:234: warning: implicit declaration of function 'plowSrOutline' PlowRules1.c: In function 'plowPenumbraRule': PlowRules1.c:438: warning: suggest parentheses around assignment used as truth value PlowRules1.c: In function 'prSliverBot': PlowRules1.c:550: warning: 'return' with no value, in function returning non-void PlowRules3.c: In function 'prInSliver': PlowRules3.c:99: warning: implicit declaration of function 'plowSrFinalArea' PlowRules2.c: In function 'prFixedLHS': PlowRules2.c:91: warning: implicit declaration of function 'plowYankMore' PlowRules2.c:96: warning: implicit declaration of function 'plowAtomize' PlowRandom.c: In function 'PlowRandomTest': PlowRandom.c:112: warning: implicit declaration of function 'plowGenRandom' PlowRandom.c:115: warning: implicit declaration of function 'Plow' PlowRandom.c:122: warning: implicit declaration of function 'DRCCatchUp' PlowRules2.c: In function 'prFixedPenumbraTop': PlowRules2.c:233: warning: implicit declaration of function 'plowSrShadow' PlowRules2.c: In function 'prFixedPenumbraBot': PlowRules2.c:253: warning: 'return' with no value, in function returning non-void PlowRandom.c: In function 'plowFileDiff': PlowRandom.c:297: warning: implicit declaration of function 'read' PlowRandom.c:300: warning: implicit declaration of function 'memcmp' PlowRandom.c:306: warning: implicit declaration of function 'close' PlowRules3.c: In function 'scanDownError': PlowRules3.c:288: warning: implicit declaration of function 'plowAtomize' PlowRules1.c: In function 'prPenumbraBot':PlowMain.c: In function 'PlowRedrawBound': PlowRules1.c:263: warning: control reaches end of non-void function PlowMain.c:282: warning: implicit declaration of function 'GrSetStuff' PlowMain.c:297: warning: implicit declaration of function 'GrFastBox' PlowMain.c: In function 'PlowStraighten': PlowMain.c:379: warning: implicit declaration of function 'plowCleanupJogs' PlowRules2.c: In function 'prCoverBot': PlowRules2.c:517: warning: 'return' with no value, in function returning non-void PlowRules3.c: In function 'scanUp': PlowRules3.c:348: warning: control reaches end of non-void function PlowMain.c: In function 'plowUpdate': PlowMain.c:586: warning: implicit declaration of function 'plowUpdateLabels' PlowRules2.c: In function 'prIllegalTop': PlowRules2.c:574: warning: implicit declaration of function 'plowSrOutline' PlowRules3.c: In function 'scanDown': PlowRules3.c:254: warning: control reaches end of non-void function PlowMain.c: In function 'plowPropagateRect': PlowRules2.c: In function 'prIllegalBot': PlowRules2.c:607: warning: 'return' with no value, in function returning non-void PlowRandom.c:290: warning: 'f2' may be used uninitialized in this function PlowMain.c:727: warning: implicit declaration of function 'plowQueueInit' PlowMain.c:737: warning: implicit declaration of function 'plowSrShadowInitial' PlowMain.c:766: warning: implicit declaration of function 'plowQueueDone' PlowMain.c: In function 'plowSelPaintPlow': PlowMain.c:1044: warning: implicit declaration of function 'plowSrShadow' PlowMain.c: In function 'PlowExtendJogHorizon': PlowMain.c:1185: warning: 'return' with no value, in function returning non-void PlowMain.c:1213: warning: implicit declaration of function 'plowYankMore' PlowMain.c:1285: warning: implicit declaration of function 'plowAtomize' PlowMain.c: In function 'plowProcessEdge': PlowMain.c:1535: warning: implicit declaration of function 'plowDebugEdge' PlowMain.c:1625: warning: implicit declaration of function 'plowApplySearchRules' PlowRules2.c: In function 'prContactRHS': PlowRules2.c:442: warning: control reaches end of non-void function PlowMain.c: In function 'plowBuildWidthRules': PlowMain.c:1768: warning: implicit declaration of function 'plowFindWidth' PlowRules2.c: In function 'prFixedRHS': PlowRules2.c:171: warning: control reaches end of non-void function PlowMain.c: In function 'PlowInit': PlowMain.c:2193: warning: implicit declaration of function 'plowDebugInit' PlowMain.c: In function 'plowYankCreate': PlowMain.c:2243: warning: implicit declaration of function 'DBNewYank' PlowMain.c: In function 'plowApplySearchRules': PlowMain.c:1710: warning: control reaches end of non-void function PlowRules1.c: In function 'plowSliverBotExtent': PlowRules1.c:823: warning: 'xmove' may be used uninitialized in this function PlowCmd.c: In function 'CmdPlow': PlowCmd.c:110: warning: implicit declaration of function 'Lookup' PlowCmd.c:113: warning: implicit declaration of function 'TxError' PlowCmd.c:151: warning: implicit declaration of function 'TxPrintf' PlowCmd.c:171: warning: implicit declaration of function 'PlowSetBound' PlowCmd.c:174: warning: implicit declaration of function 'cmdParseCoord' PlowCmd.c:188: warning: implicit declaration of function 'PlowClearBound' PlowCmd.c:207: warning: implicit declaration of function 'CmdParseLayers' PlowCmd.c:288: warning: implicit declaration of function 'PlowSelection' PlowCmd.c: In function 'CmdStraighten': PlowCmd.c:364: warning: implicit declaration of function 'PlowStraighten' PlowRules1.c: In function 'plowSliverTopExtent': PlowRules1.c:717: warning: 'xmove' may be used uninitialized in this function --- compiling plow/PlowSearch.o rm -f PlowSearch.o PlowCmd.c: In function 'CmdPlow': PlowCmd.c:84: warning: 'dir' may be used uninitialized in this function PlowCmd.c:88: warning: 'editDef' may be used uninitialized in this function --- compiling plow/PlowTech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowSearch.c rm -f PlowTech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowTech.c --- compiling plow/PlowTest.o rm -f PlowTest.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowTest.c --- compiling plow/PlowWidth.o rm -f PlowWidth.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowWidth.c --- compiling plow/PlowYank.o rm -f PlowYank.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c PlowYank.c PlowTech.c: In function 'PlowDRCLine': PlowTech.c:156: warning: missing braces around initializer PlowTech.c:156: warning: (near initialization for 'ruleKeys[0]') PlowTech.c:167: warning: dereferencing type-punned pointer will break strict-aliasing rules PlowTech.c: In function 'PlowDRCFinal': PlowTech.c:603: warning: suggest parentheses around assignment used as truth value PlowTech.c:610: warning: suggest parentheses around assignment used as truth value PlowTech.c: In function 'PlowTechLine': PlowTech.c:776: warning: implicit declaration of function 'TechError' PlowTech.c: In function 'plowTechShowTable': PlowTech.c:883: warning: suggest parentheses around assignment used as truth value PlowTest.c:108: warning: missing braces around initializer PlowTest.c:108: warning: (near initialization for 'plowCmds[0]') PlowTest.c: In function 'PlowTest': PlowTest.c:166: warning: implicit declaration of function 'PlowRandomTest' PlowTest.c:194: warning: implicit declaration of function 'plowSrOutline' PlowTest.c:208: warning: implicit declaration of function 'Plow' PlowTest.c:226: warning: implicit declaration of function 'plowSrShadowBack' PlowTest.c:240: warning: implicit declaration of function 'plowSrShadow' PlowTest.c:255: warning: implicit declaration of function 'plowTechShow' PlowTest.c:274: warning: implicit declaration of function 'plowFindWidth' PlowTest.c:295: warning: implicit declaration of function 'plowFindWidthBack' PlowTest.c:319: warning: implicit declaration of function 'plowMoveEdge' PlowTest.c:341: warning: implicit declaration of function 'plowMergeBottom' PlowTest.c:350: warning: implicit declaration of function 'plowMergeTop' PlowTest.c:157: warning: enumeration value 'PC_ERROR' not handled in switch PlowTest.c: In function 'plowGetCommand': PlowTest.c:424: warning: dereferencing type-punned pointer will break strict-aliasing rules PlowTest.c: In function 'plowDebugInit': PlowTest.c:460: warning: missing braces around initializer PlowTest.c:460: warning: (near initialization for 'debug[0]') PlowTest.c: In function 'plowTestJog': PlowTest.c:545: warning: implicit declaration of function 'plowYankCreate' PlowTest.c:565: warning: implicit declaration of function 'plowCleanupJogs' PlowSearch.c: In function 'plowSrShadow': PlowSearch.c:249: warning: implicit declaration of function 'plowShadowRHS' PlowSearch.c: In function 'plowSrShadowInitial': PlowSearch.c:402: warning: implicit declaration of function 'plowShadowInitialRHS' PlowSearch.c: In function 'plowSrShadowBack': PlowSearch.c:558: warning: implicit declaration of function 'plowShadowLHS' PlowSearch.c: In function 'plowSrOutlineInit': PlowSearch.c:1025: warning: implicit declaration of function 'niceabort' PlowMain.c:1653: warning: 'rules' may be used uninitialized in this function PlowMain.c: In function 'PlowExtendJogHorizon': PlowMain.c:1178: warning: 'eTop' may be used uninitialized in this function PlowMain.c:1178: warning: 'eBot' may be used uninitialized in this function --- linking libplow.o rm -f libplow.o ld -r PlowCmd.o PlowJogs.o PlowMain.o PlowQueue.o PlowRandom.o PlowRules1.o PlowRules2.o PlowRules3.o PlowSearch.o PlowTech.o PlowTest.o PlowWidth.o PlowYank.o -o libplow.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/plow' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/resis' --- compiling resis/ResMain.o rm -f ResMain.o --- compiling resis/ResJunct.o --- compiling resis/ResMakeRes.o rm -f ResJunct.o --- compiling resis/ResSimple.o rm -f ResMakeRes.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResMain.c rm -f ResSimple.o --- compiling resis/ResPrint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResJunct.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResMakeRes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResSimple.c --- compiling resis/ResReadSim.o rm -f ResPrint.o rm -f ResReadSim.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResPrint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResReadSim.c --- compiling resis/ResConDCS.o --- compiling resis/ResRex.o rm -f ResConDCS.o rm -f ResRex.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResConDCS.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResRex.c ResSimple.c: In function 'ResSimplifyNet': ResSimple.c:193: warning: implicit declaration of function 'ResRemoveFromQueue' ResSimple.c:209: warning: suggest parentheses around && within || ResSimple.c:214: warning: implicit declaration of function 'ResDeleteResPointer' ResSimple.c:216: warning: implicit declaration of function 'ResEliminateResistor' ResSimple.c:217: warning: implicit declaration of function 'ResMergeNodes' ResSimple.c:230: warning: implicit declaration of function 'ResDoneWithNode' ResSimple.c:302: warning: implicit declaration of function 'ResCleanNode' ResSimple.c: In function 'ResScrunchNet': ResSimple.c:589: warning: implicit declaration of function 'ResAddToQueue' ResJunct.c: In function 'ResNewSDTransistor': ResJunct.c:95: warning: implicit declaration of function 'ResAddToQueue' ResMain.c: In function 'ResAddBreakpointFunc': ResMain.c:235: warning: unused variable 'junk' ResMain.c: In function 'ResProcessTiles': ResMain.c:485: warning: implicit declaration of function 'ResRemoveFromQueue' ResMain.c:499: warning: implicit declaration of function 'ResCleanNode' ResMain.c:500: warning: implicit declaration of function 'ResDoneWithNode' ResMain.c:337: warning: unused variable 'resptr' ResMain.c:336: warning: unused variable 'fix' ResPrint.c: In function 'ResPrintFHNodes': ResPrint.c:312: warning: unused variable 'newname' ResMain.c: In function 'ResExtractNet': ResMain.c:623: warning: implicit declaration of function 'ExtResetTiles' ResMain.c:647: warning: implicit declaration of function 'ResFracture' ResMain.c:648: warning: implicit declaration of function 'DBSrPaintClient' ResMain.c:658: warning: implicit declaration of function 'ResPreProcessTransistors' ResMakeRes.c: In function 'ResCalcEastWest': ResMakeRes.c:181: warning: implicit declaration of function 'ResMergeNodes' ResPrint.c: In function 'ResCreateCenterlines': ResPrint.c:690: warning: implicit declaration of function 'GeoCanonicalRect' ResPrint.c:705: warning: control reaches end of non-void function ResMakeRes.c: In function 'ResCalcNearTransistor': ResMakeRes.c:684: warning: suggest parentheses around && within || ResMakeRes.c: In function 'ResDoContacts': ResMakeRes.c:808: warning: implicit declaration of function 'ResAddToQueue' ResMakeRes.c: In function 'ResSortBreaks': ResMakeRes.c:944: warning: suggest parentheses around && within || ResReadSim.c: In function 'ResReadSim': ResReadSim.c:141: warning: implicit declaration of function 'gettokens' ResReadSim.c: In function 'ResReadNode': ResReadSim.c:248: warning: suggest parentheses around assignment used as truth value ResReadSim.c: In function 'ResSimTransistor': ResReadSim.c:397: warning: implicit declaration of function 'ResSimNewNode' ResConDCS.c: In function 'dbcConnectFuncDCS': ResConDCS.c:261: warning: implicit declaration of function 'DBSrPaintNMArea' --- compiling resis/ResBasic.o rm -f ResBasic.o ResReadSim.c: In function 'ResSimAttribute': ResReadSim.c:664: warning: suggest parentheses around assignment used as truth value gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResBasic.c ResConDCS.c: In function 'DBTreeCopyConnectDCS': ResConDCS.c:485: warning: implicit declaration of function 'DBTreeSrNMTiles' ResBasic.c: In function 'resAllPortNodes': ResBasic.c:106: warning: implicit declaration of function 'ResAddToQueue' ResBasic.c: In function 'ResEachTile': ResBasic.c:238: warning: implicit declaration of function 'ResDoContacts' ResBasic.c:261: warning: implicit declaration of function 'ResNewSDTransistor' ResBasic.c:269: warning: implicit declaration of function 'ResProcessJunction' ResBasic.c:340: warning: implicit declaration of function 'ResCalcTileResistance' ResBasic.c:138: warning: unused variable 'i' ResPrint.c: In function 'ResPrintFHNodes': ResPrint.c:316: warning: 'height' may be used uninitialized in this function ResRex.c: In function 'ExtResisForDef': ResRex.c:117: warning: implicit declaration of function 'ResReadSim' ResRex.c:122: warning: implicit declaration of function 'ResReadNode' ResRex.c:129: warning: implicit declaration of function 'DBIsSubcircuit' ResRex.c:133: warning: implicit declaration of function 'ResPrintStats' ResRex.c: In function 'CmdExtResis': ResRex.c:428: warning: implicit declaration of function 'ResExtractNet' ResRex.c:429: warning: implicit declaration of function 'ResPrintResistorList' ResRex.c:430: warning: implicit declaration of function 'ResPrintTransistorList' ResRex.c: In function 'ResCheckSimNodes': ResRex.c:694: warning: suggest parentheses around && within || ResRex.c:694: warning: suggest parentheses around && within || ResRex.c:706: warning: implicit declaration of function 'ResPrintReference' ResRex.c:861: warning: implicit declaration of function 'ResDoSimplify' ResRex.c:871: warning: implicit declaration of function 'ResWriteExtFile' ResRex.c:878: warning: implicit declaration of function 'ResCleanUpEverything' ResRex.c:889: warning: implicit declaration of function 'ResPrintExtTran' ResReadSim.c: In function 'ResReadSim': ResReadSim.c:129: warning: 'result' may be used uninitialized in this function ResRex.c: In function 'ResFixUpConnections': ResRex.c:1047: warning: suggest parentheses around assignment used as truth value ResRex.c:1049: warning: suggest parentheses around assignment used as truth value ResRex.c:1055: warning: implicit declaration of function 'ResMergeNodes' ResRex.c:1057: warning: implicit declaration of function 'ResDoneWithNode' ResRex.c:1093: warning: suggest parentheses around assignment used as truth value ResRex.c:1095: warning: suggest parentheses around assignment used as truth value ResRex.c: In function 'ResSortByGate': ResRex.c:1276: warning: suggest parentheses around && within || ResRex.c:1279: warning: suggest parentheses around && within || ResRex.c:1282: warning: suggest parentheses around && within || ResRex.c: In function 'ResWriteExtFile': ResRex.c:1470: warning: suggest parentheses around assignment used as truth value ResRex.c:1477: warning: implicit declaration of function 'ResPrintExtNode' ResRex.c:1478: warning: implicit declaration of function 'ResPrintExtRes' ResRex.c:1484: warning: implicit declaration of function 'ResPrintFHNodes' ResRex.c:1485: warning: implicit declaration of function 'ResPrintFHRects' ResRex.c:1491: warning: implicit declaration of function 'ResCreateCenterlines' --- compiling resis/ResMerge.o rm -f ResMerge.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResMerge.c --- compiling resis/ResChecks.o rm -f ResChecks.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResChecks.c ResSimple.c:467: warning: 'node1' may be used uninitialized in this function ResMerge.c: In function 'ResDoneWithNode': ResMerge.c:116: warning: implicit declaration of function 'ResSeriesCheck' ResMerge.c:120: warning: implicit declaration of function 'ResParallelCheck' ResMerge.c:124: warning: implicit declaration of function 'ResTriangleCheck' ResMerge.c: In function 'ResMergeNodes': ResMerge.c:670: warning: implicit declaration of function 'ResRemoveFromQueue' ResMerge.c:671: warning: implicit declaration of function 'ResAddToQueue' --- compiling resis/ResFract.o rm -f ResFract.o --- compiling resis/ResUtils.o --- compiling resis/ResDebug.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResFract.c rm -f ResUtils.o rm -f ResDebug.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResUtils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ResDebug.c ResFract.c: In function 'ResCheckConcavity': ResFract.c:176: warning: implicit declaration of function 'resWalkleft' ResFract.c:177: warning: implicit declaration of function 'resWalkup' ResFract.c:197: warning: implicit declaration of function 'resWalkdown' ResFract.c:217: warning: implicit declaration of function 'resWalkright' ResRex.c: In function 'ResCheckPorts': ResRex.c:571: warning: 'portloc.p_x' may be used uninitialized in this function ResRex.c:571: warning: 'portloc.p_y' may be used uninitialized in this function ResDebug.c: In function 'ResPrintNodeList': ResDebug.c:57: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'struct resNode *' ResRex.c: In function 'CmdExtResis': ResRex.c:263: warning: 'value' is used uninitialized in this function ResRex.c:190: warning: 'saveFlags' may be used uninitialized in this function ResUtils.c: In function 'ResPreProcessTransistors': ResUtils.c:574: warning: 'pNum' may be used uninitialized in this function --- linking libresis.o rm -f libresis.o ld -r ResMain.o ResJunct.o ResMakeRes.o ResSimple.o ResPrint.o ResReadSim.o ResConDCS.o ResRex.o ResBasic.o ResMerge.o ResChecks.o ResFract.o ResUtils.o ResDebug.o -o libresis.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/resis' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/select' --- compiling select/selCreate.o rm -f selCreate.o --- compiling select/selDisplay.o --- compiling select/selEnum.o rm -f selDisplay.o --- compiling select/selOps.o rm -f selEnum.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selCreate.c rm -f selOps.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selDisplay.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selEnum.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selOps.c --- compiling select/selUndo.o --- compiling select/selUnselect.o rm -f selUndo.o rm -f selUnselect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selUndo.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c selUnselect.c selUnselect.c: In function 'SelRemoveArea': selUnselect.c:160: warning: implicit declaration of function 'DBCellSrArea' selUnselect.c:165: warning: implicit declaration of function 'DBUnLinkCell' selUnselect.c: In function 'SelectRemoveCellUse': selUnselect.c:373: warning: unused variable 'selectedUse' selOps.c: In function 'selDelCellFunc': selOps.c:169: warning: implicit declaration of function 'DBUnLinkCell' selOps.c: In function 'selExpandFunc': selOps.c:465: warning: implicit declaration of function 'DBDescendSubcell' selDisplay.c: In function 'SelRedisplay': selDisplay.c:161: warning: implicit declaration of function 'DBCellSrArea' selOps.c: In function 'selArrayLFunc': selOps.c:649: warning: implicit declaration of function 'nmGetNums' selOps.c:669: warning: implicit declaration of function 'nmPutNums' selDisplay.c: In function 'selRedisplayFunc': selDisplay.c:220: warning: implicit declaration of function 'GrDrawTriangleEdge' selOps.c: In function 'selStretchFillFunc3': selOps.c:1100: warning: unused variable 'mask' selUndo.c: In function 'SelRememberForUndo': selUndo.c:196: warning: missing braces around initializer selUndo.c:196: warning: (near initialization for 'nullRect.r_ll') selEnum.c: In function 'SelEnumCells': selEnum.c:401: warning: implicit declaration of function 'DBCellSrArea' selCreate.c: In function 'SelectClear': selCreate.c:176: warning: implicit declaration of function 'SelNetRememberForUndo' selCreate.c:207: warning: implicit declaration of function 'DBCellSrArea' selCreate.c:210: warning: implicit declaration of function 'DBUnLinkCell' selCreate.c: In function 'SelectChunk': selCreate.c:598: warning: implicit declaration of function 'DBCellCopyManhattanPaint' selCreate.c: In function 'selACPaintFunc': selCreate.c:1170: warning: implicit declaration of function 'DBSrPaintNMArea' selCreate.c: In function 'selACPaintFunc2': selCreate.c:1230: warning: implicit declaration of function 'GrClipTriangle' selCreate.c:1247: warning: implicit declaration of function 'GeoCanonicalRect' selOps.c:1099: warning: 'type' may be used uninitialized in this function --- linking libselect.o rm -f libselect.o ld -r selCreate.o selDisplay.o selEnum.o selOps.o selUndo.o selUnselect.o -o libselect.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/select' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/sim' --- compiling sim/SimDBstuff.o rm -f SimDBstuff.o --- compiling sim/SimSelect.o rm -f SimSelect.o --- compiling sim/SimRsim.o --- compiling sim/SimExtract.o rm -f SimRsim.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c SimDBstuff.c rm -f SimExtract.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c SimSelect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c SimRsim.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c SimExtract.c SimDBstuff.c: In function 'SimConnectFunc': SimDBstuff.c:249: warning: implicit declaration of function 'DBSrPaintNMArea' SimDBstuff.c: In function 'SimTreeCopyConnect': SimDBstuff.c:441: warning: implicit declaration of function 'SimTreeSrTiles' SimDBstuff.c:454: warning: implicit declaration of function 'SimTreeSrNMTiles' SimDBstuff.c: In function 'SimCellTileSrFunc': SimDBstuff.c:819: warning: implicit declaration of function 'DBDescendSubcell' SimDBstuff.c:881: warning: implicit declaration of function 'DBCellSrArea' SimDBstuff.c:816: warning: 'tnext' may be used uninitialized in this function SimSelect.c: In function 'SimSelectNode': SimSelect.c:148: warning: implicit declaration of function 'SimTreeCopyConnect' SimSelect.c: In function 'SimSelectArea': SimSelect.c:279: warning: implicit declaration of function 'ExtResetTiles' SimSelect.c:280: warning: implicit declaration of function 'SimGetNodeCleanUp' SimSelect.c: In function 'SimSelectFunc': SimSelect.c:384: warning: implicit declaration of function 'SimSrConnect' SimSelect.c: In function 'SimAddLabels': SimSelect.c:628: warning: implicit declaration of function 'SimPutLabel' SimSelect.c: In function 'SimGetnode': SimSelect.c:737: warning: implicit declaration of function 'TxPrintf' SimSelect.c: At top level: SimSelect.c:22: warning: 'sccsid' defined but not used SimExtract.c: In function 'SimInitDefList': SimExtract.c:171: warning: implicit declaration of function 'ExtResetTiles' SimExtract.c: In function 'SimFreeNodeRegs': SimExtract.c:225: warning: implicit declaration of function 'ExtFreeLabRegions' SimExtract.c:222: warning: unused variable 'q' SimExtract.c:222: warning: unused variable 'p' SimExtract.c: In function 'SimInitConnTables': SimExtract.c:241: warning: unused variable 'p' SimExtract.c: In function 'SimTransistorTile': SimExtract.c:464: warning: implicit declaration of function 'extSetNodeNum' SimExtract.c:466: warning: implicit declaration of function 'extEnumTilePerim' SimExtract.c: In function 'SimFindOneNode': SimExtract.c:564: warning: implicit declaration of function 'ExtFindNeighbors' SimExtract.c:626: warning: dereferencing type-punned pointer will break strict-aliasing rules SimExtract.c:651: warning: implicit declaration of function 'ExtLabelOneRegion' SimExtract.c: In function 'SimGetNodeName': SimExtract.c:763: warning: implicit declaration of function 'extLabType' SimExtract.c:689: warning: unused variable 'def' SimExtract.c: In function 'SimInitConnTables': SimExtract.c:268: warning: control reaches end of non-void function SimExtract.c: In function 'SimTransTerms': SimExtract.c:359: warning: 'type' may be used uninitialized in this function --- linking libsim.o rm -f libsim.o ld -r SimDBstuff.o SimSelect.o SimRsim.o SimExtract.o -o libsim.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/sim' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/textio' --- compiling textio/txCommands.o rm -f txCommands.o --- compiling textio/txInput.o --- compiling textio/txMain.o rm -f txInput.o rm -f txMain.o --- compiling textio/txMore.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c txCommands.c rm -f txMore.o --- compiling textio/txOutput.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c txInput.c rm -f txOutput.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c txMain.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c txMore.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c txOutput.c txMore.c: In function 'TxMore': txMore.c:49: warning: implicit declaration of function 'TxGetLinePrompt' txMain.c: In function 'TxInit': txMain.c:86: warning: implicit declaration of function 'isatty' txMain.c:94: warning: implicit declaration of function 'txCommandsInit' txInput.c: In function 'TxGetChar': txInput.c:517: warning: implicit declaration of function 'TranslateChar' txInput.c: In function 'TxGetLineWPrompt': txInput.c:989: warning: unused variable 'return_nothing' txInput.c:988: warning: unused variable 'tmp' txInput.c:988: warning: unused variable 'hist_res' txOutput.c: In function 'txFprintfBasic': txOutput.c:86: warning: implicit declaration of function 'Tcl_printf' txCommands.c:65: warning: type defaults to 'int' in declaration of 'txLastInputEntry' txOutput.c: At top level: txOutput.c:53: warning: 'txMorePid' defined but not used txCommands.c: In function 'TxAddInputDevice': txCommands.c:464: warning: unused variable 'i' txCommands.c: In function 'txGetInteractiveCommand': txCommands.c:1000: warning: implicit declaration of function 'TxGetLineWPrompt' txCommands.c: In function 'TxTclDispatch': txCommands.c:1145: warning: implicit declaration of function 'DRCBreak' txCommands.c:1173: warning: implicit declaration of function 'WindSendCommand' txCommands.c:1183: warning: implicit declaration of function 'Tcl_DoWhenIdle' txCommands.c: At top level: txCommands.c:120: warning: 'lisp_cur_cmd' defined but not used txCommands.c: In function 'txLogCommand': txCommands.c:706: warning: 'but' may be used uninitialized in this function txCommands.c:706: warning: 'act' may be used uninitialized in this function --- linking libtextio.o rm -f libtextio.o ld -r txCommands.o txInput.o txMain.o txMore.o txOutput.o -o libtextio.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/textio' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tiles' --- compiling tiles/tile.o rm -f tile.o --- compiling tiles/search.o rm -f search.o --- compiling tiles/search2.o rm -f search2.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c tile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c search.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c search2.c tile.c:55: warning: missing braces around initializer tile.c:55: warning: (near initialization for 'TiPlaneRect.r_ll') tile.c: In function 'tiPrint': tile.c:673: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'struct Tile *' tile.c:673: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'ClientData' tile.c:675: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'struct tile *' tile.c:675: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'struct tile *' tile.c:675: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct tile *' tile.c:675: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'struct tile *' --- linking libtiles.o rm -f libtiles.o ld -r tile.o search.o search2.o -o libtiles.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tiles' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/utils' --- compiling utils/args.o --- compiling utils/child.o --- compiling utils/dqueue.o rm -f args.o --- compiling utils/finddisp.o rm -f child.o rm -f dqueue.o rm -f finddisp.o --- compiling utils/flock.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c args.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c child.c --- compiling utils/flsbuf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c dqueue.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c finddisp.c rm -f flock.o rm -f flsbuf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c flock.c --- compiling utils/fraction.o --- compiling utils/geometry.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c flsbuf.c rm -f fraction.o rm -f geometry.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c fraction.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -Dargs.c: In function 'ArgStr': args.c:73: warning: implicit declaration of function 'TxError' THREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c geometry.c --- compiling utils/getrect.o rm -f getrect.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c getrect.c child.c: In function 'Wait': child.c:178: warning: implicit declaration of function 'wait' flock.c: In function 'flock_open': flock.c:157: warning: implicit declaration of function 'TxPrintf' --- compiling utils/hash.o rm -f hash.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c hash.c --- compiling utils/heap.o rm -f heap.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c heap.c geometry.c:76: warning: missing braces around initializer geometry.c:76: warning: (near initialization for 'GeoNullRect.r_ll') geometry.c: In function 'GeoNameToPos': geometry.c:282: warning: missing braces around initializer geometry.c:282: warning: (near initialization for 'positions[0]') --- compiling utils/list.o --- compiling utils/lookup.o rm -f list.o rm -f lookup.o getrect.c: In function 'GetRect': getrect.c:106: warning: suggest parentheses around assignment used as truth value getrect.c:113: warning: suggest parentheses around assignment used as truth value getrect.c:120: warning: suggest parentheses around assignment used as truth value getrect.c:127: warning: suggest parentheses around assignment used as truth value getrect.c:176: warning: suggest parentheses around assignment used as truth value getrect.c:183: warning: suggest parentheses around assignment used as truth value getrect.c:190: warning: suggest parentheses around assignment used as truth value getrect.c:197: warning: suggest parentheses around assignment used as truth value hash.c:39: warning: type defaults to 'int' in declaration of 'rebuildLimit' hash.c: In function 'HashFreeKill': hash.c:686: warning: suggest parentheses around assignment used as truth value gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c list.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c lookup.c --- compiling utils/lookupany.o rm -f lookupany.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c lookupany.c heap.c: In function 'HeapInitType': heap.c:149: warning: implicit declaration of function 'TxError' --- compiling utils/lookupfull.o heap.c: In function 'heapify': heap.c:325: warning: suggest parentheses around assignment used as truth value rm -f lookupfull.o heap.c:341: warning: suggest parentheses around assignment used as truth value gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c lookupfull.c heap.c: In function 'HeapDump': heap.c:548: warning: format '%lld' expects type 'long long int', but argument 3 has type 'dlong' heap.c:550: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'char *' lookupfull.c: In function 'LookupFull': lookupfull.c:66: warning: implicit declaration of function 'toupper' --- compiling utils/macros.o rm -f macros.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c macros.c --- compiling utils/main.o --- compiling utils/malloc.o rm -f main.o rm -f malloc.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c malloc.c --- compiling utils/match.o rm -f match.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c match.c --- compiling utils/netlist.o rm -f netlist.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c netlist.c --- compiling utils/niceabort.o rm -f niceabort.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c niceabort.c --- compiling utils/parser.o rm -f parser.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c parser.c main.c: In function 'mainDoArgs': main.c:343: warning: label 'exitnow' defined but not used main.c:340: warning: label 'badfopt' defined but not used main.c: In function 'mainInitBeforeArgs': main.c:431: warning: implicit declaration of function 'FindDisplay' main.c: In function 'mainInitAfterArgs': main.c:513: warning: implicit declaration of function 'TechInit' main.c:607: warning: implicit declaration of function 'TechLoad' main.c:635: warning: implicit declaration of function 'CmdInit' main.c:638: warning: implicit declaration of function 'DBWinit' main.c:642: warning: implicit declaration of function 'CMWinit' main.c:649: warning: implicit declaration of function 'ExtInit' main.c:653: warning: implicit declaration of function 'PlowInit' main.c:656: warning: implicit declaration of function 'SelectInit' main.c:671: warning: implicit declaration of function 'MZInit' main.c:677: warning: implicit declaration of function 'IRInit' main.c: In function 'mainInitFinal': main.c:799: warning: implicit declaration of function 'DBWreload' macros.c: In function 'MacroDefine': macros.c:87: warning: unused variable 'newTable' netlist.c: In function 'NLBuild': netlist.c:80: warning: implicit declaration of function 'NMEnumNets' macros.c: In function 'MacroKey': macros.c:437: warning: implicit declaration of function 'toupper'netlist.c:121: warning: implicit declaration of function 'DBWFeedbackAdd' netlist.c: In function 'NLSort': netlist.c:319: warning: suggest parentheses around assignment used as truth value netlist.c: In function 'NLNetName': netlist.c:381: warning: format '%d' expects type 'int', but argument 5 has type 'struct NLNet *' netlist.c:388: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct NLNet *' macros.c:484: warning: implicit declaration of function 'TxError' --- compiling utils/path.o rm -f path.o niceabort.c: In function 'DumpCore': niceabort.c:74: warning: implicit declaration of function 'ForkChildAdd' niceabort.c:97: warning: missing sentinel in function call niceabort.c:121: warning: suggest parentheses around assignment used as truth value niceabort.c:67: warning: unused variable 'wpid' niceabort.c:126: warning: ignoring return value of 'system', declared with attribute warn_unused_result niceabort.c:158: warning: ignoring return value of 'system', declared with attribute warn_unused_result macros.c:373: warning: 'kc' may be used uninitialized in this function malloc.c: In function 'mallocMagic': malloc.c:117: warning: control reaches end of non-void function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c path.c --- compiling utils/pathvisit.o rm -f pathvisit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c pathvisit.c --- compiling utils/port.o rm -f port.o --- compiling utils/printstuff.o rm -f printstuff.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c port.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c printstuff.c --- compiling utils/signals.o rm -f signals.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c signals.c --- compiling utils/stack.o rm -f stack.o pathvisit.c: In function 'PaVisitFiles': pathvisit.c:194: warning: implicit declaration of function 'PaEnum' pathvisit.c: In function 'paVisitFilesProc': pathvisit.c:245: warning: implicit declaration of function 'paVisitProcess' pathvisit.c:245: warning: suggest parentheses around assignment used as truth value pathvisit.c: In function 'paVisitProcess': pathvisit.c:295: warning: suggest parentheses around assignment used as truth value gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c stack.c path.c:46: warning: type defaults to 'int' in declaration of 'noTable' --- compiling utils/strdup.o rm -f strdup.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c strdup.c path.c: In function 'PaEnum': path.c:665: warning: suggest parentheses around assignment used as truth value --- compiling utils/runstats.o rm -f runstats.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c runstats.c signals.c: In function 'sigCrash': signals.c:564: warning: implicit declaration of function 'niceabort' --- compiling utils/set.o rm -f set.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c set.c runstats.c:37: warning: type defaults to 'int' in declaration of 'end' runstats.c: In function 'RunStatsRealTime': runstats.c:206: warning: format '%02d' expects type 'int', but argument 9 has type 'long int' set.c: In function 'SetNoisyInt': set.c:73: warning: implicit declaration of function 'TxError' set.c:86: warning: implicit declaration of function 'TxPrintf' --- compiling utils/show.o set.c: In function 'SetNoisyBool': set.c:106: warning: missing braces around initializer set.c:106: warning: (near initialization for 'boolStrings[0]') rm -f show.o --- compiling utils/tech.o rm -f tech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c show.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c tech.c --- compiling utils/touchtypes.o rm -f touchtypes.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c touchtypes.c --- compiling utils/undo.o rm -f undo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DX11 -DXLIB -DOGL -DNDEBUG -c undo.c tech.c: In function 'TechSectionGetMask': tech.c:152: warning: statement with no effect tech.c: In function 'TechLoad': tech.c:433: warning: implicit declaration of function 'techGetTokens' tech.c:489: warning: suggest parentheses around assignment used as truth value tech.c: In function 'TechError': tech.c:629: warning: implicit declaration of function 'Tcl_printf' undo.c: In function 'UndoBackward': undo.c:579: warning: implicit declaration of function 'TxError' undo.c: In function 'undoPrintEvent': undo.c:910: warning: implicit declaration of function 'TxPrintf' --- linking libutils.o rm -f libutils.o ld -r args.o child.o dqueue.o finddisp.o flock.o flsbuf.o fraction.o geometry.o getrect.o hash.o heap.o list.o lookup.o lookupany.o lookupfull.o macros.o main.o malloc.o match.o netlist.o niceabort.o parser.o path.o pathvisit.o port.o printstuff.o signals.o stack.o strdup.o runstats.o set.o show.o tech.o touchtypes.o undo.o -o libutils.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/utils' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/windows' --- compiling windows/windClient.o rm -f windClient.o --- compiling windows/windCmdAM.o rm -f windCmdAM.o --- compiling windows/windCmdNR.o rm -f windCmdNR.o --- compiling windows/windCmdSZ.o --- compiling windows/windSend.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windClient.c rm -f windCmdSZ.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windCmdAM.c rm -f windSend.o --- compiling windows/windDebug.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windCmdNR.c rm -f windDebug.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windCmdSZ.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windSend.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windDebug.c --- compiling windows/windDisp.o --- compiling windows/windMain.o windCmdNR.c: In function 'windOpenCmd': windCmdNR.c:79: warning: implicit declaration of function 'windScreenToFrame' windCmdNR.c: In function 'windPushbuttonCmd': windCmdNR.c:236: warning: implicit declaration of function 'WindSendCommand' windClient.c: In function 'windCmdInterp': windClient.c:645: warning: unused variable 'cmdNum' rm -f windDisp.o rm -f windMain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windDisp.c windCmdAM.c: In function 'windCaptionCmd': windCmdAM.c:152: warning: unused variable 'ts' windCmdAM.c: In function 'windCloseCmd': windCmdAM.c:343: warning: implicit declaration of function 'WindDelete' windCmdAM.c: In function 'windBypassCmd': windCmdAM.c:380: warning: implicit declaration of function 'TxTclDispatch' windCmdAM.c: In function 'windCrashCmd': windCmdAM.c:415: warning: implicit declaration of function 'niceabort' windCmdAM.c: In function 'windCursorCmd': windCmdAM.c:442: warning: unused variable 'result' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windMain.c --- compiling windows/windMove.o rm -f windMove.o --- compiling windows/windSearch.o rm -f windSearch.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windMove.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windSearch.c windCmdAM.c: In function 'windDoMacro': windCmdAM.c:914: warning: 'wc' may be used uninitialized in this function windCmdSZ.c: In function 'windScrollCmd': windCmdSZ.c:142: warning: implicit declaration of function 'cmdParseCoord' windCmdSZ.c:79: warning: unused variable 'locargc' windCmdSZ.c: In function 'windSpecialOpenCmd': windCmdSZ.c:451: warning: implicit declaration of function 'WindPrintClientList' windCmdSZ.c: In function 'windViewCmd': windCmdSZ.c:797: warning: unused variable 'fval' windMain.c: In function 'WindInit': windMain.c:113: warning: implicit declaration of function 'GrReadGlyphs' windMain.c:114: warning: implicit declaration of function 'MainExit' windMain.c: In function 'WindNextClient': windMain.c:345: warning: unused variable 'length' windMain.c: In function 'WindReplaceCommand': windMain.c:541: warning: implicit declaration of function 'isalnum' windSend.c: In function 'WindSendCommand': windSend.c:87: warning: 'windCmdNum' may be used uninitialized in this function windMove.c: In function 'WindDelete': windMove.c:230: warning: implicit declaration of function 'windReClip' windMove.c: In function 'windFindUnobscured': windMove.c:572: warning: implicit declaration of function 'GeoDisjoint' windMove.c: In function 'WindReframe': windMove.c:619: warning: implicit declaration of function 'GeoCanonicalRect' --- compiling windows/windTrans.o rm -f windTrans.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windTrans.c --- compiling windows/windView.o rm -f windView.o windDisp.c: In function 'windCheckOnlyWindow': windDisp.c:84: warning: 'return' with no value, in function returning non-void gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c windView.c windDisp.c: In function 'WindAreaChanged': windDisp.c:328: warning: implicit declaration of function 'GeoDisjoint' windDisp.c: In function 'WindUpdate': windDisp.c:790: warning: implicit declaration of function 'SigSetTimer' windDisp.c:866: warning: implicit declaration of function 'SigRemoveTimer' windDisp.c: In function 'windCheckOnlyWindow': windDisp.c:81: warning: 'tw' may be used uninitialized in this function windView.c: In function 'WindUnload': windView.c:98: warning: implicit declaration of function 'DBWloadWindow' windView.c: In function 'WindScroll': windView.c:499: warning: implicit declaration of function 'DBWHLRedrawPrepWindow' --- linking libwindows.o rm -f libwindows.o ld -r windClient.o windCmdAM.o windCmdNR.o windCmdSZ.o windSend.o windDebug.o windDisp.o windMain.o windMove.o windSearch.o windTrans.o windView.o -o libwindows.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/windows' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/wiring' --- compiling wiring/wireOps.o rm -f wireOps.o --- compiling wiring/wireTech.o rm -f wireTech.o --- compiling wiring/wireUndo.o rm -f wireUndo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c wireOps.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c wireTech.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c wireUndo.c wireOps.c: In function 'WireShowLeg': wireOps.c:599: warning: implicit declaration of function 'UndoDisable' wireOps.c:612: warning: implicit declaration of function 'UndoEnable' wireOps.c:492: warning: unused variable 'scx' wireOps.c:490: warning: unused variable 'editArea' wireOps.c:490: warning: unused variable 'leg' wireTech.c: In function 'WireTechInit': wireTech.c:61: warning: unused variable 'i' wireTech.c:60: warning: unused variable 'contact' --- linking libwiring.o rm -f libwiring.o ld -r wireOps.o wireTech.o wireUndo.o -o libwiring.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/wiring' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/calma' --- compiling calma/CalmaRead.o --- compiling calma/CalmaRdcl.o rm -f CalmaRead.o --- compiling calma/CalmaRdio.o rm -f CalmaRdcl.o rm -f CalmaRdio.o --- compiling calma/CalmaRdpt.o rm -f CalmaRdpt.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CalmaRead.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CalmaRdcl.c --- compiling calma/CalmaWrite.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CalmaRdio.c rm -f CalmaWrite.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CalmaRdpt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CalmaWrite.c CalmaWrite.c: In function 'CalmaWrite': CalmaWrite.c:279: warning: implicit declaration of function 'calmaProcessDef' CalmaWrite.c:287: warning: suggest parentheses around assignment used as truth value CalmaWrite.c: In function 'calmaProcessDef': CalmaWrite.c:414: warning: format '%d' expects type 'int *', but argument 3 has type 'off_t *' CalmaWrite.c:432: warning: format '%d' expects type 'int *', but argument 3 has type 'off_t *' CalmaRdio.c: In function 'calmaReadTransform': CalmaRdio.c:113: warning: implicit declaration of function 'calmaReadError' CalmaRdio.c:116: warning: implicit declaration of function 'GeoScaleTrans' CalmaRdio.c: In function 'calmaReadI2Record': CalmaRdio.c:215: warning: implicit declaration of function 'calmaUnexpected' CalmaRdio.c: In function 'calmaReadR8': CalmaRdio.c:358: warning: suggest parentheses around assignment used as truth value CalmaWrite.c: In function 'calmaOutStructName': CalmaWrite.c:885: warning: suggest parentheses around assignment used as truth value CalmaWrite.c: In function 'calmaWriteContacts': CalmaWrite.c:1099: warning: implicit declaration of function 'CIFGetContactSize' CalmaWrite.c:1109: warning: implicit declaration of function 'UndoDisable' CalmaWrite.c:1119: warning: implicit declaration of function 'UndoEnable' CalmaWrite.c:1068: warning: unused variable 'entry' CalmaWrite.c:1067: warning: unused variable 'hs' CalmaWrite.c:1066: warning: unused variable 'op' CalmaWrite.c:1063: warning: unused variable 'cellDef' CalmaRdpt.c: In function 'calmaInputRescale': CalmaRdpt.c:101: warning: implicit declaration of function 'CIFScalePlanes' CalmaRdpt.c:105: warning: implicit declaration of function 'CIFInputRescale' CalmaRdpt.c: In function 'calmaReadPoint': CalmaRdpt.c:143: warning: implicit declaration of function 'FindGCF' CalmaRdpt.c:146: warning: implicit declaration of function 'calmaReadError' CalmaRdcl.c: In function 'calmaSetPosition': CalmaRdcl.c:115: warning: implicit declaration of function 'calmaReadStringRecord' CalmaRdcl.c:95: warning: unused variable 'currentPos' CalmaRdpt.c: In function 'calmaElementBoundary': CalmaRdpt.c:218: warning: implicit declaration of function 'calmaReadI2Record' CalmaRdpt.c:226: warning: implicit declaration of function 'CIFCalmaLayerToCifLayer' CalmaRdpt.c:303: warning: implicit declaration of function 'CIFPaintCurrent' CalmaRdpt.c:305: warning: implicit declaration of function 'DRCCheckThis' CalmaRdpt.c:309: warning: implicit declaration of function 'DBGenerateUniqueIds' CalmaRdpt.c: In function 'calmaElementBox': CalmaRdpt.c:387: warning: implicit declaration of function 'calmaUnexpected' CalmaRdpt.c:396: warning: implicit declaration of function 'calmaSkipBytes' CalmaRdcl.c: In function 'calmaParseStructure': CalmaRdcl.c:285: warning: implicit declaration of function 'calmaSkipExact' CalmaRdcl.c:309: warning: implicit declaration of function 'calmaReadError' CalmaWrite.c: In function 'calmaWritePaintFunc': CalmaWrite.c:1185: warning: unused variable 'r2' CalmaRdcl.c:365: warning: format '%d' expects type 'int', but argument 5 has type 'off_t' CalmaRdcl.c:370: warning: format '%d' expects type 'int', but argument 5 has type 'off_t' CalmaRdcl.c:401: warning: implicit declaration of function 'DBAdjustLabelsNew' CalmaRdcl.c:410: warning: implicit declaration of function 'DRCCheckThis' CalmaRdpt.c: In function 'calmaElementPath': CalmaRdpt.c:477: warning: implicit declaration of function 'calmaReadI4Record' CalmaRdcl.c:421: warning: implicit declaration of function 'DBGenerateUniqueIds' CalmaRdcl.c:431: warning: implicit declaration of function 'calmaSkipTo' CalmaRdcl.c:274: warning: unused variable 'mfactor' CalmaRdpt.c:550: warning: implicit declaration of function 'CIFPaintWirePath' CalmaRdpt.c:447: warning: unused variable 'last' CalmaRdpt.c:447: warning: unused variable 'first' CalmaRdpt.c:445: warning: unused variable 'segment' CalmaRdpt.c:444: warning: unused variable 'previousp' CalmaRdpt.c:444: warning: unused variable 'pathp' CalmaRdpt.c:443: warning: unused variable 'temp' CalmaRdpt.c:443: warning: unused variable 'ymax' CalmaRdpt.c:443: warning: unused variable 'xmax' CalmaRdpt.c:443: warning: unused variable 'ymin' CalmaRdpt.c:443: warning: unused variable 'xmin' CalmaRdcl.c: In function 'calmaParseElement': CalmaRdcl.c:480: warning: implicit declaration of function 'calmaElementBoundary' CalmaRdcl.c:484: warning: implicit declaration of function 'calmaElementBox' CalmaRdcl.c:488: warning: implicit declaration of function 'calmaElementPath' CalmaRdcl.c:492: warning: implicit declaration of function 'calmaElementText' CalmaRdpt.c: In function 'calmaElementText': CalmaRdpt.c:650: warning: implicit declaration of function 'calmaReadStringRecord' CalmaRdpt.c:659: warning: suggest parentheses around comparison in operand of | CalmaRdcl.c: In function 'calmaElementSref': CalmaRdcl.c:543: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:546: warning: implicit declaration of function 'calmaReadTransform' CalmaRdcl.c:549: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:555: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:563: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:564: warning: implicit declaration of function 'calmaSkipBytes' CalmaRdcl.c:577: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:580: warning: implicit declaration of function 'calmaUnexpected' CalmaRdcl.c:581: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:610: warning: implicit declaration of function 'calmaReadPoint' CalmaRdcl.c:611: warning: implicit declaration of function 'CIFScaleCoord' CalmaRdcl.c:633: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:693: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:700: warning: 'return' with no value, in function returning non-void CalmaRdcl.c:705: warning: 'return' with no value, in function returning non-void CalmaRead.c: In function 'CalmaReadFile': CalmaRead.c:177: warning: implicit declaration of function 'calmaReadI2Record' CalmaRead.c:183: warning: implicit declaration of function 'calmaSkipExact' CalmaRead.c:185: warning: implicit declaration of function 'calmaReadStringRecord' CalmaRdcl.c:786: warning: implicit declaration of function 'CIFScalePlanes' CalmaRead.c:204: warning: implicit declaration of function 'calmaParseStructure' CalmaRdcl.c:807: warning: 'return' with no value, in function returning non-void CalmaRead.c: In function 'calmaParseUnits': CalmaRead.c:289: warning: implicit declaration of function 'calmaReadR8' CalmaRead.c: In function 'calmaUnexpected': CalmaRead.c:348: warning: implicit declaration of function 'calmaReadError' CalmaRead.c: At top level: CalmaRead.c:441: warning: return type defaults to 'int' CalmaRead.c: In function 'calmaReadError': CalmaRead.c:445: warning: 'return' with no value, in function returning non-void CalmaRdcl.c: In function 'gdsCopyPaintFunc': CalmaRdcl.c:876: warning: unused variable 'pNum' CalmaRead.c: In function 'calmaParseUnits': CalmaRead.c:272: warning: 'rtype' may be used uninitialized in this function CalmaRdpt.c: In function 'calmaElementPath': CalmaRdpt.c:462: warning: 'rtype' is used uninitialized in this function CalmaRdpt.c:450: warning: 'savedef' may be used uninitialized in this function CalmaRdcl.c: In function 'calmaElementSref': CalmaRdcl.c:527: warning: 'yhi' may be used uninitialized in this function CalmaRdcl.c:527: warning: 'xhi' may be used uninitialized in this function CalmaRdcl.c:527: warning: 'ysep' may be used uninitialized in this function CalmaRdcl.c:527: warning: 'xsep' may be used uninitialized in this function CalmaRdpt.c: In function 'calmaElementBoundary': CalmaRdpt.c:211: warning: 'savedef' may be used uninitialized in this function CalmaRdcl.c: In function 'calmaParseStructure': CalmaRdcl.c:280: warning: 'rtype' is used uninitialized in this function CalmaRdcl.c:275: warning: 'filepos' may be used uninitialized in this function CalmaWrite.c: In function 'calmaWriteUseFunc': CalmaWrite.c:663: warning: 'cols' may be used uninitialized in this function CalmaWrite.c:663: warning: 'rows' may be used uninitialized in this function --- linking libcalma.o rm -f libcalma.o ld -r CalmaRead.o CalmaRdcl.o CalmaRdio.o CalmaRdpt.o CalmaWrite.o -o libcalma.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/calma' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/cif' --- compiling cif/CIFgen.o rm -f CIFgen.o --- compiling cif/CIFhier.o rm -f CIFhier.o --- compiling cif/CIFmain.o --- compiling cif/CIFrdcl.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFgen.c rm -f CIFmain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFhier.c rm -f CIFrdcl.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFmain.c --- compiling cif/CIFrdpt.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFrdcl.c rm -f CIFrdpt.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFrdpt.c --- compiling cif/CIFrdpoly.o rm -f CIFrdpoly.o --- compiling cif/CIFrdtech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFrdpoly.c rm -f CIFrdtech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFrdtech.c --- compiling cif/CIFrdutils.o rm -f CIFrdutils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFrdutils.c CIFhier.c: In function 'cifHierCheckFunc': CIFhier.c:412: warning: implicit declaration of function 'DBSrPaintNMArea' CIFhier.c: In function 'cifHierPaintFunc': CIFhier.c:463: warning: implicit declaration of function 'cifGrowSliver' CIFhier.c: In function 'CIFGenSubcells': CIFhier.c:605: warning: implicit declaration of function 'DBCellSrArea' CIFrdcl.c: In function 'cifFindCell': CIFrdcl.c:255: warning: unused variable 'reused' CIFrdcl.c:254: warning: unused variable 'testdef' CIFrdcl.c: In function 'CIFScalePlanes': CIFrdcl.c:307: warning: implicit declaration of function 'dbScalePlane' CIFgen.c: In function 'cifGrowGridFunc': CIFgen.c:136: warning: unused variable 'oldType' CIFgen.c:133: warning: unused variable 'remainder' CIFrdcl.c: In function 'cifPaintCurrentFunc': CIFrdcl.c:562: warning: implicit declaration of function 'CIFScaleCoord' CIFgen.c: In function 'cifBloatFunc': CIFgen.c:327: warning: unused variable 'tilestart' CIFrdcl.c: In function 'CIFReadCellCleanup': CIFrdcl.c:1176: warning: implicit declaration of function 'TxError' CIFrdcl.c:1183: warning: implicit declaration of function 'TxPrintf' CIFrdcl.c:1126: warning: unused variable 'window' CIFgen.c: In function 'cifBloatAllFunc': CIFgen.c:652: warning: unused variable 'type'CIFrdpt.c: In function 'CIFPaintWirePath': CIFrdutils.c: In function 'CIFReadError': CIFrdutils.c:124: warning: implicit declaration of function 'Tcl_printf' CIFrdutils.c: In function 'CIFScaleCoord': CIFrdutils.c:204: warning: implicit declaration of function 'FindGCF' CIFrdutils.c:215: warning: implicit declaration of function 'CIFTechInputScale' CIFrdutils.c:217: warning: implicit declaration of function 'DRCTechScale' CIFrdutils.c:218: warning: implicit declaration of function 'ExtTechScale' CIFrdutils.c:219: warning: implicit declaration of function 'WireTechScale' CIFrdutils.c:221: warning: implicit declaration of function 'LefTechScale' CIFrdutils.c:224: warning: implicit declaration of function 'RtrTechScale' CIFrdutils.c:226: warning: implicit declaration of function 'DBScaleEverything' CIFrdutils.c:228: warning: implicit declaration of function 'ReduceFraction' CIFrdutils.c:189: warning: unused variable 'mfactor' CIFrdpoly.c: In function 'CIFPolyToRects': CIFrdpoly.c:262: warning: implicit declaration of function 'CIFMakeManhattanPath' CIFrdpoly.c:286: warning: implicit declaration of function 'qsort' CIFrdutils.c: In function 'CIFParsePoint': CIFrdutils.c:573: warning: implicit declaration of function 'CIFInputRescale' CIFrdutils.c: In function 'test_insideness': CIFrdutils.c:727: warning: implicit declaration of function 'GeoCanonicalRect' CIFrdutils.c: In function 'CIFMakeManhattanPath': CIFrdutils.c:1050: warning: implicit declaration of function 'CIFEdgeDirection' CIFrdutils.c:1013: warning: unused variable 'y' CIFrdutils.c:1013: warning: unused variable 'ylast' CIFrdutils.c:1013: warning: unused variable 'yincr' CIFrdutils.c:1013: warning: unused variable 'ydiff' CIFrdutils.c:1013: warning: unused variable 'yinit' CIFrdutils.c:1012: warning: unused variable 'x' CIFrdutils.c:1012: warning: unused variable 'xlast' CIFrdutils.c:1012: warning: unused variable 'xincr' CIFrdutils.c:1012: warning: unused variable 'xdiff' CIFrdutils.c:1012: warning: unused variable 'xinit' CIFrdutils.c: In function 'CIFCleanPath': CIFrdutils.c:1362: warning: suggest parentheses around assignment used as truth value CIFrdutils.c:1345: warning: unused variable 'last' CIFgen.c: In function 'cifContactFunc': CIFgen.c:983: warning: unused variable 'j' CIFgen.c:983: warning: unused variable 'i' CIFgen.c: In function 'cifSlotFunc': CIFgen.c:1058: warning: unused variable 'type' CIFgen.c: In function 'cifSquareFunc': CIFgen.c:1178: warning: unused variable 'type' CIFgen.c: In function 'CIFGenLayer': CIFgen.c:1477: warning: unused variable 'tempOp' CIFrdpt.c:343: warning: implicit declaration of function 'TxError' CIFrdutils.c: In function 'is_clockwise': CIFrdutils.c:914: warning: 'last' may be used uninitialized in this function CIFrdpoly.c:243: warning: 'xbot' may be used uninitialized in this function CIFrdtech.c: In function 'CIFCalmaLayerToCifLayer': CIFrdtech.c:162: warning: suggest parentheses around assignment used as truth value CIFrdtech.c:167: warning: suggest parentheses around assignment used as truth value CIFrdtech.c:173: warning: suggest parentheses around assignment used as truth value CIFrdtech.c:179: warning: suggest parentheses around assignment used as truth value CIFrdtech.c: In function 'CIFReadTechLine': CIFrdtech.c:514: warning: comparison is always false due to limited range of data type CIFrdtech.c:515: warning: comparison is always false due to limited range of data type CIFrdtech.c:557: warning: comparison is always true due to limited range of data type CIFrdtech.c:558: warning: comparison is always true due to limited range of data type CIFrdtech.c:565: warning: implicit declaration of function 'CIFParseScale' --- compiling cif/CIFsee.o rm -f CIFsee.o CIFrdpt.c: In function 'CIFParseWire': CIFrdpt.c:536: warning: unused variable 'polypath' CIFrdtech.c:636: warning: comparison is always true due to limited range of data type CIFrdtech.c:695: warning: implicit declaration of function 'cifParseCalmaNums' CIFrdtech.c: In function 'CIFReadTechFinal': CIFrdtech.c:896: warning: implicit declaration of function 'CIFTechInputScale' CIFrdtech.c: In function 'CIFReadLoadStyle': CIFrdtech.c:931: warning: implicit declaration of function 'TechSectionGetMask' CIFrdtech.c:932: warning: implicit declaration of function 'TechLoad' CIFrdtech.c: In function 'CIFTechInputScale': CIFrdtech.c:1207: warning: implicit declaration of function 'FindGCF' CIFrdtech.c:1218: warning: 'return' with no value, in function returning non-void CIFrdutils.c: In function 'path_intersect': CIFrdutils.c:824: warning: 'segcrossed' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFsee.c --- compiling cif/CIFtech.o rm -f CIFtech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFtech.c CIFtech.c: In function 'cifParseLayers': CIFtech.c:222: warning: implicit declaration of function 'DBTechNameTypes' CIFtech.c:193: warning: unused variable 'cp' CIFtech.c: In function 'CIFTechStyleInit': CIFtech.c:354: warning: implicit declaration of function 'CalmaTechInit' CIFtech.c: In function 'CIFParseScale': CIFtech.c:406: warning: implicit declaration of function 'ReduceFraction' CIFtech.c: In function 'CIFTechLine': CIFtech.c:544: warning: comparison is always false due to limited range of data type CIFtech.c:545: warning: comparison is always false due to limited range of data type CIFtech.c:587: warning: comparison is always true due to limited range of data type CIFtech.c:588: warning: comparison is always true due to limited range of data type CIFrdpt.c: In function 'CIFPaintWirePath': CIFrdpt.c:264: warning: 'ymaxoff' may be used uninitialized in this function CIFrdpt.c:264: warning: 'xmaxoff' may be used uninitialized in this function CIFtech.c:696: warning: comparison is always true due to limited range of data type CIFtech.c:818: warning: implicit declaration of function 'DBWTechParseStyle' CIFtech.c: In function 'CIFTechFinal': CIFtech.c:1454: warning: implicit declaration of function 'FindGCF' --- compiling cif/CIFwrite.o rm -f CIFwrite.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c CIFwrite.c CIFtech.c: In function 'CIFLoadStyle': CIFtech.c:1722: warning: implicit declaration of function 'TechSectionGetMask' CIFtech.c:1723: warning: implicit declaration of function 'TechLoad' CIFtech.c: In function 'CIFTechOutputScale': CIFtech.c:2023: warning: unused variable 'nlayers' CIFrdtech.c: In function 'CIFReadTechLine': CIFrdtech.c:419: warning: 'l' may be used uninitialized in this function CIFrdutils.c: In function 'CIFScaleCoord': CIFrdutils.c:188: warning: 'result' may be used uninitialized in this function CIFwrite.c: In function 'CIFWriteFlat': CIFwrite.c:659: warning: unused variable 'cifMask' CIFtech.c:1834: warning: 'has_odd_space' may be used uninitialized in this function CIFtech.c:1904: warning: 'bptr' may be used uninitialized in this function CIFtech.c: In function 'CIFTechFinal': CIFtech.c:1451: warning: 'bvalue' may be used uninitialized in this function CIFgen.c: In function 'cifSlotFunc': CIFgen.c:1055: warning: 'ypitch' may be used uninitialized in this function CIFgen.c: In function 'cifBloatFunc': CIFgen.c:325: warning: 'type' may be used uninitialized in this function CIFgen.c:325: warning: 'topLeftType' may be used uninitialized in this function CIFgen.c:325: warning: 'bottomRightType' may be used uninitialized in this function CIFtech.c: In function 'CIFTechLine': CIFtech.c:439: warning: 'l' may be used uninitialized in this function --- linking libcif.o rm -f libcif.o ld -r CIFgen.o CIFhier.o CIFmain.o CIFrdcl.o CIFrdpt.o CIFrdpoly.o CIFrdtech.o CIFrdutils.o CIFsee.o CIFtech.o CIFwrite.o -o libcif.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/cif' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/plot' --- compiling plot/plotCmd.o rm -f plotCmd.o --- compiling plot/plotGremln.o --- compiling plot/plotPS.o rm -f plotGremln.o --- compiling plot/plotMain.o rm -f plotPS.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotCmd.c rm -f plotMain.o --- compiling plot/plotRutils.o --- compiling plot/plotVers.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotGremln.c rm -f plotRutils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotPS.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotMain.c rm -f plotVers.o --- compiling plot/plotPixels.o --- compiling plot/plotPNM.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotRutils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotVers.c rm -f plotPixels.o rm -f plotPNM.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotPixels.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c plotPNM.c plotPNM.c: In function 'pnmTile': plotPNM.c:339: warning: unused variable 'h' plotPNM.c:339: warning: unused variable 'w' plotPNM.c:460: warning: statement with no effect plotPNM.c: In function 'PlotPNM': plotPNM.c:521: warning: unused variable 'y' plotPNM.c:521: warning: unused variable 'i' plotPNM.c:519: warning: unused variable 'bbox' plotPS.c: In function 'PlotPSTechInit': plotPS.c:171: warning: unused variable 'j' plotPS.c:171: warning: unused variable 'i' plotPS.c: In function 'plotPSLine': plotPS.c:370: warning: unused variable 'diff' plotPS.c: In function 'plotPSPaint': plotPS.c:512: warning: unused variable 'lr' plotPS.c:512: warning: unused variable 'ul' plotPS.c:544: warning: implicit declaration of function 'GrClipTriangle' plotPNM.c: In function 'PlotLoadStyles': plotPNM.c:1089: warning: unused variable 'nfill' plotPS.c: In function 'PlotPS': plotPS.c:1256: warning: format '%08x' expects type 'unsigned int', but argument 4 has type 'long unsigned int' plotPS.c:1256: warning: format '%08x' expects type 'unsigned int', but argument 5 has type 'long unsigned int' plotPS.c:1151: warning: unused variable 'i' plotRutils.c: In function 'PlotDumpRaster': plotRutils.c:398: warning: implicit declaration of function 'write' plotPS.c: In function 'plotPSLabelPosition': plotPS.c:835: warning: control reaches end of non-void function plotRutils.c: In function 'PlotLoadFont': plotRutils.c:461: warning: implicit declaration of function 'read' plotRutils.c: In function 'PlotTextSize': plotRutils.c:590: warning: array subscript has type 'char' plotRutils.c: In function 'PlotRasterText': plotRutils.c:663: warning: array subscript has type 'char'plotPS.c: At top level: plotPS.c:108: warning: 'curFont' defined but not used plotCmd.c: In function 'CmdPlot': plotCmd.c:130: warning: implicit declaration of function 'TxError' plotCmd.c:192: warning: implicit declaration of function 'PlotPS' plotCmd.c:213: warning: implicit declaration of function 'TxPrintf' plotCmd.c:222: warning: implicit declaration of function 'PlotPrintParams' plotCmd.c:224: warning: implicit declaration of function 'PlotSetParam' plotCmd.c:273: warning: implicit declaration of function 'PlotPNM' plotCmd.c:88: warning: 'crec' may be used uninitialized in this function plotPNM.c: In function 'PlotPNM': plotPNM.c:524: warning: 'strip' may be used uninitialized in this function --- linking libplot.o rm -f libplot.o ld -r plotCmd.o plotGremln.o plotPS.o plotMain.o plotRutils.o plotVers.o plotPixels.o plotPNM.o -o libplot.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/plot' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/lef' --- compiling lef/lefCmd.o rm -f lefCmd.o --- compiling lef/lefTech.o rm -f lefTech.o --- compiling lef/lefWrite.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c lefCmd.c rm -f lefWrite.o --- compiling lef/defWrite.o --- compiling lef/lefRead.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c lefTech.c rm -f defWrite.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c lefWrite.c rm -f lefRead.o --- compiling lef/defRead.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c defWrite.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c lefRead.c rm -f defRead.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c defRead.c defWrite.c: In function 'defWriteHeader': defWrite.c:94: warning: implicit declaration of function 'TxPrintf' defWrite.c:92: warning: unused variable 'type' defWrite.c: In function 'defCountNets': defWrite.c:215: warning: implicit declaration of function 'EFInit' defWrite.c:223: warning: implicit declaration of function 'EFReadFile' defWrite.c:225: warning: implicit declaration of function 'EFFlatBuild' defWrite.c:226: warning: implicit declaration of function 'EFVisitNodes' defWrite.c:230: warning: implicit declaration of function 'TxError' defWrite.c:232: warning: implicit declaration of function 'EFDone' defWrite.c: In function 'defnodeCount': defWrite.c:250: warning: unused variable 'ndn' defWrite.c: In function 'defHNsprintf': defWrite.c:361: warning: suggest parentheses around assignment used as truth value defWrite.c:346: warning: unused variable 'trimLocal' defWrite.c:346: warning: unused variable 'trimGlob' defWrite.c: In function 'defHNsprintfPrefix': defWrite.c:393: warning: suggest parentheses around assignment used as truth value defWrite.c:387: warning: unused variable 'c' defWrite.c: In function 'defWriteRouteWidth': defWrite.c:479: warning: unused variable 'oscale' defWrite.c: In function 'defnodeVisit': defWrite.c:697: warning: implicit declaration of function 'DBSrConnect' defWrite.c:610: warning: unused variable 'oscale' defWrite.c: In function 'defNetGeometryFunc': defWrite.c:782: warning: unused variable 'def' lefRead.c: In function 'LefEstimate': lefRead.c:93: warning: implicit declaration of function 'SigSetTimer' lefRead.c:98: warning: implicit declaration of function 'SigRemoveTimer' lefRead.c:82: warning: unused variable 'last_time' lefRead.c:80: warning: unused variable 'partition' lefRead.c:80: warning: unused variable 'check_interval' lefRead.c: In function 'LefError': lefRead.c:298: warning: implicit declaration of function 'Tcl_printf' lefRead.c: In function 'LefParseEndStatement': lefRead.c:352: warning: implicit declaration of function 'LookupFull' lefRead.c:334: warning: unused variable 'words' lefRead.c: In function 'LefSkipSection': lefRead.c:397: warning: implicit declaration of function 'Lookup' defWrite.c: In function 'defCountViaFunc': defWrite.c:1359: warning: implicit declaration of function 'LefTechInit' lefRead.c: In function 'LefReadRect': lefRead.c:603: warning: implicit declaration of function 'roundf' lefRead.c:603: warning: incompatible implicit declaration of built-in function 'roundf' defWrite.c:1349: warning: unused variable 'vp' defWrite.c: In function 'defGetType': defWrite.c:1523: warning: suggest parentheses around assignment used as truth value defWrite.c: In function 'defWriteVias': defWrite.c:1577: warning: suggest parentheses around assignment used as truth value defWrite.c:1609: warning: implicit declaration of function 'CIFGetContactSize' lefRead.c: In function 'LefReadMacro': lefRead.c:1050: warning: incompatible implicit declaration of built-in function 'roundf' lefRead.c:1159: warning: implicit declaration of function 'DBAdjustLabelsNew' lefRead.c:1172: warning: implicit declaration of function 'DRCCheckThis' defWrite.c: In function 'DefWriteCell': defWrite.c:1921: warning: implicit declaration of function 'EFFlatDone' defWrite.c:1929: warning: implicit declaration of function 'lefRemoveGeneratedVias' defWrite.c:1864: warning: unused variable 'he' defWrite.c:1863: warning: unused variable 'lefl' defWrite.c:1862: warning: unused variable 'i' lefRead.c: In function 'LefReadLayerSection': lefRead.c:1268: warning: incompatible implicit declaration of built-in function 'roundf' lefRead.c: In function 'LefRead': lefRead.c:1404: warning: implicit declaration of function 'LefTechInit' lefTech.c: In function 'LefTechInit': lefTech.c:98: warning: suggest parentheses around assignment used as truth value lefTech.c: In function 'lefRemoveGeneratedVias': lefTech.c:148: warning: suggest parentheses around assignment used as truth value lefTech.c: In function 'LefTechLine': lefTech.c:207: warning: implicit declaration of function 'TechError' lefTech.c:211: warning: implicit declaration of function 'Lookup' lefTech.c:255: warning: implicit declaration of function 'CIFGetOutputScale' lefTech.c:255: warning: unused variable 'oscale' lefTech.c: In function 'LefTechScale': lefTech.c:349: warning: suggest parentheses around assignment used as truth value lefTech.c:359: warning: implicit declaration of function 'DBScalePoint' lefTech.c:376: warning: suggest parentheses around assignment used as truth value lefCmd.c: In function 'CmdLef': lefCmd.c:113: warning: implicit declaration of function 'Lookup' lefCmd.c:116: warning: implicit declaration of function 'TxError' lefCmd.c:156: warning: implicit declaration of function 'LefRead' lefCmd.c:158: warning: implicit declaration of function 'DefRead' lefCmd.c:173: warning: implicit declaration of function 'LefWriteAll' lefCmd.c:201: warning: implicit declaration of function 'DefWriteCell' lefCmd.c:203: warning: implicit declaration of function 'LefWriteCell' lefCmd.c:208: warning: implicit declaration of function 'TxPrintf' lefWrite.c: In function 'lefFileOpen': lefWrite.c:93: warning: suggest parentheses around assignment used as truth value lefWrite.c:105: warning: implicit declaration of function 'TxError' lefWrite.c: In function 'lefWriteHeader': lefWrite.c:156: warning: implicit declaration of function 'TxPrintf' lefWrite.c:186: warning: suggest parentheses around assignment used as truth value lefWrite.c:244: warning: suggest parentheses around assignment used as truth value lefWrite.c:152: warning: unused variable 'type' lefWrite.c: In function 'lefWriteMacro': lefWrite.c:478: warning: suggest parentheses around assignment used as truth value lefWrite.c:643: warning: implicit declaration of function 'SimSrConnect' lefWrite.c: In function 'LefWriteAll': lefWrite.c:745: warning: suggest parentheses around assignment used as truth value defRead.c: In function 'DefAddRoutes': defRead.c:123: warning: implicit declaration of function 'roundf' defRead.c:123: warning: incompatible implicit declaration of built-in function 'roundf' defRead.c:268: warning: incompatible implicit declaration of built-in function 'roundf' defRead.c:288: warning: incompatible implicit declaration of built-in function 'roundf' defRead.c:336: warning: implicit declaration of function 'GeoCanonicalRect' defRead.c:71: warning: unused variable 'routeWidth' defRead.c: In function 'DefReadNets': defRead.c:463: warning: implicit declaration of function 'Lookup' defRead.c:534: warning: implicit declaration of function 'TxPrintf' defRead.c: In function 'DefReadLocation': defRead.c:626: warning: incompatible implicit declaration of built-in function 'roundf' defRead.c: In function 'DefReadVias': defRead.c:666: warning: unused variable 'values' defRead.c: In function 'DefReadComponents': defRead.c:820: warning: unused variable 'values' defRead.c: In function 'DefRead': defRead.c:1044: warning: implicit declaration of function 'LefTechInit' defRead.c:1051: warning: implicit declaration of function 'TxError' lefWrite.c: In function 'MakeLegalLEFSyntax': lefWrite.c:404: warning: 'bptr' may be used uninitialized in this function lefRead.c: In function 'LefReadLayerSection': lefRead.c:1207: warning: 'typekey' may be used uninitialized in this function defRead.c: In function 'DefReadComponents': defRead.c:817: warning: 'defUse' may be used uninitialized in this function defRead.c: In function 'DefAddRoutes': defRead.c:66: warning: 'refp.p_x' may be used uninitialized in this function defRead.c:66: warning: 'refp.p_y' may be used uninitialized in this function defRead.c:72: warning: 'paintLayer' may be used uninitialized in this function defRead.c:72: warning: 'routeLayer' may be used uninitialized in this function defRead.c:71: warning: 'saveWidth' may be used uninitialized in this function defRead.c:71: warning: 'paintWidth' may be used uninitialized in this function defRead.c:65: warning: 'routeList' may be used uninitialized in this function lefRead.c: In function 'LefReadMacro': lefRead.c:978: warning: 'lefBBox.r_ur.p_x' may be used uninitialized in this function lefRead.c:978: warning: 'lefBBox.r_ur.p_y' may be used uninitialized in this function defWrite.c: In function 'defNetGeometryFunc': defWrite.c:785: warning: 'rtype' may be used uninitialized in this function defWrite.c:785: warning: 'r2type' may be used uninitialized in this function --- linking liblef.o rm -f liblef.o ld -r lefCmd.o lefTech.o lefWrite.o defWrite.o lefRead.o defRead.o -o liblef.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/lef' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/garouter' --- compiling garouter/gaChannel.o --- compiling garouter/gaMain.o rm -f gaChannel.o rm -f gaMain.o --- compiling garouter/gaMaze.o rm -f gaMaze.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaChannel.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaMain.c --- compiling garouter/gaSimple.o rm -f gaSimple.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaMaze.c --- compiling garouter/gaStem.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaSimple.c rm -f gaStem.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaStem.c --- compiling garouter/gaTest.o rm -f gaTest.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gaTest.c gaMain.c: In function 'GARouteCmd': gaMain.c:267: warning: implicit declaration of function 'gaMazeInit' gaMain.c:281: warning: implicit declaration of function 'gaBuildNetList' gaMain.c:298: warning: implicit declaration of function 'NLFree' gaMain.c: In function 'GARoute': gaMain.c:341: warning: implicit declaration of function 'gaChannelInit' gaMain.c:348: warning: implicit declaration of function 'RtrMilestoneStart' gaMain.c:349: warning: implicit declaration of function 'GlGlobalRoute' gaMain.c:350: warning: implicit declaration of function 'RtrMilestoneDone' gaMain.c:358: warning: implicit declaration of function 'RtrChannelRoute' gaMain.c:369: warning: implicit declaration of function 'RtrMilestonePrint' gaMain.c:370: warning: implicit declaration of function 'RtrPaintBack' gaMain.c:386: warning: implicit declaration of function 'TxMore' gaMain.c:389: warning: implicit declaration of function 'gaStemPaintAll' gaMain.c: In function 'gaBuildNetList': gaMain.c:455: warning: implicit declaration of function 'NLBuild' gaTest.c: In function 'GATest': gaTest.c:101: warning: missing braces around initializer gaTest.c:101: warning: (near initialization for 'cmds[0]') gaTest.c:114: warning: dereferencing type-punned pointer will break strict-aliasing rules gaTest.c: In function 'GAGenChans': gaTest.c:177: warning: implicit declaration of function 'DBNewYank' gaTest.c:230: warning: implicit declaration of function 'DBCellSrArea' gaTest.c: In function 'GAInit': gaTest.c:391: warning: missing braces around initializer gaTest.c:391: warning: (near initialization for 'dflags[0]') gaChannel.c: In function 'GADefineChannel': gaChannel.c:203: warning: implicit declaration of function 'RtrChannelBounds' gaChannel.c: In function 'gaChannelInit': gaChannel.c:264: warning: implicit declaration of function 'RtrMilestoneStart' gaChannel.c:273: warning: implicit declaration of function 'RtrMilestonePrint' gaChannel.c:274: warning: implicit declaration of function 'RtrChannelObstacles' gaChannel.c:276: warning: implicit declaration of function 'RtrChannelDensity' gaChannel.c:277: warning: implicit declaration of function 'RtrChannelCleanObstacles' gaChannel.c:279: warning: implicit declaration of function 'RtrMilestoneDone' gaChannel.c:300: warning: implicit declaration of function 'RtrPinsInit' gaChannel.c:311: warning: implicit declaration of function 'gaStemAssignAll' gaChannel.c:336: warning: implicit declaration of function 'RtrHazards' gaChannel.c:350: warning: implicit declaration of function 'RtrPinsLink' gaChannel.c: In function 'gaPropagateBlockages': gaChannel.c:453: warning: implicit declaration of function 'RtrPinsBlock' gaMaze.c: In function 'gaMazeInit': gaMaze.c:107: warning: implicit declaration of function 'DBNewYank' gaMaze.c:113: warning: implicit declaration of function 'DBUnLinkCell' gaSimple.c:55: warning: type defaults to 'int' in declaration of 'gaMetalClear' gaSimple.c:55: warning: type defaults to 'int' in declaration of 'gaPolyClear' gaSimple.c:55: warning: type defaults to 'int' in declaration of 'gaContactClear' gaStem.c: In function 'gaStemAssignAll': gaStem.c:168: warning: implicit declaration of function 'RtrStemProcessAll' gaStem.c: In function 'gaStemAssign': gaStem.c:225: warning: suggest parentheses around assignment used as truth value gaStem.c:234: warning: implicit declaration of function 'RtrStemAssignExt' gaStem.c: In function 'gaStemContainingChannelFunc': gaStem.c:350: warning: suggest parentheses around assignment used as truth value gaSimple.c: In function 'gaIsClear': gaSimple.c:544: warning: implicit declaration of function 'ShowRect' gaSimple.c:545: warning: implicit declaration of function 'TxMore' gaStem.c: In function 'gaStemInternalFunc': gaStem.c:575: warning: implicit declaration of function 'TxMore' gaStem.c: In function 'gaStemCheckPin': gaStem.c:702: warning: implicit declaration of function 'gaStemSimpleInit' gaStem.c:705: warning: implicit declaration of function 'gaStemSimpleRoute' gaStem.c: In function 'gaStemPaintAll': gaStem.c:957: warning: implicit declaration of function 'RtrMilestoneStart' gaStem.c:968: warning: implicit declaration of function 'RtrMilestonePrint' gaStem.c:972: warning: implicit declaration of function 'RtrMilestoneDone' gaStem.c: In function 'gaStemPaint': gaStem.c:1035: warning: implicit declaration of function 'rtrStemMask' gaStem.c:1058: warning: implicit declaration of function 'RtrStemPaintExt' gaChannel.c: In function 'gaInitRiverBlockages': gaChannel.c:571: warning: 'coord' may be used uninitialized in this function gaChannel.c:571: warning: 'nPins' may be used uninitialized in this function gaChannel.c:570: warning: 'p2' may be used uninitialized in this function gaChannel.c:570: warning: 'p1' may be used uninitialized in this function gaMain.c: In function 'GARouteCmd': gaMain.c:261: warning: 'errs' may be used uninitialized in this function gaSimple.c: In function 'gaStemSimpleRoute': gaSimple.c:605: warning: 'wOther' may be used uninitialized in this function gaSimple.c:605: warning: 'wPin' may be used uninitialized in this function gaStem.c: In function 'gaStemGridRange': gaStem.c:886: warning: 'start' may be used uninitialized in this function gaStem.c:886: warning: 'max' may be used uninitialized in this function gaStem.c:886: warning: 'min' may be used uninitialized in this function gaChannel.c: In function 'gaChannelStats': gaChannel.c:360: warning: 'clear' may be used uninitialized in this function gaChannel.c:360: warning: 'tot' may be used uninitialized in this function gaStem.c: In function 'gaStemNetClear': gaStem.c:834: warning: 'type' is used uninitialized in this function gaStem.c:796: warning: 'r.r_ll.p_x' may be used uninitialized in this function gaStem.c:796: warning: 'r.r_ll.p_y' may be used uninitialized in this function gaStem.c:796: warning: 'r.r_ur.p_x' may be used uninitialized in this function gaStem.c:796: warning: 'r.r_ur.p_y' may be used uninitialized in this function gaSimple.c: In function 'gaStemSimpleInit': gaSimple.c:105: warning: 'top' may be used uninitialized in this function gaSimple.c:105: warning: 'bot' may be used uninitialized in this function gaStem.c: In function 'gaStemInternalFunc': gaStem.c:531: warning: 'dir2' may be used uninitialized in this function gaStem.c:531: warning: 'dir1' may be used uninitialized in this function --- linking libgarouter.o rm -f libgarouter.o ld -r gaChannel.o gaMain.o gaMaze.o gaSimple.o gaStem.o gaTest.o -o libgarouter.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/garouter' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/grouter' --- compiling grouter/grouteChan.o --- compiling grouter/grouteCrss.o rm -f grouteChan.o --- compiling grouter/grouteDens.o rm -f grouteCrss.o --- compiling grouter/grouteMain.o rm -f grouteDens.o rm -f grouteMain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteChan.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteCrss.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteMain.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteDens.c --- compiling grouter/grouteMult.o rm -f grouteMult.o --- compiling grouter/grouteMaze.o --- compiling grouter/groutePath.o rm -f grouteMaze.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteMult.c rm -f groutePath.o --- compiling grouter/groutePen.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteMaze.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c groutePath.c rm -f groutePen.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c groutePen.c groutePen.c: In function 'glPenAssignCosts': groutePen.c:423: warning: implicit declaration of function 'qsort' groutePen.c:440: warning: implicit declaration of function 'glDMMaxInRange' groutePen.c:454: warning: implicit declaration of function 'glPenDeleteNet' groutePen.c: In function 'glPenFindCrossingNets': groutePen.c:533: warning: implicit declaration of function 'glPenEnumCross' groutePen.c: In function 'glPenRerouteNetCost': groutePen.c:692: warning: implicit declaration of function 'glMultiSteiner' groutePen.c: In function 'glPenCleanNet': groutePen.c:823: warning: implicit declaration of function 'glPathFreePerm' groutePen.c: In function 'glPenDensitySet': groutePen.c:903: warning: implicit declaration of function 'glDensAdjust' groutePen.c:883: warning: unused variable 'nc' groutePen.c: In function 'glPenRouteCost': groutePen.c:711: warning: control reaches end of non-void function groutePen.c: In function 'glPenClearPerChan': groutePen.c:109: warning: control reaches end of non-void function grouteChan.c: In function 'glChanBuildMap': grouteChan.c:143: warning: implicit declaration of function 'DBNewYank' grouteChan.c:161: warning: implicit declaration of function 'glChanShowTiles' grouteChan.c: In function 'glChanFreeMap': grouteChan.c:281: warning: implicit declaration of function 'dbSetPlaneTile' grouteMult.c: In function 'glMultiSteiner': grouteMult.c:144: warning: implicit declaration of function 'glListAdd' grouteMult.c:144: warning: implicit declaration of function 'glMultiStemCost' grouteMult.c:179: warning: implicit declaration of function 'glPathFreePerm' grouteMult.c:185: warning: implicit declaration of function 'glPathFreeTemp' grouteChan.c: In function 'glChanCheckFunc': grouteChan.c:364: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'ClientData' grouteChan.c:364: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'struct GCRChannel *' grouteChan.c: In function 'glChanClip': grouteChan.c:422: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct GCRChannel *' groutePath.c: In function 'glListToHeap': groutePath.c:127: warning: suggest parentheses around assignment used as truth value grouteChan.c: In function 'glChanShowTiles': grouteChan.c:449: warning: 'return' with no value, in function returning non-void grouteChan.c: In function 'glChanShowFunc': grouteChan.c:464: warning: implicit declaration of function 'ShowRect' grouteChan.c:465: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'ClientData' grouteChan.c:467: warning: implicit declaration of function 'TxMore' grouteChan.c:470: warning: 'return' with no value, in function returning non-void grouteChan.c:473: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct GCRChannel *' groutePath.c: In function 'glPathFreePerm': groutePath.c:193: warning: control reaches end of non-void function groutePath.c: At top level: groutePath.c:20: warning: 'sccsid' defined but not used grouteMain.c: In function 'GlGlobalRoute': grouteMain.c:93: warning: implicit declaration of function 'GlInit' grouteMain.c:94: warning: implicit declaration of function 'glStatsInit' grouteMain.c:110: warning: implicit declaration of function 'glChanBuildMap' grouteMain.c:119: warning: implicit declaration of function 'glPenCompute' grouteMain.c:127: warning: implicit declaration of function 'NLSort' grouteMain.c:133: warning: implicit declaration of function 'glCrossUnreserve' grouteMain.c:134: warning: implicit declaration of function 'glPenSetPerChan' grouteMain.c:136: warning: implicit declaration of function 'glMultiSteiner' grouteMaze.c: In function 'glMazeFindPath': grouteMaze.c:161: warning: implicit declaration of function 'glHistoAdd' grouteMain.c:139: warning: implicit declaration of function 'glPenClearPerChan' grouteMain.c:140: warning: implicit declaration of function 'RtrMilestonePrint' grouteMain.c:145: warning: implicit declaration of function 'glChanFreeMap' grouteMain.c:146: warning: implicit declaration of function 'glStatsDone' grouteMain.c: In function 'glClientInit': grouteMain.c:184: warning: implicit declaration of function 'glDMAlloc' grouteMain.c:188: warning: implicit declaration of function 'glDensInit' grouteMain.c:189: warning: implicit declaration of function 'glDMCopy' grouteMain.c: In function 'glClientFree': grouteMain.c:230: warning: implicit declaration of function 'glDMFree' grouteMain.c: In function 'glProcessLoc': grouteMain.c:304: warning: implicit declaration of function 'glCrossScalePenalties' grouteMain.c:331: warning: implicit declaration of function 'glListToHeap' grouteMain.c:335: warning: implicit declaration of function 'glMazeResetCost' grouteMain.c:363: warning: suggest parentheses around assignment used as truth value grouteMaze.c: In function 'glMazeTile': grouteMaze.c:381: warning: implicit declaration of function 'glCrossEnum'grouteMain.c:299: warning: 'bestLength' may be used uninitialized in this function grouteDens.c: In function 'glDensAdjust': grouteDens.c:81: warning: 'return' with no value, in function returning non-void grouteMaze.c: In function 'glMazeResetCost': grouteMaze.c:572: warning: suggest parentheses around assignment used as truth value grouteCrss.c: In function 'glCrossMark': grouteCrss.c:134: warning: implicit declaration of function 'glDensAdjust' grouteCrss.c:136: warning: implicit declaration of function 'glChanBlockDens' grouteCrss.c: In function 'glCrossTakePin': grouteCrss.c:177: warning: implicit declaration of function 'glShowCross' grouteCrss.c:178: warning: implicit declaration of function 'TxMore' grouteCrss.c: In function 'glCrossAdjust': grouteCrss.c:502: warning: implicit declaration of function 'glCrossCost' --- compiling grouter/grouteTest.o grouteCrss.c: In function 'glCrossEnum':rm -f grouteTest.o grouteCrss.c:322: warning: 'outSide' is used uninitialized in this function grouteCrss.c:301: warning: 'pins' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c grouteTest.c grouteTest.c: In function 'GlTest': grouteTest.c:126: warning: missing braces around initializer grouteTest.c:126: warning: (near initialization for 'cmds[0]') grouteTest.c:143: warning: dereferencing type-punned pointer will break strict-aliasing rules grouteTest.c:178: warning: implicit declaration of function 'rtrEnumSides' grouteTest.c: In function 'glDebugSides': grouteTest.c:219: warning: implicit declaration of function 'ShowRect' grouteTest.c:222: warning: implicit declaration of function 'TxMore' grouteTest.c: In function 'GlInit': grouteTest.c:264: warning: missing braces around initializer grouteTest.c:264: warning: (near initialization for 'dflags[0]') grouteCrss.c: In function 'glCrossCost': grouteCrss.c:638: warning: 'opposite' may be used uninitialized in this function grouteMaze.c: In function 'glMazePropRiver': grouteMaze.c:234: warning: 'outPin' may be used uninitialized in this function grouteCrss.c: In function 'glCrossAdjust': grouteCrss.c:478: warning: 'linkedPin' may be used uninitialized in this function grouteTest.c: In function 'glShowCross': grouteTest.c:370: warning: 'name' is used uninitialized in this function grouteTest.c:351: warning: 'style' may be used uninitialized in this function grouteChan.c: In function 'glChanFeedFunc': grouteChan.c:239: warning: 'mesg' may be used uninitialized in this function --- linking libgrouter.o rm -f libgrouter.o ld -r grouteChan.o grouteCrss.o grouteDens.o grouteMain.o grouteMult.o grouteMaze.o groutePath.o groutePen.o grouteTest.o -o libgrouter.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/grouter' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/irouter' --- compiling irouter/irCommand.o rm -f irCommand.o --- compiling irouter/irMain.o rm -f irMain.o --- compiling irouter/irRoute.o --- compiling irouter/irTestCmd.o rm -f irRoute.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c irCommand.c rm -f irTestCmd.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c irMain.c --- compiling irouter/irUtils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c irRoute.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c irTestCmd.c rm -f irUtils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c irUtils.c irTestCmd.c: In function 'irDebugTstCmd': irTestCmd.c:91: warning: implicit declaration of function 'SetNoisyBool' irTestCmd.c:95: warning: implicit declaration of function 'DebugSet' irTestCmd.c:101: warning: implicit declaration of function 'DebugShow' irTestCmd.c: In function 'irParmsTstCmd': irTestCmd.c:208: warning: implicit declaration of function 'TxMore' irTestCmd.c: At top level: irTestCmd.c:216: warning: missing braces around initializer irTestCmd.c:216: warning: (near initialization for 'irTestCommands[0]') irCommand.c: In function 'irSetNoisyAutoInt': irCommand.c:110: warning: missing braces around initializer irCommand.c:110: warning: (near initialization for 'specialValues[0]') irCommand.c: In function 'irLSetActive': irCommand.c:211: warning: implicit declaration of function 'SetNoisyBool' irCommand.c: In function 'irLSetWidth': irCommand.c:221: warning: implicit declaration of function 'SetNoisyInt' irCommand.c: In function 'irSrSetRate': irCommand.c:340: warning: implicit declaration of function 'SetNoisyDI' irCommand.c: In function 'irWzdSetWindow': irCommand.c:471: warning: missing braces around initializer irCommand.c:471: warning: (near initialization for 'specialArgs[0]') irCommand.c: At top level: irCommand.c:573: warning: missing braces around initializer irCommand.c:573: warning: (near initialization for 'cParms[0]') irCommand.c: In function 'irContactsCmd': irCommand.c:646: warning: suggest parentheses around assignment used as truth value irMain.c: In function 'IRInit': irMain.c:103: warning: missing braces around initializer irMain.c:103: warning: (near initialization for 'dflags[0]') irCommand.c:744: warning: suggest parentheses around assignment used as truth value irCommand.c: At top level: irCommand.c:898: warning: missing braces around initializer irCommand.c:898: warning: (near initialization for 'lParms[0]') irCommand.c: In function 'irLayersCmd': irCommand.c:976: warning: suggest parentheses around assignment used as truth value irCommand.c:1076: warning: suggest parentheses around assignment used as truth value irCommand.c: In function 'irRouteCmd': irCommand.c:1371: warning: implicit declaration of function 'irRoute' irCommand.c: At top level: irCommand.c:1403: warning: missing braces around initializer irCommand.c:1403: warning: (near initialization for 'srParms[0]') irCommand.c: In function 'irSpacingsCmd': irCommand.c:1524: warning: missing braces around initializer irCommand.c:1524: warning: (near initialization for 'sValue[0]') irCommand.c:1537: warning: missing braces around initializer irCommand.c:1537: warning: (near initialization for 'subcellTable[0]') irRoute.c: In function 'irRoute': irRoute.c:374: warning: implicit declaration of function 'SelSetDisplay' irRoute.c:381: warning: implicit declaration of function 'SelRememberForUndo' irRoute.c:341: warning: unused variable 'finalRL' irCommand.c:1584: warning: suggest parentheses around assignment used as truth value irCommand.c: At top level: irCommand.c:1894: warning: missing braces around initializer irCommand.c:1894: warning: (near initialization for 'wzdParms[0]') irCommand.c:2165: warning: missing braces around initializer irCommand.c:2165: warning: (near initialization for 'irSubcommands[0]') irRoute.c: In function 'irChooseEndPtLayers': irRoute.c:1068: warning: implicit declaration of function 'Lookup' --- linking libirouter.o rm -f libirouter.o ld -r irCommand.o irMain.o irRoute.o irTestCmd.o irUtils.o -o libirouter.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/irouter' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/mzrouter' --- compiling mzrouter/mzBlock.o --- compiling mzrouter/mzDebug.o rm -f mzBlock.o --- compiling mzrouter/mzEstimate.o rm -f mzDebug.o --- compiling mzrouter/mzXtndDown.o rm -f mzEstimate.o rm -f mzXtndDown.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzBlock.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzDebug.c --- compiling mzrouter/mzXtndLeft.o rm -f mzXtndLeft.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzEstimate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzXtndDown.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzXtndLeft.c --- compiling mzrouter/mzXtndRght.o --- compiling mzrouter/mzXtndUp.o rm -f mzXtndRght.o rm -f mzXtndUp.o --- compiling mzrouter/mzHint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzXtndRght.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzXtndUp.c rm -f mzHint.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzHint.c mzXtndLeft.c: In function 'mzExtendLeft': mzXtndLeft.c:141: warning: implicit declaration of function 'mzExtendBlockBounds' mzXtndLeft.c:602: warning: implicit declaration of function 'mzAddPoint' mzDebug.c: In function 'MZPrintRLs': mzDebug.c:144: warning: implicit declaration of function 'TxMore' mzDebug.c: In function 'mzPrintPathHead': mzDebug.c:460: warning: 'return' with no value, in function returning non-void mzDebug.c: In function 'mzDumpTagsFunc': mzDebug.c:531: warning: unused variable 'scx' mzBlock.c: In function 'mzPaintBlock': mzBlock.c:335: warning: implicit declaration of function 'DBPaintPlaneVert' mzBlock.c: In function 'mzBuildDestAreaBlocks': mzBlock.c:769: warning: implicit declaration of function 'mzTrimDestAreas' mzXtndUp.c: In function 'mzExtendUp':mzXtndRght.c: In function 'mzExtendRight': mzXtndUp.c:139: warning: implicit declaration of function 'mzExtendBlockBounds' mzXtndRght.c:141: warning: implicit declaration of function 'mzExtendBlockBounds' mzXtndUp.c:596: warning: implicit declaration of function 'mzAddPoint'mzXtndRght.c:597: warning: implicit declaration of function 'mzAddPoint' mzHint.c: In function 'mzBuildHFRFunc': mzHint.c:163: warning: implicit declaration of function 'DBPaintPlaneVert' mzEstimate.c: In function 'mzAssignVertexCosts': mzEstimate.c:1511: warning: unused variable 't' mzXtndDown.c: In function 'mzExtendDown': mzXtndDown.c:139: warning: implicit declaration of function 'mzExtendBlockBounds' mzXtndDown.c:598: warning: implicit declaration of function 'mzAddPoint' mzEstimate.c: In function 'mzDumpEstFunc': mzEstimate.c:1972: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int' mzEstimate.c:1986: warning: format '%lld' expects type 'long long int', but argument 4 has type 'dlong' mzEstimate.c:1979: warning: unused variable 'str' mzEstimate.c:2001: warning: unused variable 'str' --- compiling mzrouter/mzInit.o rm -f mzInit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzInit.c --- compiling mzrouter/mzNumLine.o rm -f mzNumLine.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzNumLine.c mzInit.c: In function 'MZInit': mzInit.c:114: warning: missing braces around initializer mzInit.c:114: warning: (near initialization for 'dflags[0]') mzInit.c:125: warning: implicit declaration of function 'mzAfterTech' mzInit.c:137: warning: implicit declaration of function 'DBNewYank' --- compiling mzrouter/mzMain.o rm -f mzMain.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzMain.c --- compiling mzrouter/mzSearch.o rm -f mzSearch.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzSearch.c --- compiling mzrouter/mzStart.o rm -f mzStart.o --- compiling mzrouter/mzSubrs.o rm -f mzSubrs.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzStart.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzSubrs.c mzMain.c: In function 'MZInitRoute': mzMain.c:519: warning: implicit declaration of function 'mzComputeDerivedParms' mzMain.c:528: warning: implicit declaration of function 'mzBuildHFR' mzMain.c: In function 'MZAddStart': mzMain.c:631: warning: implicit declaration of function 'mzMarkConnectedTiles' mzEstimate.c: In function 'mzAddVertex': mzEstimate.c:1580: warning: 'loc.p_x' may be used uninitialized in this function mzEstimate.c:1580: warning: 'loc.p_y' may be used uninitialized in this function mzEstimate.c:1581: warning: 'tLoc' may be used uninitialized in this function mzMain.c: In function 'MZAddDest': mzMain.c:682: warning: unused variable 'dTerm' mzMain.c: In function 'MZRoute': mzMain.c:733: warning: implicit declaration of function 'mzBuildDestAreaBlocks' mzMain.c:746: warning: implicit declaration of function 'mzBuildEstimate' mzMain.c:791: warning: implicit declaration of function 'mzExtendBlockBounds' mzMain.c:794: warning: implicit declaration of function 'mzStart' mzMain.c:800: warning: unused variable 'terms' mzMain.c: In function 'MZPaintPath': mzMain.c:870: warning: implicit declaration of function 'mzPaintContact' mzMain.c: In function 'MZClean': mzMain.c:930: warning: implicit declaration of function 'mzCleanEstimate' mzMain.c:989: warning: implicit declaration of function 'mzFreeAllRPaths' mzSearch.c: In function 'mzSearch': mzSearch.c:220: warning: implicit declaration of function 'TxMore' mzSearch.c:233: warning: implicit declaration of function 'mzPrintPathHead' mzSearch.c:320: warning: implicit declaration of function 'mzExtendBlockBounds' mzSearch.c: In function 'mzExtendPath': mzSearch.c:726: warning: implicit declaration of function 'mzExtendRight' mzSearch.c:731: warning: implicit declaration of function 'mzExtendLeft' mzSearch.c:736: warning: implicit declaration of function 'mzExtendUp' mzSearch.c:741: warning: implicit declaration of function 'mzExtendDown' mzSearch.c:753: warning: implicit declaration of function 'mzWalkRight' mzSearch.c:757: warning: implicit declaration of function 'mzWalkLeft' mzSearch.c:762: warning: implicit declaration of function 'mzWalkUp' mzSearch.c:767: warning: implicit declaration of function 'mzWalkDown' mzSearch.c:771: warning: implicit declaration of function 'mzWalkContact' mzStart.c: In function 'mzStart': mzStart.c:73: warning: unused variable 'tp' mzStart.c: In function 'mzExtendInitPath': mzStart.c:213: warning: implicit declaration of function 'mzAddPoint' mzStart.c: In function 'mzStartRight': mzStart.c:377: warning: unused variable 'tpNew' mzStart.c:375: warning: unused variable 'extendCode' mzStart.c: In function 'mzStartLeft': mzStart.c:510: warning: unused variable 'tpNew' mzStart.c:508: warning: unused variable 'extendCode' mzStart.c: In function 'mzStartUp': mzStart.c:634: warning: unused variable 'tpNew' mzStart.c:632: warning: unused variable 'extendCode' mzStart.c: In function 'mzStartDown': mzStart.c:759: warning: unused variable 'tpNew' mzStart.c:757: warning: unused variable 'extendCode' mzStart.c: In function 'mzStartContact': mzStart.c:878: warning: unused variable 'extendCode' mzSubrs.c: In function 'mzTrimDestAreas': mzSubrs.c:550: warning: unused variable 'pNum' mzSubrs.c:549: warning: unused variable 'type' mzSubrs.c: In function 'mzDestTrimRightFunc': mzSubrs.c:651: warning: implicit declaration of function 'DBPaintPlaneVert' mzSubrs.c: In function 'mzPaintContact': mzSubrs.c:724: warning: unused variable 'pNumC' --- compiling mzrouter/mzTech.o rm -f mzTech.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzTech.c --- compiling mzrouter/mzTestCmd.o rm -f mzTestCmd.o mzSearch.c: In function 'mzExtendViaContacts': mzSearch.c:847: warning: 'extendCode' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzTestCmd.c --- compiling mzrouter/mzWalk.o rm -f mzWalk.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c mzWalk.c mzTech.c: In function 'mzTechSpacing': mzTech.c:735: warning: missing braces around initializer mzTech.c:735: warning: (near initialization for 'subcellTable[0]') mzTech.c:767: warning: dereferencing type-punned pointer will break strict-aliasing rules mzTech.c: In function 'MZDRCLine': mzTech.c:1182: warning: missing braces around initializer mzTech.c:1182: warning: (near initialization for 'ruleKeys[0]') mzTech.c:1192: warning: dereferencing type-punned pointer will break strict-aliasing rules mzWalk.c: In function 'mzWalkRight': mzWalk.c:154: warning: implicit declaration of function 'mzAddPoint' mzTestCmd.c: In function 'mzDebugTstCmd': mzTestCmd.c:93: warning: implicit declaration of function 'SetNoisyBool' mzTestCmd.c:97: warning: implicit declaration of function 'DebugSet' mzTestCmd.c:103: warning: implicit declaration of function 'DebugShow' mzTestCmd.c: In function 'mzDumpEstimatesTstCmd': mzTestCmd.c:150: warning: implicit declaration of function 'mzDumpEstimates' mzTestCmd.c: In function 'mzDumpTagsTstCmd': mzTestCmd.c:197: warning: implicit declaration of function 'mzDumpTags' mzTestCmd.c: In function 'mzHelpTstCmd': mzTestCmd.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules mzTestCmd.c: In function 'mzParmsTstCmd': mzTestCmd.c:383: warning: implicit declaration of function 'TxMore' mzTestCmd.c: At top level: mzTestCmd.c:532: warning: missing braces around initializer mzTestCmd.c:532: warning: (near initialization for 'mzTestCommands[0]') mzWalk.c: In function 'mzWalkContact': mzWalk.c:538: warning: unused variable 'extendCode' --- linking libmzrouter.o rm -f libmzrouter.o ld -r mzBlock.o mzDebug.o mzEstimate.o mzXtndDown.o mzXtndLeft.o mzXtndRght.o mzXtndUp.o mzHint.o mzInit.o mzNumLine.o mzMain.o mzSearch.o mzStart.o mzSubrs.o mzTech.o mzTestCmd.o mzWalk.o -o libmzrouter.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/mzrouter' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/router' --- compiling router/rtrCmd.o rm -f rtrCmd.o --- compiling router/rtrMain.o --- compiling router/rtrDcmpose.o rm -f rtrMain.o --- compiling router/rtrFdback.o rm -f rtrDcmpose.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrCmd.c rm -f rtrFdback.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrMain.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrDcmpose.c --- compiling router/rtrHazards.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrFdback.c --- compiling router/rtrChannel.o rm -f rtrHazards.o rm -f rtrChannel.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrHazards.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrChannel.c --- compiling router/rtrPaint.o rm -f rtrPaint.o --- compiling router/rtrPin.o rm -f rtrPin.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrPaint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrPin.c rtrFdback.c: In function 'RtrChannelError': rtrFdback.c:102: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'struct GCRChannel *' rtrFdback.c:106: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct GCRChannel *' rtrMain.c: In function 'Route': rtrMain.c:102: warning: implicit declaration of function 'NLBuild' rtrMain.c:134: warning: implicit declaration of function 'GARoute' rtrMain.c:144: warning: implicit declaration of function 'NLFree' rtrMain.c: In function 'rtrMakeChannel': rtrMain.c:194: warning: implicit declaration of function 'RtrChannelBounds' rtrDcmpose.c: In function 'RtrDecomposeName': rtrDcmpose.c:121: warning: implicit declaration of function 'NLBuild' rtrDcmpose.c:131: warning: implicit declaration of function 'NLFree' rtrDcmpose.c: In function 'RtrDecompose': rtrDcmpose.c:220: warning: implicit declaration of function 'DBCellSrArea' rtrDcmpose.c: In function 'rtrSrCells': rtrDcmpose.c:321: warning: implicit declaration of function 'RtrMilestonePrint' rtrChannel.c: In function 'RtrChannelRoute': rtrChannel.c:102: warning: implicit declaration of function 'RtrPinsFixStems' rtrChannel.c:188: warning: implicit declaration of function 'gcrSaveChannel' rtrChannel.c:190: warning: implicit declaration of function 'RtrMilestonePrint' rtrDcmpose.c: In function 'rtrHashKill': rtrDcmpose.c:430: warning: suggest parentheses around assignment used as truth value rtrDcmpose.c: In function 'rtrMarkChannel': rtrDcmpose.c:731: warning: implicit declaration of function 'rtrXDist' rtrDcmpose.c:732: warning: implicit declaration of function 'rtrYDist' rtrPaint.c: In function 'RtrPaintStats': rtrPaint.c:670: warning: implicit declaration of function 'TxPrintf' --- compiling router/rtrSide.o rm -f rtrSide.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrSide.c rtrCmd.c: In function 'CmdGARouterTest': rtrCmd.c:72: warning: implicit declaration of function 'GATest' rtrCmd.c: In function 'CmdGRouterTest': rtrCmd.c:99: warning: implicit declaration of function 'GlTest' rtrCmd.c: In function 'CmdIRouterTest': rtrCmd.c:126: warning: implicit declaration of function 'IRTest' rtrCmd.c: In function 'CmdMZRouterTest': rtrCmd.c:153: warning: implicit declaration of function 'MZTest' rtrCmd.c: In function 'CmdChannel': rtrCmd.c:191: warning: implicit declaration of function 'TxError' rtrCmd.c:207: warning: implicit declaration of function 'TxPrintf' rtrCmd.c: In function 'CmdGaRoute': rtrCmd.c:264: warning: missing braces around initializer rtrCmd.c:264: warning: (near initialization for 'cmds[0]') rtrCmd.c:278: warning: implicit declaration of function 'GAInit' rtrCmd.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules rtrCmd.c:321: warning: implicit declaration of function 'GAClearChannels' rtrCmd.c:342: warning: implicit declaration of function 'GAGenChans' rtrCmd.c:363: warning: implicit declaration of function 'cmdParseCoord' rtrCmd.c:385: warning: implicit declaration of function 'GADefineChannel' rtrCmd.c:401: warning: implicit declaration of function 'GARouteCmd' rtrCmd.c: In function 'CmdIRoute': rtrCmd.c:442: warning: implicit declaration of function 'IRCommand' rtrCmd.c: In function 'CmdRoute': rtrCmd.c:555: warning: implicit declaration of function 'RtrPaintBack' rtrCmd.c:705: warning: implicit declaration of function 'NLBuild' rtrCmd.c:709: warning: implicit declaration of function 'RtrViaMinimize' rtrCmd.c:714: warning: implicit declaration of function 'NLFree' rtrPin.c: In function 'RtrPinsInit': rtrPin.c:82: warning: implicit declaration of function 'rtrPinArrayInit' rtrPin.c: In function 'rtrPinArrayInit': rtrPin.c:170: warning: suggest parentheses around assignment used as truth value rtrPin.c: In function 'RtrPinsLink': rtrPin.c:365: warning: implicit declaration of function 'rtrPinArrayLink' rtrPin.c: In function 'rtrPinShow': rtrPin.c:423: warning: format '%d' expects type 'int', but argument 10 has type 'struct gcrnet *' rtrPin.c:423: warning: format '%x' expects type 'unsigned int', but argument 11 has type 'struct pin *' rtrPin.c: In function 'RtrPinsFixStems': rtrPin.c:465: warning: implicit declaration of function 'rtrPinArrayFixStems' rtrPaint.c: In function 'rtrMetalOkay': rtrPin.c: In function 'rtrPinArrayFixStems': rtrPaint.c:575: warning: 'pin' may be used uninitialized in this function rtrPin.c:486: warning: control reaches end of non-void function rtrPin.c: In function 'rtrPinArrayLink': rtrPin.c:393: warning: control reaches end of non-void function rtrPin.c: In function 'rtrPinArrayInit': rtrPin.c:190: warning: control reaches end of non-void function rtrSide.c: In function 'rtrEnumSides': rtrSide.c:163: warning: implicit declaration of function 'DBNewYank' rtrSide.c:176: warning: implicit declaration of function 'rtrSideProcess' rtrSide.c: In function 'rtrEnumSidesFunc': rtrSide.c:434: warning: implicit declaration of function 'rtrSidePassToClient' rtrPaint.c: In function 'rtrMaxMetal': rtrPaint.c:434: warning: 'bottom' may be used uninitialized in this function rtrPaint.c:433: warning: 'hasLowX' may be used uninitialized in this function rtrPaint.c:433: warning: 'needLowX' may be used uninitialized in this function --- compiling router/rtrStem.o rm -f rtrStem.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrStem.c rtrSide.c:318: warning: 'origin' may be used uninitialized in this function rtrSide.c:319: warning: 'tpB' may be used uninitialized in this function rtrStem.c:65: warning: missing braces around initializer rtrStem.c:65: warning: (near initialization for 'dirs[0]') rtrStem.c: In function 'RtrStemProcessAll': rtrStem.c:142: warning: implicit declaration of function 'RtrMilestoneStart' rtrStem.c:198: warning: implicit declaration of function 'RtrMilestonePrint' rtrStem.c:202: warning: implicit declaration of function 'RtrMilestoneDone' rtrStem.c: In function 'RtrStemAssignExt': rtrStem.c:305: warning: statement with no effect rtrStem.c:320: warning: suggest parentheses around assignment used as truth value rtrStem.c: In function 'rtrStemTip': rtrStem.c:395: warning: suggest parentheses around assignment used as truth value rtrStem.c: In function 'rtrTreeSrArea': rtrStem.c:573: warning: unused variable 'tmp2' rtrStem.c: In function 'rtrStemRange': rtrStem.c:726: warning: implicit declaration of function 'rtrStemContactLine' rtrStem.c: In function 'rtrStemSearch': rtrStem.c:840: warning: suggest parentheses around assignment used as truth value rtrStem.c: In function 'RtrStemPaintExt': rtrStem.c:952: warning: implicit declaration of function 'rtrStemTypes' rtrStem.c: In function 'rtrStemTypes': rtrStem.c:1106: warning: control reaches end of non-void function --- compiling router/rtrTech.o rm -f rtrTech.o --- compiling router/rtrVia.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrTech.c rm -f rtrVia.o --- compiling router/rtrTravers.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrVia.c rm -f rtrTravers.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c rtrTravers.c rtrVia.c: In function 'rtrFollowLocFunc': rtrVia.c:122: warning: implicit declaration of function 'rtrSrTraverse' rtrTravers.c: In function 'rtrExamineStack': rtrTravers.c:527: warning: implicit declaration of function 'rtrListVia' rtrTravers.c:528: warning: implicit declaration of function 'rtrListArea' rtrVia.c: In function 'rtrFollowName': rtrVia.c:159: warning: implicit declaration of function 'RtrMilestonePrint' rtrTech.c: In function 'RtrTechScale': rtrTech.c:443: warning: control reaches end of non-void function rtrStem.c: In function 'rtrStemTip': rtrStem.c:388: warning: 'hi' may be used uninitialized in this function rtrStem.c:388: warning: 'lo' may be used uninitialized in this function --- linking librouter.o rm -f librouter.o ld -r rtrCmd.o rtrMain.o rtrDcmpose.o rtrFdback.o rtrHazards.o rtrChannel.o rtrPaint.o rtrPin.o rtrSide.o rtrStem.o rtrTech.o rtrVia.o rtrTravers.o -o librouter.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/router' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/gcr' --- compiling gcr/gcrChannel.o rm -f gcrChannel.o --- compiling gcr/gcrColl.o rm -f gcrColl.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrChannel.c --- compiling gcr/gcrDebug.o --- compiling gcr/gcrEdge.o rm -f gcrDebug.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrColl.c rm -f gcrEdge.o --- compiling gcr/gcrFeas.o rm -f gcrFeas.o --- compiling gcr/gcrFlags.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrDebug.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrEdge.c rm -f gcrFlags.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrFeas.c --- compiling gcr/gcrInit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrFlags.c --- compiling gcr/gcrLib.o rm -f gcrInit.o rm -f gcrLib.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrInit.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrLib.c gcrColl.c: In function 'gcrCollapse': gcrColl.c:94: warning: implicit declaration of function 'gcrVertClear' gcrColl.c:103: warning: implicit declaration of function 'gcrMoveTrack' gcrColl.c: In function 'gcrEvalPat': gcrColl.c:205: warning: implicit declaration of function 'gcrNextSplit' gcrDebug.c: In function 'GCRRouteFromFile': gcrDebug.c:77: warning: unused variable 'box' gcrDebug.c:75: warning: unused variable 'trans' gcrColl.c: In function 'gcrReduceRange': gcrColl.c:347: warning: implicit declaration of function 'gcrBlocked' gcrEdge.c: In function 'gcrUncollapse': gcrEdge.c:176: warning: implicit declaration of function 'gcrBlocked' gcrEdge.c:252: warning: implicit declaration of function 'gcrMoveTrack' gcrEdge.c:256: warning: implicit declaration of function 'gcrLinkTrack' gcrEdge.c:273: warning: implicit declaration of function 'gcrEvalPat' gcrDebug.c: In function 'gcrMakePinLR': gcrDebug.c:254: warning: format '%d' expects type 'int *', but argument 3 has type 'struct gcrnet **' gcrDebug.c:254: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcrDebug.c: In function 'gcrSaveChannel': gcrDebug.c:287: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct GCRChannel *' gcrDebug.c: In function 'gcrPrintCol': gcrDebug.c:635: warning: suggest parentheses around && within || gcrInit.c: In function 'gcrUnlinkPin': gcrInit.c:239: warning: suggest parentheses around assignment used as truth value gcrInit.c: In function 'gcrInitCol': gcrInit.c:397: warning: implicit declaration of function 'gcrWanted' gcrDebug.c: In function 'gcrCheckCol': gcrDebug.c:894: warning: implicit declaration of function 'niceabort' gcrDebug.c: In function 'gcrShowMap': gcrDebug.c:997: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcrFeas.c: In function 'gcrFeasible': gcrFeas.c:78: warning: implicit declaration of function 'gcrUnlinkPin' gcrFeas.c:90: warning: implicit declaration of function 'gcrBlocked' gcrFeas.c:132: warning: implicit declaration of function 'gcrMoveTrack' gcrFeas.c:147: warning: implicit declaration of function 'gcrWanted' gcrFeas.c:181: warning: implicit declaration of function 'RtrChannelError' gcrFeas.c:66: warning: 'topTarget' may be used uninitialized in this function gcrFeas.c:66: warning: 'botTarget' may be used uninitialized in this function gcrEdge.c:143: warning: 'extra' may be used uninitialized in this function gcrEdge.c:143: warning: 'type' may be used uninitialized in this function --- compiling gcr/gcrRiver.o rm -f gcrRiver.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrRiver.c --- compiling gcr/gcrRoute.o rm -f gcrRoute.o --- compiling gcr/gcrShwFlgs.o rm -f gcrShwFlgs.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrRoute.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrShwFlgs.c --- compiling gcr/gcrUnsplit.o rm -f gcrUnsplit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c gcrUnsplit.c gcrUnsplit.c: In function 'gcrVacate': gcrUnsplit.c:101: warning: implicit declaration of function 'gcrLook' gcrUnsplit.c:119: warning: implicit declaration of function 'gcrShellSort' gcrUnsplit.c: In function 'gcrLook': gcrUnsplit.c:177: warning: implicit declaration of function 'gcrClass' gcrUnsplit.c: In function 'gcrClassify': gcrUnsplit.c:325: warning: implicit declaration of function 'gcrRealDist' gcrUnsplit.c: In function 'gcrMakeRuns': gcrUnsplit.c:475: warning: implicit declaration of function 'gcrTryRun' gcrUnsplit.c:496: warning: implicit declaration of function 'gcrMoveTrack' gcrUnsplit.c:506: warning: implicit declaration of function 'gcrCheckCol' gcrRoute.c: In function 'GCRroute': gcrRoute.c:73: warning: implicit declaration of function 'gcrRiverRoute' gcrRoute.c:76: warning: implicit declaration of function 'gcrBuildNets' gcrRoute.c:80: warning: implicit declaration of function 'gcrSetEndDist' gcrRoute.c:81: warning: implicit declaration of function 'gcrDensity' gcrRoute.c:82:32: warning: "/*" within comment gcrRoute.c:87: warning: implicit declaration of function 'RtrChannelError' gcrRoute.c:90: warning: implicit declaration of function 'gcrInitCollapse' gcrRoute.c:91: warning: implicit declaration of function 'gcrSetFlags' gcrRoute.c:94: warning: implicit declaration of function 'gcrInitCol' gcrRoute.c:96: warning: implicit declaration of function 'gcrPrintCol' gcrRoute.c:120: warning: implicit declaration of function 'gcrDumpResult' gcrRoute.c: In function 'gcrRouteCol': gcrRoute.c:161: warning: implicit declaration of function 'gcrCheckCol' gcrRoute.c:162: warning: implicit declaration of function 'gcrFeasible' gcrRoute.c:168: warning: implicit declaration of function 'gcrMarkWanted' gcrRoute.c:171: warning: implicit declaration of function 'gcrCollapse' gcrRoute.c:172: warning: implicit declaration of function 'gcrPickBest' gcrRoute.c:178: warning: implicit declaration of function 'gcrReduceRange' gcrRoute.c:182: warning: implicit declaration of function 'gcrVacate' gcrRoute.c:187: warning: implicit declaration of function 'gcrMakeRuns' gcrRoute.c:193: warning: implicit declaration of function 'gcrUncollapse' gcrShwFlgs.c: In function 'GCRShow': gcrShwFlgs.c:126: warning: implicit declaration of function 'Lookup' gcrShwFlgs.c: In function 'gcrDumpChannel': gcrShwFlgs.c:213: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'struct GCRChannel *' --- linking libgcr.o rm -f libgcr.o ld -r gcrChannel.o gcrColl.o gcrDebug.o gcrEdge.o gcrFeas.o gcrFlags.o gcrInit.o gcrLib.o gcrRiver.o gcrRoute.o gcrShwFlgs.o gcrUnsplit.o -o libgcr.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/gcr' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' --- compiling tcltk/tclmagic.o rm -f tclmagic.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DMAGIC_DATE="\"`date`\"" -c tclmagic.c tclmagic.c: In function '_tcl_dispatch': tclmagic.c:385: warning: implicit declaration of function 'TxTclDispatch' tclmagic.c: In function '_tk_dispatch': tclmagic.c:404: warning: unused variable 'tkpath' tclmagic.c: In function '_magic_initialize': tclmagic.c:491: warning: implicit declaration of function 'mainInitBeforeArgs' tclmagic.c:492: warning: implicit declaration of function 'mainDoArgs' tclmagic.c:500: warning: implicit declaration of function 'mainInitAfterArgs' tclmagic.c:475: warning: unused variable 'result' tclmagic.c:471: warning: unused variable 'i' tclmagic.c: In function '_magic_startup': tclmagic.c:550: warning: implicit declaration of function 'mainInitFinal' tclmagic.c: In function 'TxGetLinePfix': tclmagic.c:676: warning: unused variable 'charsStored' tclmagic.c: In function 'TxDispatch': tclmagic.c:740: warning: implicit declaration of function 'txGetFileCommand' tclmagic.c: In function 'Tcl_printf': tclmagic.c:818: warning: unused variable 'limit' tclmagic.c: In function 'TerminalInputProc': tclmagic.c:960: warning: unused variable 'i' tclmagic.c: In function '_tk_dispatch': tclmagic.c:405: warning: 'arg0' may be used uninitialized in this function --- linking libtcltk.o rm -f libtcltk.o ld -r tclmagic.o -o libtcltk.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/magic' --- compiling magic/magicTop.o rm -f magicTop.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DMAGIC_DATE="\"`date`\"" -c magicTop.c magicTop.c: In function 'main': magicTop.c:53: warning: implicit declaration of function 'magicMain' --- linking libmagic.o rm -f libmagic.o ld -r magicTop.o -o libmagic.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/magic' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2sim' --- compiling ext2sim/ext2sim.o rm -f ext2sim.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ext2sim.c ext2sim.c: In function 'CmdExtToSim': ext2sim.c:459: warning: implicit declaration of function 'EFInit' ext2sim.c:470: warning: implicit declaration of function 'EFDone' ext2sim.c:539: warning: implicit declaration of function 'EFReadFile' ext2sim.c:573: warning: implicit declaration of function 'efBuildAddStr' ext2sim.c:601: warning: implicit declaration of function 'EFFlatBuild' ext2sim.c:607: warning: implicit declaration of function 'EFVisitDevs' ext2sim.c:618: warning: implicit declaration of function 'EFVisitCaps' ext2sim.c:620: warning: implicit declaration of function 'EFVisitResists' ext2sim.c:622: warning: implicit declaration of function 'EFVisitNodes' ext2sim.c:624: warning: implicit declaration of function 'EFFlatDone' ext2sim.c:236: warning: unused variable 'f' ext2sim.c: In function 'simmainArgs': ext2sim.c:793: warning: unused variable 'cp' ext2sim.c: In function 'simdevVisit': ext2sim.c:996: warning: implicit declaration of function 'EFGetLengthAndWidth' ext2sim.c:1029: warning: implicit declaration of function 'simdevOutNode' ext2sim.c:1052: warning: implicit declaration of function 'simdevSubstrate' ext2sim.c:1057: warning: implicit declaration of function 'GeoScale' ext2sim.c: In function 'simdevSubstrate': ext2sim.c:1182: warning: suggest parentheses around && within || ext2sim.c:1193: warning: 'return' with no value, in function returning non-void ext2sim.c:1212: warning: implicit declaration of function 'EFHNOut' ext2sim.c: In function 'simdevOutNode': ext2sim.c:1322: warning: 'return' with no value, in function returning non-void ext2sim.c: In function 'simnodeVisit': ext2sim.c:1478: warning: implicit declaration of function 'EFHNIsGlob' ext2sim.c: In function 'simdevVisit': ext2sim.c:978: warning: 'drain' may be used uninitialized in this function ext2sim.c:978: warning: 'source' may be used uninitialized in this function --- linking libext2sim.o rm -f libext2sim.o ld -r ext2sim.o -o libext2sim.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2sim' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2spice' --- compiling ext2spice/ext2spice.o rm -f ext2spice.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c ext2spice.c ext2spice.c: In function 'CmdExtToSpice': ext2spice.c:600: warning: implicit declaration of function 'EFInit' ext2spice.c:610: warning: implicit declaration of function 'EFDone' ext2spice.c:655: warning: implicit declaration of function 'EFReadFile' ext2spice.c:688: warning: implicit declaration of function 'efBuildAddStr' ext2spice.c:733: warning: implicit declaration of function 'EFFlatBuild' ext2spice.c:748: warning: implicit declaration of function 'EFVisitSubcircuits' ext2spice.c:754: warning: implicit declaration of function 'EFVisitDevs' ext2spice.c:772: warning: implicit declaration of function 'EFVisitCaps' ext2spice.c:774: warning: implicit declaration of function 'EFVisitResists' ext2spice.c:777: warning: implicit declaration of function 'EFVisitNodes' ext2spice.c:783: warning: implicit declaration of function 'printSubcktDict' ext2spice.c:785: warning: implicit declaration of function 'EFFlatDone' ext2spice.c:295: warning: unused variable 'f' ext2spice.c: In function 'spcmainArgs': ext2spice.c:978: warning: unused variable 'cp' ext2spice.c: In function 'subcktVisit': ext2spice.c:1235: warning: implicit declaration of function 'spcdevOutNode' ext2spice.c: In function 'topVisit': ext2spice.c:1344: warning: suggest parentheses around assignment used as truth value ext2spice.c:1363: warning: suggest parentheses around assignment used as truth value ext2spice.c:1381: warning: suggest parentheses around assignment used as truth value ext2spice.c: In function 'esOutputResistor': ext2spice.c:1469: warning: implicit declaration of function 'GeoScale' ext2spice.c:1439: warning: unused variable 'devchar' ext2spice.c: In function 'spcdevVisit': ext2spice.c:1547: warning: implicit declaration of function 'EFGetLengthAndWidth' ext2spice.c:1876: warning: implicit declaration of function 'spcnAPHier' ext2spice.c:1881: warning: implicit declaration of function 'spcnAP' ext2spice.c: In function 'spcdevSubstrate': ext2spice.c:1960: warning: suggest parentheses around && within || ext2spice.c: In function 'spcnAP': ext2spice.c:2013: warning: 'return' with no value, in function returning non-void ext2spice.c:2032: warning: 'return' with no value, in function returning non-void ext2spice.c: In function 'spcdevOutNode': ext2spice.c:2120: warning: 'return' with no value, in function returning non-void ext2spice.c: In function 'spcnodeVisit': ext2spice.c:2248: warning: suggest parentheses around && within || ext2spice.c:2251: warning: implicit declaration of function 'EFHNSprintf' ext2spice.c:2229: warning: unused variable 'nn' ext2spice.c: In function 'nodeVisitDebug': ext2spice.c:2290: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'float *' ext2spice.c:2284: warning: unused variable 'ap' ext2spice.c:2283: warning: unused variable 'fmt' ext2spice.c:2281: warning: unused variable 'nn' ext2spice.c: In function 'nodeSpiceName': ext2spice.c:2342: warning: implicit declaration of function 'nodeHspiceName' ext2spice.c: In function 'EFHNSprintf': ext2spice.c:2386: warning: suggest parentheses around assignment used as truth value ext2spice.c: In function 'efHNSprintfPrefix': ext2spice.c:2411: warning: suggest parentheses around assignment used as truth value ext2spice.c:2405: warning: unused variable 'c' ext2spice.c: In function 'printSubcktDict': ext2spice.c:2528: warning: format '%d' expects type 'int', but argument 4 has type 'char *' ext2spice.c:2517: warning: unused variable 'hs' ext2spice.c: In function 'update_w': ext2spice.c:2894: warning: control reaches end of non-void function ext2spice.c: In function 'printSubcktDict': ext2spice.c:2529: warning: control reaches end of non-void function ext2spice.c: In function 'nodeHspiceName': ext2spice.c:2495: warning: control reaches end of non-void function ext2spice.c: In function 'EFHNSprintf': ext2spice.c:2399: warning: control reaches end of non-void function ext2spice.c: In function 'spcnAPHier': ext2spice.c:2084: warning: control reaches end of non-void function ext2spice.c: In function 'devMergeVisit': ext2spice.c:2729: warning: 'm' may be used uninitialized in this function ext2spice.c: In function 'spcdevVisit': ext2spice.c:1528: warning: 'drain' may be used uninitialized in this function ext2spice.c:1528: warning: 'source' may be used uninitialized in this function ext2spice.c:1534: warning: 'devchar' may be used uninitialized in this function --- linking libext2spice.o rm -f libext2spice.o ld -r ext2spice.o -o libext2spice.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2spice' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/net2ir' --- compiling net2ir/net2ir.o rm -f net2ir.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -c net2ir.c net2ir.c: In function 'main': net2ir.c:122: warning: suggest parentheses around assignment used as truth value --- linking libnet2ir.o rm -f libnet2ir.o ld -r net2ir.o -o libnet2ir.o make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/net2ir' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' make[2]: Nothing to be done for `module'. make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' --- making Tcl shared libraries for dir in magic ext2sim ext2spice net2ir tcltk; do \ (cd $dir && /usr/bin/make tcl-main); done make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/magic' --- making magic Tcl library (tclmagic.so) sed -e /CAD_DIR/s%CAD_DIR%/usr/lib64%g proto.magicrc.m4 | \ /usr/bin/m4 -DX11 -DXLIB -DOGL -DNDEBUG -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DMAGIC_DATE="\"`date`\"" > proto.magicrc rm -f tclmagic.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -o tclmagic.so -shared -Wl,-soname,tclmagic.so -Wl,--version-script=../magic/symbol.map \ ../cmwind/libcmwind.o ../commands/libcommands.o ../database/libdatabase.o ../dbwind/libdbwind.o ../drc/libdrc.o ../debug/libdebug.o ../extract/libextract.o ../graphics/libgraphics.o ../select/libselect.o ../textio/libtextio.o ../tiles/libtiles.o ../windows/libwindows.o ../wiring/libwiring.o ../resis/libresis.o ../sim/libsim.o ../netmenu/libnetmenu.o ../plow/libplow.o ../utils/libutils.o ../calma/libcalma.o ../cif/libcif.o ../plot/libplot.o ../lef/liblef.o ../extflat/libextflat.o ../garouter/libgarouter.o ../mzrouter/libmzrouter.o ../router/librouter.o ../irouter/libirouter.o ../grouter/libgrouter.o ../gcr/libgcr.o ../tcltk/libtcltk.o -lc -lX11 -lGLU -lGL -lXi -lXmu -lXext -lm -lstdc++ -L/usr/lib64 -lm make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/magic' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2sim' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" ext2sim.c -c -o simwrap.o ext2sim.c: In function 'CmdExtToSim': ext2sim.c:459: warning: implicit declaration of function 'EFInit' ext2sim.c:470: warning: implicit declaration of function 'EFDone' ext2sim.c:539: warning: implicit declaration of function 'EFReadFile' ext2sim.c:573: warning: implicit declaration of function 'efBuildAddStr' ext2sim.c:601: warning: implicit declaration of function 'EFFlatBuild' ext2sim.c:607: warning: implicit declaration of function 'EFVisitDevs' ext2sim.c:618: warning: implicit declaration of function 'EFVisitCaps' ext2sim.c:620: warning: implicit declaration of function 'EFVisitResists' ext2sim.c:622: warning: implicit declaration of function 'EFVisitNodes' ext2sim.c:624: warning: implicit declaration of function 'EFFlatDone' ext2sim.c:236: warning: unused variable 'f' ext2sim.c: In function 'simmainArgs': ext2sim.c:793: warning: unused variable 'cp' ext2sim.c: In function 'simdevVisit': ext2sim.c:996: warning: implicit declaration of function 'EFGetLengthAndWidth' ext2sim.c:1029: warning: implicit declaration of function 'simdevOutNode' ext2sim.c:1052: warning: implicit declaration of function 'simdevSubstrate' ext2sim.c:1057: warning: implicit declaration of function 'GeoScale' ext2sim.c: In function 'simdevSubstrate': ext2sim.c:1182: warning: suggest parentheses around && within || ext2sim.c:1193: warning: 'return' with no value, in function returning non-void ext2sim.c:1212: warning: implicit declaration of function 'EFHNOut' ext2sim.c: In function 'simdevOutNode': ext2sim.c:1322: warning: 'return' with no value, in function returning non-void ext2sim.c: In function 'simnodeVisit': ext2sim.c:1478: warning: implicit declaration of function 'EFHNIsGlob' ext2sim.c: In function 'simdevVisit': ext2sim.c:978: warning: 'drain' may be used uninitialized in this function ext2sim.c:978: warning: 'source' may be used uninitialized in this function --- making exttosim Tcl library (exttosim.so) rm -f exttosim.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -o exttosim.so -shared -Wl,-soname,exttosim.so -Wl,--version-script=../magic/symbol.map simwrap.o \ ../extflat/libextflat.o -lc -lm make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2sim' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2spice' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" ext2spice.c -c -o spicewrap.o ext2spice.c: In function 'CmdExtToSpice': ext2spice.c:600: warning: implicit declaration of function 'EFInit' ext2spice.c:610: warning: implicit declaration of function 'EFDone' ext2spice.c:655: warning: implicit declaration of function 'EFReadFile' ext2spice.c:688: warning: implicit declaration of function 'efBuildAddStr' ext2spice.c:733: warning: implicit declaration of function 'EFFlatBuild' ext2spice.c:748: warning: implicit declaration of function 'EFVisitSubcircuits' ext2spice.c:754: warning: implicit declaration of function 'EFVisitDevs' ext2spice.c:772: warning: implicit declaration of function 'EFVisitCaps' ext2spice.c:774: warning: implicit declaration of function 'EFVisitResists' ext2spice.c:777: warning: implicit declaration of function 'EFVisitNodes' ext2spice.c:783: warning: implicit declaration of function 'printSubcktDict' ext2spice.c:785: warning: implicit declaration of function 'EFFlatDone' ext2spice.c:295: warning: unused variable 'f' ext2spice.c: In function 'spcmainArgs': ext2spice.c:978: warning: unused variable 'cp' ext2spice.c: In function 'subcktVisit': ext2spice.c:1235: warning: implicit declaration of function 'spcdevOutNode' ext2spice.c: In function 'topVisit': ext2spice.c:1344: warning: suggest parentheses around assignment used as truth value ext2spice.c:1363: warning: suggest parentheses around assignment used as truth value ext2spice.c:1381: warning: suggest parentheses around assignment used as truth value ext2spice.c: In function 'esOutputResistor': ext2spice.c:1469: warning: implicit declaration of function 'GeoScale' ext2spice.c:1439: warning: unused variable 'devchar' ext2spice.c: In function 'spcdevVisit': ext2spice.c:1547: warning: implicit declaration of function 'EFGetLengthAndWidth' ext2spice.c:1876: warning: implicit declaration of function 'spcnAPHier' ext2spice.c:1881: warning: implicit declaration of function 'spcnAP' ext2spice.c: In function 'spcdevSubstrate': ext2spice.c:1960: warning: suggest parentheses around && within || ext2spice.c: In function 'spcnAP': ext2spice.c:2013: warning: 'return' with no value, in function returning non-void ext2spice.c:2032: warning: 'return' with no value, in function returning non-void ext2spice.c: In function 'spcdevOutNode': ext2spice.c:2120: warning: 'return' with no value, in function returning non-void ext2spice.c: In function 'spcnodeVisit': ext2spice.c:2248: warning: suggest parentheses around && within || ext2spice.c:2251: warning: implicit declaration of function 'EFHNSprintf' ext2spice.c:2229: warning: unused variable 'nn' ext2spice.c: In function 'nodeVisitDebug': ext2spice.c:2290: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'float *' ext2spice.c:2284: warning: unused variable 'ap' ext2spice.c:2283: warning: unused variable 'fmt' ext2spice.c:2281: warning: unused variable 'nn' ext2spice.c: In function 'nodeSpiceName': ext2spice.c:2342: warning: implicit declaration of function 'nodeHspiceName' ext2spice.c: In function 'EFHNSprintf': ext2spice.c:2386: warning: suggest parentheses around assignment used as truth value ext2spice.c: In function 'efHNSprintfPrefix': ext2spice.c:2411: warning: suggest parentheses around assignment used as truth value ext2spice.c:2405: warning: unused variable 'c' ext2spice.c: In function 'printSubcktDict': ext2spice.c:2528: warning: format '%d' expects type 'int', but argument 4 has type 'char *' ext2spice.c:2517: warning: unused variable 'hs' ext2spice.c: In function 'update_w': ext2spice.c:2894: warning: control reaches end of non-void function ext2spice.c: In function 'printSubcktDict': ext2spice.c:2529: warning: control reaches end of non-void function ext2spice.c: In function 'nodeHspiceName': ext2spice.c:2495: warning: control reaches end of non-void function ext2spice.c: In function 'EFHNSprintf': ext2spice.c:2399: warning: control reaches end of non-void function ext2spice.c: In function 'spcnAPHier': ext2spice.c:2084: warning: control reaches end of non-void function ext2spice.c: In function 'devMergeVisit': ext2spice.c:2729: warning: 'm' may be used uninitialized in this function ext2spice.c: In function 'spcdevVisit': ext2spice.c:1528: warning: 'drain' may be used uninitialized in this function ext2spice.c:1528: warning: 'source' may be used uninitialized in this function ext2spice.c:1534: warning: 'devchar' may be used uninitialized in this function --- making exttospice Tcl library (exttospice.so) rm -f exttospice.so gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -o exttospice.so -shared -Wl,-soname,exttospice.so -Wl,--version-script=../magic/symbol.map spicewrap.o \ ../extflat/libextflat.o -lc -lm make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/ext2spice' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/net2ir' echo "Nothing to do here" Nothing to do here make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/net2ir' make[2]: Entering directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DMAGIC_DATE="\"`date`\"" magicexec.c -o magicexec \ -ltk8.4 -ltcl8.4 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I. -I.. -DCAD_DIR=\"/usr/lib64\" -DBIN_DIR=\"/usr/bin\" -DTCL_DIR=\"/usr/lib64/magic/tcl\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DMAGIC_VERSION=\"7.4\" -DMAGIC_REVISION=\"35\" -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 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DWORDS_BIGENDIAN=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_ROUND=1 -DHAVE_ROUNDF=1 -DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 -DNONMANHATTAN=1 -DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 -DSYSV=1 -DISC=1 -DNDEBUG -DGCORE=\"no\" -DSHDLIB_EXT=\".so\" -DMAGIC_DATE="\"`date`\"" magicdnull.c -o magicdnull \ -ltk8.4 -ltcl8.4 sed -e /TCL_DIR/s%TCL_DIR%/usr/lib64/magic/tcl%g \ -e /SHDLIB_EXT/s%SHDLIB_EXT%.so%g magic.tcl.in > magic.tcl sed -e /TCL_DIR/s%TCL_DIR%/usr/lib64/magic/tcl%g \ -e /TCLLIB_DIR/s%TCLLIB_DIR%/usr/lib64%g \ -e /WISH_EXE/s%WISH_EXE%/usr/bin/wish%g magic.sh.in > magic.sh make[2]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35/tcltk' make[1]: Leaving directory `/builddir/build/BUILD/magic-7.4.35/magic-7.4.35' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.90054 + umask 022 + cd /builddir/build/BUILD + cd magic-7.4.35 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder + cd magic-7.4.35 + /usr/bin/make install DESTDIR=/var/tmp/magic-7.4.35-5.fc7-root-kojibuilder 'INSTALL=/usr/bin/install -c -p' 'CP=/bin/cp -p' --- installing executable to /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/bin --- installing runtime files to /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64 + desktop-file-install --vendor fedora --add-category X-Fedora --add-category Engineering --dir /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/applications/ /builddir/build/SOURCES/magic.desktop /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/applications/fedora-magic.desktop: warning: boolean key "Terminal" has value "0", boolean values should be "false" or "true", although "0" and "1" are allowed in this field for backwards compatibility /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/applications/fedora-magic.desktop: warning: file contains key "TerminalOptions", usage of this key is not recommended, since it has been deprecated + /bin/cp -p README README.Tcl TODO VERSION .. + /bin/mkdir -p /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-7.4.35 + /bin/cp -pr /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/doc/ /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tutorial .. + /bin/rm -rf /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/doc/ /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tutorial + /bin/rm -f doc/html/Makefile + chmod -x /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/console.tcl + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/magic-7.4.35 extracting debug info from /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/exttospice.so extracting debug info from /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/exttosim.so extracting debug info from /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/magicdnull extracting debug info from /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/tclmagic.so extracting debug info from /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/lib64/magic/tcl/magicexec 12672 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: magic-7.4.35-5.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.18417 + umask 022 + cd /builddir/build/BUILD + cd magic-7.4.35 + DOCDIR=/var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-7.4.35 + export DOCDIR + rm -rf /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-7.4.35 + /bin/mkdir -p /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-7.4.35 + cp -pr README README.Tcl TODO VERSION /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-7.4.35 + exit 0 Provides: exttosim.so()(64bit) exttosim.so(MAGIC_7.3)(64bit) exttospice.so()(64bit) exttospice.so(MAGIC_7.3)(64bit) tclmagic.so()(64bit) tclmagic.so(MAGIC_7.3)(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/awk /bin/sh /usr/bin/wish libGL.so.1()(64bit) libGLU.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libXmu.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libtcl8.4.so()(64bit) libtk8.4.so()(64bit) redhat-artwork rtld(GNU_HASH) tcsh Processing files: magic-doc-7.4.35-5.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.18417 + umask 022 + cd /builddir/build/BUILD + cd magic-7.4.35 + DOCDIR=/var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-doc-7.4.35 + export DOCDIR + rm -rf /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-doc-7.4.35 + /bin/mkdir -p /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-doc-7.4.35 + cp -pr doc/ tutorial/ /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder/usr/share/doc/magic-doc-7.4.35 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: magic = 7.4.35-5.fc7 Processing files: magic-debuginfo-7.4.35-5.fc7 Provides: exttosim.so.debug()(64bit) exttospice.so.debug()(64bit) tclmagic.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/magic-7.4.35-5.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/magic-doc-7.4.35-5.fc7.ppc64.rpm Wrote: /builddir/build/RPMS/magic-debuginfo-7.4.35-5.fc7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81084 + umask 022 + cd /builddir/build/BUILD + cd magic-7.4.35 + /bin/rm -rf /var/tmp/magic-7.4.35-5.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.81084 + umask 022 + cd /builddir/build/BUILD + rm -rf magic-7.4.35 + exit 0