mainBison - Support: sr #108352, make check fails on Linux/x86_64

 
 

sr #108352: make check fails on Linux/x86_64

Submitter:  Peter Simons <simons>
Submitted:  Sat 03 Aug 2013 09:23:04 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Done
Privacy:  Public Assigned to:  akim
Open/Closed:  Closed Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Sep 2013 07:20:09 PM UTC, comment #3: 

You are right. Adding flex as a build input fixes the test suite failure. Thank you very much for the information!

Peter Simons <simons>
Wed 04 Sep 2013 03:43:45 PM UTC, comment #2: 

Hi Peter!

I guess something went wrong with the definition of LEX.  Bison requires Flex to be checked (precisely to compile examples/calc++/calc++-scanner.ll).

I see that the configure step reports:

checking for flex... no
checking for lex... no

It should definitely either skip this test (examples/calc++), or fail at that point.  But in your case, I would suggest adding flex as a dependency.

Akim Demaille <akim>
Group administrator
Fri 23 Aug 2013 06:29:57 AM UTC, comment #1: 

From discussion [1] I gather it might be correlated to doing the build in a chroot.

[1] http://www.mail-archive.com/lfs-dev@linuxfromscratch.org/msg18881.html

Anonymous
Sat 03 Aug 2013 09:23:04 AM UTC, original submission:  

While building bison 3.0 on NixOS Linux, the following build error occurs during the make check phase:


  CXX      examples/calc++/examples_calc___calc__-calc++-scanner.o
g++: error: ./examples/calc++/calc++-scanner.cc: No such file or directory
g++: fatal error: no input files
compilation terminated.


A complete build log is available at <http://hydra.nixos.org/build/5636374/log>.


Peter Simons <simons>

 

(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 simons (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
    2013-09-13 akim Open/ClosedOpen Closed
    2013-09-13 akim StatusConfirmed Done
    2013-09-04 akim StatusNone Confirmed
        Assigned toNone akim

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code