Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 893280 Details for
Bug 932140
media-libs/aalib-1.4_rc5-r10 - /.../aacurses.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:aalib-1.4_rc5-r10:20240517-214853.log
media-libs:aalib-1.4_rc5-r10:20240517-214853.log (text/plain), 27.78 KB, created by
Toralf Förster
on 2024-05-18 07:51:28 UTC
(
hide
)
Description:
media-libs:aalib-1.4_rc5-r10:20240517-214853.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-05-18 07:51:28 UTC
Size:
27.78 KB
patch
obsolete
> * Package: media-libs/aalib-1.4_rc5-r10:0 > * Repository: gentoo > * Maintainer: media-video@gentoo.org marecki@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc gpm kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking aalib-1.4rc5.tar.gz to /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work >>>> Source unpacked in /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work >>>> Preparing source in /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0 ... > * Applying aalib-1.4_rc4-gentoo.patch ... > [ ok ] > * Applying aalib-1.4_rc4-m4.patch ... > [ ok ] > * Applying aalib-1.4_rc5-fix-protos.patch ... > [ ok ] > * Applying aalib-1.4_rc5-fix-aarender.patch ... > [ ok ] > * Applying aalib-1.4_rc5-tinfo.patch ... >patching file configure.in >Hunk #1 succeeded at 302 with fuzz 2. > [ ok ] > * Applying aalib-1.4_rc5-key-down-OOB.patch ... > [ ok ] > * Applying aalib-1.4_rc5-more-protos.patch ... >patching file src/aakbdreg.c >Hunk #1 succeeded at 1 with fuzz 1. >patching file src/aalinuxkbd.c >patching file src/aamoureg.c >Hunk #1 succeeded at 1 with fuzz 1. >patching file src/aaregist.c >Hunk #1 succeeded at 1 with fuzz 1. >patching file src/aaxkbd.c > [ ok ] > * Applying aalib-1.4_rc5-free-offset-pointer.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: aalib-1.4.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying uclibc-ltconf/1.3.0 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating aalib-1.4.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating aalib-1.4.0/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/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 --disable-static --docdir=/usr/share/doc/aalib-1.4_rc5-r10 --htmldir=/usr/share/doc/aalib-1.4_rc5-r10/html --with-sysroot=/ --libdir=/usr/lib64 --without-slang-driver --with-x11-driver PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether make sets $(MAKE)... (cached) yes >checking for uname... Linux >checking for uname... x86_64 >checking for egrep... (cached) /usr/bin/grep -E >checking for pow in -lm... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 Gpm_Repeat in -lgpm... yes >configure: checking "location of curses"... >checking pkg-config is at least version 0.9.0... yes >checking for ncurses... yes >Found ncurses via pkg-config: CURSES_CFLAGS="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600" CURSES_LIBS="-lncurses -ltinfo" >checking for mousemask... yes >checking for termattrs... yes >checking for wredrawln... yes >checking for redrawwin... yes >checking for curs_set... yes >checking for egrep... (cached) /usr/bin/grep -E >checking for fcntl.h... yes >checking for limits.h... yes >checking for malloc.h... yes >checking for sys/ioctl.h... yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for struct stat.st_rdev... yes >checking return type of signal handlers... void >checking for strdup... yes >----------------------------------------------------- >CFLAGS -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 >LDFLAGS -lm -lX11 -lgpm -lncurses -ltinfo >AA-LIBD -laa -lm -lX11 -lgpm -lncurses -ltinfo >CC x86_64-pc-linux-gnu-gcc >----------------------------------------------------- >Display drivers: > curses > Linux console > x11 >Keyboard drivers: > Linux console > curses > X11 >Mouse drivers: > curses > gpm > X11 >----------------------------------------------------- >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating aalib-config >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >Making all in src >make[1]: Entering directory '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0-abi_x86_64.amd64/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0-abi_x86_64.amd64/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aatest.o /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aatest.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaxkbd.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaxkbd.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aahelp.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aahelp.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o font14.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/font14.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/font14.c -fPIC -DPIC -o .libs/font14.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaxkbd.c -fPIC -DPIC -o .libs/aaxkbd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aahelp.c -fPIC -DPIC -o .libs/aahelp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o fontcour.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/fontcour.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aacurrfnt.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurrfnt.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aalinuxkbd.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aalinuxkbd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/fontcour.c -fPIC -DPIC -o .libs/fontcour.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurrfnt.c -fPIC -DPIC -o .libs/aacurrfnt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aalinuxkbd.c -fPIC -DPIC -o .libs/aalinuxkbd.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aastdout.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aastdout.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aakbdreg.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aakbdreg.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaedit.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaedit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aastdout.c -fPIC -DPIC -o .libs/aastdout.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aakbdreg.c -fPIC -DPIC -o .libs/aakbdreg.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaedit.c -fPIC -DPIC -o .libs/aaedit.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aammheight.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aammheight.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aacurkbd.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurkbd.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o fontline.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/fontline.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aammheight.c -fPIC -DPIC -o .libs/aammheight.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurkbd.c -fPIC -DPIC -o .libs/aacurkbd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/fontline.c -fPIC -DPIC -o .libs/fontline.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aastdin.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aastdin.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaslang.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaslang.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aafonts.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aafonts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aastdin.c -fPIC -DPIC -o .libs/aastdin.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaout.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaout.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaslang.c -fPIC -DPIC -o .libs/aaslang.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aafonts.c -fPIC -DPIC -o .libs/aafonts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaout.c -fPIC -DPIC -o .libs/aaout.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o font16.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/font16.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aascrwidth.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aascrwidth.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aamktabl.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aamktabl.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaimage.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaimage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/font16.c -fPIC -DPIC -o .libs/font16.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aascrwidth.c -fPIC -DPIC -o .libs/aascrwidth.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aamktabl.c -fPIC -DPIC -o .libs/aamktabl.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aacurses.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurses.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aascrheight.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aascrheight.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaimage.c -fPIC -DPIC -o .libs/aaimage.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aain.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aain.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aascrheight.c -fPIC -DPIC -o .libs/aascrheight.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurses.c -fPIC -DPIC -o .libs/aacurses.o >/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurses.c: In function 'curses_getsize': >/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurses.c:74:20: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'} > 74 | *width = stdscr->_maxx + 1; > | ^~ >/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aacurses.c:75:21: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'} > 75 | *height = stdscr->_maxy + 1; > | ^~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o aaprintf.lo /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaprintf.c >make[2]: *** [Makefile:731: aacurses.lo] Error 1 shuffle=391349394 >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aain.c -fPIC -DPIC -o .libs/aain.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src -O2 -pipe -march=native -fno-diagnostics-color -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c /var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0/src/aaprintf.c -fPIC -DPIC -o .libs/aaprintf.o >make[2]: Leaving directory '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0-abi_x86_64.amd64/src' >make[1]: *** [Makefile:488: all] Error 2 shuffle=391349394 >make[1]: Leaving directory '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0-abi_x86_64.amd64/src' >make: *** [Makefile:495: all-recursive] Error 1 shuffle=391349394 > * ERROR: media-libs/aalib-1.4_rc5-r10::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/aalib-1.4_rc5-r10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/aalib-1.4_rc5-r10::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:aalib-1.4_rc5-r10:20240517-214853.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.0-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/aalib-1.4_rc5-r10/work/aalib-1.4.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 932140
:
893274
|
893275
|
893276
|
893277
|
893278
|
893279
| 893280 |
893281
|
893282