Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 28, 2015 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/32d060be33ea45190982 to your computer and use it in GitHub Desktop.
Save Nokius/32d060be33ea45190982 to your computer and use it in GitHub Desktop.
make[2]: Entering directory `/home/user/mer/devel/mer-hybris/libhybris/libhybris/hybris/tests'
CXX test_hwcomposer-test_hwcomposer.o
../egl/platforms/hwcomposer/hwcomposer_window.h: In member function 'virtual void HWComposer::present(HWComposerNativeWindowBuffer*)':
../egl/platforms/hwcomposer/hwcomposer_window.h:40:9: error: 'int HWComposerNativeWindowBuffer::fenceFd' is protected
test_hwcomposer.cpp:113:17: error: within this context
../egl/platforms/hwcomposer/hwcomposer_window.h:40:9: error: 'int HWComposerNativeWindowBuffer::fenceFd' is protected
test_hwcomposer.cpp:114:27: error: within this context
../egl/platforms/hwcomposer/hwcomposer_window.h:40:9: error: 'int HWComposerNativeWindowBuffer::fenceFd' is protected
test_hwcomposer.cpp:115:23: error: within this context
../egl/platforms/hwcomposer/hwcomposer_window.h:40:9: error: 'int HWComposerNativeWindowBuffer::fenceFd' is protected
test_hwcomposer.cpp:116:17: error: within this context
test_hwcomposer.cpp: In function 'int main(int, char**)':
test_hwcomposer.cpp:278:9: warning: unused variable 'oldretire' [-Wunused-variable]
test_hwcomposer.cpp:278:25: warning: unused variable 'oldrelease' [-Wunused-variable]
test_hwcomposer.cpp:278:42: warning: unused variable 'oldrelease2' [-Wunused-variable]
make[2]: *** [test_hwcomposer-test_hwcomposer.o] Error 1
make[2]: Leaving directory `/home/user/mer/devel/mer-hybris/libhybris/libhybris/hybris/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/mer/devel/mer-hybris/libhybris/libhybris/hybris'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.RT5vpj (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.RT5vpj (%build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment