mainGNU Libtool - Support: sr #111002, regression in libtool 2.4.7: build...

 
 

sr #111002: regression in libtool 2.4.7: build error in ncurses

Submitter:  None
Submitted:  Sat 06 Jan 2024 07:54:04 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Need Info
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Jan 2024 07:20:05 AM UTC, comment #1: 

are you using patched libtool in your system ?  ncurses-6.4 builds fine for me with libtool-2.4.7.

please attach your /usr/bin/libtool file.

Mike Frysinger <vapier>
Group Member
Sat 06 Jan 2024 07:54:04 AM UTC, original submission:  

ncurses 6.4 can be built with libtool when configured with `--with-libtool` option. I found that while building with libtool 2.4.6 it was successful, building ncurses with libtool 2.4.7 fails with attached error.

+ cd ../obj_lo
+ libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -c ../c++/demo.cc -o ../obj_lo/demo.lo
mv: 'demo.o' and '../obj_lo/demo.o' are the same file
make[1]: * [Makefile:268: ../obj_lo/demo.lo] Error 1


In the attachments, there are:

  • ncurses 6.4 config.guess
  • log of successful configure and make of ncurses 6.4 using libtool 2.4.6
  • log of failed configure and make of ncurses 6.4 using libtool 2.4.7
Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #55527:  config.guess added by None (49KiB - application/octet-stream)
file #55528:  ncurses.error.libtool_247.log added by None (152KiB - application/octet-stream)
file #55529:  ncurses.success.libtool_246.log added by None (149KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vapier (Posted a comment)
  • -email is unavailable- added by None (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.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-17 vapier StatusNone Need Info
    2024-01-06 None Attached File- Added config.guess, #55527
        Attached File- Added ncurses.error.libtool_247.log, #55528
        Attached File- Added ncurses.success.libtool_246.log, #55529

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code