FreeBSD Bugzilla – Attachment 163736 Details for
Bug 204920
sysutils/cronolog-devel: Mark Un'BROKEN, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
QA LOG for sysutils/cronolog-devel
sysutils-cronolog-devel-QA-LOG (text/plain), 17.39 KB, created by
Chris Hutchinson
on 2015-12-02 05:16:47 UTC
(
hide
)
Description:
QA LOG for sysutils/cronolog-devel
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2015-12-02 05:16:47 UTC
Size:
17.39 KB
patch
obsolete
>Script started on Tue Dec 1 18:51:33 2015 > >dev.box# make -DBATCH check-plist > >===> License APACHE10 accepted by the user >===> cronolog-devel-1.7.0_1 depends on file: /usr/local/sbin/pkg - found >=> cronolog-1.7.0-beta.tar.xz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch http://BSDforge.com/projects/source/sysutils/cronolog-devel/cronolog-1.7.0-beta.tar.xz > >cronolog-1.7.0-beta.tar.xz 0% of 125 kB 0 Bps >cronolog-1.7.0-beta.tar.xz 100% of 125 kB 12 MBps 00m00s >===> Fetching all distfiles required by cronolog-devel-1.7.0_1 for building >===> Extracting for cronolog-devel-1.7.0_1 >=> SHA256 Checksum OK for cronolog-1.7.0-beta.tar.xz. >===> Patching for cronolog-devel-1.7.0_1 >===> Applying FreeBSD patches for cronolog-devel-1.7.0_1 >===> Configuring for cronolog-devel-1.7.0_1 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether build environment is sane... yes >/usr/ports/sysutils/cronolog-devel/work/cronolog-1.7.0/missing: Unknown `--run' option >Try `/usr/ports/sysutils/cronolog-devel/work/cronolog-1.7.0/missing --help' for more information >configure: WARNING: `missing' script is too old or missing >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking for gcc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of cc... none >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether ln -s works... yes >checking for ranlib... ranlib >checking for perl... /usr/bin/perl >checking how to run the C preprocessor... cpp >checking for egrep... grep -E >checking for ANSI C header files... (cached) yes >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for limits.h... (cached) yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... (cached) yes >checking whether struct tm is in sys/time.h or time.h... (cached) time.h >checking for strftime... (cached) yes >checking for vprintf... (cached) yes >checking for _doprnt... no >checking for mkdir... yes >checking for mktime... yes >checking for putenv... (cached) yes >checking for strptime... (cached) yes >checking for localtime_r... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating testsuite/Makefile >config.status: creating src/cronosplit >config.status: executing depfiles commands >===> Building for cronolog-devel-1.7.0_1 >--- all-recursive --- >Making all in lib >--- getopt.o --- >--- getopt1.o --- >--- getopt.o --- >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cronolog\" -DVERSION=\"1.7.0\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -c getopt.c >--- getopt1.o --- >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cronolog\" -DVERSION=\"1.7.0\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -c getopt1.c >--- getopt.o --- >getopt.c:577:30: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' > if (optind != argc && !strcmp (argv[optind], "--")) > ^ >getopt.c:577:30: note: include the header <string.h> or explicitly provide a declaration for 'strcmp' >getopt.c:653:7: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' > if (!strncmp (p->name, nextchar, nameend - nextchar)) > ^ >getopt.c:653:7: note: include the header <string.h> or explicitly provide a declaration for 'strncmp' >getopt.c:656:21: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' > == (unsigned int) strlen (p->name)) > ^ >getopt.c:656:21: note: include the header <string.h> or explicitly provide a declaration for 'strlen' >getopt.c:704:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] > else > ^ >4 warnings generated. >--- libutil.a --- >rm -f libutil.a >ar cru libutil.a getopt.o getopt1.o >ranlib libutil.a >Making all in src >--- cronotest.o --- >--- cronoutils.o --- >--- cronotest.o --- >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cronolog\" -DVERSION=\"1.7.0\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fstack-protector -fno-strict-aliasing -c cronotest.c >--- cronoutils.o --- >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cronolog\" -DVERSION=\"1.7.0\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fstack-protector -fno-strict-aliasing -c cronoutils.c >--- cronotest.o --- >cronotest.c:161:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == PER_SECOND) && (60 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:161:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == PER_SECOND) && (60 % period_multiple) > ^ > ( ) >cronotest.c:162:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == PER_MINUTE) && (60 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:162:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == PER_MINUTE) && (60 % period_multiple) > ^ > ( ) >cronotest.c:163:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == HOURLY) && (24 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:163:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == HOURLY) && (24 % period_multiple) > ^ > ( ) >cronotest.c:164:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == DAILY) && (period_multiple > 365) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:164:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == DAILY) && (period_multiple > 365) > ^ > ( ) >cronotest.c:165:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == WEEKLY) && (period_multiple > 52) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:165:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == WEEKLY) && (period_multiple > 52) > ^ > ( ) >cronotest.c:166:34: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == MONTHLY) && (12 % period_multiple)) { > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronotest.c:166:34: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == MONTHLY) && (12 % period_multiple)) { > ^ > ( ) >cronotest.c:228:95: warning: data argument not used by format string [-Wformat-extra-args] > fprintf(stderr, "%s: period delay cannot be larger than the rollover period\n", argv[0], start_time); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ >7 warnings generated. >--- cronolog.o --- >cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cronolog\" -DVERSION=\"1.7.0\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -I. -I. -I../lib -O2 -pipe -fstack-protector -fno-strict-aliasing -c cronolog.c >cronolog.c:281:103: warning: data argument not used by format string [-Wformat-extra-args] > fprintf(stderr, "A current log symlink is needed to mantain a symlink to the previous log\n", argv[0]); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ >cronolog.c:295:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == PER_SECOND) && (60 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:295:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == PER_SECOND) && (60 % period_multiple) > ^ > ( ) >cronolog.c:296:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == PER_MINUTE) && (60 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:296:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == PER_MINUTE) && (60 % period_multiple) > ^ > ( ) >cronolog.c:297:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == HOURLY) && (24 % period_multiple) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:297:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == HOURLY) && (24 % period_multiple) > ^ > ( ) >cronolog.c:298:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == DAILY) && (period_multiple > 365) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:298:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == DAILY) && (period_multiple > 365) > ^ > ( ) >cronolog.c:299:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == WEEKLY) && (period_multiple > 52) > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:299:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == WEEKLY) && (period_multiple > 52) > ^ > ( ) >cronolog.c:300:40: warning: '&&' within '||' [-Wlogical-op-parentheses] > || (periodicity == MONTHLY) && (12 % period_multiple)) { > ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >cronolog.c:300:40: note: place parentheses around the '&&' expression to silence this warning > || (periodicity == MONTHLY) && (12 % period_multiple)) { > ^ > ( ) >cronolog.c:419:98: warning: data argument not used by format string [-Wformat-extra-args] > fprintf(stderr, "%s: period delay cannot be larger than the rollover period\n", argv[0], start_time); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ >8 warnings generated. >--- cronolog --- >--- cronotest --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cronotest cronotest.o cronoutils.o ../lib/libutil.a >--- cronolog --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cronolog cronolog.o cronoutils.o ../lib/libutil.a >Making all in doc >Making all in testsuite >===> Staging for cronolog-devel-1.7.0_1 >===> cronolog-devel-1.7.0_1 depends on executable: indexinfo - found >===> Generating temporary packing list >Making install in lib >Making install in src >mkdir -m 0755 -p -- /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/sbin > install -s -o root -g wheel -m 555 cronolog /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/sbin/cronolog >mkdir -m 0755 -p -- /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/sbin > install -o root -g wheel -m 555 cronosplit /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/sbin/cronosplit >Making install in doc >mkdir -m 0755 -p -- /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/info/ > install -o root -g wheel -m 0644 ./cronolog.info /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/info//cronolog.info > install-info --info-dir=/usr/ports/sysutils/cronolog-devel/work/stage/usr/local/info/ /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/info//cronolog.info >mkdir -m 0755 -p -- /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/man/man1 > install -o root -g wheel -m 0644 ./cronolog.1m /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/man/man1/cronolog.1m > install -o root -g wheel -m 0644 ./cronosplit.1m /usr/ports/sysutils/cronolog-devel/work/stage/usr/local/man/man1/cronosplit.1m >Making install in testsuite >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > >dev.box# make stage-qa > >====> Running Q/A tests (stage-qa) > >dev.box# make check-sanity > >===> License APACHE10 accepted by the user > >dev.box# portlint > >looks fine. > >dev.box# make clean > >===> Cleaning for cronolog-devel-1.7.0_1 > >dev.box# make distclean > >===> Cleaning for cronolog-devel-1.7.0_1 >===> Deleting distfiles for cronolog-devel-1.7.0_1 > >dev.box# uname > >FreeBSD dev.box 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279289: >root@dev.box:/usr/obj/usr/src/sys/DEVBOX amd64 > >dev.box# exit > >exit > >Script done on Tue Dec 1 18:52:41 2015
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204920
:
163695
|
163735
| 163736