[MacPorts] #59125: libfixposix @0.4.3: syntax error near unexpected token `CHECK, ' (was: libfixposix @0.4.3: Permission denied)
MacPorts
noreply at macports.org
Sun Sep 29 04:21:05 UTC 2019
#59125: libfixposix @0.4.3: syntax error near unexpected token `CHECK,'
--------------------------+------------------------
Reporter: nalzok | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords: permission
Port: libfixposix |
--------------------------+------------------------
Description changed by nalzok:
Old description:
> 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.
New description:
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
$ sudo ./configure
Password:
configure: srcdir: .
configure: builddir:
configure: CPPFLAGS:
configure: CFLAGS:
configure: LDFLAGS:
configure: WARNING: you should configure in a separate build directory
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
=== IRRELEVANT OUTPUT OMITTED ===
checking for getpeereid... yes
./configure: line 13721: syntax error near unexpected token `CHECK,'
./configure: line 13721: ` PKG_CHECK_MODULES(CHECK, check >= 0.9.4)'
}}}
Please see the attachment for more detailed log.
--
--
Ticket URL: <https://trac.macports.org/ticket/59125#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list