Skip to content

Bug #1737275#162

Open
ocean1598 wants to merge 11 commits intoJuniper:masterfrom
ocean1598:master
Open

Bug #1737275#162
ocean1598 wants to merge 11 commits intoJuniper:masterfrom
ocean1598:master

Conversation

@ocean1598
Copy link

@shwetasvn
Copy link

I see the following error when I use this branch.

2018-01-24 14:27:46 make[1]: Entering directory '/usr/src/linux-headers-4.13.0-31-generic'
2018-01-24 14:27:47   CC [M]  /opt/stack/contrail/vrouter/linux/vrouter_mod.o
2018-01-24 14:27:47 In file included from /opt/stack/contrail/vrouter/include/vrouter.h:13:0,
2018-01-24 14:27:47                  from /opt/stack/contrail/vrouter/include/vr_packet.h:12,
2018-01-24 14:27:47                  from /opt/stack/contrail/vrouter/linux/vrouter_mod.c:21:
2018-01-24 14:27:47 /opt/stack/contrail/src/contrail-common/sandesh/library/c/sandesh.h:128:23: error: conflicting types for ‘uuid_t’
2018-01-24 14:27:47  typedef unsigned char uuid_t[16];
2018-01-24 14:27:47                        ^
2018-01-24 14:27:47 In file included from ./include/linux/fs.h:35:0,
2018-01-24 14:27:47                  from ./include/linux/net.h:28,
2018-01-24 14:27:47                  from ./include/linux/skbuff.h:29,
2018-01-24 14:27:47                  from /opt/stack/contrail/vrouter/linux/vrouter_mod.c:11:
2018-01-24 14:27:47 ./include/linux/uuid.h:25:3: note: previous declaration of ‘uuid_t’ was here
2018-01-24 14:27:47  } uuid_t;
2018-01-24 14:27:47    ^
2018-01-24 14:27:47 scripts/Makefile.build:308: recipe for target '/opt/stack/contrail/vrouter/linux/vrouter_mod.o' failed
2018-01-24 14:27:47 make[2]: *** [/opt/stack/contrail/vrouter/linux/vrouter_mod.o] Error 1
2018-01-24 14:27:47 Makefile:1550: recipe for target '_module_/opt/stack/contrail/vrouter' failed
2018-01-24 14:27:47 make[1]: *** [_module_/opt/stack/contrail/vrouter] Error 2
2018-01-24 14:27:47 make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-31-generic'
2018-01-24 14:27:47 make: *** [default] Error 2
2018-01-24 14:27:47 Makefile:86: recipe for target 'default' failed
2018-01-24 14:27:47 scons: *** [vrouter/vrouter.ko] Error 2
2018-01-24 14:27:47 scons: building terminated because of errors.
2018-01-24 14:27:49 ++ ret_val=2
2018-01-24 14:27:49 exited with status :2
2018-01-24 14:27:49 ++ [[ 2 -ne 0 ]]
2018-01-24 14:27:49 ++ exit 2
2018-01-24 14:27:49 ++ clean
2018-01-24 14:27:49 ++ local r=2
2018-01-24 14:27:49 ++ echo 'exited with status :2'
2018-01-24 14:27:49 ++ exit 2

Is there any known fix for this issue?

@ocean1598
Copy link
Author

ocean1598 commented Jan 27, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants