------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/uchardet-0.0.6.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/psutils-1.17_5.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/groff-1.22.4_3.txz ===== Message from groff-1.22.4_3: -- In order to be able to use the html driver, you need to install the following packages: - ghostscript - netpbm Installing /packages/All/netqmail-1.06_4.txz ===> Creating groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. ===> Creating users Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. A /usr/local/etc/rc.d/qmailsmtpd and a /usr/local/etc/rc.d/qmailsend symlink were created. Your hostname is sting.dragonflybsd.org. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. ===== Message from netqmail-1.06_4: -- ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The qmail-rblchk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> qmail-rblchk-2.4.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The qmail-rblchk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qmail-rblchk-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qmail-rblchk-2.4.1_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The qmail-rblchk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qmail-rblchk-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qmail-rblchk-2.4.1_1 for building => SHA256 Checksum OK for qmail-rblchk-2.4.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The qmail-rblchk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qmail-rblchk-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qmail-rblchk-2.4.1_1 for building ===> Extracting for qmail-rblchk-2.4.1_1 => SHA256 Checksum OK for qmail-rblchk-2.4.1.tar.gz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for qmail-rblchk-2.4.1_1 ===> Applying dragonfly patches for qmail-rblchk-2.4.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> qmail-rblchk-2.4.1_1 depends on executable: groff - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> qmail-rblchk-2.4.1_1 depends on executable: groff - found ===> Configuring for qmail-rblchk-2.4.1_1 /usr/bin/printf "/construction/mail/qmail-rblchk/stage/usr/local\n\n.../bin.\n" > /construction/mail/qmail-rblchk/qmail-rblchk/conf-home echo "cc -pipe -O2 -fno-strict-aliasing " > /construction/mail/qmail-rblchk/qmail-rblchk/conf-cc echo "cc " > /construction/mail/qmail-rblchk/qmail-rblchk/conf-ld SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for qmail-rblchk-2.4.1_1 --- load --- --- compile --- --- choose --- --- systype --- --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile --- choose --- cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- choose --- chmod 755 choose --- compile --- chmod 755 compile --- alloc.o --- --- alloc_re.o --- --- auto-str.o --- --- buffer.o --- --- buffer_1.o --- --- buffer_2.o --- --- buffer_copy.o --- --- buffer_get.o --- --- buffer_1.o --- ./compile buffer_1.c --- alloc.o --- ./compile alloc.c --- alloc_re.o --- ./compile alloc_re.c --- auto-str.o --- ./compile auto-str.c --- buffer.o --- ./compile buffer.c --- buffer_put.o --- --- buffer_get.o --- ./compile buffer_get.c --- buffer_2.o --- ./compile buffer_2.c --- buffer_copy.o --- ./compile buffer_copy.c --- buffer_put.o --- ./compile buffer_put.c --- buffer_read.o --- ./compile buffer_read.c --- auto-str.o --- auto-str.c:7:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(const char *s) ^~~~ --- buffer_write.o --- ./compile buffer_write.c --- load --- chmod 755 load --- byte_chr.o --- ./compile byte_chr.c --- byte_copy.o --- ./compile byte_copy.c --- byte_cr.o --- ./compile byte_cr.c --- byte_diff.o --- ./compile byte_diff.c --- byte_zero.o --- ./compile byte_zero.c --- case_diffb.o --- --- case_diffs.o --- --- case_lowerb.o --- --- env.o --- --- error.o --- --- case_diffs.o --- ./compile case_diffs.c --- case_diffb.o --- ./compile case_diffb.c --- error_str.o --- --- error_temp.o --- --- fmt_ulong.o --- --- fmt_str.o --- --- fmt_strn.o --- --- error.o --- ./compile error.c --- fmt_str.o --- ./compile fmt_str.c --- env.o --- ./compile env.c --- case_lowerb.o --- ./compile case_lowerb.c --- error_str.o --- ./compile error_str.c --- error_temp.o --- ./compile error_temp.c --- fmt_ulong.o --- ./compile fmt_ulong.c --- getln.o --- --- getln2.o --- --- fmt_strn.o --- ./compile fmt_strn.c --- getln.o --- ./compile getln.c --- getln2.o --- ./compile getln2.c --- hier.o --- ./compile hier.c --- install.o --- ./compile install.c --- instcheck.o --- ./compile instcheck.c --- ip4_fmt.o --- ./compile ip4_fmt.c --- ip4_scan.o --- --- hier.o --- hier.c: In function 'hier': hier.c:5:3: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] h(auto_home,-1,-1,0755); ^ hier.c:6:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration] d(auto_home,"bin",-1,-1,0755); ^ hier.c:10:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration] c(auto_home,"bin","qmail-rblchk",-1,-1,0755); ^ --- ndelay_off.o --- ./compile ndelay_off.c --- ndelay_on.o --- ./compile ndelay_on.c --- open_read.o --- ./compile open_read.c --- open_trunc.o --- --- open_excl.o --- --- open_trunc.o --- ./compile open_trunc.c --- open_excl.o --- ./compile open_excl.c --- ip4_scan.o --- ./compile ip4_scan.c --- open_append.o --- ./compile open_append.c --- openreadclose.o --- ./compile openreadclose.c --- readclose.o --- ./compile readclose.c --- scan_ulong.o --- ./compile scan_ulong.c --- seek_set.o --- ./compile seek_set.c --- select.h --- ./choose c trysysel select.h1 select.h2 > select.h --- sgetopt.o --- ./compile sgetopt.c --- seek_set.o --- seek_set.c: In function 'seek_set': --- socket_accept.o --- ./compile socket_accept.c --- socket_bind.o --- ./compile socket_bind.c --- seek_set.o --- seek_set.c:7:7: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] { if (lseek(fd,(off_t) pos,SET) == -1) return -1; return 0; } ^~~~~ --- socket_conn.o --- ./compile socket_conn.c --- socket_listen.o --- ./compile socket_listen.c --- socket_recv.o --- --- socket_send.o --- --- socket_recv.o --- ./compile socket_recv.c --- socket_send.o --- ./compile socket_send.c --- socket_tcp.o --- ./compile socket_tcp.c --- socket_udp.o --- ./compile socket_udp.c --- str_chr.o --- ./compile str_chr.c --- str_diff.o --- --- str_len.o --- --- str_diff.o --- ./compile str_diff.c --- str_len.o --- ./compile str_len.c --- str_rchr.o --- --- str_start.o --- --- str_rchr.o --- ./compile str_rchr.c --- str_start.o --- ./compile str_start.c --- str_cpy.o --- ./compile str_cpy.c --- stralloc_cat.o --- ./compile stralloc_cat.c --- stralloc_catb.o --- --- stralloc_cats.o --- --- stralloc_catb.o --- ./compile stralloc_catb.c --- stralloc_cats.o --- ./compile stralloc_cats.c --- stralloc_copy.o --- ./compile stralloc_copy.c --- stralloc_eady.o --- ./compile stralloc_eady.c --- stralloc_num.o --- ./compile stralloc_num.c --- stralloc_opyb.o --- ./compile stralloc_opyb.c --- stralloc_opys.o --- ./compile stralloc_opys.c --- stralloc_pend.o --- ./compile stralloc_pend.c --- strerr_die.o --- ./compile strerr_die.c --- strerr_sys.o --- --- subgetopt.o --- --- strerr_sys.o --- ./compile strerr_sys.c --- subgetopt.o --- ./compile subgetopt.c --- uint16_pack.o --- ./compile uint16_pack.c --- uint16_unpack.o --- ./compile uint16_unpack.c --- iopause.h --- ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h --- socket.lib --- ( ( ./compile trylsock.c && ./load trylsock -lsocket -lnsl ) >/dev/null 2>&1 && echo -lsocket -lnsl || exit 0 ) > socket.lib --- uint32.h --- ( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 && cat uint32.h2 || cat uint32.h1 ) > uint32.h --- uint64.h --- ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h --- makelib --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib --- alloc.a --- ./makelib alloc.a alloc.o alloc_re.o getln.o getln2.o stralloc_cat.o stralloc_catb.o stralloc_cats.o stralloc_copy.o stralloc_eady.o stralloc_num.o stralloc_opyb.o stralloc_opys.o stralloc_pend.o --- env.a --- ./makelib env.a env.o --- unix.a --- ./makelib unix.a buffer_read.o buffer_write.o error.o error_str.o ndelay_off.o ndelay_on.o open_read.o open_trunc.o open_excl.o open_append.o openreadclose.o readclose.o seek_set.o socket_accept.o socket_bind.o socket_conn.o socket_listen.o socket_recv.o socket_send.o socket_tcp.o socket_udp.o --- socket.lib --- rm -f trylsock.o trylsock --- uint32.h --- rm -f tryulong32.o tryulong32 --- cdb.o --- --- cdb_hash.o --- --- cdb_make.o --- --- uint32_pack.o --- --- uint32_unpack.o --- --- uint32_pack.o --- ./compile uint32_pack.c --- cdb.o --- ./compile cdb.c --- cdb_hash.o --- ./compile cdb_hash.c --- cdb_make.o --- ./compile cdb_make.c --- timestamp.o --- --- tai_add.o --- --- tai_now.o --- --- uint32_unpack.o --- ./compile uint32_unpack.c --- timestamp.o --- ./compile timestamp.c --- tai_now.o --- ./compile tai_now.c --- tai_add.o --- ./compile tai_add.c --- tai_pack.o --- ./compile tai_pack.c --- tai_sub.o --- ./compile tai_sub.c --- tai_uint.o --- ./compile tai_uint.c --- tai_unpack.o --- --- taia_add.o --- --- tai_unpack.o --- ./compile tai_unpack.c --- taia_add.o --- ./compile taia_add.c --- taia_approx.o --- ./compile taia_approx.c --- taia_frac.o --- ./compile taia_frac.c --- taia_less.o --- ./compile taia_less.c --- taia_now.o --- ./compile taia_now.c --- taia_pack.o --- --- taia_sub.o --- --- taia_pack.o --- ./compile taia_pack.c --- taia_sub.o --- ./compile taia_sub.c --- taia_tai.o --- --- taia_uint.o --- --- taia_tai.o --- ./compile taia_tai.c --- taia_uint.o --- ./compile taia_uint.c --- buffer.a --- ./makelib buffer.a buffer.o buffer_1.o buffer_2.o buffer_copy.o buffer_get.o buffer_put.o strerr_die.o strerr_sys.o --- dns_dfd.o --- ./compile dns_dfd.c --- dns_domain.o --- ./compile dns_domain.c --- dns_dtda.o --- --- dns_ip.o --- --- dns_dtda.o --- ./compile dns_dtda.c --- dns_ip.o --- ./compile dns_ip.c --- dns_ipq.o --- ./compile dns_ipq.c --- dns_mx.o --- ./compile dns_mx.c --- dns_name.o --- ./compile dns_name.c --- dns_nd.o --- ./compile dns_nd.c --- dns_packet.o --- ./compile dns_packet.c --- dns_random.o --- ./compile dns_random.c --- dns_rcip.o --- ./compile dns_rcip.c --- dns_rcrw.o --- --- dns_resolve.o --- --- dns_rcrw.o --- ./compile dns_rcrw.c --- dns_resolve.o --- ./compile dns_resolve.c --- dns_sortip.o --- --- dns_transmit.o --- --- dns_sortip.o --- ./compile dns_sortip.c --- dns_transmit.o --- ./compile dns_transmit.c --- dns_txt.o --- ./compile dns_txt.c --- qmail-rblchk.o --- ./compile qmail-rblchk.c --- getsenderip.o --- ./compile getsenderip.c getsenderip.c: In function 'main': getsenderip.c:101:24: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init (&sslist,write,fdlist,outlist,sizeof(outlist)); ^~~~~ In file included from getsenderip.c:36: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- qmail-rblchk.o --- qmail-rblchk.c: In function 'maildir_child': qmail-rblchk.c:421:19: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init (&ss,read,0,buf,sizeof(buf)); ^~~~ In file included from qmail-rblchk.c:42: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ qmail-rblchk.c:422:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init (&ssout,write,fd,outbuf,sizeof(outbuf)); ^~~~~ In file included from qmail-rblchk.c:42: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ qmail-rblchk.c: In function 'main': qmail-rblchk.c:531:29: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init (&ssout,write,fd,outbuf,sizeof(outbuf)); ^~~~~ In file included from qmail-rblchk.c:42: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ qmail-rblchk.c:539:30: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init (&sslist,write,fdlist,outlist,sizeof(outlist)); ^~~~~ In file included from qmail-rblchk.c:42: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- iopause.o --- ./compile iopause.c --- getopt.a --- ./makelib getopt.a sgetopt.o subgetopt.o --- byte.a --- ./makelib byte.a byte_chr.o byte_copy.o byte_cr.o byte_diff.o byte_zero.o case_diffb.o case_diffs.o case_lowerb.o fmt_ulong.o fmt_str.o fmt_strn.o ip4_fmt.o ip4_scan.o scan_ulong.o str_chr.o str_diff.o str_len.o str_rchr.o str_start.o str_cpy.o uint16_pack.o uint16_unpack.o uint32_pack.o uint32_unpack.o --- libtai.a --- ./makelib libtai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_uint.o tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_uint.o --- auto-str --- ./load auto-str buffer.a unix.a byte.a --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- auto_home.o --- ./compile auto_home.c --- getsenderip --- ./load getsenderip iopause.o error_temp.o timestamp.o getopt.a env.a libtai.a alloc.a buffer.a unix.a byte.a `cat socket.lib` --- install --- --- instcheck --- --- install --- ./load install hier.o auto_home.o buffer.a unix.a byte.a --- instcheck --- ./load instcheck hier.o auto_home.o buffer.a unix.a byte.a --- cdb.a --- ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o --- dns.a --- ./makelib dns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o dns_ipq.o dns_mx.o dns_name.o dns_nd.o dns_packet.o dns_random.o dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o dns_transmit.o dns_txt.o --- qmail-rblchk --- ./load qmail-rblchk iopause.o error_temp.o timestamp.o getopt.a dns.a env.a libtai.a alloc.a buffer.a cdb.a unix.a byte.a `cat socket.lib` SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> qmail-rblchk-2.4.1_1 depends on file: /var/qmail/bin/qmail-send - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for qmail-rblchk-2.4.1_1 ===> qmail-rblchk-2.4.1_1 depends on file: /var/qmail/bin/qmail-send - found ===> Generating temporary packing list nroff -man qmail-rblchk.1 > qmail-rblchk.0 nroff -man getsenderip.1 > getsenderip.0 ./install /usr/bin/strip /construction/mail/qmail-rblchk/stage/usr/local/bin/* /bin/mkdir -p /construction/mail/qmail-rblchk/stage/usr/local/share/examples/qmail-rblchk install -m 0644 /construction/mail/qmail-rblchk/qmail-rblchk/contrib/rbllist.sh /construction/mail/qmail-rblchk/stage/usr/local/share/examples/qmail-rblchk install -m 0644 /construction/mail/qmail-rblchk/qmail-rblchk/contrib/spam-report.sh /construction/mail/qmail-rblchk/stage/usr/local/share/examples/qmail-rblchk install -m 0644 /construction/mail/qmail-rblchk/qmail-rblchk/contrib/dot-qmail-storeip /construction/mail/qmail-rblchk/stage/usr/local/share/examples/qmail-rblchk ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for qmail-rblchk-2.4.1_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:22