[MacPorts] #65432: sudo port install xfce ends with dependancy error
MacPorts
noreply at macports.org
Mon Jul 4 12:08:07 UTC 2022
#65432: sudo port install xfce ends with dependancy error
--------------------------------+-----------------------------
Reporter: twobombs | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts Future
Component: ports | Version: 2.7.2
Keywords: xfce xfce-sessions | Port:
--------------------------------+-----------------------------
{{{
sudo port install xfce
Password:
---> Computing dependencies for xfce
The following dependencies will be installed:
xfce4-session
xfce4-settings
xfdesktop
xfwm4
Continue? [Y/n]: y
---> Fetching archive for xfce4-session
---> Attempting to fetch xfce4-session-4.12.1_1.darwin_21.arm64.tbz2 from
https://packages.macports.org/xfce4-session
---> Attempting to fetch xfce4-session-4.12.1_1.darwin_21.arm64.tbz2 from
https://mse.uk.packages.macports.org/xfce4-session
---> Attempting to fetch xfce4-session-4.12.1_1.darwin_21.arm64.tbz2 from
https://ema.uk.packages.macports.org/xfce4-session
---> Configuring xfce4-session
Error: Failed to configure xfce4-session: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/config.log
Error: Failed to configure xfce4-session: configure failure: command
execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-session/xfce4-session/main.log
for details.
}}}
{{{
:info:configure checking for libxfce4ui-1 >= 4.12.1... not found
**:info:configure *** The required package libxfce4ui-1 was not found on
your system.
:info:configure *** Please install libxfce4ui-1 (atleast version 4.12.1)
or adjust**
:info:configure *** the PKG_CONFIG_PATH environment variable if you
:info:configure *** installed the package in a nonstandard prefix so that
:info:configure *** pkg-config is able to find it.
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1"
&& ./configure --prefix=/opt/local --with-xsession-prefix=/opt/local
:info:configure Exit code: 1
:error:configure Failed to configure xfce4-session: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-session/xfce4-session/work/xfce4-session-4.12.1/config.log
:error:configure Failed to configure xfce4-session: configure failure:
command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_xfce_xfce4-session/xfce4-session/main.log
for details.
}}}
Tried to work around this by manually install the package, but it was not
avaliable.
The '-1'.package was avaliable:
{{{
sudo port install libxfce4ui
---> Computing dependencies for libxfce4ui
---> Cleaning libxfce4ui
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
}}}
But did no change to remedy the dependancy.
--
Ticket URL: <https://trac.macports.org/ticket/65432>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list