mainBison - Support: sr #109570, build failure: timevar.o isn't...

 
 

sr #109570: build failure: timevar.o isn't included in lib/libbison.a

Submitter:  None
Submitted:  Wed 17 Oct 2018 04:44:54 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  5 - Blocker Status:  Need Info
Privacy:  Public Assigned to:  akim
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 07 Nov 2018 08:55:40 PM UTC, comment #2: 

No answer, closing.

Akim Demaille <akim>
Group administrator
Wed 17 Oct 2018 05:10:38 PM UTC, comment #1: 

Hi!

Thanks for the bug report.

I don't understand what is the problem that you faced: if I start from a fresh tarball, everything works fine.  If I run

rm lib/libbison.a
make lib/libbison.a V=1

then I can see timevar in there (see below)

How did you run the command?

ar cr lib/libbison.a lib/argmatch.o lib/binary-io.o lib/bitrotate.o lib/c-ctype.o lib/c-strcasecmp.o lib/c-strncasecmp.o lib/cloexec.o lib/close-stream.o lib/closeout.o lib/concat-filename.o lib/dirname.o lib/basename.o lib/dirname-lgpl.o lib/basename-lgpl.o lib/stripslash.o lib/exitfail.o lib/fatal-signal.o lib/fd-hook.o lib/fd-safer-flag.o lib/dup-safer-flag.o lib/fopen-safer.o lib/gethrxtime.o lib/xtime.o lib/getprogname.o lib/gettime.o lib/hard-locale.o lib/hash.o lib/localcharset.o lib/glthread/lock.o lib/malloca.o lib/math.o lib/mbswidth.o lib/pipe2.o lib/pipe2-safer.o lib/printf-frexp.o lib/printf-frexpl.o lib/progname.o lib/quotearg.o lib/sig-handler.o lib/spawn-pipe.o lib/stat-time.o lib/glthread/threadlib.o lib/timespec.o lib/timevar.o lib/unistd.o lib/dup-safer.o lib/fd-safer.o lib/pipe-safer.o lib/uniwidth/width.o lib/wait-process.o lib/wctype-h.o lib/xmalloc.o lib/xalloc-die.o lib/xconcat-filename.o lib/xsize.o lib/xstrndup.o lib/abitset.o lib/bitset.o lib/bitset_stats.o lib/bitsetv.o lib/ebitset.o lib/lbitset.o lib/vbitset.o lib/bitsetv-print.o lib/get-errno.o lib/path-join.o lib/asnprintf.o lib/error.o lib/fpending.o lib/fprintf.o lib/fseterr.o lib/getopt.o lib/getopt1.o lib/isnand.o lib/isnanf.o lib/isnanl.o lib/localtime-buffer.o lib/lstat.o lib/obstack.o lib/obstack_printf.o lib/open.o lib/perror.o lib/printf.o lib/printf-args.o lib/printf-parse.o lib/rawmemchr.o lib/snprintf.o lib/sprintf.o lib/stat.o lib/strchrnul.o lib/strerror.o lib/strerror-override.o lib/strerror_r.o lib/strverscmp.o lib/unlink.o lib/vasnprintf.o lib/vfprintf.o lib/vsnprintf.o lib/vsprintf.o lib/wcwidth.o lib/xmemdup0.o

Akim Demaille <akim>
Group administrator
Wed 17 Oct 2018 04:44:54 PM UTC, original submission:  

This is version v3.1.90-1-gf5fc2124.

Build fails, due to the above. The lib/timevar.c file isn't even compiled.

Workaround is to:

`make lib/timevar.o`
`cd lib; ar r libbison.a timevar.o`

and then restart make.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by akim (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-11-07 akim StatusNone Need Info
        Assigned toNone akim
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code