[Bug 264901] graphics/libglvnd

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Nov 2022 04:10:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264901

--- Comment #1 from Igor Pavlov <igor.arabesc.pavlov@gmail.com> ---
I have the same issue with the following port update sequence:
devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui >>
graphics/libglvnd

excerpt from a build log:

===>>> devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui
(4/41)

===>>> Returning to dependency check for x11-toolkits/qt5-gui
===>>> Launching child to install graphics/libglvnd

===>>> devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui
>> graphics/libglvnd (6/41)

===>>> Port directory: /usr/ports/graphics/libglvnd

===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/libglvnd from ports
===>>> Dependency check complete for graphics/libglvnd

===>>> devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui
>> graphics/libglvnd (6/41)

===>  Cleaning for libglvnd-1.4.0_2

...

===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for graphics/libglvnd from ports
===>>> No dependencies for graphics/libglvnd

===>  Installing for libglvnd-1.4.0_2
===>  Checking if libglvnd is already installed
===>   Registering installation for libglvnd-1.4.0_2 as automatic
Installing libglvnd-1.4.0_2...

===>>> Installation of graphics/libglvnd (libglvnd-1.4.0_2) succeeded


===>>> devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui
(6/41)

===>>> Returning to dependency check for x11-toolkits/qt5-gui
===>>> Dependency check complete for x11-toolkits/qt5-gui

===>>> devel/cmake >> devel/cmake-doc >> devel/qt5-help >> x11-toolkits/qt5-gui
(6/41)

...

===>  Patching for libglvnd-1.4.0_2
===>  Applying distribution patches for libglvnd-1.4.0_2
===>   libglvnd-1.4.0_2 depends on package: meson>=0.57.1_1 - found
===>   libglvnd-1.4.0_2 depends on executable: ninja - found
===>   libglvnd-1.4.0_2 depends on package: pkgconf>=1.3.0_1 - found
===>  Configuring for libglvnd-1.4.0_2

...

===>  Building for libglvnd-1.4.0_2

...

===>  Installing for libglvnd-1.4.0_2
===>  Checking if libglvnd is already installed
===>   libglvnd-1.4.0_2 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of libglvnd
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

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