[Bug 285674] editors/emacs: 30.1,3 clashes with gcc13-devel

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Mar 2025 13:31:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285674

            Bug ID: 285674
           Summary: editors/emacs: 30.1,3 clashes with gcc13-devel
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: emacs@FreeBSD.org
          Reporter: martin@lispworks.com
          Assignee: emacs@FreeBSD.org
             Flags: maintainer-feedback?(emacs@FreeBSD.org)

After upgrading pkgs from emacs-29.4,3 to emacs-30.1,3, it is impossible to
install gcc13-devel without uninstalling emacs:

$ pkg install gcc13-devel
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (2 conflicting)
  - gcc13-devel-13.3.1.s20241227 conflicts with gcc13-13.3.0 on
/usr/local/bin/i386-portbld-freebsd13.4-c++13
  - gcc13-devel-13.3.1.s20241227 conflicts with gcc13-13.3.0 on
/usr/local/bin/i386-portbld-freebsd13.4-c++13
Checking integrity... done (0 conflicting)
The following 3 package(s) will be affected (of 0 checked):

Installed packages to be REMOVED:
        emacs: 30.1,3
        gcc13: 13.3.0

New packages to be INSTALLED:
        gcc13-devel: 13.3.1.s20241227

Number of packages to be removed: 2
Number of packages to be installed: 1

This worked with emacs-29.4,3.  It looks like a new runtime dependency on gcc13
was added to emacs-30.1.

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