[MacPorts] #59125: libfixposix @0.4.3: Permission denied
MacPorts
noreply at macports.org
Sun Sep 29 04:02:04 UTC 2019
#59125: libfixposix @0.4.3: Permission denied
------------------------+-------------------------
Reporter: nalzok | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Keywords: permission | Port: libfixposix
------------------------+-------------------------
I was trying in to install [https://source.atlas.engineer/view/repository
/macports-port Next], one of whose dependencies is libfixposix. It is an
error during the configuration of libfixposix that halted the installation
process, so I'm opening a ticket for it.
{{{
$ sudo port install libfixposix
---> Computing dependencies for libfixposix
---> Configuring libfixposix
Error: Failed to configure libfixposix, consult
/opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config.log
Error: Failed to configure libfixposix: configure failure: command
execution failed
Error: See
/opt/local/var/macports/logs/_private_var_local_ports_devel_libfixposix/libfixposix/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port libfixposix failed
}}}
Here is my attempt to configure the port manually
{{{
$ cd
/opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3
$ ./configure
./configure: line 1993: config.log: Permission denied
./configure: line 2003: config.log: Permission denied
}}}
Please see the attachment for more detailed log.
--
Ticket URL: <https://trac.macports.org/ticket/59125>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list