Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2021 12:32:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260315] emulators/qemu: fails to build upgrade to 6.1.0 when fuse ports are installed
Message-ID:  <bug-260315-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260315

            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=3D230018&action=
=3Dedit
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]#=20

- 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 bui=
ld
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260315-7788>