Ticket #23311: port-install-xplot-debug.txt

File port-install-xplot-debug.txt, 38.4 KB (added by george.allen@…, 14 years ago)

debug output when installing xplot

Line 
1
2DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/xplot
3
4DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/xplot
5
6DEBUG: OS Platform: darwin
7
8DEBUG: OS Version: 9.8.0
9
10DEBUG: Mac OS X Version: 10.5
11
12DEBUG: System Arch: i386
13
14DEBUG: setting option os.universal_supported to yes
15
16DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
17
18DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
19
20DEBUG: adding the default universal variant
21
22DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
23
24DEBUG: Requested variant darwin is not provided by port xplot.
25
26DEBUG: Requested variant i386 is not provided by port xplot.
27
28DEBUG: Requested variant macosx is not provided by port xplot.
29
30--->  Computing dependencies for xplot
31
32DEBUG: Executing org.macports.main (xplot)
33
34DEBUG: Skipping completed org.macports.fetch (xplot)
35
36DEBUG: Skipping completed org.macports.checksum (xplot)
37
38DEBUG: Skipping completed org.macports.extract (xplot)
39
40DEBUG: Skipping completed org.macports.patch (xplot)
41
42DEBUG: Skipping completed org.macports.configure (xplot)
43
44--->  Building xplot
45
46DEBUG: Executing org.macports.build (xplot)
47
48DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
49
50DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1" && /usr/bin/make -j1 all'
51
52/usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o xplot.o xplot.c
53
54In file included from xplot.c:42:
55
56xplot.h:42:2: error: #error xplot requires X11
57
58xplot.c:50:2: error: #error xplot requires x11
59
60xplot.c:186: error: syntax error before 'Display'
61
62xplot.c:186: warning: no semicolon at end of struct or union
63
64xplot.c:187: warning: type defaults to 'int' in declaration of 'screen'
65
66xplot.c:187: warning: data definition has no type or storage class
67
68xplot.c:190: error: syntax error before 'win'
69
70xplot.c:190: warning: type defaults to 'int' in declaration of 'win'
71
72xplot.c:190: warning: data definition has no type or storage class
73
74xplot.c:191: error: syntax error before 'xsh'
75
76xplot.c:191: warning: type defaults to 'int' in declaration of 'xsh'
77
78xplot.c:191: warning: data definition has no type or storage class
79
80xplot.c:196: error: syntax error before 'gcs'
81
82xplot.c:196: warning: type defaults to 'int' in declaration of 'gcs'
83
84xplot.c:196: warning: data definition has no type or storage class
85
86xplot.c:197: error: syntax error before 'decgc'
87
88xplot.c:197: warning: type defaults to 'int' in declaration of 'decgc'
89
90xplot.c:197: warning: data definition has no type or storage class
91
92xplot.c:198: error: syntax error before 'xorgc'
93
94xplot.c:198: warning: type defaults to 'int' in declaration of 'xorgc'
95
96xplot.c:198: warning: data definition has no type or storage class
97
98xplot.c:199: error: syntax error before 'bacgc'
99
100xplot.c:199: warning: type defaults to 'int' in declaration of 'bacgc'
101
102xplot.c:199: warning: data definition has no type or storage class
103
104xplot.c:200: error: syntax error before '*' token
105
106xplot.c:200: warning: type defaults to 'int' in declaration of 'font_struct'
107
108xplot.c:200: warning: data definition has no type or storage class
109
110xplot.c:201: error: syntax error before 'gcv'
111
112xplot.c:201: warning: type defaults to 'int' in declaration of 'gcv'
113
114xplot.c:201: warning: data definition has no type or storage class
115
116xplot.c:217: error: syntax error before 'xplot_nagle_atom'
117
118xplot.c:217: warning: type defaults to 'int' in declaration of 'xplot_nagle_atom'
119
120xplot.c:217: warning: data definition has no type or storage class
121
122xplot.c:223: error: syntax error before 'foreground_color'
123
124xplot.c:223: warning: type defaults to 'int' in declaration of 'foreground_color'
125
126xplot.c:223: warning: data definition has no type or storage class
127
128xplot.c:224: error: syntax error before 'background_color'
129
130xplot.c:224: warning: type defaults to 'int' in declaration of 'background_color'
131
132xplot.c:224: warning: data definition has no type or storage class
133
134xplot.c:226: error: syntax error before '}' token
135
136xplot.c:226: warning: type defaults to 'int' in declaration of 'PLOTTER'
137
138xplot.c:226: warning: data definition has no type or storage class
139
140xplot.c:228: error: syntax error before 'the_plotter_list'
141
142xplot.c:228: warning: type defaults to 'int' in declaration of 'the_plotter_list'
143
144xplot.c:228: warning: data definition has no type or storage class
145
146xplot.c: In function 'new_command':
147
148xplot.c:250: error: dereferencing pointer to incomplete type
149
150xplot.c:257: error: dereferencing pointer to incomplete type
151
152xplot.c:258: error: dereferencing pointer to incomplete type
153
154xplot.c: In function 'tomain':
155
156xplot.c:278: error: dereferencing pointer to incomplete type
157
158xplot.c:279: error: dereferencing pointer to incomplete type
159
160xplot.c: In function 'tosub':
161
162xplot.c:286: error: dereferencing pointer to incomplete type
163
164xplot.c:287: error: dereferencing pointer to incomplete type
165
166xplot.c: In function 'compute_window_coords':
167
168xplot.c:337: error: dereferencing pointer to incomplete type
169
170xplot.c:337: error: dereferencing pointer to incomplete type
171
172xplot.c:337: error: dereferencing pointer to incomplete type
173
174xplot.c:338: error: dereferencing pointer to incomplete type
175
176xplot.c:338: error: dereferencing pointer to incomplete type
177
178xplot.c:338: error: dereferencing pointer to incomplete type
179
180xplot.c:340: error: dereferencing pointer to incomplete type
181
182xplot.c:340: error: dereferencing pointer to incomplete type
183
184xplot.c:340: error: dereferencing pointer to incomplete type
185
186xplot.c:343: error: dereferencing pointer to incomplete type
187
188xplot.c:343: error: dereferencing pointer to incomplete type
189
190xplot.c:343: error: dereferencing pointer to incomplete type
191
192xplot.c:344: error: dereferencing pointer to incomplete type
193
194xplot.c:344: error: dereferencing pointer to incomplete type
195
196xplot.c:344: error: dereferencing pointer to incomplete type
197
198xplot.c:346: error: dereferencing pointer to incomplete type
199
200xplot.c:346: error: dereferencing pointer to incomplete type
201
202xplot.c:346: error: dereferencing pointer to incomplete type
203
204xplot.c:349: error: dereferencing pointer to incomplete type
205
206xplot.c:349: error: dereferencing pointer to incomplete type
207
208xplot.c:349: error: dereferencing pointer to incomplete type
209
210xplot.c:351: error: dereferencing pointer to incomplete type
211
212xplot.c:351: error: dereferencing pointer to incomplete type
213
214xplot.c:351: error: dereferencing pointer to incomplete type
215
216xplot.c:377: error: dereferencing pointer to incomplete type
217
218xplot.c:377: error: dereferencing pointer to incomplete type
219
220xplot.c:377: error: dereferencing pointer to incomplete type
221
222xplot.c:378: error: dereferencing pointer to incomplete type
223
224xplot.c:378: error: dereferencing pointer to incomplete type
225
226xplot.c:378: error: dereferencing pointer to incomplete type
227
228xplot.c:380: error: dereferencing pointer to incomplete type
229
230xplot.c:380: error: dereferencing pointer to incomplete type
231
232xplot.c:380: error: dereferencing pointer to incomplete type
233
234xplot.c:383: error: dereferencing pointer to incomplete type
235
236xplot.c:383: error: dereferencing pointer to incomplete type
237
238xplot.c:383: error: dereferencing pointer to incomplete type
239
240xplot.c:384: error: dereferencing pointer to incomplete type
241
242xplot.c:384: error: dereferencing pointer to incomplete type
243
244xplot.c:384: error: dereferencing pointer to incomplete type
245
246xplot.c:386: error: dereferencing pointer to incomplete type
247
248xplot.c:386: error: dereferencing pointer to incomplete type
249
250xplot.c:386: error: dereferencing pointer to incomplete type
251
252xplot.c:389: error: dereferencing pointer to incomplete type
253
254xplot.c:389: error: dereferencing pointer to incomplete type
255
256xplot.c:389: error: dereferencing pointer to incomplete type
257
258xplot.c:391: error: dereferencing pointer to incomplete type
259
260xplot.c:391: error: dereferencing pointer to incomplete type
261
262xplot.c:391: error: dereferencing pointer to incomplete type
263
264xplot.c: In function 'append_strings_with_space_freeing_first':
265
266xplot.c:460: warning: implicit declaration of function 'strlen'
267
268xplot.c:460: warning: incompatible implicit declaration of built-in function 'strlen'
269
270xplot.c:466: warning: implicit declaration of function 'strcpy'
271
272xplot.c:466: warning: incompatible implicit declaration of built-in function 'strcpy'
273
274xplot.c:467: warning: implicit declaration of function 'strcat'
275
276xplot.c:467: warning: incompatible implicit declaration of built-in function 'strcat'
277
278xplot.c: In function 'doxtick':
279
280xplot.c:480: error: dereferencing pointer to incomplete type
281
282xplot.c:480: error: dereferencing pointer to incomplete type
283
284xplot.c:487: error: dereferencing pointer to incomplete type
285
286xplot.c:487: error: dereferencing pointer to incomplete type
287
288xplot.c:488: error: dereferencing pointer to incomplete type
289
290xplot.c:490: error: dereferencing pointer to incomplete type
291
292xplot.c: In function 'doytick':
293
294xplot.c:499: error: dereferencing pointer to incomplete type
295
296xplot.c:499: error: dereferencing pointer to incomplete type
297
298xplot.c:506: error: dereferencing pointer to incomplete type
299
300xplot.c:506: error: dereferencing pointer to incomplete type
301
302xplot.c:508: error: dereferencing pointer to incomplete type
303
304xplot.c:510: error: dereferencing pointer to incomplete type
305
306xplot.c: In function 'axis':
307
308xplot.c:520: error: dereferencing pointer to incomplete type
309
310xplot.c:520: error: dereferencing pointer to incomplete type
311
312xplot.c:521: error: dereferencing pointer to incomplete type
313
314xplot.c:521: error: dereferencing pointer to incomplete type
315
316xplot.c:522: error: dereferencing pointer to incomplete type
317
318xplot.c:522: error: dereferencing pointer to incomplete type
319
320xplot.c:523: error: dereferencing pointer to incomplete type
321
322xplot.c:523: error: dereferencing pointer to incomplete type
323
324xplot.c:528: error: dereferencing pointer to incomplete type
325
326xplot.c:528: error: dereferencing pointer to incomplete type
327
328xplot.c:529: error: dereferencing pointer to incomplete type
329
330xplot.c:529: error: dereferencing pointer to incomplete type
331
332xplot.c:530: error: dereferencing pointer to incomplete type
333
334xplot.c:530: error: dereferencing pointer to incomplete type
335
336xplot.c:531: error: dereferencing pointer to incomplete type
337
338xplot.c:531: error: dereferencing pointer to incomplete type
339
340xplot.c:534: error: dereferencing pointer to incomplete type
341
342xplot.c:534: error: dereferencing pointer to incomplete type
343
344xplot.c:534: error: dereferencing pointer to incomplete type
345
346xplot.c:534: error: dereferencing pointer to incomplete type
347
348xplot.c:534: error: dereferencing pointer to incomplete type
349
350xplot.c:535: error: dereferencing pointer to incomplete type
351
352xplot.c:535: error: dereferencing pointer to incomplete type
353
354xplot.c:535: error: dereferencing pointer to incomplete type
355
356xplot.c:535: error: dereferencing pointer to incomplete type
357
358xplot.c:535: error: dereferencing pointer to incomplete type
359
360xplot.c: In function 'size_window':
361
362xplot.c:543: error: dereferencing pointer to incomplete type
363
364xplot.c:544: error: dereferencing pointer to incomplete type
365
366xplot.c:545: error: dereferencing pointer to incomplete type
367
368xplot.c:545: error: dereferencing pointer to incomplete type
369
370xplot.c:545: error: dereferencing pointer to incomplete type
371
372xplot.c:546: error: dereferencing pointer to incomplete type
373
374xplot.c:546: error: dereferencing pointer to incomplete type
375
376xplot.c:546: error: dereferencing pointer to incomplete type
377
378xplot.c:550: error: dereferencing pointer to incomplete type
379
380xplot.c:550: error: dereferencing pointer to incomplete type
381
382xplot.c:551: error: dereferencing pointer to incomplete type
383
384xplot.c:552: error: dereferencing pointer to incomplete type
385
386xplot.c:552: error: dereferencing pointer to incomplete type
387
388xplot.c:558: error: dereferencing pointer to incomplete type
389
390xplot.c: In function 'detent':
391
392xplot.c:574: error: dereferencing pointer to incomplete type
393
394xplot.c:574: error: dereferencing pointer to incomplete type
395
396xplot.c:574: error: dereferencing pointer to incomplete type
397
398xplot.c:574: error: dereferencing pointer to incomplete type
399
400xplot.c:574: error: dereferencing pointer to incomplete type
401
402xplot.c:574: error: dereferencing pointer to incomplete type
403
404xplot.c:575: error: dereferencing pointer to incomplete type
405
406xplot.c:575: error: dereferencing pointer to incomplete type
407
408xplot.c:575: error: dereferencing pointer to incomplete type
409
410xplot.c:575: error: dereferencing pointer to incomplete type
411
412xplot.c:575: error: dereferencing pointer to incomplete type
413
414xplot.c:576: error: dereferencing pointer to incomplete type
415
416xplot.c:577: error: dereferencing pointer to incomplete type
417
418xplot.c:577: error: dereferencing pointer to incomplete type
419
420xplot.c:577: error: dereferencing pointer to incomplete type
421
422xplot.c:577: error: dereferencing pointer to incomplete type
423
424xplot.c:577: error: dereferencing pointer to incomplete type
425
426xplot.c:577: error: dereferencing pointer to incomplete type
427
428xplot.c:578: error: dereferencing pointer to incomplete type
429
430xplot.c:578: error: dereferencing pointer to incomplete type
431
432xplot.c:578: error: dereferencing pointer to incomplete type
433
434xplot.c:578: error: dereferencing pointer to incomplete type
435
436xplot.c:578: error: dereferencing pointer to incomplete type
437
438xplot.c:579: error: dereferencing pointer to incomplete type
439
440xplot.c: In function 'map_pl_pl':
441
442xplot.c:598: error: dereferencing pointer to incomplete type
443
444xplot.c:598: error: dereferencing pointer to incomplete type
445
446xplot.c:598: error: dereferencing pointer to incomplete type
447
448xplot.c:598: error: dereferencing pointer to incomplete type
449
450xplot.c:598: error: dereferencing pointer to incomplete type
451
452xplot.c:598: error: dereferencing pointer to incomplete type
453
454xplot.c:599: error: dereferencing pointer to incomplete type
455
456xplot.c:599: error: dereferencing pointer to incomplete type
457
458xplot.c:599: error: dereferencing pointer to incomplete type
459
460xplot.c:599: error: dereferencing pointer to incomplete type
461
462xplot.c:599: error: dereferencing pointer to incomplete type
463
464xplot.c:599: error: dereferencing pointer to incomplete type
465
466xplot.c:604: error: dereferencing pointer to incomplete type
467
468xplot.c:604: error: dereferencing pointer to incomplete type
469
470xplot.c:604: error: dereferencing pointer to incomplete type
471
472xplot.c:604: error: dereferencing pointer to incomplete type
473
474xplot.c:604: error: dereferencing pointer to incomplete type
475
476xplot.c:604: error: dereferencing pointer to incomplete type
477
478xplot.c:606: error: dereferencing pointer to incomplete type
479
480xplot.c:606: error: dereferencing pointer to incomplete type
481
482xplot.c:606: error: dereferencing pointer to incomplete type
483
484xplot.c:606: error: dereferencing pointer to incomplete type
485
486xplot.c:606: error: dereferencing pointer to incomplete type
487
488xplot.c:606: error: dereferencing pointer to incomplete type
489
490xplot.c: At top level:
491
492xplot.c:623: error: syntax error before '*' token
493
494xplot.c: In function 'X_ScreenNumberOfScreen':
495
496xplot.c:625: error: 'Display' undeclared (first use in this function)
497
498xplot.c:625: error: (Each undeclared identifier is reported only once
499
500xplot.c:625: error: for each function it appears in.)
501
502xplot.c:625: error: 'dpy' undeclared (first use in this function)
503
504xplot.c:627: error: 'Screen' undeclared (first use in this function)
505
506xplot.c:627: error: 'iscr' undeclared (first use in this function)
507
508xplot.c:629: warning: implicit declaration of function 'DisplayOfScreen'
509
510xplot.c:629: error: 'scr' undeclared (first use in this function)
511
512xplot.c:631: warning: implicit declaration of function 'XScreenCount'
513
514xplot.c:632: warning: implicit declaration of function 'ScreenOfDisplay'
515
516xplot.c: At top level:
517
518xplot.c:649: error: syntax error before 'Display'
519
520xplot.c: In function 'new_plotter':
521
522xplot.c:652: error: syntax error before 'pl'
523
524xplot.c:656: error: 'pl' undeclared (first use in this function)
525
526xplot.c:656: error: syntax error before 'malloc'
527
528xplot.c:661: error: 'dpy' undeclared (first use in this function)
529
530xplot.c:662: warning: implicit declaration of function 'XDefaultScreenOfDisplay'
531
532xplot.c:695: error: 'None' undeclared (first use in this function)
533
534xplot.c:707: error: 'fp' undeclared (first use in this function)
535
536xplot.c:707: error: 'lineno' undeclared (first use in this function)
537
538xplot.c: At top level:
539
540xplot.c:713: error: syntax error before 'pl'
541
542xplot.c: In function 'display_plotter':
543
544xplot.c:715: error: 'XSetWindowAttributes' undeclared (first use in this function)
545
546xplot.c:715: error: syntax error before 'attr'
547
548xplot.c:716: error: 'Window' undeclared (first use in this function)
549
550xplot.c:718: error: 'pl' undeclared (first use in this function)
551
552xplot.c:724: error: 'rootwindow' undeclared (first use in this function)
553
554xplot.c:724: warning: implicit declaration of function 'XRootWindowOfScreen'
555
556xplot.c:729: error: 'Colormap' undeclared (first use in this function)
557
558xplot.c:729: error: syntax error before 'default_cmap'
559
560xplot.c:732: error: 'XColor' undeclared (first use in this function)
561
562xplot.c:732: error: syntax error before 'exact_return'
563
564xplot.c:735: warning: implicit declaration of function 'XGetDefault'
565
566xplot.c:735: warning: assignment makes pointer from integer without a cast
567
568xplot.c:737: warning: implicit declaration of function 'XAllocNamedColor'
569
570xplot.c:737: error: 'default_cmap' undeclared (first use in this function)
571
572xplot.c:738: error: 'exact_return' undeclared (first use in this function)
573
574xplot.c:749: warning: incompatible implicit declaration of built-in function 'strlen'
575
576xplot.c:751: warning: incompatible implicit declaration of built-in function 'strcpy'
577
578xplot.c:754: warning: assignment makes pointer from integer without a cast
579
580xplot.c:766: error: 'attr' undeclared (first use in this function)
581
582xplot.c:768: error: 'ButtonReleaseMask' undeclared (first use in this function)
583
584xplot.c:768: error: 'ButtonPressMask' undeclared (first use in this function)
585
586xplot.c:768: error: 'ExposureMask' undeclared (first use in this function)
587
588xplot.c:769: error: 'EnterWindowMask' undeclared (first use in this function)
589
590xplot.c:769: error: 'LeaveWindowMask' undeclared (first use in this function)
591
592xplot.c:769: error: 'PointerMotionMask' undeclared (first use in this function)
593
594xplot.c:769: error: 'PointerMotionHintMask' undeclared (first use in this function)
595
596xplot.c:770: error: 'StructureNotifyMask' undeclared (first use in this function)
597
598xplot.c:770: error: 'VisibilityChangeMask' undeclared (first use in this function)
599
600xplot.c:772: warning: implicit declaration of function 'XCreateFontCursor'
601
602xplot.c:772: error: 'XC_crosshair' undeclared (first use in this function)
603
604xplot.c:778: error: syntax error before 'blk'
605
606xplot.c:780: error: 'blk' undeclared (first use in this function)
607
608xplot.c:781: error: 'wht' undeclared (first use in this function)
609
610xplot.c:782: error: 'DoRed' undeclared (first use in this function)
611
612xplot.c:782: error: 'DoGreen' undeclared (first use in this function)
613
614xplot.c:782: error: 'DoBlue' undeclared (first use in this function)
615
616xplot.c:784: warning: implicit declaration of function 'XRecolorCursor'
617
618xplot.c:788: warning: initialization makes pointer from integer without a cast
619
620xplot.c:795: warning: implicit declaration of function 'strcmp'
621
622xplot.c:810: warning: implicit declaration of function 'XParseGeometry'
623
624xplot.c:811: error: 'XValue' undeclared (first use in this function)
625
626xplot.c:813: error: 'XNegative' undeclared (first use in this function)
627
628xplot.c:814: warning: implicit declaration of function 'DisplayWidth'
629
630xplot.c:819: error: 'YValue' undeclared (first use in this function)
631
632xplot.c:821: error: 'YNegative' undeclared (first use in this function)
633
634xplot.c:822: warning: implicit declaration of function 'DisplayHeight'
635
636xplot.c:836: warning: implicit declaration of function 'XCreateWindow'
637
638xplot.c:837: warning: implicit declaration of function 'DefaultDepth'
639
640xplot.c:838: error: 'CopyFromParent' undeclared (first use in this function)
641
642xplot.c:839: error: 'CWBackPixel' undeclared (first use in this function)
643
644xplot.c:839: error: 'CWBorderPixel' undeclared (first use in this function)
645
646xplot.c:839: error: 'CWEventMask' undeclared (first use in this function)
647
648xplot.c:839: error: 'CWCursor' undeclared (first use in this function)
649
650xplot.c:843: error: 'WidthValue' undeclared (first use in this function)
651
652xplot.c:843: error: 'HeightValue' undeclared (first use in this function)
653
654xplot.c:844: error: 'USSize' undeclared (first use in this function)
655
656xplot.c:846: error: 'PSize' undeclared (first use in this function)
657
658xplot.c:848: error: 'USPosition' undeclared (first use in this function)
659
660xplot.c:850: error: 'PPosition' undeclared (first use in this function)
661
662xplot.c:856: warning: implicit declaration of function 'XSetStandardProperties'
663
664xplot.c:856: error: 'None' undeclared (first use in this function)
665
666xplot.c:860: warning: implicit declaration of function 'XMapRaised'
667
668xplot.c:862: error: 'VisibilityFullyObscured' undeclared (first use in this function)
669
670xplot.c:864: warning: initialization makes pointer from integer without a cast
671
672xplot.c:865: warning: implicit declaration of function 'XLoadQueryFont'
673
674xplot.c:872: error: 'CapProjecting' undeclared (first use in this function)
675
676xplot.c:875: error: 'CapRound' undeclared (first use in this function)
677
678xplot.c:883: error: syntax error before 'Colormap'
679
680xplot.c:883: warning: no semicolon at end of struct or union
681
682xplot.c:885: error: syntax error before 'clr'
683
684xplot.c:890: error: 'Atom' undeclared (first use in this function)
685
686xplot.c:890: error: syntax error before 'xplot_nagle_atom'
687
688xplot.c:891: error: 'Display' undeclared (first use in this function)
689
690xplot.c:891: error: 'saved_dpy' undeclared (first use in this function)
691
692xplot.c:889: warning: unused variable 'warned_color_alloc_failed'
693
694xplot.c:888: warning: unused variable 'virgin'
695
696xplot.c:887: warning: unused variable 'Colors'
697
698xplot.c:886: warning: unused variable 'pixel'
699
700xplot.c:884: warning: unused variable 'depth'
701
702xplot.c:892: error: 'd_i' undeclared (first use in this function)
703
704xplot.c:919: warning: implicit declaration of function 'XInternAtom'
705
706xplot.c:919: error: 'False' undeclared (first use in this function)
707
708xplot.c:921: warning: implicit declaration of function 'DefaultColormap'
709
710xplot.c:921: warning: implicit declaration of function 'DefaultScreen'
711
712xplot.c:923: warning: implicit declaration of function 'DisplayPlanes'
713
714xplot.c:931: warning: implicit declaration of function 'XAllocColorCells'
715
716xplot.c:938: warning: implicit declaration of function 'XParseColor'
717
718xplot.c:940: warning: implicit declaration of function 'XStoreColor'
719
720xplot.c:950: error: syntax error before 'exact_return'
721
722xplot.c:994: warning: implicit declaration of function 'WhitePixelOfScreen'
723
724xplot.c:1000: warning: implicit declaration of function 'XCreateGC'
725
726xplot.c:1001: error: 'GCForeground' undeclared (first use in this function)
727
728xplot.c:1001: error: 'GCFont' undeclared (first use in this function)
729
730xplot.c:1001: error: 'GCLineWidth' undeclared (first use in this function)
731
732xplot.c:1001: error: 'GCCapStyle' undeclared (first use in this function)
733
734xplot.c:1004: warning: implicit declaration of function 'XSetForeground'
735
736xplot.c: At top level:
737
738xplot.c:1015: error: syntax error before '->' token
739
740xplot.c:1036: error: syntax error before 'pl'
741
742xplot.c: In function 'undisplay_plotter':
743
744xplot.c:1039: error: syntax error before 'pll'
745
746xplot.c:1041: error: 'direction' undeclared (first use in this function)
747
748xplot.c:1042: error: 'pll' undeclared (first use in this function)
749
750xplot.c:1042: error: 'pl' undeclared (first use in this function)
751
752xplot.c:1093: warning: implicit declaration of function 'XDestroyWindow'
753
754xplot.c:1095: warning: implicit declaration of function 'XFreeGC'
755
756xplot.c:1098: warning: implicit declaration of function 'XFreeFont'
757
758xplot.c: In function 'shrink_to_bbox':
759
760xplot.c:1126: error: dereferencing pointer to incomplete type
761
762xplot.c:1126: error: dereferencing pointer to incomplete type
763
764xplot.c:1127: error: dereferencing pointer to incomplete type
765
766xplot.c:1127: error: dereferencing pointer to incomplete type
767
768xplot.c:1128: error: dereferencing pointer to incomplete type
769
770xplot.c:1128: error: dereferencing pointer to incomplete type
771
772xplot.c:1129: error: dereferencing pointer to incomplete type
773
774xplot.c:1129: error: dereferencing pointer to incomplete type
775
776xplot.c:1133: error: dereferencing pointer to incomplete type
777
778xplot.c:1145: error: dereferencing pointer to incomplete type
779
780xplot.c:1155: error: dereferencing pointer to incomplete type
781
782xplot.c:1155: error: dereferencing pointer to incomplete type
783
784xplot.c:1155: error: dereferencing pointer to incomplete type
785
786xplot.c:1156: error: dereferencing pointer to incomplete type
787
788xplot.c:1156: error: dereferencing pointer to incomplete type
789
790xplot.c:1157: error: dereferencing pointer to incomplete type
791
792xplot.c:1157: error: dereferencing pointer to incomplete type
793
794xplot.c:1157: error: dereferencing pointer to incomplete type
795
796xplot.c:1158: error: dereferencing pointer to incomplete type
797
798xplot.c:1158: error: dereferencing pointer to incomplete type
799
800xplot.c:1162: error: dereferencing pointer to incomplete type
801
802xplot.c:1162: error: dereferencing pointer to incomplete type
803
804xplot.c:1162: error: dereferencing pointer to incomplete type
805
806xplot.c:1163: error: dereferencing pointer to incomplete type
807
808xplot.c:1163: error: dereferencing pointer to incomplete type
809
810xplot.c:1164: error: dereferencing pointer to incomplete type
811
812xplot.c:1164: error: dereferencing pointer to incomplete type
813
814xplot.c:1164: error: dereferencing pointer to incomplete type
815
816xplot.c:1165: error: dereferencing pointer to incomplete type
817
818xplot.c:1165: error: dereferencing pointer to incomplete type
819
820xplot.c:1189: error: dereferencing pointer to incomplete type
821
822xplot.c:1189: error: dereferencing pointer to incomplete type
823
824xplot.c:1189: error: dereferencing pointer to incomplete type
825
826xplot.c:1190: error: dereferencing pointer to incomplete type
827
828xplot.c:1190: error: dereferencing pointer to incomplete type
829
830xplot.c:1191: error: dereferencing pointer to incomplete type
831
832xplot.c:1191: error: dereferencing pointer to incomplete type
833
834xplot.c:1191: error: dereferencing pointer to incomplete type
835
836xplot.c:1192: error: dereferencing pointer to incomplete type
837
838xplot.c:1192: error: dereferencing pointer to incomplete type
839
840xplot.c:1196: error: dereferencing pointer to incomplete type
841
842xplot.c:1196: error: dereferencing pointer to incomplete type
843
844xplot.c:1196: error: dereferencing pointer to incomplete type
845
846xplot.c:1197: error: dereferencing pointer to incomplete type
847
848xplot.c:1197: error: dereferencing pointer to incomplete type
849
850xplot.c:1198: error: dereferencing pointer to incomplete type
851
852xplot.c:1198: error: dereferencing pointer to incomplete type
853
854xplot.c:1198: error: dereferencing pointer to incomplete type
855
856xplot.c:1199: error: dereferencing pointer to incomplete type
857
858xplot.c:1199: error: dereferencing pointer to incomplete type
859
860xplot.c:1211: error: dereferencing pointer to incomplete type
861
862xplot.c:1211: error: dereferencing pointer to incomplete type
863
864xplot.c:1211: error: dereferencing pointer to incomplete type
865
866xplot.c:1211: error: dereferencing pointer to incomplete type
867
868xplot.c:1211: error: dereferencing pointer to incomplete type
869
870xplot.c:1213: error: dereferencing pointer to incomplete type
871
872xplot.c:1213: error: dereferencing pointer to incomplete type
873
874xplot.c:1214: error: dereferencing pointer to incomplete type
875
876xplot.c:1214: error: dereferencing pointer to incomplete type
877
878xplot.c:1216: error: dereferencing pointer to incomplete type
879
880xplot.c:1216: error: dereferencing pointer to incomplete type
881
882xplot.c:1216: error: dereferencing pointer to incomplete type
883
884xplot.c:1216: error: dereferencing pointer to incomplete type
885
886xplot.c:1216: error: dereferencing pointer to incomplete type
887
888xplot.c:1218: error: dereferencing pointer to incomplete type
889
890xplot.c:1218: error: dereferencing pointer to incomplete type
891
892xplot.c:1219: error: dereferencing pointer to incomplete type
893
894xplot.c:1219: error: dereferencing pointer to incomplete type
895
896xplot.c: At top level:
897
898xplot.c:1242: error: syntax error before 'pl'
899
900xplot.c: In function 'draw_pointer_marks':
901
902xplot.c:1250: error: 'pl' undeclared (first use in this function)
903
904xplot.c:1252: warning: implicit declaration of function 'XDrawLine'
905
906xplot.c:1252: error: 'gc' undeclared (first use in this function)
907
908xplot.c:1270: warning: implicit declaration of function 'XDrawRectangle'
909
910xplot.c: In function 'main':
911
912xplot.c:1306: error: 'Window' undeclared (first use in this function)
913
914xplot.c:1306: error: syntax error before 'dummy_window'
915
916xplot.c:1307: error: 'Display' undeclared (first use in this function)
917
918xplot.c:1307: error: 'dpy' undeclared (first use in this function)
919
920xplot.c:1308: error: 'dpy2' undeclared (first use in this function)
921
922xplot.c:1309: error: 'dpy_of_event' undeclared (first use in this function)
923
924xplot.c:1310: error: syntax error before 'pl'
925
926xplot.c:1316: error: 'XEvent' undeclared (first use in this function)
927
928xplot.c:1316: error: syntax error before 'event'
929
930xplot.c:1359: warning: implicit declaration of function 'XOpenDisplay'
931
932xplot.c:1401: warning: incompatible implicit declaration of built-in function 'strlen'
933
934xplot.c:1433: warning: incompatible implicit declaration of built-in function 'strlen'
935
936xplot.c:1477: error: invalid type argument of '->'
937
938xplot.c:1478: error: 'pl' undeclared (first use in this function)
939
940xplot.c:1478: error: invalid type argument of '->'
941
942xplot.c:1484: error: invalid type argument of '->'
943
944xplot.c:1485: error: invalid type argument of '->'
945
946xplot.c:1589: warning: implicit declaration of function 'XPending'
947
948xplot.c:1612: error: 'XRectangle' undeclared (first use in this function)
949
950xplot.c:1612: error: syntax error before 'xr'
951
952xplot.c:1617: warning: implicit declaration of function 'XClearWindow'
953
954xplot.c:1620: error: 'xr' undeclared (first use in this function)
955
956xplot.c:1626: warning: implicit declaration of function 'XSetClipRectangles'
957
958xplot.c:1626: error: 'YXBanded' undeclared (first use in this function)
959
960xplot.c:1637: error: 'VisibilityFullyObscured' undeclared (first use in this function)
961
962xplot.c:1642: error: 'GC' undeclared (first use in this function)
963
964xplot.c:1642: error: syntax error before 'gc'
965
966xplot.c:1649: error: 'gc' undeclared (first use in this function)
967
968xplot.c:1791: error: 'XSegment' undeclared (first use in this function)
969
970xplot.c:1791: error: syntax error before 'segs'
971
972xplot.c:1805: error: 'segs' undeclared (first use in this function)
973
974xplot.c:1816: warning: implicit declaration of function 'XDrawSegments'
975
976xplot.c:1820: error: syntax error before 'segs'
977
978xplot.c:1893: error: 'XCharStruct' undeclared (first use in this function)
979
980xplot.c:1893: error: syntax error before 'xcs'
981
982xplot.c:1922: warning: implicit declaration of function 'XTextExtents'
983
984xplot.c:1922: warning: incompatible implicit declaration of built-in function 'strlen'
985
986xplot.c:1923: error: 'xcs' undeclared (first use in this function)
987
988xplot.c:1943: warning: implicit declaration of function 'XDrawString'
989
990xplot.c:1951: warning: implicit declaration of function 'XSync'
991
992xplot.c:1951: error: 'False' undeclared (first use in this function)
993
994xplot.c:1952: warning: implicit declaration of function 'XEventsQueued'
995
996xplot.c:1952: error: 'QueuedAlready' undeclared (first use in this function)
997
998xplot.c:1969: warning: implicit declaration of function 'XNextEvent'
999
1000xplot.c:1969: error: 'event' undeclared (first use in this function)
1001
1002xplot.c:1977: error: 'fd_set' undeclared (first use in this function)
1003
1004xplot.c:1977: error: syntax error before 'fds'
1005
1006xplot.c:1981: warning: implicit declaration of function 'FD_ZERO'
1007
1008xplot.c:1981: error: 'fds' undeclared (first use in this function)
1009
1010xplot.c:1982: warning: implicit declaration of function 'FD_SET'
1011
1012xplot.c:1982: warning: implicit declaration of function 'ConnectionNumber'
1013
1014xplot.c:1988: warning: implicit declaration of function 'select'
1015
1016xplot.c:2007: error: 'Expose' undeclared (first use in this function)
1017
1018xplot.c:2014: error: 'VisibilityNotify' undeclared (first use in this function)
1019
1020xplot.c:2017: error: 'ConfigureNotify' undeclared (first use in this function)
1021
1022xplot.c:2028: error: 'MapNotify' undeclared (first use in this function)
1023
1024xplot.c:2035: error: 'ButtonPress' undeclared (first use in this function)
1025
1026xplot.c:2041: error: syntax error before 'savepl'
1027
1028xplot.c:2044: error: 'savepl' undeclared (first use in this function)
1029
1030xplot.c:2056: error: 'Button1' undeclared (first use in this function)
1031
1032xplot.c:2057: error: 'ShiftMask' undeclared (first use in this function)
1033
1034xplot.c:2067: error: 'Button2' undeclared (first use in this function)
1035
1036xplot.c:2078: error: 'Button3' undeclared (first use in this function)
1037
1038xplot.c:2079: error: 'ControlMask' undeclared (first use in this function)
1039
1040xplot.c:2137: warning: implicit declaration of function 'XQueryPointer'
1041
1042xplot.c:2137: error: 'dummy_window' undeclared (first use in this function)
1043
1044xplot.c:2160: error: syntax error before 'savepl'
1045
1046xplot.c:2200: warning: implicit declaration of function 'XBell'
1047
1048xplot.c:2211: error: syntax error before 'savepl'
1049
1050xplot.c:2223: error: 'ButtonRelease' undeclared (first use in this function)
1051
1052xplot.c:2231: error: syntax error before 'savepl'
1053
1054xplot.c:2244: error: syntax error before 'savepl'
1055
1056xplot.c:2316: error: syntax error before 'savepl'
1057
1058xplot.c:2443: error: syntax error before 'savepl'
1059
1060xplot.c:2522: error: 'EnterNotify' undeclared (first use in this function)
1061
1062xplot.c:2525: error: 'LeaveNotify' undeclared (first use in this function)
1063
1064xplot.c:2532: error: syntax error before 'savepl'
1065
1066xplot.c:2546: error: 'MotionNotify' undeclared (first use in this function)
1067
1068xplot.c:2585: error: syntax error before 'savepl'
1069
1070xplot.c:2615: error: syntax error before 'e'
1071
1072xplot.c:2618: error: 'e' undeclared (first use in this function)
1073
1074xplot.c:2618: error: 'ClientMessage' undeclared (first use in this function)
1075
1076xplot.c:2626: warning: implicit declaration of function 'XSendEvent'
1077
1078xplot.c:2666: error: syntax error before 'e'
1079
1080xplot.c:2686: warning: implicit declaration of function 'XGetAtomName'
1081
1082xplot.c:2687: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
1083
1084xplot.c:2701: warning: implicit declaration of function 'XCloseDisplay'
1085
1086xplot.c: At top level:
1087
1088xplot.c:2766: error: syntax error before 'Display'
1089
1090xplot.c: In function 'get_input':
1091
1092xplot.c:2788: error: 'lineno' undeclared (first use in this function)
1093
1094xplot.c:2789: error: 'fp' undeclared (first use in this function)
1095
1096xplot.c:2797: error: 'pl' undeclared (first use in this function)
1097
1098xplot.c:2975: warning: incompatible implicit declaration of built-in function 'strlen'
1099
1100xplot.c:2977: warning: incompatible implicit declaration of built-in function 'strcpy'
1101
1102xplot.c:2990: warning: incompatible implicit declaration of built-in function 'strlen'
1103
1104xplot.c:2992: warning: incompatible implicit declaration of built-in function 'strcpy'
1105
1106xplot.c:3008: warning: incompatible implicit declaration of built-in function 'strlen'
1107
1108xplot.c:3010: warning: incompatible implicit declaration of built-in function 'strcpy'
1109
1110xplot.c:3026: warning: incompatible implicit declaration of built-in function 'strlen'
1111
1112xplot.c:3028: warning: incompatible implicit declaration of built-in function 'strcpy'
1113
1114xplot.c:3044: warning: incompatible implicit declaration of built-in function 'strlen'
1115
1116xplot.c:3046: warning: incompatible implicit declaration of built-in function 'strcpy'
1117
1118xplot.c:3062: warning: incompatible implicit declaration of built-in function 'strlen'
1119
1120xplot.c:3064: warning: incompatible implicit declaration of built-in function 'strcpy'
1121
1122xplot.c:3079: warning: incompatible implicit declaration of built-in function 'strlen'
1123
1124xplot.c:3081: warning: incompatible implicit declaration of built-in function 'strcpy'
1125
1126xplot.c:3093: warning: incompatible implicit declaration of built-in function 'strlen'
1127
1128xplot.c:3095: warning: incompatible implicit declaration of built-in function 'strcpy'
1129
1130xplot.c:3107: warning: incompatible implicit declaration of built-in function 'strlen'
1131
1132xplot.c:3109: warning: incompatible implicit declaration of built-in function 'strcpy'
1133
1134xplot.c:3119: warning: incompatible implicit declaration of built-in function 'strlen'
1135
1136xplot.c:3121: warning: incompatible implicit declaration of built-in function 'strcpy'
1137
1138xplot.c: In function 'emit_PS':
1139
1140xplot.c:3164: error: storage size of 'pspl' isn't known
1141
1142xplot.c:3177: error: dereferencing pointer to incomplete type
1143
1144xplot.c:3207: error: dereferencing pointer to incomplete type
1145
1146xplot.c:3252: error: dereferencing pointer to incomplete type
1147
1148xplot.c:3258: error: dereferencing pointer to incomplete type
1149
1150xplot.c:3708: error: dereferencing pointer to incomplete type
1151
1152xplot.c:3164: warning: unused variable 'pspl'
1153
1154xplot.c: In function 'make_name_open_file':
1155
1156xplot.c:3724: error: dereferencing pointer to incomplete type
1157
1158xplot.c:3727: warning: incompatible implicit declaration of built-in function 'strlen'
1159
1160xplot.c:3757: warning: incompatible implicit declaration of built-in function 'strcpy'
1161
1162xplot.c:3760: warning: incompatible implicit declaration of built-in function 'strcat'
1163
1164xplot.c:3761: warning: incompatible implicit declaration of built-in function 'strlen'
1165
1166xplot.c:3764: warning: implicit declaration of function 'access'
1167
1168xplot.c:3764: error: 'F_OK' undeclared (first use in this function)
1169
1170make: *** [xplot.o] Error 1
1171
1172Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1" && /usr/bin/make -j1 all " returned error 2
1173
1174DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1" && /usr/bin/make -j1 all " returned error 2
1175
1176    while executing
1177
1178"command_exec build"
1179
1180    (procedure "portbuild::build_main" line 9)
1181
1182    invoked from within
1183
1184"$procedure $targetname"
1185
1186Warning: the following items did not execute (for xplot): org.macports.activate org.macports.build org.macports.destroot org.macports.install
1187
1188Error: Status 1 encountered during processing.
1189
1190To report a bug, see <http://guide.macports.org/#project.tickets>
1191
1192gallenosx-cnet-cnwk:~ gallen$