Opened 8 years ago

Last modified 2 years ago

#52321 closed defect

Configure failure (ac_nonexistent.h) — at Initial Version

Reported by: skycrawl@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: coccinelle

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@…" | #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@…" | #define PACKAGE_URL "http://coccinelle.lip6.fr/" | #define PACKAGE "coccinelle" | #define VERSION "1.0.4" | /* end confdefs.h. */ | #include <ac_nonexistent.h>

Change History (0)

Note: See TracTickets for help on using tickets.