Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Updating an old gentoo install stuck on cunit emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mauriceisag
n00b
n00b


Joined: 15 Dec 2024
Posts: 2

PostPosted: Sun Dec 15, 2024 7:20 pm    Post subject: [SOLVED]Updating an old gentoo install stuck on cunit emerge Reply with quote

Howdy everyone hopefully these kinds of questions are on topic.

I installed gentoo a couple years ago and got my system in a really stable place, but haven't really updated or installed anything new in over a year.
I'm trying to update my whole system so I can install some new packages without issues, but am running into quite a few problems.

Right now emerge is getting stuck on the cunit build step.
I get the following output.

Code:

maurice@NOETHER /t/portage [1]> sudo emerge  dev-util/cunit
Calculating dependencies... done!
Dependency resolution took 1.11 s (backtrack: 0/20).


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-util/cunit-2.1_p3-r1::gentoo
 * CUnit-2.1-3.tar.bz2 BLAKE2B SHA512 size ;-) ...                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking CUnit-2.1-3.tar.bz2 to /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work
>>> Source unpacked in /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work
>>> Preparing source in /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3 ...
 * Applying cunit-2.1_p3-ncurses-format-security.patch ...                                                        [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3' ...
 * Running 'libtoolize --install --copy --force --automake' ...                                                   [ ok ]
 * Running 'aclocal --system-acdir=/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/aclocal' ...                    [ ok ]
 * Running 'autoconf --force' ...                                                                                 [ ok ]
 * Running 'autoheader --force' ...                                                                               [ ok ]
 * Running 'automake --add-missing --copy --force-missing' ...                                                    [ ok ]
 * Running elibtoolize in: CUnit-2.1-3/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
 * Will copy sources from /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3
 * abi_x86_32.x86: copying to /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86
 * abi_x86_64.amd64: copying to /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_64.amd64
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
 * econf: updating CUnit-2.1-3-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating CUnit-2.1-3-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating CUnit-2.1-3-abi_x86_32.x86/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating CUnit-2.1-3-abi_x86_32.x86/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating CUnit-2.1-3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating CUnit-2.1-3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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/cunit-2.1_p3-r1 --htmldir=/usr/share/doc/cunit-2.1_p3-r1/html --with-sysroot=/ --libdir=/usr/lib --disable-static --disable-debug --enable-curses --disable-test
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 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
---------- Disabling debug mode compilation.
++++++++++ Enabling automated(XML) mode compilation
++++++++++ Enabling basic mode compilation
++++++++++ Enabling console mode compilation
++++++++++ Enabling curses mode compilation
---------- Disabling examples mode compilation
---------- Disabling test mode compilation
---------- Disabling memtrace functionality at compile time
---------- Disabling use of deprecated v1.1 names
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse
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 -m32 -mfpmath=sse accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C11 features... unsupported
checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to enable C99 features... none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse 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 -m32 -mfpmath=sse... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 -m32 -mfpmath=sse... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm
checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
checking for file... file
checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse 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 i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : 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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse static flag -static works... no
checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 for main in -lc... yes
checking for initscr in -lncurses... yes
checking for malloc... yes
checking for free... yes
checking for calloc... yes
checking for realloc... yes
checking for strcpy... yes
checking for strerror... yes
checking for fopen... yes
checking for fclose... yes
checking for fprintf... yes
checking for snprintf... yes
checking for setvbuf... yes
checking for time... yes
checking for ctime... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for assert.h... yes
checking for ctype.h... yes
checking for math.h... yes
checking for file.h... no
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Jamrules
config.status: creating Makefile
config.status: creating CUnit.spec
config.status: creating cunit.pc
config.status: creating CUnit/Makefile
config.status: creating CUnit/Headers/Makefile
config.status: creating CUnit/Headers/CUnit.h
config.status: creating CUnit/Sources/Makefile
config.status: creating CUnit/Sources/Framework/Makefile
config.status: creating CUnit/Sources/Automated/Makefile
config.status: creating CUnit/Sources/Basic/Makefile
config.status: creating CUnit/Sources/Console/Makefile
config.status: creating CUnit/Sources/Curses/Makefile
config.status: creating CUnit/Sources/Test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/headers/Makefile
config.status: creating Examples/Makefile
config.status: creating Examples/AutomatedTest/Makefile
config.status: creating Examples/BasicTest/Makefile
config.status: creating Examples/ConsoleTest/Makefile
config.status: creating Examples/CursesTest/Makefile
config.status: creating Man/Makefile
config.status: creating Man/man3/Makefile
config.status: creating Share/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating CUnit-2.1-3-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating CUnit-2.1-3-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating CUnit-2.1-3-abi_x86_32.x86/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating CUnit-2.1-3-abi_x86_32.x86/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating CUnit-2.1-3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating CUnit-2.1-3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/cunit-2.1_p3-r1 --htmldir=/usr/share/doc/cunit-2.1_p3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --disable-debug --enable-curses --disable-test
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 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
---------- Disabling debug mode compilation.
++++++++++ Enabling automated(XML) mode compilation
++++++++++ Enabling basic mode compilation
++++++++++ Enabling console mode compilation
++++++++++ Enabling curses mode compilation
---------- Disabling examples mode compilation
---------- Disabling test mode compilation
---------- Disabling memtrace functionality at compile time
---------- Disabling use of deprecated v1.1 names
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... unsupported
checking for x86_64-pc-linux-gnu-gcc option to enable C99 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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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/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 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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
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-ranlib... x86_64-pc-linux-gnu-ranlib
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 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... no
checking if : 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 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... no
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/x86_64-pc-linux-gnu/bin/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 for main in -lc... yes
checking for initscr in -lncurses... yes
checking for malloc... yes
checking for free... yes
checking for calloc... yes
checking for realloc... yes
checking for strcpy... yes
checking for strerror... yes
checking for fopen... yes
checking for fclose... yes
checking for fprintf... yes
checking for snprintf... yes
checking for setvbuf... yes
checking for time... yes
checking for ctime... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for assert.h... yes
checking for ctype.h... yes
checking for math.h... yes
checking for file.h... no
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Jamrules
config.status: creating Makefile
config.status: creating CUnit.spec
config.status: creating cunit.pc
config.status: creating CUnit/Makefile
config.status: creating CUnit/Headers/Makefile
config.status: creating CUnit/Headers/CUnit.h
config.status: creating CUnit/Sources/Makefile
config.status: creating CUnit/Sources/Framework/Makefile
config.status: creating CUnit/Sources/Automated/Makefile
config.status: creating CUnit/Sources/Basic/Makefile
config.status: creating CUnit/Sources/Console/Makefile
config.status: creating CUnit/Sources/Curses/Makefile
config.status: creating CUnit/Sources/Test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/headers/Makefile
config.status: creating Examples/Makefile
config.status: creating Examples/AutomatedTest/Makefile
config.status: creating Examples/BasicTest/Makefile
config.status: creating Examples/ConsoleTest/Makefile
config.status: creating Examples/CursesTest/Makefile
config.status: creating Man/Makefile
config.status: creating Man/man3/Makefile
config.status: creating Share/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_compile
make -j4
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86'
Making all in CUnit
make[2]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit'
Making all in Sources
make[3]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources'
Making all in Framework
make[4]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Framework'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o CUError.lo CUError.c
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o MyMem.lo MyMem.c
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o TestDB.lo TestDB.c
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o TestRun.lo TestRun.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c TestDB.c  -fPIC -DPIC -o .libs/TestDB.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c TestRun.c  -fPIC -DPIC -o .libs/TestRun.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c CUError.c  -fPIC -DPIC -o .libs/CUError.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c MyMem.c  -fPIC -DPIC -o .libs/MyMem.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from TestDB.c:59:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from CUError.c:37:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from TestRun.c:74:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from MyMem.c:47:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o Util.lo Util.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c Util.c  -fPIC -DPIC -o .libs/Util.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from Util.c:46:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
TestRun.c: In function 'run_single_test.constprop':
TestRun.c:965:16: warning: variable 'result' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
  965 |   CU_ErrorCode result = CUE_SUCCESS;
      |                ^~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -L/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources -o libcunitfmk.la  CUError.lo MyMem.lo TestDB.lo TestRun.lo Util.lo  -lc  -lncurses -ltinfo
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcunitfmk.a .libs/CUError.o .libs/MyMem.o .libs/TestDB.o .libs/TestRun.o .libs/Util.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcunitfmk.a
libtool: link: ( cd ".libs" && rm -f "libcunitfmk.la" && ln -s "../libcunitfmk.la" "libcunitfmk.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Framework'
Making all in Automated
make[4]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Automated'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o Automated.lo Automated.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c Automated.c  -fPIC -DPIC -o .libs/Automated.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from Automated.c:51:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -L/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources -o libcunitautomated.la  Automated.lo  -lc  -lncurses -ltinfo
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcunitautomated.a .libs/Automated.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcunitautomated.a
libtool: link: ( cd ".libs" && rm -f "libcunitautomated.la" && ln -s "../libcunitautomated.la" "libcunitautomated.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Automated'
Making all in Basic
make[4]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Basic'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o Basic.lo Basic.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c Basic.c  -fPIC -DPIC -o .libs/Basic.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from Basic.c:39:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -L/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources -o libcunitbasic.la  Basic.lo  -lc  -lncurses -ltinfo
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcunitbasic.a .libs/Basic.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcunitbasic.a
libtool: link: ( cd ".libs" && rm -f "libcunitbasic.la" && ln -s "../libcunitbasic.la" "libcunitbasic.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Basic'
Making all in Console
make[4]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Console'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o Console.lo Console.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c Console.c  -fPIC -DPIC -o .libs/Console.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from Console.c:53:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
Console.c: In function 'console_registry_level_run':
Console.c:167:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  167 |     fgets(szTemp, 256, stdin);      /* flush any chars out of the read buffer */
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
Console.c: In function 'console_suite_level_run':
Console.c:246:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  246 |     fgets(szTemp, 256, stdin);      /* flush any chars out of the read buffer */
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
Console.c: In function 'select_test':
Console.c:423:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  423 |     fgets(buffer, 100, stdin);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
Console.c: In function 'select_suite':
Console.c:462:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  462 |     fgets(buffer, 100, stdin);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
Console.c: In function 'console_set_options_run':
Console.c:325:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  325 |     fgets(szTemp, 256, stdin);      /* flush any chars out of the read buffer */
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -L/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources -o libcunitconsole.la  Console.lo  -lc  -lncurses -ltinfo
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcunitconsole.a .libs/Console.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcunitconsole.a
libtool: link: ( cd ".libs" && rm -f "libcunitconsole.la" && ln -s "../libcunitconsole.la" "libcunitconsole.la" )
make[4]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Console'
Making all in Curses
make[4]: Entering directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Curses'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../..  -I../../../CUnit/Headers -D_BSD_SOURCE  -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c -o Curses.lo Curses.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -D_BSD_SOURCE -O3 -pipe -march=alderlake -mtune=alderlake -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Headers -std=c99 -c Curses.c  -fPIC -DPIC -o .libs/Curses.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from Curses.c:49:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
Curses.c: In function 'initialize_windows':
Curses.c:259:41: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  259 |   f_nLeft = application_windows.pMainWin->_begx;
      |                                         ^~
Curses.c:260:40: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  260 |   f_nTop = application_windows.pMainWin->_begy;
      |                                        ^~
Curses.c:261:42: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  261 |   f_nWidth = application_windows.pMainWin->_maxx;
      |                                          ^~
Curses.c:262:43: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  262 |   f_nHeight = application_windows.pMainWin->_maxy;
      |                                           ^~
Curses.c: In function 'refresh_windows':
Curses.c:361:41: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  361 |   f_nLeft = application_windows.pMainWin->_begx;
      |                                         ^~
Curses.c:362:40: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  362 |   f_nTop = application_windows.pMainWin->_begy;
      |                                        ^~
Curses.c:363:42: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  363 |   f_nWidth = application_windows.pMainWin->_maxx;
      |                                          ^~
Curses.c:364:43: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  364 |   f_nHeight = application_windows.pMainWin->_maxy;
      |                                           ^~
Curses.c: In function 'curses_suite_level_run':
Curses.c:739:41: warning: too many arguments for format [-Wformat-extra-args]
  739 |         snprintf(szTemp, STRING_LENGTH, "%s",
      |                                         ^~~~
Curses.c:772:43: warning: too many arguments for format [-Wformat-extra-args]
  772 |           snprintf(szTemp, STRING_LENGTH, "%s",
      |                                           ^~~~
Curses.c: In function 'create_pad':
Curses.c:910:52: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  910 |   pPad->uiWinLeft = application_windows.pDetailsWin->_begx + 1;
      |                                                    ^~
Curses.c:911:51: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  911 |   pPad->uiWinTop = application_windows.pDetailsWin->_begy + 1;
      |                                                   ^~
Curses.c:912:55: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  912 |   pPad->uiWinColumns = application_windows.pDetailsWin->_maxx - 2;
      |                                                       ^~
Curses.c:913:52: error: invalid use of incomplete typedef 'WINDOW' {aka 'struct _win_st'}
  913 |   pPad->uiWinRows = application_windows.pDetailsWin->_maxy - 2;
      |                                                    ^~
make[4]: *** [Makefile:396: Curses.lo] Error 1
make[4]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources/Curses'
make[3]: *** [Makefile:541: all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit/Sources'
make[2]: *** [Makefile:368: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86/CUnit'
make[1]: *** [Makefile:512: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86'
make: *** [Makefile:417: all] Error 2
 * ERROR: dev-util/cunit-2.1_p3-r1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-util/cunit-2.1_p3-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/cunit-2.1_p3-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86'
 * S: '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3'

>>> Failed to emerge dev-util/cunit-2.1_p3-r1, Log file:

>>>  '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/build.log'

 * Messages for package dev-util/cunit-2.1_p3-r1:

 * ERROR: dev-util/cunit-2.1_p3-r1::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-util/cunit-2.1_p3-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/cunit-2.1_p3-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3-abi_x86_32.x86'
 * S: '/var/tmp/portage/dev-util/cunit-2.1_p3-r1/work/CUnit-2.1-3'


I tried some googling, but no luck.
I updated my profile before updating, but I'm starting to think that was a bad move.
I'd really prefer not having to blow away my whole install, but I may have to.
Any advice on the cunit problem is appreciated or tips for trying to get my system up to date.

Thanks,
Maurice


Last edited by mauriceisag on Sun Dec 15, 2024 8:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2025

PostPosted: Sun Dec 15, 2024 7:29 pm    Post subject: Reply with quote

This is bug 932110. I just pushed a fix for it, please sync in an hour or so and try again.
Back to top
View user's profile Send private message
mauriceisag
n00b
n00b


Joined: 15 Dec 2024
Posts: 2

PostPosted: Sun Dec 15, 2024 7:34 pm    Post subject: Reply with quote

sam_ wrote:
This is bug 932110. I just pushed a fix for it, please sync in an hour or so and try again.


Sweet, thanks!

I'm new to using the gentoo discussion board.
Do I need to close this thread once my problem is solved?
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10675
Location: Somewhere over Atlanta, Georgia

PostPosted: Sun Dec 15, 2024 8:11 pm    Post subject: Reply with quote

Not really, but you can if you like by editing your first post and prepending "[Solved]" to the title.

And, welcome to the Forums. :)

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum