Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 904162 Details for
Bug 940480
mail-client/hap-3.7-r1 - [gcc-15] main.c: error: type of savecurs does not match original declaration [-Werror=lto-type-mismatch]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mail-client:hap-3.7-r1:20240929-040942.log
mail-client:hap-3.7-r1:20240929-040942.log (text/plain), 20.45 KB, created by
Toralf Förster
on 2024-09-29 09:35:09 UTC
(
hide
)
Description:
mail-client:hap-3.7-r1:20240929-040942.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-09-29 09:35:09 UTC
Size:
20.45 KB
patch
obsolete
> * Package: mail-client/hap-3.7-r1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking hap-3.7.tar to /var/tmp/portage/mail-client/hap-3.7-r1/work >>>> Source unpacked in /var/tmp/portage/mail-client/hap-3.7-r1/work >>>> Preparing source in /var/tmp/portage/mail-client/hap-3.7-r1/work/hap ... > * Applying hap-3.7-ncurses.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/mail-client/hap-3.7-r1/work/hap' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/mail-client/hap-3.7-r1/temp/aclocal' ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running 'autoconf --force' ... > [ ok ] > * Running elibtoolize in: hap/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/mail-client/hap-3.7-r1/work/hap ... > * econf: updating hap/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating hap/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 --docdir=/usr/share/doc/hap-3.7-r1 --htmldir=/usr/share/doc/hap-3.7-r1/html --libdir=/usr/lib64 >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 a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking for tputs in -lncurses... no >checking for tputs in -ltinfo... yes >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 sgtty.h... yes >checking for unistd.h... (cached) yes >checking for libc.h... no >checking for termcap.h... yes >checking for strings.h... (cached) yes >checking for string.h... (cached) yes >checking for dirent.h... yes >checking for sys/ioctl.h... yes >checking for size_t... yes >checking for mode_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for strerror... yes >checking for setbuffer... yes >checking for setvbuf... yes >configure: creating ./config.status >config.status: creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/mail-client/hap-3.7-r1/work/hap ... >make -j4 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c fgetl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c file.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c getopt.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c getopt1.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c ioctl.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c main.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c malloc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c num2str.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c output.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c postmark.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c readmbox.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c signal.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c strerror.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c string.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c usage.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c whoami.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c global.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c alive.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c dir.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c readmh.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c notice.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c snagheader.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBTINFO=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SGTTY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_IOCTL_H=1 -DRETSIGTYPE=void -DHAVE_STRERROR=1 -DHAVE_SETBUFFER=1 -DHAVE_SETVBUF=1 -I. -c fixaddr.c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o hap fgetl.o file.o getopt.o getopt1.o ioctl.o main.o malloc.o num2str.o output.o postmark.o readmbox.o signal.o strerror.o string.o usage.o whoami.o global.o alive.o dir.o readmh.o notice.o snagheader.o fixaddr.o -ltinfo >main.c:18:12: error: type of âsavecursâ does not match original declaration [-Werror=lto-type-mismatch] > 18 | extern int savecurs; /* do we have a spiffy terminal? */ > | ^ >output.c:35:7: note: âsavecursâ was previously declared here > 35 | char *savecurs = 0; /* not static because main() cares */ > | ^ >output.c:35:7: note: code may be misoptimized unless â-fno-strict-aliasingâ is used >lto1: some warnings being treated as errors >lto-wrapper: fatal error: x86_64-pc-linux-gnu-gcc returned 1 exit status >compilation terminated. >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed >collect2: error: ld returned 1 exit status >make: *** [Makefile:82: hap] Error 1 > * ERROR: mail-client/hap-3.7-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=mail-client/hap-3.7-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=mail-client/hap-3.7-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/mail-client:hap-3.7-r1:20240929-040942.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/mail-client/hap-3.7-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/mail-client/hap-3.7-r1/temp/environment'. > * Working directory: '/var/tmp/portage/mail-client/hap-3.7-r1/work/hap' > * S: '/var/tmp/portage/mail-client/hap-3.7-r1/work/hap' >
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 940480
:
904156
|
904157
|
904158
|
904159
|
904160
|
904161
| 904162 |
904163
|
904164