>>> Building on exopi-1 under print/gv BDEPENDS = [x11/Xaw3d;converters/libiconv] DIST = [print/gv:gv-3.7.4.tar.gz] FULLPKGNAME = gv-3.7.4p0 RDEPENDS = [print/ghostscript/gnu;x11/Xaw3d;converters/libiconv] (Junk lock obtained for exopi-1 at 1713270321.64) >>> Running depends in print/gv at 1713270321.68 last junk was in graphics/alembic /usr/sbin/pkg_add -aI -Drepair Xaw3d-1.6.6 was: /usr/sbin/pkg_add -aI -Drepair Xaw3d-1.6.6 libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair Xaw3d-1.6.6 >>> Running show-prepare-results in print/gv at 1713270324.70 ===> print/gv ===> Building from scratch gv-3.7.4p0 ===> gv-3.7.4p0 depends on: libiconv-* -> libiconv-1.17 ===> gv-3.7.4p0 depends on: Xaw3d-* -> Xaw3d-1.6.6 ===> Verifying specs: ICE SM X11 Xext Xmu Xpm Xt c iconv m Xaw3d Xinerama ===> found ICE.11.0 SM.9.0 X11.18.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.100.0 iconv.7.1 m.10.1 Xaw3d.12.0 Xinerama.6.0 Xaw3d-1.6.6 libiconv-1.17 (Junk lock released for exopi-1 at 1713270325.50) distfiles size=759287 >>> Running build in print/gv at 1713270325.54 ===> print/gv ===> Checking files for gv-3.7.4p0 `/exopi-cvs/ports/distfiles/gv-3.7.4.tar.gz' is up to date. >> (SHA256) gv-3.7.4.tar.gz: OK ===> Extracting for gv-3.7.4p0 ===> Patching for gv-3.7.4p0 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix linking (needs libiconv) | |--- src/Makefile.in.orig Sun Mar 17 11:20:10 2013 |+++ src/Makefile.in Thu Jan 28 12:36:55 2016 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 415. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gv-3.7.4p0 ===> Configuring for gv-3.7.4p0 Using /exopi-obj/pobj/gv-3.7.4/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gv-3.7.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gv-3.7.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for canonicalize_file_name... no checking for getcwd... (cached) yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for gettimeofday... (cached) yes checking for lstat... (cached) yes checking for mkstemp... (cached) yes checking for pathconf... (cached) yes checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/time.h... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for struct timeval... yes checking whether gettimeofday is declared without a macro... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether lstat correctly handles trailing slash... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for uid_t in sys/types.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether imaxabs is declared without a macro... (cached) yes checking whether imaxdiv is declared without a macro... (cached) yes checking whether strtoimax is declared without a macro... (cached) yes checking whether strtoumax is declared without a macro... (cached) yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... (cached) yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether setstate_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... no checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for sqrt in -lm... (cached) yes checking for yywrap in -lfl... (cached) yes checking for iconv_open in -liconv... no checking for zlib.h... (cached) yes checking for gzopen in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzopen in -lbz2... yes checking zio.h usability... no checking zio.h presence... no checking for zio.h... no checking for SIGCLD... no checking for SIGCHLD... yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for ftello... (cached) yes checking for fseeko... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for _LARGEFILE_SOURCE value needed for large files... no Enabling LFS. checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for XOpenDisplay in -lX11... (cached) yes checking for main in -lICE... (cached) yes checking for main in -lSM... (cached) yes checking for main in -lXext... (cached) yes checking for XtOpenDisplay in -lXt... yes checking for main in -lXmu... (cached) yes checking for main in -lXpm... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking for XawInitializeWidgetSet in -lXaw3d... yes checking for SimplePart.international... yes checking for main in -lXinerama... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/ac_config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for gv-3.7.4p0 Making all in lib rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < .././arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < .././c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f errno.h-t errno.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' < ./errno.in.h; } > errno.h-t && mv errno.h-t errno.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < .././warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f inttypes.h-t inttypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''PRI_MACROS_BROKEN''@/0/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''PRIPTR_PREFIX''@/"l"/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./inttypes.in.h; } > inttypes.h-t && mv inttypes.h-t inttypes.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' -e 's|@''GNULIB_SIGPROCMASK''@|0|g' -e 's|@''GNULIB_SIGACTION''@|0|g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's|@''GNULIB__EXIT''@|0|g' -e 's|@''GNULIB_ATOLL''@|0|g' -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''GNULIB_GETLOADAVG''@|0|g' -e 's|@''GNULIB_GETSUBOPT''@|0|g' -e 's|@''GNULIB_GRANTPT''@|0|g' -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' -e 's|@''GNULIB_MBTOWC''@|0|g' -e 's|@''GNULIB_MKDTEMP''@|1|g' -e 's|@''GNULIB_MKOSTEMP''@|0|g' -e 's|@''GNULIB_MKOSTEMPS''@|0|g' -e 's|@''GNULIB_MKSTEMP''@|1|g' -e 's|@''GNULIB_MKSTEMPS''@|0|g' -e 's|@''GNULIB_PTSNAME''@|0|g' -e 's|@''GNULIB_PUTENV''@|0|g' -e 's|@''GNULIB_RANDOM_R''@|0|g' -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' -e 's|@''GNULIB_REALPATH''@|1|g' -e 's|@''GNULIB_RPMATCH''@|0|g' -e 's|@''GNULIB_SETENV''@|0|g' -e 's|@''GNULIB_STRTOD''@|0|g' -e 's|@''GNULIB_STRTOLL''@|0|g' -e 's|@''GNULIB_STRTOULL''@|0|g' -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' -e 's|@''GNULIB_UNLOCKPT''@|0|g' -e 's|@''GNULIB_UNSETENV''@|0|g' -e 's|@''GNULIB_WCTOMB''@|0|g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''GNULIB_FCHMODAT''@|0|g' -e 's|@''GNULIB_FSTATAT''@|0|g' -e 's|@''GNULIB_FUTIMENS''@|0|g' -e 's|@''GNULIB_LCHMOD''@|0|g' -e 's|@''GNULIB_LSTAT''@|1|g' -e 's|@''GNULIB_MKDIRAT''@|0|g' -e 's|@''GNULIB_MKFIFO''@|0|g' -e 's|@''GNULIB_MKFIFOAT''@|0|g' -e 's|@''GNULIB_MKNOD''@|0|g' -e 's|@''GNULIB_MKNODAT''@|0|g' -e 's|@''GNULIB_STAT''@|1|g' -e 's|@''GNULIB_UTIMENSAT''@|0|g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's|@''GNULIB_MKTIME''@|0|g' -e 's|@''GNULIB_NANOSLEEP''@|0|g' -e 's|@''GNULIB_STRPTIME''@|0|g' -e 's|@''GNULIB_TIMEGM''@|0|g' -e 's|@''GNULIB_TIME_R''@|0|g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_DUP3''@|0|g' -e 's|@''GNULIB_ENVIRON''@|0|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FACCESSAT''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FCHOWNAT''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' -e 's|@''GNULIB_GETGROUPS''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|0|g' -e 's|@''GNULIB_GETLOGIN''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|0|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LINKAT''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_PIPE''@|0|g' -e 's|@''GNULIB_PIPE2''@|0|g' -e 's|@''GNULIB_PREAD''@|0|g' -e 's|@''GNULIB_PWRITE''@|0|g' -e 's|@''GNULIB_READ''@|0|g' -e 's|@''GNULIB_READLINK''@|1|g' -e 's|@''GNULIB_READLINKAT''@|0|g' -e 's|@''GNULIB_RMDIR''@|0|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_SYMLINK''@|0|g' -e 's|@''GNULIB_SYMLINKAT''@|0|g' -e 's|@''GNULIB_TTYNAME_R''@|0|g' -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' -e 's|@''GNULIB_UNISTD_H_NONBLOCKING''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' -e 's|@''GNULIB_UNLINK''@|0|g' -e 's|@''GNULIB_UNLINKAT''@|0|g' -e 's|@''GNULIB_USLEEP''@|0|g' -e 's|@''GNULIB_WRITE''@|0|g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive cc -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c mv -f .deps/malloca.Tpo .deps/malloca.Po cc -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT canonicalize-lgpl.o -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c -o canonicalize-lgpl.o canonicalize-lgpl.c mv -f .deps/canonicalize-lgpl.Tpo .deps/canonicalize-lgpl.Po cc -DHAVE_CONFIG_H -I. -I../src -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c mv -f .deps/tempname.Tpo .deps/tempname.Po rm -f libgnu.a ar cru libgnu.a malloca.o canonicalize-lgpl.o tempname.o ranlib libgnu.a Making all in src creating gv_intern_res_unix.dat creating gv_intern_res_unix.h creating gv_make_res.dat creating gv_class.ad cp ./gv_copyright.dat gv_class.ad chmod u+w gv_class.ad creating gv_class.h /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Aaa.o -MD -MP -MF .deps/Aaa.Tpo -c -o Aaa.o Aaa.c Aaa.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ 1 warning generated. mv -f .deps/Aaa.Tpo .deps/Aaa.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Aaa_bison.o -MD -MP -MF .deps/Aaa_bison.Tpo -c -o Aaa_bison.o Aaa_bison.c Aaa_bison.c:431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyparse(YYPARSE_PARAM) ^ Aaa_bison.c:9:17: note: expanded from macro 'yyparse' #define yyparse layout_parse ^ 1 warning generated. mv -f .deps/Aaa_bison.Tpo .deps/Aaa_bison.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Aaa_lex.o -MD -MP -MF .deps/Aaa_lex.Tpo -c -o Aaa_lex.o Aaa_lex.c Aaa_lex.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_scan_error(s,layoutConverterStructP) ^ Aaa_lex.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] layout_lex(v,layoutConverterStructP) ^ 2 warnings generated. mv -f .deps/Aaa_lex.Tpo .deps/Aaa_lex.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Button.o -MD -MP -MF .deps/Button.Tpo -c -o Button.o Button.c Button.c:188:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ Button.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ Button.c:218:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetHighlightedBackgroundGC(bw) ^ Button.c:234:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void GetSetBackgroundGC(bw) ^ Button.c:251:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintButtonWidget(w, event, region) ^ Button.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ButtonReset(w,event,params,num_params) ^ 6 warnings generated. mv -f .deps/Button.Tpo .deps/Button.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Clip.o -MD -MP -MF .deps/Clip.Tpo -c -o Clip.o Clip.c Clip.c:184:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Realize (gw, valueMask, attributes) ^ 1 warning generated. mv -f .deps/Clip.Tpo .deps/Clip.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT FileSel.o -MD -MP -MF .deps/FileSel.Tpo -c -o FileSel.o FileSel.c mv -f .deps/FileSel.Tpo .deps/FileSel.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Frame.o -MD -MP -MF .deps/Frame.Tpo -c -o Frame.o Frame.c mv -f .deps/Frame.Tpo .deps/Frame.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Ghostview.o -MD -MP -MF .deps/Ghostview.Tpo -c -o Ghostview.o Ghostview.c Ghostview.c:695:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(class) ^ Ghostview.c:1671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GhostviewDrawRectangle(w,x,y,width,height) ^ 2 warnings generated. mv -f .deps/Ghostview.Tpo .deps/Ghostview.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT MButton.o -MD -MP -MF .deps/MButton.Tpo -c -o MButton.o MButton.c mv -f .deps/MButton.Tpo .deps/MButton.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Switch.o -MD -MP -MF .deps/Switch.Tpo -c -o Switch.o Switch.c Switch.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SwitchToggle(w,event,params,num_params) ^ Switch.c:159:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SwitchIsSet(w) ^ 2 warnings generated. mv -f .deps/Switch.Tpo .deps/Switch.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Vlist.o -MD -MP -MF .deps/Vlist.Tpo -c -o Vlist.o Vlist.c Vlist.c:288:49: warning: use of unary operator that may be intended as compound assignment (-=) if (!nvw->vlist.entries) nvw->vlist.entries =- 1; ^~ 1 warning generated. mv -f .deps/Vlist.Tpo .deps/Vlist.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c mv -f .deps/actions.Tpo .deps/actions.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c mv -f .deps/callbacks.Tpo .deps/callbacks.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT confirm.o -MD -MP -MF .deps/confirm.Tpo -c -o confirm.o confirm.c mv -f .deps/confirm.Tpo .deps/confirm.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT dialog.o -MD -MP -MF .deps/dialog.Tpo -c -o dialog.o dialog.c mv -f .deps/dialog.Tpo .deps/dialog.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT doc_misc.o -MD -MP -MF .deps/doc_misc.Tpo -c -o doc_misc.o doc_misc.c doc_misc.c:60:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_scanFile(fPP,docP,filename,filename_raw,filename_dscP,cmd_scan_pdf,filename_uncP,cmd_uncompress,scanstyle,gv_gs_safeDir) ^ doc_misc.c:109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_putPageInRange(d,pagenumber) ^ doc_misc.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_mediaIsOk (d,pagenumber,m) ^ doc_misc.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_boundingBoxOfPage(d,pagenumber,llxP,llyP,urxP,uryP) ^ doc_misc.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_preferredMediaOfPage(d,pagenumber,llxP,llyP,urxP,uryP) ^ doc_misc.c:260:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_preferredOrientationOfPage(d,page) ^ doc_misc.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_convStringToPage(d,pageLabel) ^ doc_misc.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_convDocOrientToXtOrient(orientation,swapLandscape) ^ doc_misc.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_convStringToDocOrient(ostr) ^ doc_misc.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] doc_convStringToPageMedia(d,mstr) ^ 10 warnings generated. mv -f .deps/doc_misc.Tpo .deps/doc_misc.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c error.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] open_fail_error(errornumber,error_str,file_name,show) ^ 1 warning generated. mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c mv -f .deps/info.Tpo .deps/info.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT magmenu.o -MD -MP -MF .deps/magmenu.Tpo -c -o magmenu.o magmenu.c magmenu.c:63:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void magmenu_freeMagMenuEntries(entries) ^ magmenu.c:89:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MagMenuEntry *magmenu_parseMagMenuEntries(s) ^ magmenu.c:158:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] magmenu_a_magMenu (w, event, params, num_params) ^ 3 warnings generated. mv -f .deps/magmenu.Tpo .deps/magmenu.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:1383:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void main_createMenu(m,list,numP) ^ main.c:1419:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void main_setInternResource(db,sP,name) ^ main.c:1435:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void main_setGhostscriptResources(db) ^ main.c:1489:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void main_setResolutions(query) ^ 4 warnings generated. mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT media.o -MD -MP -MF .deps/media.Tpo -c -o media.o media.c media.c:56:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void media_freeMedias(medias) ^ media.c:82:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Media *media_parseMedias(s) ^ media.c:146:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int media_numMedias(medias) ^ 3 warnings generated. mv -f .deps/media.Tpo .deps/media.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT miscmenu.o -MD -MP -MF .deps/miscmenu.Tpo -c -o miscmenu.o miscmenu.c miscmenu.c:82:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void miscmenu_freeMiscMenuEntries(entries) ^ miscmenu.c:107:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MiscMenuEntry *miscmenu_parseMiscMenuEntries(s) ^ miscmenu.c:164:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void miscmenu_a_miscMenu(w, event, params, num_params) ^ 3 warnings generated. mv -f .deps/miscmenu.Tpo .deps/miscmenu.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT misc_private.o -MD -MP -MF .deps/misc_private.Tpo -c -o misc_private.o misc_private.c misc_private.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_label(widget,text) ^ 1 warning generated. mv -f .deps/misc_private.Tpo .deps/misc_private.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o note.c mv -f .deps/note.Tpo .deps/note.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT options_fs.o -MD -MP -MF .deps/options_fs.Tpo -c -o options_fs.o options_fs.c mv -f .deps/options_fs.Tpo .deps/options_fs.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT options_gs.o -MD -MP -MF .deps/options_gs.Tpo -c -o options_gs.o options_gs.c mv -f .deps/options_gs.Tpo .deps/options_gs.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT options_gv.o -MD -MP -MF .deps/options_gv.Tpo -c -o options_gv.o options_gv.c mv -f .deps/options_gv.Tpo .deps/options_gv.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT options_setup.o -MD -MP -MF .deps/options_setup.Tpo -c -o options_setup.o options_setup.c mv -f .deps/options_setup.Tpo .deps/options_setup.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c mv -f .deps/process.Tpo .deps/process.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT popup.o -MD -MP -MF .deps/popup.Tpo -c -o popup.o popup.c mv -f .deps/popup.Tpo .deps/popup.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT ps.o -MD -MP -MF .deps/ps.Tpo -c -o ps.o ps.c mv -f .deps/ps.Tpo .deps/ps.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT resource.o -MD -MP -MF .deps/resource.Tpo -c -o resource.o resource.c resource.c:688:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *resource_getResource(db,app_class,app_name,name_val,class_val) ^ resource.c:722:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int resource_checkGeometryResource(dbP,app_class,app_name) ^ resource.c:780:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int resource_checkResources(app_name,v,vc) ^ resource.c:864:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char* resource_mergeFileIntoDatabase(dbP,name) ^ 4 warnings generated. mv -f .deps/resource.Tpo .deps/resource.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT save.o -MD -MP -MF .deps/save.Tpo -c -o save.o save.c save.c:314:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] save_saveFile(sd) ^ 1 warning generated. mv -f .deps/save.Tpo .deps/save.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT scale.o -MD -MP -MF .deps/scale.Tpo -c -o scale.o scale.c scale.c:61:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void scale_freeScales(scales) ^ scale.c:87:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scale *scale_parseScales(s) ^ scale.c:173:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int scale_checkScaleNum(scales,s) ^ scale.c:193:42: warning: for loop has empty body [-Wempty-body] for (j=0; scales[j] && (n != j); j++); if (!scales[j]) n=-1; ^ scale.c:193:42: note: put the semicolon on a separate line to silence this warning scale.c:211:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void scale_getScreenSize(display,screen,db,app_class,app_name,widthP,heightP) ^ scale.c:259:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void scale_getScreenResourceName(display,name) ^ 6 warnings generated. mv -f .deps/scale.Tpo .deps/scale.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT secscanf.o -MD -MP -MF .deps/secscanf.Tpo -c -o secscanf.o secscanf.c mv -f .deps/secscanf.Tpo .deps/secscanf.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT gv_signal.o -MD -MP -MF .deps/gv_signal.Tpo -c -o gv_signal.o gv_signal.c mv -f .deps/gv_signal.Tpo .deps/gv_signal.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT widgets_misc.o -MD -MP -MF .deps/widgets_misc.Tpo -c -o widgets_misc.o widgets_misc.c widgets_misc.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_setSelectedBitmap(w,on) ^ widgets_misc.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_setToggle(w,value) ^ widgets_misc.c:124:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_createLabeledLineTextField(name, parent) ^ widgets_misc.c:185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_createLabeledTextField(name, parent) ^ widgets_misc.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_getText(w) ^ widgets_misc.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_setText(w,value) ^ widgets_misc.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] widgets_preferButton(w,prefer) ^ 7 warnings generated. mv -f .deps/widgets_misc.Tpo .deps/widgets_misc.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT zoom.o -MD -MP -MF .deps/zoom.Tpo -c -o zoom.o zoom.c mv -f .deps/zoom.Tpo .deps/zoom.Po cc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/local/share/gv\" -I../lib -I../lib -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -MT Scrollbar.o -MD -MP -MF .deps/Scrollbar.Tpo -c -o Scrollbar.o Scrollbar.c Scrollbar.c:1018:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void Destroy (w) ^ 1 warning generated. mv -f .deps/Scrollbar.Tpo .deps/Scrollbar.Po cc -O2 -pipe -I/usr/local/include -DXAW_INTERNATIONALIZATION -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/local/lib -o gv Aaa.o Aaa_bison.o Aaa_lex.o Button.o Clip.o FileSel.o Frame.o Ghostview.o MButton.o Switch.o Vlist.o actions.o callbacks.o confirm.o dialog.o doc_misc.o error.o file.o info.o magmenu.o main.o media.o misc.o miscmenu.o misc_private.o note.o options.o options_fs.o options_gs.o options_gv.o options_setup.o process.o popup.o ps.o resource.o save.o scale.o secscanf.o gv_signal.o version.o widgets_misc.o zoom.o Scrollbar.o ../lib/libgnu.a -lXinerama -lXaw3d -lXpm -lXmu -lXt -lXext -lSM -lICE -lX11 -lfl -lm -L/usr/local/lib -L/usr/X11R6/lib -lXaw3d -lXmu -lXt -lX11 -liconv widgets_misc.c:135(widgets_misc.o:(widgets_createLabeledLineTextField)): warning: sprintf() is often misused, please use snprintf() version.c:225(version.o:(cb_popupVersionPopup)): warning: strcat() is almost always misused, please use strlcat() gv_signal.c:146(gv_signal.o:(signal_scb_updateFile)): warning: strcpy() is almost always misused, please use strlcpy() creating gv_user.ad creating gv_system.ad creating GV.ad cat ./gv-update-userconfig.in > gv-update-userconfig echo "__END__" >> gv-update-userconfig cat GV.ad >> gv-update-userconfig cat ./gv_misc_res.dat >> gv-update-userconfig creating GV sed -e 's/^[^!]/!&/' GV.ad > ../GV Making all in doc >>> Running package in print/gv at 1713270378.02 ===> print/gv ===> Faking installation for gv-3.7.4p0 Making install in lib /usr/bin/make install-recursive Making install in src /usr/bin/make install-am test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/bin" /exopi-obj/pobj/gv-3.7.4/bin/install -c -s -m 755 gv '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/bin' test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/bin" /exopi-obj/pobj/gv-3.7.4/bin/install -c -m 755 gv-update-userconfig '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/bin' test -z "/usr/local/lib/X11/app-defaults/" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/lib/X11/app-defaults/" /exopi-obj/pobj/gv-3.7.4/bin/install -c -m 644 ../GV '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/lib/X11/app-defaults/' mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/share/gv/safe-gs-workdir" chmod 755 "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/share/gv/safe-gs-workdir" test -z "/usr/local/share/gv" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/share/gv" /exopi-obj/pobj/gv-3.7.4/bin/install -c -m 644 gv_system.ad '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/share/gv' Making install in doc test -z "/usr/local/info" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/info" /exopi-obj/pobj/gv-3.7.4/bin/install -c -m 644 ./gv.info '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/info' '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/info/gv.info' test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/gv-3.7.4/bin/install -c -m 644 gv.1 gv-update-userconfig.1 '/exopi-obj/pobj/gv-3.7.4/fake-amd64/usr/local/man/man1' ===> Building package for gv-3.7.4p0 Create /exopi-cvs/ports/packages/amd64/all/gv-3.7.4p0.tgz Creating package gv-3.7.4p0 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|print/ghostscript/gnu checking dependencies|x11/Xaw3d checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/gv-3.7.4p0 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/gv-3.7.4p0.tgz >>> Running clean in print/gv at 1713270389.27 ===> print/gv ===> Cleaning for gv-3.7.4p0 >>> Ended at 1713270389.57 max_stuck=3.65/depends=3.03/show-prepare-results=0.83/build=52.49/package=11.24/clean=0.34