Opened 14 years ago

Closed 14 years ago

#2537 closed bug (invalid)

Trunk build fails

Reported by: jctull Owned by: nobody
Priority: critical: causes crash or data corruption Milestone: Version 1.5.0
Component: Build/Install Version: Trunk
Keywords: trunk build failure Cc:
Must Fix for Release: Yes Platform: OS X
Platform Version: 10.6.2 Awaiting user input: no

Description

Current source is failing to build for me with cmake on OS X, qt-4.6.2:

Generating flex_qgssearchstringlexer.cpp /Users/jctull/sources/qgis/trunk/src/core/qgssearchstringlexer.ll:98: warning, the character range ?-? is ambiguous in a case-insensitive scanner flex: fatal internal error, exec failed /Users/jctull/sources/qgis/trunk/src/core/qgssearchstringlexer.ll:98: warning, the character range ?-? is ambiguous in a case-insensitive scanner make[2]: * [src/core/flex_qgssearchstringlexer.cpp] Error 141 make[1]: * [src/core/CMakeFiles/qgis_core.dir/all] Error 2 make: * [all] Error 2

Change History (1)

comment:1 by jctull, 14 years ago

Resolution: invalid
Status: newclosed

I sorted this out. Turns out I had a conflicting flex binary added to my path.

Note: See TracTickets for help on using tickets.