Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2023 05:40:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 271646] x11/cinnamon: Circular dependency for libslurm leads to infinite loop
Message-ID:  <bug-271646-6497-Ce2ouHqzys@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271646-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271646-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 271646: x11/cinnamon: Circular dependency for libslurm leads to infinite
loop
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271646



--- Description ---
Running 13.1-RELEASE, with a generic kernel on amd64.

On a clean and recent instal of 13.1, I upgraded my ports tree with portsnap
auto, and was able to install Xorg through x11/Xorg. But cd'ing into
x11/cinnamon and running
make install clean (with the proper privileges) ran into a circular depende=
ncy
with the following libraries:

openmpi depends onlibslurm.so - not found
slurm-wlm depends on libhdf5_cpp - not found
hdf5 depends on libmpich - not found
lipmpich depends on libslurm - not found

Once the build process hits that dependency it will continue to loop until I
manually kill the process. On one attempt when I directed it to a file it
produced 12,445 lines.



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