Opened 5 years ago

Last modified 5 years ago

#59125 closed defect

libfixposix @0.4.3: Permission denied — at Initial Version

Reported by: nalzok (Qingyao Sun) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.0
Keywords: Cc: sunqingyao19970825@…
Port: libfixposix

Description

I was trying in to install 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.

Change History (2)

Changed 5 years ago by nalzok (Qingyao Sun)

Attachment: main.log added

Changed 5 years ago by nalzok (Qingyao Sun)

Attachment: config.log added
Note: See TracTickets for help on using tickets.