[Bug 260315] emulators/qemu: fails to build upgrade to 6.1.0 when fuse ports are installed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Dec 2021 12:32:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260315 Bug ID: 260315 Summary: emulators/qemu: fails to build upgrade to 6.1.0 when fuse ports are installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: d8zNeCFG@aon.at Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) Attachment #230018 text/plain mime type: Created attachment 230018 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230018&action=edit logfile from running "make" in "/usr/ports/emulators/qemu" Scenario: - FreeBSD 12.2 latest patchset - Ports up-to-date - Updating ports using portmaster - The following fuse-related ports are installed: [0]# installed-ports | grep fuse fusefs-exfat-1.3.0_1 fusefs-libs-2.9.9_2 fusefs-libs3-3.10.5 fusefs-ntfs-2017.3.23 fusefs-sshfs-3.7.2 [0]# - Running "portmaster -a" Result: - emulators/qemu fails to build Scenario (continued): - "cd /usr/ports/emulators/qemu ; make 2>&1 | tee /tmp/make.log" Result: - The build fails with the attached logfile. - There seems to be a clash with include files taken from both the qemu build and /usr/local/include/fuse or /usr/local/include/fuse3 Expected result: - The build should work even when fusefs ports are installed. Note: - Comparing the fuse definitions inside qemu and those in /usr/local/include/fuse3, especially fuse_common.h, reveal quite significant differences. -- Martin -- You are receiving this mail because: You are the assignee for the bug.