bugGNU libunistring - Bugs: bug #46827, sparc64-sun-solaris2.9: isblank...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #46827: sparc64-sun-solaris2.9: isblank undefined when linking test-c-ctype.o

Submitter:  Marcin Cieślak <saper>
Submitted:  Tue 05 Jan 2016 11:55:57 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sat 10 Dec 2016 12:29:25 AM UTC, comment #1: 
Bruno Haible <haible>
Group administrator
Tue 05 Jan 2016 11:55:57 PM UTC, original submission:  

make[4]: 'test-btowc' is up to date.
/bin/bash ../libtool  --tag=CC --preserve-dup-deps  --mode=link /home/admini/saper/sparcv7/bin/gcc -m64 -mcpu=ultrasparc3  -g -O2   -o test-c-ctype test-c-ctype.o libtests.a ../lib/libunistring.la libtests.a
libtool: link: /home/admini/saper/sparcv7/bin/gcc -m64 -mcpu=ultrasparc3 -g -O2 -o .libs/test-c-ctype test-c-ctype.o  libtests.a ../lib/.libs/libunistring.so /home/admini/saper/sparcv9/lib/libiconv.so libtests.a -R/home/admini/saper/sparcv9/lib
Undefined                       first referenced
 symbol                             in file
isblank                             test-c-ctype.o
ld: fatal: Symbol referencing errors. No output written to .libs/test-c-ctype
collect2: error: ld returned 1 exit status

Having applied https://savannah.gnu.org/bugs/download.php?file_id=35605 I have run autogen.sh

which downloaded gnulib 9f11fc580230d2962c4357efcb9a82f9968fbe4b and re-generated configure.

I am using autoconf 2.68, automake 1.11

It seems that configure hardcodes GNULIB_ISBLANK='0' and HAVE_ISBLANK='1'

Attaching config.log and tests/ctype.h


Marcin Cieślak <saper>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #35927:  config.log added by saper (1MiB - text/x-log - config.log and tests/ctype.h)
file #35928:  ctype.h added by saper (14KiB - text/x-chdr - config.log and tests/ctype.h)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Updated the item)
  • -email is unavailable- added by saper (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-12-10 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed
    2016-11-24 haible CategoryNone Build
    2016-01-05 saper Attached File- Added config.log, #35927
        Attached File- Added ctype.h, #35928

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code