bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* test case build errors
@ 2019-01-01 21:13 Tom G. Christensen
  2019-01-04 19:32 ` Bruno Haible
  0 siblings, 1 reply; 3+ messages in thread
From: Tom G. Christensen @ 2019-01-01 21:13 UTC (permalink / raw)
  To: bug-gnulib

Hello,

A number of test cases currently fail to build on platforms that depend 
on libintl for gettext functions.

 From Solaris 9/x86:

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-array_map test-array_map.o ../gllib/libgnu.a -lm   -lm     -lm
-lm  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to test-array_map
collect2: error: ld returned 1 exit status
make[4]: *** [test-array_map] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-array_set test-array_set.o ../gllib/libgnu.a -lm   -lm     -lm 
-lm  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to test-array_set
collect2: error: ld returned 1 exit status
make[4]: *** [test-array_set] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-bitset test-bitset.o ../gllib/libgnu.a -lm   -lm     -lm    -lm  -
lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(stats.o)
ld: fatal: Symbol referencing errors. No output written to test-bitset
collect2: error: ld returned 1 exit status
make[4]: *** [test-bitset] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-hash_map test-hash_map.o ../gllib/libgnu.a -lm   -lm     -lm    -l
m  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to test-hash_map
collect2: error: ld returned 1 exit status
make[4]: *** [test-hash_map] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-hash_set test-hash_set.o ../gllib/libgnu.a -lm   -lm     -lm    -lm 
  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to test-hash_set
collect2: error: ld returned 1 exit status
make[4]: *** [test-hash_set] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-linkedhash_map test-linkedhash_map.o ../gllib/libgnu.a -lm   -lm
    -lm    -lm  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to 
test-linkedhash_map
collect2: error: ld returned 1 exit status
make[4]: *** [test-linkedhash_map] Error 1

gcc -std=gnu11  -g -O2  -L/usr/tgcware/lib -R/usr/tgcware/lib -o 
test-linkedhash_set test-linkedhash_set.o ../gllib/libgnu.a -lm   -lm 
  -lm    -lm  -lm  -lm
Undefined                       first referenced
  symbol                             in file
libintl_gettext                     ../gllib/libgnu.a(xalloc-die.o)
ld: fatal: Symbol referencing errors. No output written to 
test-linkedhash_set
collect2: error: ld returned 1 exit status
make[4]: *** [test-linkedhash_set] Error 1


-tgc


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-05 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01 21:13 test case build errors Tom G. Christensen
2019-01-04 19:32 ` Bruno Haible
2019-01-05 14:54   ` Tom G. Christensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).