Ticket #26917: config.log

File config.log, 6.7 KB (added by slindsey@…, 14 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_mpich/work/mpich-1.2.7p1/config.log

Line 
1configure:/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T conftest.c -o conftest
2configure: failed program was:
3
4#define MPE_USE_EXTENSIONS 1
5#define HAVE_PROTOTYPES 1
6#define HAS_VOLATILE 1
7#define HAVE_MPICH_MPID_H 1
8#include "confdefs.h"
9#include <ctype.h>
10int main() { exit(0); }
11int t() {
12/* The GNU C library defines this for functions which it implements
13    to always fail with ENOSYS.  Some functions are actually named
14    something starting with __ and the normal name is an alias.  */
15#if defined (__stub_gethrtime) || defined (__stub___gethrtime)
16choke me
17#else
18/* Override any gcc2 internal prototype to avoid an error.  */
19extern char gethrtime(); gethrtime();
20#endif
21 }
22conftest.c: In function 'main':
23conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
24Undefined symbols:
25  "_gethrtime", referenced from:
26      _t in ccYkcgEG.o
27ld: symbol(s) not found
28collect2: ld returned 1 exit status
29configure:/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T conftest.c -o conftest
30configure: failed program was:
31
32#define MPE_USE_EXTENSIONS 1
33#define HAVE_PROTOTYPES 1
34#define HAS_VOLATILE 1
35#define HAVE_MPICH_MPID_H 1
36#include "confdefs.h"
37#include <ctype.h>
38int main() { exit(0); }
39int t() {
40/* The GNU C library defines this for functions which it implements
41    to always fail with ENOSYS.  Some functions are actually named
42    something starting with __ and the normal name is an alias.  */
43#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
44choke me
45#else
46/* Override any gcc2 internal prototype to avoid an error.  */
47extern char clock_gettime(); clock_gettime();
48#endif
49 }
50conftest.c: In function 'main':
51conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
52Undefined symbols:
53  "_clock_gettime", referenced from:
54      _t in ccUs2RJ3.o
55ld: symbol(s) not found
56collect2: ld returned 1 exit status
57configure:/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T conftest.c -o conftest
58configure: failed program was:
59
60#define MPE_USE_EXTENSIONS 1
61#define HAVE_PROTOTYPES 1
62#define HAS_VOLATILE 1
63#define HAVE_MPICH_MPID_H 1
64#include "confdefs.h"
65#include <ctype.h>
66int main() { exit(0); }
67int t() {
68/* The GNU C library defines this for functions which it implements
69    to always fail with ENOSYS.  Some functions are actually named
70    something starting with __ and the normal name is an alias.  */
71#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
72choke me
73#else
74/* Override any gcc2 internal prototype to avoid an error.  */
75extern char clock_gettime(); clock_gettime();
76#endif
77 }
78conftest.c: In function 'main':
79conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
80Undefined symbols:
81  "_clock_gettime", referenced from:
82      _t in cceId3y1.o
83ld: symbol(s) not found
84collect2: ld returned 1 exit status
85configure:/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T conftest.c -o conftest
86configure: failed program was:
87
88#define MPE_USE_EXTENSIONS 1
89#define HAVE_PROTOTYPES 1
90#define HAS_VOLATILE 1
91#define HAVE_MPICH_MPID_H 1
92#include "confdefs.h"
93#include <ctype.h>
94int main() { exit(0); }
95int t() {
96/* The GNU C library defines this for functions which it implements
97    to always fail with ENOSYS.  Some functions are actually named
98    something starting with __ and the normal name is an alias.  */
99#if defined (__stub_clock_getres) || defined (__stub___clock_getres)
100choke me
101#else
102/* Override any gcc2 internal prototype to avoid an error.  */
103extern char clock_getres(); clock_getres();
104#endif
105 }
106conftest.c: In function 'main':
107conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
108Undefined symbols:
109  "_clock_getres", referenced from:
110      _t in ccJWNEuV.o
111ld: symbol(s) not found
112collect2: ld returned 1 exit status
113configure:/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T conftest.c -o conftest
114configure: failed program was:
115
116#define MPE_USE_EXTENSIONS 1
117#define HAVE_PROTOTYPES 1
118#define HAS_VOLATILE 1
119#define HAVE_MPICH_MPID_H 1
120#include "confdefs.h"
121#include <ctype.h>
122int main() { exit(0); }
123int t() {
124/* The GNU C library defines this for functions which it implements
125    to always fail with ENOSYS.  Some functions are actually named
126    something starting with __ and the normal name is an alias.  */
127#if defined (__stub_clock_getres) || defined (__stub___clock_getres)
128choke me
129#else
130/* Override any gcc2 internal prototype to avoid an error.  */
131extern char clock_getres(); clock_getres();
132#endif
133 }
134conftest.c: In function 'main':
135conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
136Undefined symbols:
137  "_clock_getres", referenced from:
138      _t in cclirelj.o
139ld: symbol(s) not found
140collect2: ld returned 1 exit status
141${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >conftest.out 2>&1
142Failed program was
143#include "confdefs.h"
144
145extern int PFoo(int a);
146#pragma weak PFoo = Foo
147int Foo(a) { return a; }
148
149int main() { return 0; }
150int t() {
151return PFoo(1);
152; return 0; }
153conftest.c:10: warning: alias definitions not supported in Mach-O; ignored
154Undefined symbols:
155  "_PFoo", referenced from:
156      _t in cc6WNYBy.o
157ld: symbol(s) not found
158collect2: ld returned 1 exit status
159${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >conftest.out 2>&1
160Failed program was
161#include "confdefs.h"
162
163#pragma _HP_SECONDARY_DEF Foo  PFoo
164int Foo(a) { return a; }
165
166int main() { return 0; }
167int t() {
168return PFoo(1);
169; return 0; }
170Undefined symbols:
171  "_PFoo", referenced from:
172      _t in ccKwCH9W.o
173ld: symbol(s) not found
174collect2: ld returned 1 exit status
175${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >conftest.out 2>&1
176Failed program was
177#include "confdefs.h"
178
179#pragma _CRI duplicate PFoo as Foo
180int Foo(a) { return a; }
181
182int main() { return 0; }
183int t() {
184return PFoo(1);
185; return 0; }
186Undefined symbols:
187  "_PFoo", referenced from:
188      _t in ccVEWmvV.o
189ld: symbol(s) not found
190collect2: ld returned 1 exit status
191#include "confdefs.h"
192#include <stdio.h>
193#include <stdarg.h>
194int func( int a, ... ){
195int b;
196va_list ap;
197va_start( ap );
198b = va_arg(ap, int);
199printf( "%d-%d\n", a, b );
200va_end(ap);
201fflush(stdout);
202return 0;
203}
204int main() { func( 1, 2 ); return 0;}
205conftest.c:7:14: error: macro "va_start" requires 2 arguments, but only 1 given
206conftest.c: In function 'func':
207conftest.c:7: error: 'va_start' undeclared (first use in this function)
208conftest.c:7: error: (Each undeclared identifier is reported only once
209conftest.c:7: error: for each function it appears in.)
210/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T ... test for quotes in defn
211/usr/bin/gcc-4.2 -DMPID_NO_FORTRAN -O2 -arch x86_64 -DUSE_SOCKLEN_T -L/opt/local/lib -arch x86_64 conftest.o -o conftest foo.a