Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 910395 Details for
Bug 944052
net-misc/rsync-3.3.0-r1 fails to compile with gcc15.0.0_pre20241117-r2::gentoo
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rsync-3.3.0-r1 build log
rsync-3.3.0-r1.build.log (text/x-log), 16.07 KB, created by
OldManSeph
on 2024-11-19 22:07:49 UTC
(
hide
)
Description:
rsync-3.3.0-r1 build log
Filename:
MIME Type:
Creator:
OldManSeph
Created:
2024-11-19 22:07:49 UTC
Size:
16.07 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-misc/rsync-3.3.0-r1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 acl amd64 elibc_glibc iconv kernel_linux python_single_target_python3_12 ssl xattr >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rsync-3.3.0.tar.gz to /var/tmp/portage/net-misc/rsync-3.3.0-r1/work >>>> Source unpacked in /var/tmp/portage/net-misc/rsync-3.3.0-r1/work >>>> Preparing source in /var/tmp/portage/net-misc/rsync-3.3.0-r1/work/rsync-3.3.0 ... > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/net-misc/rsync-3.3.0-r1/temp/aclocal' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf -o configure.sh' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/rsync-3.3.0-r1/work/rsync-3.3.0 ... > * econf: updating rsync-3.3.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rsync-3.3.0/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 --docdir=/usr/share/doc/rsync-3.3.0-r1 --htmldir=/usr/share/doc/rsync-3.3.0-r1/html --libdir=/usr/lib64 --with-rsyncd-conf=/etc/rsyncd.conf --without-included-popt --enable-ipv6 --enable-acl-support --enable-iconv --disable-lz4 --without-rrsync --enable-openssl --with-included-zlib --enable-xattr-support --disable-xxhash --disable-zstd >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 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 utime.h... yes >checking whether byte ordering is bigendian... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/fcntl.h... yes >checking for sys/select.h... yes >checking for fcntl.h... yes >checking for sys/time.h... yes >checking for sys/unistd.h... yes >checking for unistd.h... (cached) yes >checking for utime.h... (cached) yes >checking for compat.h... no >checking for sys/param.h... yes >checking for ctype.h... yes >checking for sys/wait.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/ioctl.h... yes >checking for sys/filio.h... no >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/socket.h... yes >checking for sys/mode.h... no >checking for grp.h... yes >checking for sys/un.h... yes >checking for sys/attr.h... no >checking for arpa/inet.h... yes >checking for arpa/nameser.h... yes >checking for locale.h... yes >checking for sys/types.h... (cached) yes >checking for netdb.h... yes >checking for malloc.h... yes >checking for float.h... yes >checking for limits.h... yes >checking for iconv.h... yes >checking for libcharset.h... no >checking for langinfo.h... yes >checking for mcheck.h... yes >checking for sys/acl.h... yes >checking for acl/libacl.h... yes >checking for attr/xattr.h... yes >checking for sys/xattr.h... yes >checking for sys/extattr.h... no >checking for dl.h... no >checking for popt.h... yes >checking for popt/popt.h... no >checking for linux/falloc.h... yes >checking for netinet/in_systm.h... yes >checking for netgroup.h... no >checking for zlib.h... yes >checking for xxhash.h... yes >checking for openssl/md4.h... yes >checking for openssl/md5.h... yes >checking for zstd.h... yes >checking for lz4.h... yes >checking for sys/file.h... yes >checking for bsd/string.h... yes >checking for netinet/ip.h... yes >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >configure.sh: Configuring rsync 3.3.0 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether to include debugging symbols... yes >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking for gawk... gawk >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.u_bbvw9_/bin/ebuild-helpers/xattr/install -c >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for perl... /usr/bin/perl >checking for python3... /usr/bin/python3 >checking if md2man can create manpages... no >Failed to find cmarkgfm or commonmark for python3. >checking if we require man-page building... optional >checking for remsh... 0 >checking for sh... /usr/bin/sh >checking for fakeroot... /usr/bin/fakeroot >checking the group for user "nobody"... nobody >checking whether to enable rolling-checksum SIMD optimizations... yes (x86_64) >checking if assembler accepts noexecstack... yes >checking for broken largefile support... no >checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed >checking whether to enable ipv6... yes >checking whether to call shutdown on all sockets... no >checking whether to enable use of openssl crypto library... yes >checking for library containing EVP_MD_CTX_copy... -lcrypto >checking whether to enable MD5 ASM optimizations... no >checking whether to enable rolling-checksum ASM optimizations... no >checking whether to enable xxhash checksum support... no >checking whether to enable zstd compression... no >checking whether to enable LZ4 compression... no >checking if makedev takes 3 args... no >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of short... 2 >checking size of int16_t... 2 >checking size of uint16_t... 2 >checking size of int32_t... 4 >checking size of uint32_t... 4 >checking size of int64_t... 8 >checking size of off_t... 8 >checking size of off64_t... 8 >checking size of time_t... 8 >checking size of char*... 8 >checking for inline... inline >checking for long double with more range or precision than double... yes >checking for uid_t... yes >checking for gid_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for pid_t... yes >checking for id_t... yes >checking type of array argument to getgroups... gid_t >checking for struct stat.st_rdev... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_mtimespec.tv_nsec... no >checking for struct stat.st_mtim.tv_nsec... yes >checking for socklen_t... yes >checking for errno in errno.h... yes >checking for connect... yes >checking for library containing inet_ntop... none required >checking for library containing iconv_open... none required >checking for library containing libiconv_open... no >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for inet_ntop... yes >checking for inet_pton... yes >checking for struct addrinfo... yes >checking for struct sockaddr_storage... yes >checking for egrep -e... (cached) /usr/bin/grep -E >checking whether defines needed by getaddrinfo exist... yes >checking for getaddrinfo... yes >checking for struct sockaddr.sa_len... no >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_un.sun_len... no >checking for struct sockaddr_in6.sin6_scope_id... yes >checking for struct stat64... yes >checking for strcasecmp... yes >checking for aclsort... no >checking for aclsort in -lsec... no >checking whether utime accepts a null argument... yes >checking for size_t... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for waitpid... yes >checking for wait4... yes >checking for getcwd... yes >checking for chown... yes >checking for chmod... yes >checking for lchmod... yes >checking for mknod... yes >checking for mkfifo... yes >checking for fchmod... yes >checking for fstat... yes >checking for ftruncate... yes >checking for strchr... yes >checking for readlink... yes >checking for link... yes >checking for utime... yes >checking for utimes... yes >checking for lutimes... yes >checking for strftime... yes >checking for chflags... no >checking for getattrlist... no >checking for mktime... yes >checking for innetgr... yes >checking for linkat... yes >checking for memmove... yes >checking for lchown... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for setsid... yes >checking for strpbrk... yes >checking for strlcat... yes >checking for strlcpy... yes >checking for strtol... yes >checking for mallinfo... yes >checking for mallinfo2... yes >checking for getgroups... yes >checking for setgroups... yes >checking for geteuid... yes >checking for getegid... yes >checking for setlocale... yes >checking for setmode... no >checking for open64... yes >checking for lseek64... yes >checking for mkstemp64... yes >checking for mtrace... yes >checking for va_copy... no >checking for __va_copy... no >checking for seteuid... yes >checking for strerror... yes >checking for putenv... yes >checking for iconv_open... yes >checking for locale_charset... no >checking for nl_langinfo... yes >checking for getxattr... yes >checking for extattr_get_link... no >checking for sigaction... yes >checking for sigprocmask... yes >checking for setattrlist... no >checking for getgrouplist... yes >checking for initgroups... yes >checking for utimensat... yes >checking for posix_fallocate... yes >checking for attropen... no >checking for setvbuf... yes >checking for nanosleep... yes >checking for usleep... yes >checking for setenv... yes >checking for unsetenv... yes >checking for useable fallocate... yes >checking for FALLOC_FL_PUNCH_HOLE... yes >checking for FALLOC_FL_ZERO_RANGE... yes >checking for SYS_fallocate... yes >checking whether posix_fallocate is efficient... no >checking for getpgrp... yes >checking for tcgetpgrp... yes >checking whether getpgrp requires zero arguments... yes >checking whether chown() modifies symlinks... no >checking whether link() can hard-link symlinks... yes >checking whether link() can hard-link special files... yes >checking for working socketpair... yes >checking for getpass... yes >checking for poptGetContext in -lpopt... yes >checking whether to use included libpopt... no >checking whether to use included zlib... ./zlib >checking for unsigned char... yes >checking for broken readdir... no >checking for utimbuf... yes >checking if gettimeofday takes tz argument... yes >checking for C99 vsnprintf... yes >checking for secure mkstemp... yes >checking if mknod creates FIFOs... yes >checking if mknod creates sockets... yes >checking whether -c -o works... yes >checking for _acl... no >checking for __acl... no >checking for _facl... no >checking for __facl... no >checking whether to support ACLs... running tests: >checking for acl_get_file in -lacl... yes >checking for ACL support... yes >checking ACL test results... Using posix ACLs >checking for acl_get_perm_np... no >checking whether to support extended attributes... Using Linux xattrs >checking for getxattr in -lattr... yes >configure.sh: creating ./config.status >config.status: creating Makefile >config.status: creating lib/dummy >config.status: creating zlib/dummy >config.status: creating popt/dummy >config.status: creating shconfig >config.status: creating config.h > > rsync 3.3.0 configuration successful > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/rsync-3.3.0-r1/work/rsync-3.3.0 ... >make -j8 >gawk -f ./daemon-parm.awk ./daemon-parm.txt >gawk -f ./help-from-md.awk -v hfile=help-rsync.h ./rsync.1.md >gawk -f ./help-from-md.awk -v hfile=help-rsyncd.h ./rsync.1.md >./mkgitver >gawk -f ./define-from-md.awk -v hfile=default-cvsignore.h ./rsync.1.md >gawk -f ./define-from-md.awk -v hfile=default-dont-compress.h ./rsync.1.md >sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf >gawk -f ./mkproto.awk ./*.c ./lib/compat.c daemon-parm.h >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c generator.c -o generator.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c cleanup.c -o cleanup.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c sender.c -o sender.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c util1.c -o util1.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c util2.c -o util2.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c main.c -o main.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c checksum.c -o checksum.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c match.c -o match.o >x86_64-pc-linux-gnu-gcc -I. -I. -I./zlib -O2 -pipe -DHAVE_CONFIG_H -Wall -W -c syscall.c -o syscall.o >[01m[Ksyscall.c:[m[K In function â[01m[Kdo_lseek[m[Kâ: >[01m[Ksyscall.c:394:17:[m[K [01;31m[Kerror: [m[Kconflicting types for â[01m[Klseek64[m[Kâ; have â[01m[Koff64_t(void)[m[Kâ {aka [m[Kâ[01m[Klong int(void)[m[Kâ} > 394 | off64_t [01;31m[Klseek64[m[K(); > | [01;31m[K^~~~~~~[m[K >In file included from [01m[Krsync.h:354[m[K, > from [01m[Ksyscall.c:23[m[K: >[01m[K/usr/include/unistd.h:350:18:[m[K [01;36m[Knote: [m[Kprevious declaration of â[01m[Klseek64[m[Kâ with type â[01m[K__off64_t(int, __off64_t, int)[m[Kâ {aka [m[Kâ[01m[Klong int(int, long int, int)[m[Kâ} > 350 | extern __off64_t [01;36m[Klseek64[m[K (int __fd, __off64_t __offset, int __whence) > | [01;36m[K^~~~~~~[m[K >[01m[Ksyscall.c:396:16:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function â[01m[Klseek64[m[Kâ > 396 | return [01;31m[Klseek64[m[K(fd, offset, whence); > | [01;31m[K^~~~~~~[m[K >[01m[Ksyscall.c:394:17:[m[K [01;36m[Knote: [m[Kdeclared here > 394 | off64_t [01;36m[Klseek64[m[K(); > | [01;36m[K^~~~~~~[m[K >make: *** [Makefile:70: syscall.o] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: net-misc/rsync-3.3.0-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/rsync-3.3.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/rsync-3.3.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/rsync-3.3.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/rsync-3.3.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/rsync-3.3.0-r1/work/rsync-3.3.0' > [31;01m*[0m S: '/var/tmp/portage/net-misc/rsync-3.3.0-r1/work/rsync-3.3.0'
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 944052
: 910395 |
910396