[MacPorts] #70891: at-spi2-core: Since upgrade to 2.44.1_0 dbind-WARNING messages.
MacPorts
noreply at macports.org
Thu Sep 26 14:24:01 UTC 2024
#70891: at-spi2-core: Since upgrade to 2.44.1_0 dbind-WARNING messages.
----------------------------+----------------------
Reporter: christophecvr | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.99
Resolution: | Keywords:
Port: at-spi2-core |
----------------------------+----------------------
Comment (by christophecvr):
I just put a warning here: with the command :
{{{
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
MP_PREFIX=/opt/geditb
./configure --prefix=$MP_PREFIX --with-applications-
dir=/Applications/Geditb --without-startupitems --with-macports-
user=christophe --with-shared-directory --enable-readline
make
sudo make install
}}}
I did ad the arg
{{{
--with-macports-user=christophe
}}}
My goal was a try out to have it build with my user id instead of macports
user id for the non root build phases \\
When I install this build it does change my user home path from :
{{{
/Users/christophe
}}}
to :
{{{
/opt/geditb/Users/christophe
}}}
So as a warning to others do not do that as it screws up you're mac. Which
from then of a reconfigure of you're mac at startup with the wrong home
path.
--
Ticket URL: <https://trac.macports.org/ticket/70891#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list