Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type_Enum not handled on bm2 #119

Closed
ngsrinivas opened this issue Oct 26, 2016 · 1 comment
Closed

Type_Enum not handled on bm2 #119

ngsrinivas opened this issue Oct 26, 2016 · 1 comment
Assignees
Labels
fixed This topic is considered to be fixed.

Comments

@ngsrinivas
Copy link

Hi,

The flowlet switching example returns the following error on compiling to the bm2 target:

[flow:p4c]$  ./build/p4c-bm2-ss ./testdata/p4_16_samples/flowlet_switching.p4 
libc++abi.dylib: terminating with uncaught exception of type Util::CompilerBug: COMPILER BUG: ../backends/bmv2/jsonconverter.cpp:1659
/Users/ngsrinivas/p4c/p4include/v1model.p4(89): <Type_Enum>(123446): type not yet handled on this target
extern void digest<T>(in bit<32> receiver, in T data);
                                                      ^

Abort trap: 6
@ChrisDodd
Copy link
Contributor

please close if you agree it is fixed

@ChrisDodd ChrisDodd added the fixed This topic is considered to be fixed. label Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed This topic is considered to be fixed.
Projects
None yet
Development

No branches or pull requests

2 participants