Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

PSME build failure #111

Open
gbhure opened this issue Oct 25, 2019 · 1 comment
Open

PSME build failure #111

gbhure opened this issue Oct 25, 2019 · 1 comment

Comments

@gbhure
Copy link

gbhure commented Oct 25, 2019

Steps followed
git clone https://github.com/intel/intelRSD.git
cd intelRSD/PSME/third_party
./download.sh

cd ..
mkdir build.release
cd build.release
cmake ..

~/intelRSD/PSME/build.release/opae-1.3.0-2/libfpgaof/src/fabric/fabric_endpoint.cpp: In member function ‘int32_t fpgaof::fabric::FabricEndpoint::fabricRequestHandler(FabricHandle, RequestCapsule&, fpgaof::fabric::DataBuffer)’:
~/intelRSD/PSME/build.release/opae-1.3.0-2/libfpgaof/src/fabric/fabric_endpoint.cpp:899:9: error: this statement may fall through [-Werror=implicit-fallthrough=]
         }
         ^
~/intelRSD/PSME/build.release/opae-1.3.0-2/libfpgaof/src/fabric/fabric_endpoint.cpp:902:5: note: here
     case FABRIC_AUTHENTICATE:
     ^~~~
cc1plus: all warnings being treated as errors
libfpgaof/CMakeFiles/fpgaof.dir/build.make:62: recipe for target 'libfpgaof/CMakeFiles/fpgaof.dir/src/fabric/fabric_endpoint.cpp.o' failed
make[6]: *** [libfpgaof/CMakeFiles/fpgaof.dir/src/fabric/fabric_endpoint.cpp.o] Error 1
@gbhure
Copy link
Author

gbhure commented Nov 4, 2019

This issue is not addressed neither in #111 nor in #1356. Could you please keep one issue open. It will be great help if someone let me know what is required to get out of this error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant