Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909582 Details for
Bug 943853
dev-vcs/cvs-1.12.12-r15 - [libtool] [gcc-15] sighandle.c: error: too many arguments to function this->handler
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-vcs:cvs-1.12.12-r15:20241118-201051.log
dev-vcs:cvs-1.12.12-r15:20241118-201051.log (text/plain), 22.31 KB, created by
Toralf Förster
on 2024-11-18 21:13:13 UTC
(
hide
)
Description:
dev-vcs:cvs-1.12.12-r15:20241118-201051.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 21:13:13 UTC
Size:
22.31 KB
patch
obsolete
> * Package: dev-vcs/cvs-1.12.12-r15:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 crypt elibc_glibc kernel_linux nls pam server > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cvs-1.12.12.tar.bz2 to /var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work >>>> Source unpacked in /var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work >>>> Preparing source in /var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12 ... > * Applying cvs-1.12.12-cvsbug-tmpfix.patch ... > [ ok ] > * Applying cvs-1.12.12-openat.patch ... > [ ok ] > * Applying cvs-1.12.12-block-requests.patch ... > [ ok ] > * Applying cvs-1.12.12-cvs-gnulib-vasnprintf.patch ... >patching file lib/vasnprintf.c >Hunk #1 succeeded at 558 with fuzz 2 (offset -2827 lines). > [ ok ] > * Applying cvs-1.12.12-install-sh.patch ... > [ ok ] > * Applying cvs-1.12.12-hash-nameclash.patch ... > [ ok ] > * Applying cvs-1.12.12-getdelim.patch ... > [ ok ] > * Applying cvs-1.12.12-rcs2log-coreutils.patch ... > [ ok ] > * Applying cvs-1.12.12-mktime-x32.patch ... > [ ok ] > * Applying cvs-1.12.12-fix-massive-leak.patch ... > [ ok ] > * Applying cvs-1.12.12-mktime-configure-m4.patch ... > [ ok ] > * Applying cvs-1.12.12-CVE-2012-0804.patch ... > [ ok ] > * Applying cvs-1.12.12-format-security.patch ... > [ ok ] > * Applying cvs-1.12.12-musl.patch ... > [ ok ] > * Applying cvs-1.12.12-CVE-2017-12836-commandinjection.patch ... > [ ok ] > * Applying 0001-gettext-autoreconf.patch ... > [ ok ] > * Applying 0001-fix-quoting-around-potentially-empty-shell-var.patch ... > [ ok ] > * Applying c99-roundup.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: cvs-1.12.12/ > * Running elibtoolize in: cvs-1.12.12/zlib/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12 ... > * econf: updating cvs-1.12.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cvs-1.12.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cvs-1.12.12/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cvs-1.12.12/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cvs-1.12.12-r15 --htmldir=/usr/share/doc/cvs-1.12.12-r15/html --libdir=/usr/lib64 --with-external-zlib --with-tmpdir=/tmp --enable-encryption --without-gssapi --enable-nls --enable-pam --enable-server >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports the include directive... yes (GNU style) >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed >checking for perl... /usr/bin/perl >checking for csh... no >checking for mktemp... /usr/bin/mktemp >checking for sendmail... /usr/bin/sendmail >checking for pr... /usr/bin/pr >checking for groff... /usr/bin/groff >checking for ps2pdf... /usr/bin/ps2pdf >checking for texi2dvi... /usr/bin/texi2dvi >checking whether #! works in shell scripts... yes >checking for BSD VPATH bug in make... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for direct.h... no >checking for fcntl.h... yes >checking for io.h... no >checking for memory.h... yes >checking for ndbm.h... no >checking for stdint.h... (cached) yes >checking for syslog.h... yes >checking for sys/bsdtypes.h... no >checking for sys/file.h... yes >checking for sys/param.h... yes >checking for sys/resource.h... yes >checking for sys/select.h... yes >checking for unistd.h... (cached) yes >checking for utime.h... yes >checking whether stat file-mode macros are broken... no >checking for an ANSI C-conforming const... yes >checking for uid_t... yes >checking for gid_t... yes >checking for mode_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for struct stat.st_blksize... yes >checking for struct stat.st_rdev... yes >checking for declarations of fseeko and ftello... yes >checking for waitpid... yes >checking for fcntl.h... (cached) yes >checking whether select hangs on /dev/null fd when timeout is NULL... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for egrep -e... (cached) /usr/bin/grep -E >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for GNU libc compatible malloc... yes >checking for long long... yes >checking for long double... yes >checking for stdbool.h that conforms to C99... no >checking for _Bool... yes >checking for fchdir... yes >checking for isascii... yes >checking for gettimeofday... yes >checking for nanotime... no >checking for getpagesize... yes >checking for posix_memalign... yes >checking for iswprint... yes >checking for mbsinit... yes >checking for mempcpy... yes >checking for mblen... yes >checking for mbrlen... yes >checking for tzset... yes >checking for fork... yes >checking for vfork... yes >checking for fcntl.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/time.h... yes >checking for sys/param.h... (cached) yes >checking for stdio_ext.h... yes >checking for wchar.h... (cached) yes >checking for wctype.h... yes >checking for vfork.h... no >checking for utime.h... (cached) yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether memrchr is declared... yes >checking whether system is Windows or MSDOS... no >checking whether strerror_r is declared... yes >checking whether strerror_r returns char *... yes >checking for mbstate_t... yes >checking whether getcwd (NULL, 0) allocates memory for result... no >checking whether getcwd is declared... yes >checking for d_ino member in directory struct... yes >checking for struct timespec... yes >checking for nanoseconds member of struct stat.st_mtim... tv_nsec >checking whether nanosleep is declared... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for library containing clock_gettime... none required >checking for clock_gettime... yes >checking for clock_settime... yes >checking for struct tm.tm_gmtoff... yes >checking for ssize_t... yes >checking whether getpass is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether flockfile is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether funlockfile is declared... yes >checking whether putc_unlocked is declared... yes >checking whether lstat correctly handles trailing slash... yes >checking for uint32_t... uint32_t >checking for UINT32_MAX... yes >checking whether byte ordering is bigendian... no >checking whether getenv is declared... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unsigned long long... yes >checking for stdlib.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for alarm... yes >checking for working mktime... yes >checking for working mmap... yes >checking for MAP_ANONYMOUS... yes >checking for C/C++ restrict keyword... restrict >checking for inttypes.h... yes >checking for strftime... yes >checking for struct tm.tm_zone... yes >checking whether tzset clobbers localtime buffer... no >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getc_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking for EOVERFLOW... yes >checking for signed... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking for inline... inline >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for atexit... yes >checking whether this system has a definition of PATH_MAX... yes >checking for mempcpy... (cached) yes >checking for openat... yes >checking for memrchr... yes >checking for dup2... yes >checking for working POSIX fnmatch... yes >checking for stdio_ext.h... (cached) yes >checking for __fpending... yes >checking whether __fpending is declared... yes >checking for ftruncate... yes >checking for struct tm.tm_zone... (cached) yes >checking for gethostname... yes >checking for getline... yes >checking for working getline function... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for OS.h... no >checking for getpagesize... (cached) yes >checking whether gettimeofday clobbers localtime buffer... no >checking whether lstat accepts an empty string... no >checking for GNU libc compatible malloc... (cached) yes >checking for memmove... yes >checking for mempcpy... (cached) yes >checking for memrchr... (cached) yes >checking whether mkdir fails due to a trailing slash... no >checking for mkstemp... yes >checking for mkstemp limitations... no >checking for library containing nanosleep... none required >checking whether nanosleep works... yes >checking for openat... (cached) yes >checking for mbstate_t... (cached) yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for readlink... yes >checking for GNU libc compatible realloc... yes >checking for working re_compile_pattern... yes >checking whether rename is broken... no >checking for C/C++ restrict keyword... (cached) restrict >checking for rpmatch... yes >checking for setenv... yes >checking for unsetenv... yes >checking for unsetenv() return type... int >checking whether stat accepts an empty string... no >checking for sys/inttypes.h... no >checking for stdint.h... (cached) yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strerror... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking for struct timespec... (cached) yes >checking for nanoseconds member of struct stat.st_mtim... (cached) tv_nsec >checking whether nanosleep is declared... (cached) yes >checking whether tzset clobbers localtime buffer... (cached) no >checking for vasnprintf... no >checking for ptrdiff_t... yes >checking for snprintf... yes >checking for wcslen... yes >checking for vasprintf... yes >checking for stdint.h... (cached) yes >checking for a sed that does not truncate output... /usr/bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether strerror_r returns char *... (cached) yes >checking for fchdir... (cached) yes >checking for fchmod... yes >checking for fsync... yes >checking for ftime... yes >checking for geteuid... yes >checking for getgroups... yes >checking for getpagesize... (cached) yes >checking for gettimeofday... (cached) yes >checking for initgroups... yes >checking for login... yes >checking for logout... yes >checking for mknod... yes >checking for putenv... yes >checking for regcomp... yes >checking for regerror... yes >checking for regexec... yes >checking for regfree... yes >checking for sigaction... yes >checking for sigblock... yes >checking for sigprocmask... yes >checking for sigsetmask... yes >checking for sigvec... no >checking for timezone... yes >checking for tzset... (cached) yes >checking for vprintf... yes >checking for wait3... yes >checking size of char... 1 >checking for uniquely sized char... yes(1) >checking size of short... 2 >checking for uniquely sized short... yes(2) >checking size of int... 4 >checking for uniquely sized int... yes(4) >checking size of long... 8 >checking for uniquely sized long... yes(8) >checking size of long long... 8 >checking for uniquely sized long long... no >checking size of size_t... 8 >checking for uniquely sized size_t... no >checking size of ptrdiff_t... 8 >checking for uniquely sized ptrdiff_t... no >checking size of wint_t... 4 >checking for uniquely sized wint_t... no >checking size of intmax_t... 8 >checking for uniquely sized intmax_t... no >checking size of float... 4 >checking for uniquely sized float... yes(4) >checking size of double... 8 >checking for uniquely sized double... yes(8) >checking size of long double... 16 >checking for uniquely sized long double... yes(16) >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether closedir returns void... no >checking for library containing getspnam... none required >checking whether utime accepts a null argument... yes >checking for long file names... yes >checking whether printf supports %p... yes >checking for main in -lnsl... yes >checking for library containing connect... none required >checking for library containing gethostbyname... none required >checking for library containing hstrerror... none required >checking for KRB4 in /usr/kerberos... >checking for krb.h... >checking for krb_get_err_text... no >checking for GSSAPI... no >checking for external ZLIB... >checking for zlib.h... yes >checking for external ZLIB... yes >checking selected ZLIB... external >checking that ZLIB library works... yes >checking for ssh... ssh >checking for vim... /bin/nano >checking for temporary directory... /tmp >checking for library containing crypt... -lcrypt >checking for security/pam_appl.h... yes >checking for pam_start in -lpam... yes >checking for a case sensitive file system... yes >checking for cygwin32... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating contrib/validate_repo >config.status: creating contrib/clmerge >config.status: creating contrib/cln_hist >config.status: creating contrib/commit_prep >config.status: creating contrib/cvs_acls >config.status: creating contrib/log >config.status: creating contrib/log_accum >config.status: creating contrib/mfpipe >config.status: creating contrib/pvcs2rcs >config.status: creating contrib/rcs2log >config.status: creating contrib/rcslock >config.status: creating contrib/sccs2rcs >config.status: creating doc/mkman >config.status: creating src/cvsbug >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/pam/Makefile >config.status: creating cvs.spec >config.status: creating diff/Makefile >config.status: creating doc/Makefile >config.status: creating doc/i18n/Makefile >config.status: creating doc/i18n/pt_BR/Makefile >config.status: creating emx/Makefile >config.status: creating lib/Makefile >config.status: creating maint-aux/Makefile >config.status: creating man/Makefile >config.status: creating os2/Makefile >config.status: creating src/Makefile >config.status: creating src/sanity.config.sh >config.status: creating tools/Makefile >config.status: creating vms/Makefile >config.status: creating windows-NT/Makefile >config.status: creating windows-NT/SCC/Makefile >config.status: creating zlib/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12 ... >make -O -j4 >make all-recursive >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >cp ./alloca_.h alloca.h-t >mv alloca.h-t alloca.h >make[2]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[2]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >sed -e 's/@''HAVE__BOOL''@/1/g' \ > < ./stdbool_.h > stdbool.h-t >mv stdbool.h-t stdbool.h >make[2]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o stripslash.o stripslash.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o allocsa.o allocsa.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o basename.o basename.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o sighandle.o sighandle.c >sighandle.c: In function âSIG_handleâ: >sighandle.c:207:18: error: too many arguments to function âthis->handlerâ > 207 | (*this->handler)(sig); > | ~^~~~~~~~~~~~~~~ >make[3]: *** [Makefile:870: sighandle.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o getnline.o getnline.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o xalloc-die.o xalloc-die.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o xgetcwd.o xgetcwd.c >make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' >make[2]: *** [Makefile:726: all] Error 2 >make[1]: *** [Makefile:547: all-recursive] Error 1 >make: *** [Makefile:480: all] Error 2 > * ERROR: dev-vcs/cvs-1.12.12-r15::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-vcs/cvs-1.12.12-r15::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-vcs/cvs-1.12.12-r15::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-vcs:cvs-1.12.12-r15:20241118-201051.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/temp/environment'. > * Working directory: '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12' > * S: '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12' >
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 943853
:
909581
| 909582 |
909583
|
909584
|
909585
|
909586
|
909587
|
909588
|
909589