[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #49460] When check linking fails, the successful checks message sho
From: |
Thorsten Alteholz |
Subject: |
[bug #49460] When check linking fails, the successful checks message should not be printed |
Date: |
Tue, 16 Jan 2024 13:19:18 -0500 (EST) |
Follow-up Comment #3, bug#49460 (group gnuastro):
Using the tools on Debian Bookworm, "make check" ends after a linking error
and does not show the success message anymore. Is this bug still
reproducible?
/bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -O3 -pthread
-L\../../lib -o astarithmetic main.o ui.o arithmetic.o operands.o
../../bootstrapped/lib/libgnu.la -lgnuastro -lgit2 -ltiff -ljpeg -lwcs
-lcfitsio -lz -lgsl -lgslcblas -lm -lblubberbla2 -lpthread
libtool: link: gcc -Wall -O3 -o .libs/astarithmetic main.o ui.o arithmetic.o
operands.o -L../../lib ../../bootstrapped/lib/.libs/libgnu.a
/home/thorsten/gnuastro/gnuastro-test/gnuastro/lib/.libs/libgnuastro.so -lgit2
-ltiff -ljpeg -lwcs -lcfitsio -lz -lgsl -lgslcblas -lm -lblubberbla2 -lpthread
-pthread
/usr/bin/ld: cannot find -lblubberbla2: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:2448: astarithmetic] Fehler 1
make[2]: Verzeichnis
„/home/thorsten/gnuastro/gnuastro-test/gnuastro/bin/arithmetic“ wird
verlassen
make[1]: *** [Makefile:2603: check-recursive] Fehler 1
make[1]: Verzeichnis „/home/thorsten/gnuastro/gnuastro-test/gnuastro“ wird
verlassen
make: *** [Makefile:2904: check] Fehler 2
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?49460>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #49460] When check linking fails, the successful checks message should not be printed,
Thorsten Alteholz <=