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

error building arm64 mmal #16

Closed
anfederman opened this issue Jun 30, 2022 · 2 comments
Closed

error building arm64 mmal #16

anfederman opened this issue Jun 30, 2022 · 2 comments

Comments

@anfederman
Copy link

[ 41%] Building C object host_applications/linux/libs/bcm_host/CMakeFiles/bcm_host.dir/////interface/vmcs_host/linux/vcfilesys.c.o
In file included from /home/ubiq22/userland/build/inc/interface/vcos/vcos.h:144,
from /home/ubiq22/userland/interface/vmcs_host/linux/vcfilesys.c:56:
/home/ubiq22/userland/interface/vmcs_host/linux/vcfilesys.c: In function ‘vc_hostfs_totalspace64’:
/home/ubiq22/userland/build/inc/interface/vcos/vcos_logging.h:234:88: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
234 | _level, fmt...) do { if (vcos_is_log_enabled(cat,_level)) vcos_log_impl(cat,_level,fmt); } while (0)

@6by9
Copy link
Owner

6by9 commented Jul 1, 2022

This is a personal downstream fork of https://github.com/raspberrypi/userland.

MMAL is not supported on 64bit userland - raspberrypi#688

@6by9 6by9 closed this as completed Jul 1, 2022
@anfederman
Copy link
Author

anfederman commented Jul 1, 2022 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

No branches or pull requests

2 participants