#52321: coccinelle : Configure failure (ac_nonexistent.h) -------------------------+-------------------- Reporter: skycrawl@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: coccinelle | -------------------------+-------------------- Description changed by mf2k@…: Old description:
Hello. Seems like I failed to install the port. This is the relevant part from the log:
configure:4073: checking how to run the C preprocessor configure:4104: /usr/bin/clang -E -I/opt/local/include conftest.c configure:4104: $? = 0 configure:4118: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^ 1 error generated. configure:4118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "coccinelle" | #define PACKAGE_TARNAME "coccinelle" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "coccinelle 1.0.4" | #define PACKAGE_BUGREPORT "cocci@systeme.lip6.fr" | #define PACKAGE_URL "http://coccinelle.lip6.fr/" | #define PACKAGE "coccinelle" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4143: result: /usr/bin/clang -E configure:4163: /usr/bin/clang -E -I/opt/local/include conftest.c configure:4163: $? = 0 configure:4177: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^ 1 error generated. configure:4177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "coccinelle" | #define PACKAGE_TARNAME "coccinelle" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "coccinelle 1.0.4" | #define PACKAGE_BUGREPORT "cocci@systeme.lip6.fr" | #define PACKAGE_URL "http://coccinelle.lip6.fr/" | #define PACKAGE "coccinelle" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h>
New description: Hello. Seems like I failed to install the port. This is the relevant part from the log: {{{ configure:4073: checking how to run the C preprocessor configure:4104: /usr/bin/clang -E -I/opt/local/include conftest.c configure:4104: $? = 0 configure:4118: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^ 1 error generated. configure:4118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "coccinelle" | #define PACKAGE_TARNAME "coccinelle" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "coccinelle 1.0.4" | #define PACKAGE_BUGREPORT "cocci@systeme.lip6.fr" | #define PACKAGE_URL "http://coccinelle.lip6.fr/" | #define PACKAGE "coccinelle" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4143: result: /usr/bin/clang -E configure:4163: /usr/bin/clang -E -I/opt/local/include conftest.c configure:4163: $? = 0 configure:4177: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include <ac_nonexistent.h> ^ 1 error generated. configure:4177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "coccinelle" | #define PACKAGE_TARNAME "coccinelle" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "coccinelle 1.0.4" | #define PACKAGE_BUGREPORT "cocci@systeme.lip6.fr" | #define PACKAGE_URL "http://coccinelle.lip6.fr/" | #define PACKAGE "coccinelle" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h> }}} -- -- Ticket URL: <https://trac.macports.org/ticket/52321#comment:2> MacPorts <https://www.macports.org/> Ports system for macOS