Ticket #38384: smake_sdd-1.52.log

File smake_sdd-1.52.log, 23.1 KB (added by anthony@…, 11 years ago)
Line 
1Trying to find cc
2Found cc
3Creating empty 'incs/Dcc.i386-darwin'
4 ==> AUTOMAKING "./RULES/x86_64-darwin-cc.rul"
5NOTICE:         Automake script called
6IMPORTANT:      Please report your architecture to schilling@fokus.fhg.de
7
8Trying to create missing rule file './RULES/x86_64-darwin-cc.rul'
9
10CC:             gcc
11MANSTYLE:       bsd
12ARCH:           x86_64
13OSNAME:         darwin
14CCOM:           cc
15DIR:            ./RULES
16./RULES/x86_64-darwin-cc.rul
17Trying to find similar architecture for './RULES/x86_64-darwin-cc.rul'
18Found similar architecture              './RULES/power-macintosh-darwin-cc.rul'
19creating symlink: ln -s power-macintosh-darwin-cc.rul ./RULES/x86_64-darwin-cc.rul
20Please send a mail to schilling@fokus.fhg.de to report whether this works or not
21        ==> MAKING DIRECTORY "incs/i386-darwin-cc/Inull"
22        ==> CONFIGURING RULES "incs/i386-darwin-cc/rules.cnf"
23creating cache ./config.cache
24checking host system type... Invalid configuration `unknownCPU-unknownMFR-unknownOS': machine `unknownCPU-unknownMFR' not recognized
25
26checking for Cygwin environment... no
27checking for mingw32 environment... no
28checking for EMX/OS2 environment... no
29checking for executable suffix... no
30checking how to run the C preprocessor... cc -E
31checking for ranlib... ranlib
32checking whether make sets ${MAKE}... yes
33checking for ANSI C header files... yes
34checking for UNIX-98 compliant inttypes.h... yes
35checking for dirent.h that defines DIR... yes
36checking for opendir in -ldir... no
37checking whether stat file-mode macros are broken... no
38checking whether time.h and sys/time.h may both be included... yes
39checking for sys/wait.h that is POSIX.1 compatible... yes
40checking if select needs nonstd include files... no
41checking if sys/select.h is needed for select... no
42checking if sys/socket.h is needed for select... no
43checking for varargs.h... no
44checking for stdarg.h... yes
45checking for stdlib.h... yes
46checking for stddef.h... yes
47checking for string.h... yes
48checking for strings.h... yes
49checking for unistd.h... yes
50checking for fcntl.h... yes
51checking for sys/file.h... yes
52checking for getopt.h... yes
53checking for limits.h... yes
54checking for a.out.h... no
55checking for aouthdr.h... no
56checking for elf.h... no
57checking for malloc.h... no
58checking for termios.h... yes
59checking for termio.h... no
60checking for pwd.h... yes
61checking for grp.h... yes
62checking for sys/acl.h... yes
63checking for acllib.h... no
64checking for shadow.h... no
65checking for syslog.h... yes
66checking for sys/time.h... yes
67checking for sys/times.h... yes
68checking for utime.h... yes
69checking for sys/utime.h... no
70checking for sys/ioctl.h... yes
71checking for sys/filio.h... yes
72checking for sys/param.h... yes
73checking for sys/systeminfo.h... no
74checking for sys/syscall.h... yes
75checking for mntent.h... no
76checking for sys/mntent.h... no
77checking for sys/mnttab.h... no
78checking for sys/mount.h... yes
79checking for wait.h... no
80checking for sys/resource.h... yes
81checking for sys/procfs.h... no
82checking for sys/utsname.h... yes
83checking for sys/priocntl.h... no
84checking for sys/rtpriocntl.h... no
85checking for sys/mtio.h... no
86checking for sys/tape.h... no
87checking for sys/mman.h... yes
88checking for linux/pg.h... no
89checking for camlib.h... no
90checking for sys/shm.h... yes
91checking for sys/ipc.h... yes
92checking for sys/dkio.h... no
93checking for sys/dklabel.h... no
94checking for sun/dkio.h... no
95checking for sun/dklabel.h... no
96checking for sys/types.h... yes
97checking for sys/stat.h... yes
98checking for types.h... no
99checking for stat.h... no
100checking for poll.h... yes
101checking for sys/poll.h... yes
102checking for sys/select.h... yes
103checking for netdb.h... yes
104checking for sys/socket.h... yes
105checking for ieeefp.h... no
106checking for fp.h... no
107checking for values.h... no
108checking for float.h... yes
109checking for arpa/inet.h... yes
110checking for bsd/dev/scsireg.h... no
111checking for sys/bsdtty.h... no
112checking for OS.h... no
113checking for attr/xattr.h... no
114checking for fnmatch.h... yes
115checking for header file containing  major(), minor() and makedev()... none
116checking bits in minor device number... 24
117checking whether bits in minor device numbers are non contiguous... no
118checking for _filbuf()... no
119checking for __filbuf()... no
120checking for USG derived STDIO... no
121checking for errno definition in errno.h... yes
122checking for working const... yes
123checking whether byte ordering is bigendian... no
124checking whether bitorder in bitfields is htol... no
125checking return type of signal handlers... void
126checking for uid_t in sys/types.h... yes
127checking type of array argument to getgroups... gid_t
128checking for type long long... yes
129checking for prototypes... yes
130checking if compiler allows dynamic arrays... yes
131checking for uid_t in sys/types.h... (cached) yes
132checking for size_t... yes
133checking for ssize_t... yes
134checking for pid_t... yes
135checking for off_t... yes
136checking for mode_t... yes
137checking for time_t... yes
138checking for caddr_t... yes
139checking for daddr_t... yes
140checking for dev_t... yes
141checking for ino_t... yes
142checking for nlink_t... yes
143checking for blksize_t... yes
144checking for blkcnt_t... yes
145checking for clock_t... yes
146checking for socklen_t... yes
147checking for u_char... yes
148checking for u_short... yes
149checking for u_int... yes
150checking for u_long... yes
151checking size of char... 1
152checking size of short int... 2
153checking size of int... 4
154checking size of long int... 8
155checking size of long long... 8
156checking size of char *... 8
157checking size of unsigned char... 1
158checking size of unsigned short int... 2
159checking size of unsigned int... 4
160checking size of unsigned long int... 8
161checking size of unsigned long long... 8
162checking size of unsigned char *... 8
163checking if char is unsigned... no
164checking if va_list is an array... yes
165checking if struct mtget contains mt_type... no
166checking if struct mtget contains mt_model... no
167checking if struct mtget contains mt_dsreg... no
168checking if struct mtget contains mt_dsreg1... no
169checking if struct mtget contains mt_dsreg2... no
170checking if struct mtget contains mt_gstat... no
171checking if struct mtget contains mt_erreg... no
172checking if struct mtget contains mt_resid... no
173checking if struct mtget contains mt_fileno... no
174checking if struct mtget contains mt_blkno... no
175checking if struct mtget contains mt_flags... no
176checking if struct mtget contains mt_bf... no
177checking if struct rusage is declared in sys/resource.h... yes
178checking if struct siginfo contains si_utime... no
179checking if struct sockaddr_storage is declared in socket.h... yes
180checking if an illegal declaration for union semun in sys/sem.h exists... yes
181checking if union wait is declared in wait.h or sys/wait.h... yes
182checking if struct stat contains st_spare1... no
183checking if struct stat contains st_atimensec... no
184checking if struct stat contains st_atim.tv_nsec... no
185checking if struct stat contains st_atim.st__tim.tv_nsec... no
186checking if struct stat contains st_atimespec.tv_nsec... yes
187checking for st_blksize in struct stat... yes
188checking for st_blocks in struct stat... yes
189checking if struct stat contains st_fstype... no
190checking for st_rdev in struct stat... yes
191checking if struct stat contains st_flags... yes
192checking for wait3 that fills in rusage... yes
193checking for mlock... yes
194checking for mlockall... no
195checking for va_copy... yes
196checking for __va_copy... yes
197checking for working ecvt() ... yes
198checking for working fcvt() ... yes
199checking for working gcvt() ... yes
200checking for __dtoa... yes
201checking for __dtoa that needs result ptr... no
202checking for unistd.h... (cached) yes
203checking for getpagesize... yes
204checking for mmap that needs ptr to size... no
205checking for unistd.h... (cached) yes
206checking for getpagesize... (cached) yes
207checking for working mmap... yes
208checking for unistd.h... (cached) yes
209checking for getpagesize... (cached) yes
210checking for mmap that needs ptr to size... (cached) no
211checking if mmap works to get shared memory... yes
212checking for working alloca.h... yes
213checking for alloca... yes
214checking if quotactl is an ioctl... no
215checking for file locking via fcntl... yes
216checking for uname... yes
217checking for vfork.h... no
218checking for working vfork... yes
219checking for sys_siglist... yes
220checking for BSD compliant getpgrp... no
221checking for BSD compliant setpgrp... no
222checking for access... yes
223checking for eaccess... no
224checking for euidaccess... no
225checking for brk... yes
226checking for sbrk... yes
227checking for strerror... yes
228checking for nice... yes
229checking for memmove... yes
230checking for flock... yes
231checking for lockf... yes
232checking for fchdir... yes
233checking for statvfs... yes
234checking for quotactl... yes
235checking for dup2... yes
236checking for getcwd... yes
237checking for shmat... yes
238checking for semget... yes
239checking for lstat... yes
240checking for readlink... yes
241checking for symlink... yes
242checking for link... yes
243checking for rename... yes
244checking for mkfifo... yes
245checking for mknod... yes
246checking for setreuid... yes
247checking for setresuid... no
248checking for seteuid... yes
249checking for setuid... yes
250checking for setregid... yes
251checking for setresgid... no
252checking for setegid... yes
253checking for setgid... yes
254checking for getpgid... yes
255checking for setpgid... yes
256checking for getpgrp... yes
257checking for setpgrp... yes
258checking for getspnam... no
259checking for getspwnam... no
260checking for sync... yes
261checking for fsync... yes
262checking for fork... yes
263checking for wait4... yes
264checking for waitid... yes
265checking for waitpid... yes
266checking for getrusage... yes
267checking for getrlimit... yes
268checking for setrlimit... yes
269checking for ulimit... yes
270checking for execl... yes
271checking for execle... yes
272checking for execlp... yes
273checking for execv... yes
274checking for execve... yes
275checking for execvp... yes
276checking for gethostid... yes
277checking for gethostname... yes
278checking for getdomainname... yes
279checking for getpagesize... (cached) yes
280checking for getdtablesize... yes
281checking for gettimeofday... yes
282checking for settimeofday... yes
283checking for time... yes
284checking for stime... no
285checking for poll... yes
286checking for select... yes
287checking for chown... yes
288checking for lchown... yes
289checking for times... yes
290checking for utime... yes
291checking for utimes... yes
292checking for ecvt_r... no
293checking for fcvt_r... no
294checking for gcvt_r... no
295checking for econvert... no
296checking for fconvert... no
297checking for gconvert... no
298checking for isinf... yes
299checking for isnan... yes
300checking for rand... yes
301checking for drand48... yes
302checking for setpriority... yes
303checking for DosSetPriority... no
304checking for DosAllocSharedMem... no
305checking for seekdir... yes
306checking for strsignal... yes
307checking for str2sig... no
308checking for sig2str... no
309checking for killpg... yes
310checking for sigrelse... yes
311checking for sigprocmask... yes
312checking for sigsetmask... yes
313checking for sigset... yes
314checking for nanosleep... yes
315checking for usleep... yes
316checking for tcgetattr... yes
317checking for tcsetattr... yes
318checking for putenv... yes
319checking for setenv... yes
320checking for snprintf... yes
321checking for strcasecmp... yes
322checking for strdup... yes
323checking for valloc... yes
324checking for madvise... yes
325checking for chflags... yes
326checking for fchflags... yes
327checking for fflagstostr... yes
328checking for strtofflags... yes
329checking for fnmatch... yes
330checking if we may not define our own malloc()... yes
331checking if link() allows hard links on symlinks... no
332checking if link() does not folow symlinks... no
333checking for unistd.h... (cached) yes
334checking if access() does implement E_OK... no
335checking for fseeko()... yes
336checking for ftello()... yes
337checking for rcmd in -lsocket... no
338checking for inet_ntoa in -lnsl... no
339checking for rcmd... yes
340checking for socket... yes
341checking for socketpair... yes
342checking for getservbyname... yes
343checking for inet_ntoa... yes
344checking for getaddrinfo... yes
345checking for getnameinfo... yes
346checking for special C compiler options needed for large files... no
347checking for _FILE_OFFSET_BITS value needed for large files... no
348checking for _LARGE_FILES value needed for large files... no
349checking for _LARGEFILE_SOURCE value needed for large files... no
350checking if system supports Large Files at all... yes
351checking for crypt in -lc... yes
352checking for crypt... yes
353checking for Posix Access Control List support
354checking for acl_get_file in -lacl... no
355checking for acl_get_file in -lpacl... no
356checking for acl_get_file... yes
357checking for acl_set_file... yes
358checking for acl_from_text... yes
359checking for acl_to_text... yes
360checking for acl_free... yes
361checking for acl_delete_def_file... yes
362checking for Solaris Access Control List support
363checking for acltotext in -lsec... no
364checking for acl... no
365checking for facl... no
366checking for aclfromtext... no
367checking for acltotext... no
368checking for HP-UX Access Control List support
369checking for getacl... no
370checking for fgetacl... no
371checking for setacl... no
372checking for fsetacl... no
373checking for strtoacl... no
374checking for acltostr... no
375checking for cpacl... no
376checking for fcpacl... no
377checking for chownacl... no
378checking for setaclentry... no
379checking for fsetaclentry... no
380updating cache ./config.cache
381creating ./config.status
382creating rules.cnf
383creating xconfig.h
384        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
385        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/inc"
386        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/align_test.mk"
387        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
388        ==> MAKING DEPENDENCIES "align_test.d"
389        ==> COMPILING "align_test.o"
390        ==> LINKING "OBJ/i386-darwin-cc/align_test"
391ld: warning: directory not found for option '-L../libs/i386-darwin-cc'
392        ==> GENERATING include file "../incs/i386-darwin-cc/align.h"
393        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/inc/avoffset.mk"
394        ==> MAKING DEPENDENCIES "avoffset.d"
395        ==> COMPILING "avoffset.o"
396In file included from avoffset.c:36:
397../include/schily.h:190:12: error: conflicting types for 'getline'
398extern  int     getline __PR((char *, int));
399                ^
400/usr/include/stdio.h:449:9: note: previous declaration is here
401ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
402        ^
4031 error generated.
404smake: Operation not permitted. *** Code 1 from command line for target 'avoffset.o'.
405smake: The following command caused the error:
406echo "  ==> COMPILING \"avoffset.o\""; cc   -O   -I. -IOBJ/i386-darwin-cc -I../incs/i386-darwin-cc -I../include  -DUSE_SCANSTACK -D__OPRINTF__  -c -o OBJ/i386-darwin-cc/avoffset.o avoffset.c
407smake: Couldn't make 'all'.
408smake: Leaving  'smake'[2] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/inc'
409smake: Default commandline target: 'all'
410smake: Doing                       exit(1)
411smake: Operation not permitted. *** Code 1 from command line for target 'all'.
412smake: The following command caused the error:
413 for MK in align_test.mk avoffset.mk ;                                  \
414        do                                                              \
415                (                                                       \
416                if [ -r ./$MK ] ; then                  \
417                        echo "  ==> MAKING \"all\" ON SUBCOMPONENT \"SRCROOT/inc/$MK\""; "smake" -f $MK  XARCH=x86_64-darwin-cc all;\
418                else                                                    \
419                        echo "NOTICE: Partial source (SRCROOT/inc/$MK) missing";\
420                fi                                                      \
421                );                                                      \
422        done
423smake: Couldn't make 'all'.
424smake: Leaving  'smake'[1] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/inc'
425smake: Default commandline target: 'all'
426smake: Doing                       exit(1)
427        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/libschily"
428        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/libschily/libschily.mk"
429        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
430        ==> MAKING DEPENDENCIES "cvmod.d"
431        ==> MAKING DEPENDENCIES "dat.d"
432        ==> MAKING DEPENDENCIES "fcons.d"
433        ==> MAKING DEPENDENCIES "fdown.d"
434        ==> MAKING DEPENDENCIES "ffileread.d"
435        ==> MAKING DEPENDENCIES "ffilewrite.d"
436        ==> MAKING DEPENDENCIES "fgetline.d"
437        ==> MAKING DEPENDENCIES "file_raise.d"
438        ==> MAKING DEPENDENCIES "fileopen.d"
439        ==> MAKING DEPENDENCIES "fileread.d"
440        ==> MAKING DEPENDENCIES "fileseek.d"
441        ==> MAKING DEPENDENCIES "filesize.d"
442        ==> MAKING DEPENDENCIES "filestat.d"
443        ==> MAKING DEPENDENCIES "filewrite.d"
444        ==> MAKING DEPENDENCIES "flag.d"
445        ==> MAKING DEPENDENCIES "flush.d"
446        ==> MAKING DEPENDENCIES "niread.d"
447        ==> MAKING DEPENDENCIES "niwrite.d"
448        ==> MAKING DEPENDENCIES "openfd.d"
449        ==> MAKING DEPENDENCIES "fcons64.d"
450        ==> MAKING DEPENDENCIES "fileseek64.d"
451        ==> MAKING DEPENDENCIES "filesize64.d"
452        ==> MAKING DEPENDENCIES "filestat64.d"
453        ==> MAKING DEPENDENCIES "fileopen64.d"
454        ==> MAKING DEPENDENCIES "astoi.d"
455        ==> MAKING DEPENDENCIES "astoll.d"
456        ==> MAKING DEPENDENCIES "comerr.d"
457        ==> MAKING DEPENDENCIES "cmpbytes.d"
458        ==> MAKING DEPENDENCIES "error.d"
459        ==> MAKING DEPENDENCIES "fconv.d"
460        ==> MAKING DEPENDENCIES "fillbytes.d"
461        ==> MAKING DEPENDENCIES "format.d"
462        ==> MAKING DEPENDENCIES "getfp.d"
463getfp.c:36:10: fatal error: 'avoffset.h' file not found
464#include <avoffset.h>
465         ^
4661 error generated.
467        ==> MAKING DEPENDENCIES "getargs.d"
468        ==> MAKING DEPENDENCIES "getav0.d"
469getav0.c:29:10: fatal error: 'avoffset.h' file not found
470#include <avoffset.h>
471         ^
4721 error generated.
473        ==> MAKING DEPENDENCIES "geterrno.d"
474        ==> MAKING DEPENDENCIES "jsprintf.d"
475        ==> MAKING DEPENDENCIES "jssnprintf.d"
476        ==> MAKING DEPENDENCIES "movebytes.d"
477        ==> MAKING DEPENDENCIES "printf.d"
478        ==> MAKING DEPENDENCIES "raisecond.d"
479raisecond.c:35:10: fatal error: 'avoffset.h' file not found
480#include <avoffset.h>
481         ^
4821 error generated.
483        ==> MAKING DEPENDENCIES "saveargs.d"
484saveargs.c:27:10: fatal error: 'avoffset.h' file not found
485#include <avoffset.h>
486         ^
4871 error generated.
488        ==> MAKING DEPENDENCIES "seterrno.d"
489        ==> MAKING DEPENDENCIES "sprintf.d"
490        ==> MAKING DEPENDENCIES "streql.d"
491        ==> MAKING DIRECTORY "../libs/i386-darwin-cc"
492        ==> COMPILING "cvmod.o"
493In file included from stdio/cvmod.c:21:
494In file included from stdio/schilyio.h:29:
495../include/schily.h:190:12: error: conflicting types for 'getline'
496extern  int     getline __PR((char *, int));
497                ^
498/usr/include/stdio.h:449:9: note: previous declaration is here
499ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
500        ^
5011 error generated.
502smake: Operation not permitted. *** Code 1 from command line for target 'cvmod.o'.
503smake: The following command caused the error:
504echo "  ==> COMPILING \"cvmod.o\""; cc   -O   -I. -IOBJ/i386-darwin-cc -I../incs/i386-darwin-cc -I../include  -Istdio -DUSE_SCANSTACK  -c -o OBJ/i386-darwin-cc/cvmod.o stdio/cvmod.c
505smake: Couldn't make 'all'.
506smake: Leaving  'smake'[2] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/libschily'
507smake: Default commandline target: 'all'
508smake: Doing                       exit(1)
509smake: Operation not permitted. *** Code 1 from command line for target 'all'.
510smake: The following command caused the error:
511 for MK in libschily.mk ;                                       \
512        do                                                              \
513                (                                                       \
514                if [ -r ./$MK ] ; then                  \
515                        echo "  ==> MAKING \"all\" ON SUBCOMPONENT \"SRCROOT/libschily/$MK\""; "smake" -f $MK  XARCH=x86_64-darwin-cc all;\
516                else                                                    \
517                        echo "NOTICE: Partial source (SRCROOT/libschily/$MK) missing";\
518                fi                                                      \
519                );                                                      \
520        done
521smake: Couldn't make 'all'.
522smake: Leaving  'smake'[1] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/libschily'
523smake: Default commandline target: 'all'
524smake: Doing                       exit(1)
525        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/librmt"
526        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/librmt/librmt.mk"
527        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
528        ==> MAKING DEPENDENCIES "remote.d"
529        ==> COMPILING "remote.o"
530In file included from remote.c:76:
531../include/schily.h:190:12: error: conflicting types for 'getline'
532extern  int     getline __PR((char *, int));
533                ^
534/usr/include/stdio.h:449:9: note: previous declaration is here
535ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
536        ^
537remote.c:477:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
538        amt = js_snprintf(cmode, maxcnt, p); if (amt < 0) return;
539                                         ^
5401 warning and 1 error generated.
541smake: Operation not permitted. *** Code 1 from command line for target 'remote.o'.
542smake: The following command caused the error:
543echo "  ==> COMPILING \"remote.o\""; cc   -O   -I. -IOBJ/i386-darwin-cc -I../incs/i386-darwin-cc -I../include  -DUSE_REMOTE -DUSE_RCMD_RSH -DUSE_LARGEFILES  -c -o OBJ/i386-darwin-cc/remote.o remote.c
544smake: Couldn't make 'all'.
545smake: Leaving  'smake'[2] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/librmt'
546smake: Default commandline target: 'all'
547smake: Doing                       exit(1)
548smake: Operation not permitted. *** Code 1 from command line for target 'all'.
549smake: The following command caused the error:
550 for MK in librmt.mk ;                                  \
551        do                                                              \
552                (                                                       \
553                if [ -r ./$MK ] ; then                  \
554                        echo "  ==> MAKING \"all\" ON SUBCOMPONENT \"SRCROOT/librmt/$MK\""; "smake" -f $MK  XARCH=x86_64-darwin-cc all;\
555                else                                                    \
556                        echo "NOTICE: Partial source (SRCROOT/librmt/$MK) missing";\
557                fi                                                      \
558                );                                                      \
559        done
560smake: Couldn't make 'all'.
561smake: Leaving  'smake'[1] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/librmt'
562smake: Default commandline target: 'all'
563smake: Doing                       exit(1)
564        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/sdd"
565        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc"
566        ==> MAKING DEPENDENCIES "sdd.d"
567        ==> COMPILING "sdd.o"
568In file included from sdd.c:61:
569../include/schily.h:190:12: error: conflicting types for 'getline'
570extern  int     getline __PR((char *, int));
571                ^
572/usr/include/stdio.h:449:9: note: previous declaration is here
573ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
574        ^
575sdd.c:1448:36: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
576                printf("Copyright (C) 1984-2004 J<F6>rg Schilling\n");
577                                                 ^~~~~~~
5781 warning and 1 error generated.
579smake: Operation not permitted. *** Code 1 from command line for target 'sdd.o'.
580smake: The following command caused the error:
581echo "  ==> COMPILING \"sdd.o\""; cc   -O   -I. -IOBJ/i386-darwin-cc -I../incs/i386-darwin-cc -I../include  -DUSE_REMOTE -DUSE_LARGEFILES  -c -o OBJ/i386-darwin-cc/sdd.o sdd.c
582smake: Couldn't make 'all'.
583smake: Leaving  'smake'[1] from directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_sdd/sdd/work/sdd-1.52/sdd'
584smake: Default commandline target: 'all'
585smake: Doing                       exit(1)
586        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/man"
587        ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/man/man4"
588        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/man/man4/makefiles.mk"
589        ==> MAKING DIRECTORY "OBJ/i386-darwin-cc/man"
590        ==> LOCALIZING "OBJ/i386-darwin-cc/man/makefiles.5"
591        ==> MAKING "all" ON SUBCOMPONENT "SRCROOT/man/man4/makerules.mk"
592        ==> LOCALIZING "OBJ/i386-darwin-cc/man/makerules.5"
593...sh conf/cc-config.sh cc incs/Dcc.i386-darwin