Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 299557 Details for
Bug 399753
app-text/gv-3.7.x doesn't compile with x11-libs/libXaw3d-1.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 39.69 KB, created by
Helmut Jarausch
on 2012-01-22 17:29:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2012-01-22 17:29:44 UTC
Size:
39.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-text/gv-3.7.3 >[32;01m * [39;49;00mRepository: local >[32;01m * [39;49;00mMaintainer: printing@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Checksum index is up-to-date ... >>>> Unpacking source... >>>> Unpacking gv-3.7.3.tar.gz to /var/tmp/portage/app-text/gv-3.7.3/work >>>> Source unpacked in /var/tmp/portage/app-text/gv-3.7.3/work >>>> Preparing source in /var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3 ... > [32;01m*[0m Applying gv-3.6.1-a0.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3 ... > * econf: updating gv-3.7.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gv-3.7.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-dependency-tracking --enable-scrollbar-code >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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 size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for canonicalize_file_name... yes >checking for getcwd... yes >checking for readlink... yes >checking for realpath... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for mkstemp... yes >checking for pathconf... yes >checking whether // is distinct from /... no >checking whether realpath works... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... 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... 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... __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... 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 <time.h>... yes >checking for alloca as a compiler built-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... yes >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... yes >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... yes >checking whether initstat_r is declared without a macro... no >checking whether srandom_r is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >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... yes >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... yes >checking whether euidaccess is declared without a macro... yes >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... yes >checking for yywrap in -lfl... yes >checking for iconv_open in -liconv... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... 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... yes >checking for SIGCHLD... yes >checking for setenv... yes >checking for unsetenv... yes >checking for ftello... yes >checking for fseeko... 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... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay in -lX11... yes >checking for main in -lICE... yes >checking for main in -lSM... yes >checking for main in -lXext... yes >checking for XtOpenDisplay in -lXt... yes >checking for main in -lXmu... yes >checking for main in -lXpm... yes >checking for XawInitializeWidgetSet in -lXaw3d... yes >checking for SimplePart.international... no > >**************************************************** >WARNING: international support has not been detected > in your version of Xaw3d. The UTF8-Support > of GNU gv has been disabled. >**************************************************** > >checking for main in -ldIsAbLeXinerama... no >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3 ... >make -j4 >Making all in lib >make[1]: Entering directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/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 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''@|<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''@|<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''@|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' \ > < ./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''@|<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''@|1|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 >/bin/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''@|<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 >/bin/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''@|<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''@|<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''@|<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 >make all-recursive >make[2]: Entering directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/lib' >make[3]: Entering directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=native -O2 -msse3 -pipe -c malloca.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -mtune=native -O2 -msse3 -pipe -c tempname.c >rm -f libgnu.a >ar cru libgnu.a malloca.o tempname.o >x86_64-pc-linux-gnu-ranlib libgnu.a >make[3]: Leaving directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/lib' >make[2]: Leaving directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/lib' >make[1]: Leaving directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/lib' >Making all in src >make[1]: Entering directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/src' >creating gv_make_res.dat >creating gv_intern_res_unix.dat >creating gv_intern_res_unix.h >creating gv_class.ad >cp ./gv_copyright.dat gv_class.ad >chmod u+w gv_class.ad >creating gv_class.h >make all-am >make[2]: Entering directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Aaa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Aaa_bison.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Aaa_lex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Button.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Clip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c FileSel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Frame.c >FileSel.c: In function 'SubDirSelectionProc': >FileSel.c:1709:7: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Ghostview.c >FileSel.c: In function 'SetDirectoryView': >FileSel.c:1370:26: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >FileSel.c:1400:4: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] >FileSel.c:1415:11: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >FileSel.c:1524:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >FileSel.c: In function 'SetIncompleteDirectoryView': >FileSel.c:1297:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >FileSel.c: In function 'Initialize': >FileSel.c:460:8: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c MButton.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Switch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Vlist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c actions.c >actions.c: In function 'clean_safe_tempdir': >actions.c:1074:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c callbacks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c confirm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c dialog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c doc_misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c info.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c magmenu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c media.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c miscmenu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c misc_private.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c note.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c options_fs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c options_gs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c options_gv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c options_setup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c process.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c popup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c ps.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c resource.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c save.c >ps.c: In function 'pscopyuntil': >ps.c:1932:35: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >ps.c:1947:32: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c scale.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c secscanf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c gv_signal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c widgets_misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c zoom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNON_BLOCKING_IO -DGV_CODE -DGV_LIBDIR=\"/usr/share/gv\" -I../lib -I../lib -g -mtune=native -O2 -msse3 -pipe -c Scrollbar.c >creating gv_user.ad >creating gv_system.ad >creating GV.ad >cat ./gv-update-userconfig.in > gv-update-userconfig >echo "__END__" >> gv-update-userconfig >Scrollbar.c: In function 'Redisplay': >Scrollbar.c:1009:4: error: too few arguments to function 'swclass->threeD_class.shadowdraw' >cat GV.ad >> gv-update-userconfig >cat ./gv_misc_res.dat >> gv-update-userconfig >make[2]: *** [Scrollbar.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: app-text/gv-3.7.3 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-text/gv-3.7.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-text/gv-3.7.3'. > [31;01m*[0m This ebuild is from an overlay named 'local': '/LOCAL/local/portage/' > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-text/gv-3.7.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/gv-3.7.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-text/gv-3.7.3/work/gv-3.7.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 399753
: 299557