MSYS & flex

steazzalini's Avatar

steazzalini

09 Jan, 2015 10:41 PM

Hi guys,
I'm trying to invoke flex + bison through cmake under msys to generate a simple parser.
The inputs files are very simply and on my win and *nix machines everything works fine
but AppVeyor I faced with the following error:

[ 20%] [FLEX][kauri_flex_scanner] Building scanner with flex 2.5.35
cd /C/projects/kauri/src/grammar && "/c/Program Files (x86)/Git/bin/flex.exe" -oC:/msys/1.0/home/appveyor/build/src/grammar/scanner.cpp C:/projects/kauri/src/grammar/scanner.l
[main] flex 2184 open_stackdumpfile: Dumping stack trace to flex.exe.stackdump
I'm not a win buy so I cannot say more than that.
To see the build log I'm talking about jump to
https://ci.appveyor.com/project/steazzalini/kauri/build/0.1.0-2-mak...
Any advice?
Thank you in advance :)
  1. Support Staff 1 Posted by Feodor Fitsner on 09 Jan, 2015 11:27 PM

    Feodor Fitsner's Avatar

    It hangs because it crashes.

    I've managed to take crash report for it:

    Version=1
    EventType=PnPDriverNotFound
    EventTime=130653190039119872
    Consent=1
    ReportIdentifier=92b7d180-9855-11e4-8174-f73f199ea8e1
    Response.type=4
    Sig[0].Name=Architecture
    Sig[0].Value=x64
    Sig[1].Name=Hardware Id
    Sig[1].Value=VMBUS\{f8615163-df3e-46c5-913f-f2d2f965ed0e}
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.3.9600.2.0.0.400.8
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    FriendlyEventName=Could not find driver software
    ConsentKey=PnPDriverNotFound
    AppName=Driver software installation
    AppPath=C:\Windows\System32\svchost.exe
    ReportDescription=Windows detected a new device attached to your computer, but could not find the driver software it needs to make the device usable. Each device manufacturer typically includes driver software of a CD that comes with the device, or as a download from its website. The hardware ID of your device is VMBUS\{f8615163-df3e-46c5-913f-f2d2f965ed0e}.
    ApplicationIdentity=00000000000000000000000000000000
    

    In the meantime we'll disable WER on those images.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac