bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnulib-tool --conditional-dependencies --test problem


From: Paul Eggert
Subject: gnulib-tool --conditional-dependencies --test problem
Date: Sat, 26 Dec 2020 13:48:27 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

When I run this command:

./gnulib-tool --conditional-dependencies --test regex

on Fedora 33, it fails as shown in the attached file. The problem occurs because --test brings in binary-io for some reason, but doesn't bring in the fcntl-h module that binary-io depends on.

A simple workaround would be to have gnulib-tool's --test option disable the conditionalization of dependencies, or to have gnulib-tool diagnose and fail any attempt to combine the two options (which it already does for --test and --gnu-make). But is there a better way?

Attachment: gnulib-tool-log.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]