From: Frank M. <fm...@sl...> - 2009-12-11 20:11:18
|
# scons CC=${CROSS_COMPILE}gcc scons: Reading SConscript files ... Checking whether the C compiler worksyes error: no result Checking whether gcc supports -Wall... yes Checking whether gcc supports -W... yes Checking whether gcc supports -Wstrict-prototypes... yes Checking whether gcc supports -Wmissing-prototypes... yes Checking whether gcc supports -Wshadow... yes Checking whether gcc supports -Wbad-function-cast... yes Checking whether gcc supports -Wcast-qual... yes Checking whether gcc supports -Wcast-align... yes Checking whether gcc supports -Wwrite-strings... yes Checking whether gcc supports -Waggregate-return... yes Checking whether gcc supports -Wmissing-declarations... yes Checking whether gcc supports -Wmissing-format-attribute... yes Checking whether gcc supports -Wnested-externs... yes Checking whether gcc supports -ggdb... yes Checking whether gcc supports -fno-common... yes Checking whether gcc supports -Wchar-subscripts... yes Checking whether gcc supports -Wcomment... yes Checking whether gcc supports -Wimplicit... yes Checking whether gcc supports -Wsequence-point... yes Checking whether gcc supports -Wreturn-type... yes Checking whether gcc supports -Wfloat-equal... yes Checking whether gcc supports -Wno-system-headers... yes Checking whether gcc supports -Wredundant-decls... yes Checking whether gcc supports -Wmissing-noreturn... yes Checking whether gcc supports -pedantic... yes Checking whether gcc supports -Wlong-long... yes Checking whether gcc supports -Wundef... yes Checking whether gcc supports -Winline... yes Checking whether gcc supports -Wpointer-arith... yes Checking whether gcc supports -Wno-unused-parameter... yes Checking whether gcc supports -Wunreachable-code... yes sh: sgmlfmt: not found scons: *** Error 127 Checking for working sgmlfmt... (cached) no Checking for C function srandomdev()... no Checking for C function random()... yes Checking for C function fork()... yes Checking for C function setsid()... yes Checking for C header file unistd.h... yes Checking for C header file limits.h... yes Checking for C header file strings.h... yes Checking for C header file sys/resource.h... yes Checking for C header file sys/syslimits.h... no Checking for C header file sys/wait.h... yes Checking for C header file utime.h... yes Checking for C type union semun... no Checking for C function fseeko()... yes Checking size of off_t ... yes Checking size of off_t ... yes Checking for C function lockf()... yes Checking for C function semop()... yes Checking for C function shmget()... yes Checking for C function flock()... yes Checking for FSP locking type... (cached) semop and shmget Checking for reliable signals... yes Checking for user supplied lockprefix... (cached) no Checking for user supplied prefix... (cached) no Checking for user supplied sysconfdir... (cached) no Checking where to install man pages... (cached) /usr/local/share/man Checking for user supplied mandir... (cached) no Checking for user supplied docdir... (cached) no Checking if we are building with extra debug code... (cached) no Checking whether to enable maintainer mode... (cached) no Checking if we are building lamer pack... (cached) no Checking if we are building client commands... (cached) yes Checking if client commands can time out... (cached) yes scons: done reading SConscript files. scons: Building targets ... gcc -o server/acl.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/acl.c gcc -o server/file.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/file.c server/file.c: In function 'server_rename': server/file.c:1089: warning: unused variable 'pe' server/file.c:1088: warning: unused variable 'n' gcc -o server/info.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/info.c gcc -o server/main.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/main.c gcc -o server/random.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/random.c gcc -o server/conf.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/conf.c gcc -o server/filecache.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/filecache.c server/filecache.c:7: warning: ISO C forbids an empty source file gcc -o server/iprange.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/iprange.c gcc -o server/path.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/path.c server/path.c: In function 'parse_path': server/path.c:52: warning: assignment discards qualifiers from pointer target type gcc -o server/server.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/server.c server/server.c: In function 'server_process_packet': server/server.c:599: warning: pointer targets in passing argument 5 of 'serve_file' differ in signedness server/server.c:844: warning: pointer targets in passing argument 5 of 'serve_file' differ in signedness gcc -o server/fifocache.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/fifocache.c gcc -o server/host.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/host.c gcc -o server/log.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/log.c server/log.c: In function 'fsploga': server/log.c:36: warning: function might be possible candidate for 'printf' format attribute gcc -o server/pidfile.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude server/pidfile.c gcc -o common/random.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude common/random.c gcc -o common/udp_io.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude common/udp_io.c common/udp_io.c: In function '_x_udp': common/udp_io.c:33: warning: unused variable 'zz' gcc -o common/getsl.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude common/getsl.c ar rc common/libcommon.a common/random.o common/udp_io.o common/getsl.o ranlib common/libcommon.a gcc -o bsd_src/cmp.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/cmp.c gcc -o bsd_src/fnmatch.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/fnmatch.c In file included from bsd_src/fnmatch.c:50: include/find.h:92: warning: function declaration isn't a prototype gcc -o bsd_src/glob.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/glob.c gcc -o bsd_src/operator.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/operator.c In file included from bsd_src/operator.c:42: include/find.h:92: warning: function declaration isn't a prototype gcc -o bsd_src/print.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/print.c gcc -o bsd_src/find.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/find.c In file included from bsd_src/find.c:45: include/find.h:92: warning: function declaration isn't a prototype gcc -o bsd_src/function.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/function.c In file included from bsd_src/function.c:82: include/find.h:92: warning: function declaration isn't a prototype bsd_src/function.c:101: warning: function declaration isn't a prototype bsd_src/function.c: In function 'find_parsenum': bsd_src/function.c:125: warning: declaration of 'option' shadows a global declaration include/find.h:129: warning: shadowed declaration is here gcc -o bsd_src/ls.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/ls.c bsd_src/ls.c: In function 'tabdir': bsd_src/ls.c:84: warning: passing argument 1 of 'util_opendir' discards qualifiers from pointer target type bsd_src/ls.c: In function 'subdir': bsd_src/ls.c:165: warning: passing argument 1 of 'util_cd2' discards qualifiers from pointer target type bsd_src/ls.c: In function 'doargs': bsd_src/ls.c:214: warning: unused variable 'dl' bsd_src/ls.c: In function 'fls_main': bsd_src/ls.c:441: warning: assignment discards qualifiers from pointer target type gcc -o bsd_src/option.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/option.c In file included from bsd_src/option.c:46: include/find.h:92: warning: function declaration isn't a prototype gcc -o bsd_src/util.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude bsd_src/util.c ar rc bsd_src/libbsdfsp.a bsd_src/cmp.o bsd_src/fnmatch.o bsd_src/glob.o bsd_src/operator.o bsd_src/print.o bsd_src/find.o bsd_src/function.o bsd_src/ls.o bsd_src/option.o bsd_src/util.o ranlib bsd_src/libbsdfsp.a gcc -o server/fspd server/acl.o server/file.o server/info.o server/main.o server/random.o server/conf.o server/filecache.o server/iprange.o server/path.o server/server.o server/fifocache.o server/host.o server/log.o server/pidfile.o common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fbye.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fbye.c gcc -o client/lib.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude client/lib.c gcc -o client/lock.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude client/lock.c gcc -o client/util.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude client/util.c client/util.c: In function 'util_split_path': client/util.c:125: warning: assignment discards qualifiers from pointer target type client/util.c:142: warning: assignment discards qualifiers from pointer target type client/util.c: In function 'get_dir_blk': client/util.c:243: warning: will never be executed client/util.c: In function 'util_upload': client/util.c:436: warning: will never be executed client/util.c: In function 'util_stat': client/util.c:588: warning: assignment discards qualifiers from pointer target type client/util.c: In function 'util_cd': client/util.c:705: warning: passing argument 1 of 'free' discards qualifiers from pointer target type client/util.c: In function 'util_cd2': client/util.c:720: warning: passing argument 1 of 'free' discards qualifiers from pointer target type ar rc client/libclient.a client/lib.o client/lock.o client/util.o ranlib client/libclient.a gcc -o clients/fbye clients/fbye.o client/libclient.a common/libcommon.a -L/usr/lib -L/usr/local/lib gcc -o clients/fbye_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fbye_main -Iinclude clients/fbye_m.c gcc -o clients/fcatcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fcatcmd.c clients/fcatcmd.c: In function 'main': clients/fcatcmd.c:46: warning: value computed is not used gcc -o clients/fcatcmd clients/fcatcmd.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fcatcmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fcatcmd_main -Iinclude clients/fcatcmd_m.c In file included from clients/fcatcmd_m.c:1: clients/fcatcmd.c: In function 'fcatcmd_main': clients/fcatcmd.c:46: warning: value computed is not used clients/fcatcmd.c:29: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fcdcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fcdcmd.c gcc -o clients/printpro.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/printpro.c gcc -o clients/fcdcmd clients/fcdcmd.o clients/printpro.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fcdcmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fcdcmd_main -Iinclude clients/fcdcmd_m.c In file included from clients/fcdcmd_m.c:1: clients/fcdcmd.c: In function 'fcdcmd_main': clients/fcdcmd.c:42: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fducmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fducmd.c clients/fducmd.c: In function 'main': clients/fducmd.c:93: warning: cast discards qualifiers from pointer target type gcc -o clients/fducmd clients/fducmd.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fducmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fducmd_main -Iinclude clients/fducmd_m.c In file included from clients/fducmd_m.c:1: clients/fducmd.c: In function 'fducmd_main': clients/fducmd.c:93: warning: cast discards qualifiers from pointer target type gcc -o clients/ffindcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/ffindcmd.c In file included from clients/ffindcmd.c:57: include/find.h:92: warning: function declaration isn't a prototype clients/ffindcmd.c: In function 'usage_ffind': clients/ffindcmd.c:119: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/ffindcmd clients/ffindcmd.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/ffindcmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=ffindcmd_main -Iinclude clients/ffindcmd_m.c In file included from clients/ffindcmd.c:57, from clients/ffindcmd_m.c:1: include/find.h:92: warning: function declaration isn't a prototype In file included from clients/ffindcmd_m.c:1: clients/ffindcmd.c: In function 'usage_ffind': clients/ffindcmd.c:119: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fgetcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -DCOMMAND_GET -Iinclude clients/fgetcmd.c clients/fgetcmd.c: In function 'fsp_cleanup': clients/fgetcmd.c:45: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fgetcmd clients/fgetcmd.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fgetcmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fgetcmd_main -DCOMMAND_GET -Iinclude clients/fgetcmd_m.c In file included from clients/fgetcmd_m.c:1: clients/fgetcmd.c: In function 'fsp_cleanup': clients/fgetcmd.c:45: warning: function might be possible candidate for attribute 'noreturn' clients/fgetcmd.c: In function 'fgetcmd_main': clients/fgetcmd.c:210: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fgrabcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fgrabcmd.c In file included from clients/fgrabcmd.c:2: clients/fgetcmd.c: In function 'fsp_cleanup': clients/fgetcmd.c:45: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fgrabcmd clients/fgrabcmd.o client/libclient.a common/libcommon.a bsd_src/libbsdfsp.a -L/usr/lib -L/usr/local/lib gcc -o clients/fgrabcmd_m.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Dmain=fgrabcmd_main -Iinclude clients/fgrabcmd_m.c In file included from clients/fgrabcmd.c:2, from clients/fgrabcmd_m.c:1: clients/fgetcmd.c: In function 'fsp_cleanup': clients/fgetcmd.c:45: warning: function might be possible candidate for attribute 'noreturn' clients/fgetcmd.c: In function 'fgrabcmd_main': clients/fgetcmd.c:210: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fhost.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fhost.c clients/fhost.c: In function 'print_host_setup': clients/fhost.c:191: warning: assignment discards qualifiers from pointer target type gcc -o clients/fhostcmd.o -c -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DHAVE_RANDOM -DHAVE_FORK -DHAVE_SETSID -DHAVE_UNISTD_H -DHAVE_LIMITS_H -DHAVE_STRINGS_H -DHAVE_SYS_RESOURCE_H -DHAVE_SYS_WAIT_H -DHAVE_UTIME_H -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_FSEEKO -D_FILE_OFFSET_BITS=64 -DSIZEOF_OFF_T=8 -DNATIVE_LARGEFILES -DFSP_USE_SHAREMEM_AND_SEMOP -DRELIABLE_SIGNALS -DSYSCONFDIR=\"/usr/local/etc\" -DCLIENT_TIMEOUT -DPACKAGE_VERSION=\"2.8.1b26\" -Iinclude clients/fhostcmd.c clients/fhostcmd.c: In function 'host_usage': clients/fhostcmd.c:44: warning: function might be possible candidate for attribute 'noreturn' gcc -o clients/fhostcmd clients/fhostcmd.o clients/fhost.o clients/fspprof.l -L/usr/lib -L/usr/local/lib /usr/bin/ld:clients/fspprof.l: file format not recognized; treating as linker script /usr/bin/ld:clients/fspprof.l:1: syntax error collect2: ld returned 1 exit status scons: *** [clients/fhostcmd] Error 1 scons: building terminated because of errors. |