request from: hawk checking if we should skip the build started at: Wed Feb 8 09:41:56 2017 fetching http://kraz.tld-linux.org/~builderti//srpms/4cdfaec7-f208-423e-a359-ecda6b1f3d59/tzdata-2016j-1.src.rpm fetched 603812 bytes, 996.9 K/s installing srpm: tzdata-2016j-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.55TVhr/BUILD /tmp/B.55TVhr/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog tzdata-2016j-1.src.rpm * Wed Feb 08 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/tzdata.git;a=log;h=master * Wed Feb 08 2017 Marcin Krol 97b2492 - updated to 2016j * Tue Jul 26 2016 Marcin Krol f964124 - updated to 2016f * Fri Apr 22 2016 Marcin Krol d0c604d - updated to 2016d + rpm -Uhv --nodeps --define '_topdir /tmp/B.55TVhr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' tzdata-2016j-1.src.rpm tzdata ################################################## + rm -f tzdata-2016j-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.55TVhr/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.55TVhr/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.55TVhr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.55TVhr/tzdata.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 4cdfaec7-f208-423e-a359-ecda6b1f3d59; TMPDIR=/tmp/B.55TVhr/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.55TVhr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.55TVhr/tzdata.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 4cdfaec7-f208-423e-a359-ecda6b1f3d59 + TMPDIR=/tmp/B.55TVhr/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.55TVhr' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.55TVhr/tzdata.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.55TVhr/BUILD/tmp /bin/sh -e /tmp/B.55TVhr/BUILD/tmp/rpm-tmp.3041 + umask 022 + cd /tmp/B.55TVhr/BUILD + cd /tmp/B.55TVhr/BUILD + rm -rf tzdata-2016j + /bin/mkdir -p tzdata-2016j + cd tzdata-2016j + /usr/bin/bzip2 -dc /tmp/B.55TVhr/tzdata-base-0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + mv tzdata/Makeconfig.in tzdata/Makefile tzdata/Rules tzdata/src . + echo 'Patch #0 (tzdata-test-update.patch):' Patch #0 (tzdata-test-update.patch): + Makeconfig + /bin/sed -e $'\ns|@objpfx@|/tmp/B.55TVhr/BUILD/tzdata-2016j/obj/|\ns|@datadir@|/usr/share|\ns|@install_root@|/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder|\n' Makeconfig.in + >tzcode/tz-link.html + grep -v tz-art.htm tzcode/tz-link.htm + install -d javazic + tar zxf /tmp/B.55TVhr/javazic.tar.gz -C javazic + cd javazic + echo 'Patch #1 (javazic-fixup.patch):' Patch #1 (javazic-fixup.patch): + /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.systemv.new (echo 'define backward-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' backward Makefile ;\ echo 'endef' ;\ echo 'backward-zones := $(subst $(nl), ,$(backward-zones))' ;\ echo 'ifdef backward-zones' ;\ if test xbackward != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(backward-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(backward-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(backward-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(backward-zones)): \' ;\ echo 'backward $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(backward-zones)): \' ;\ echo 'backward $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(backward-zones)): \' ;\ echo 'backward $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(backward-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.backward.new (echo 'define factory-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' factory Makefile ;\ echo 'endef' ;\ echo 'factory-zones := $(subst $(nl), ,$(factory-zones))' ;\ echo 'ifdef factory-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(factory-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(factory-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(factory-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(factory-zones)): \' ;\ echo 'factory $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(factory-zones)): \' ;\ echo 'factory $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(factory-zones)): \' ;\ echo 'factory $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(factory-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.factory.new (echo 'define etcetera-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' etcetera Makefile ;\ echo 'endef' ;\ echo 'etcetera-zones := $(subst $(nl), ,$(etcetera-zones))' ;\ echo 'ifdef etcetera-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(etcetera-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(etcetera-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(etcetera-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(etcetera-zones)): \' ;\ echo 'etcetera $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(etcetera-zones)): \' ;\ echo 'etcetera $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(etcetera-zones)): \' ;\ echo 'etcetera $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(etcetera-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.etcetera.new (echo 'define southamerica-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' southamerica Makefile ;\ echo 'endef' ;\ echo 'southamerica-zones := $(subst $(nl), ,$(southamerica-zones))' ;\ echo 'ifdef southamerica-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(southamerica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(southamerica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(southamerica-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(southamerica-zones)): \' ;\ echo 'southamerica $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(southamerica-zones)): \' ;\ echo 'southamerica $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(southamerica-zones)): \' ;\ echo 'southamerica $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(southamerica-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.southamerica.new mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.backward.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.backward mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.systemv.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.systemv mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.factory.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.factory (echo 'define northamerica-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' northamerica Makefile ;\ echo 'endef' ;\ echo 'northamerica-zones := $(subst $(nl), ,$(northamerica-zones))' ;\ echo 'ifdef northamerica-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(northamerica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(northamerica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(northamerica-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(northamerica-zones)): \' ;\ echo 'northamerica $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(northamerica-zones)): \' ;\ echo 'northamerica $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(northamerica-zones)): \' ;\ echo 'northamerica $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(northamerica-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.northamerica.new (echo 'define europe-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' europe Makefile ;\ echo 'endef' ;\ echo 'europe-zones := $(subst $(nl), ,$(europe-zones))' ;\ echo 'ifdef europe-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(europe-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(europe-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(europe-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(europe-zones)): \' ;\ echo 'europe $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(europe-zones)): \' ;\ echo 'europe $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(europe-zones)): \' ;\ echo 'europe $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(europe-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.europe.new (echo 'define australasia-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' australasia Makefile ;\ echo 'endef' ;\ echo 'australasia-zones := $(subst $(nl), ,$(australasia-zones))' ;\ echo 'ifdef australasia-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(australasia-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(australasia-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(australasia-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(australasia-zones)): \' ;\ echo 'australasia $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(australasia-zones)): \' ;\ echo 'australasia $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(australasia-zones)): \' ;\ echo 'australasia $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(australasia-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.australasia.new mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.etcetera.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.etcetera (echo 'define asia-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' asia Makefile ;\ echo 'endef' ;\ echo 'asia-zones := $(subst $(nl), ,$(asia-zones))' ;\ echo 'ifdef asia-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(asia-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(asia-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(asia-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(asia-zones)): \' ;\ echo 'asia $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(asia-zones)): \' ;\ echo 'asia $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(asia-zones)): \' ;\ echo 'asia $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(asia-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.asia.new (echo 'define antarctica-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' antarctica Makefile ;\ echo 'endef' ;\ echo 'antarctica-zones := $(subst $(nl), ,$(antarctica-zones))' ;\ echo 'ifdef antarctica-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(antarctica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(antarctica-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(antarctica-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(antarctica-zones)): \' ;\ echo 'antarctica $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(antarctica-zones)): \' ;\ echo 'antarctica $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(antarctica-zones)): \' ;\ echo 'antarctica $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(antarctica-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.antarctica.new mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.southamerica.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.southamerica (echo 'define africa-zones' ;\ awk '$1 == "Zone" { print $2 } $1 == "Link" { print $3 }' africa Makefile ;\ echo 'endef' ;\ echo 'africa-zones := $(subst $(nl), ,$(africa-zones))' ;\ echo 'ifdef africa-zones' ;\ if test x != x; then \ echo '$(addprefix $(inst_zonedir)/right/,$(africa-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/right/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/posix/,$(africa-zones)): \';\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/posix/,$($t-zones)))' ;\ echo '$(addprefix $(inst_zonedir)/,$(africa-zones)): \' ;\ echo '$(foreach t,$(tzbases),$(addprefix $(inst_zonedir)/,$($t-zones)))' ;\ fi ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/right/,$(africa-zones)): \' ;\ echo 'africa $(objpfx)zic leapseconds yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/posix/,$(africa-zones)): \' ;\ echo 'africa $(objpfx)zic /dev/null yearistype' ;\ echo ' $(tzcompile)' ;\ echo '$(addprefix $(dir $(inst_zonedir))zone%/,$(africa-zones)): \' ;\ echo 'africa $(objpfx)zic $(leapseconds) yearistype' ;\ echo ' $(tzcompile)' ;\ echo 'endif' ;\ echo 'zonenames := $(zonenames) $(africa-zones)' ;\ ) > /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.africa.new mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.australasia.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.australasia mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.antarctica.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.antarctica mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.europe.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.europe mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.northamerica.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.northamerica mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.asia.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.asia mv /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.africa.new /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/z.africa make[1]: Leaving directory `/tmp/B.55TVhr/BUILD/tzdata-2016j/src' make[1]: Entering directory `/tmp/B.55TVhr/BUILD/tzdata-2016j/src' mkdir -p /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo /usr/bin/make install-data make[2]: Entering directory `/tmp/B.55TVhr/BUILD/tzdata-2016j/src' touch /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/scheck.o touch /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/ialloc.o /usr/bin/install -p -m 644 iso3166.tab /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/iso3166.tab /usr/bin/install -p -m 644 zone.tab /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/zone.tab touch /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/zic /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype africa /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype antarctica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype asia /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype australasia /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype europe warning: "asia", line 119: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "asia", line 144: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "asia", line 804: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 848: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "antarctica", line 72: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 73: time zone abbreviation differs from POSIX standard (+08) warning: "antarctica", line 74: time zone abbreviation differs from POSIX standard (+11) warning: "antarctica", line 79: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 80: time zone abbreviation differs from POSIX standard (+07) warning: "antarctica", line 83: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 87: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 88: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 89: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 142: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 143: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 153: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 154: time zone abbreviation differs from POSIX standard (+10) warning: "antarctica", line 181: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 182: time zone abbreviation differs from POSIX standard (+03) warning: "antarctica", line 231: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+02) (rule from "antarctica", line 225) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+00) (rule from "antarctica", line 229) warning: "antarctica", line 272: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 273: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 305: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 306: time zone abbreviation differs from POSIX standard (-03) warning: "asia", line 1753: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 1762: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1763: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1764: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1788: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1789: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1790: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1800: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1801: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1802: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1811: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1812: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1813: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1823: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1824: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1825: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1852: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 2798: time zone abbreviation differs from POSIX standard (+0530) warning: "asia", line 2799: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 2800: time zone abbreviation differs from POSIX standard (+0630) warning: "asia", line 2973: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 2990: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 80) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 81) warning: "asia", line 3005: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 3006: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3007: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 3013: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype northamerica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype southamerica warning: "australasia", line 246: time zone abbreviation differs from POSIX standard (-00) warning: "australasia", line 709: time zone abbreviation differs from POSIX standard (+1220) warning: "australasia", line 710: time zone abbreviation differs from POSIX standard (+13) warning: "australasia", line 711: time zone abbreviation differs from POSIX standard (+14) (rule from "australasia", line 701) warning: "europe", line 804: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2364: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2529: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 610) warning: "europe", line 2595: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2610: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2611: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2612: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2631: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2646: time zone abbreviation differs from POSIX standard (+03) warning: "northamerica", line 2249: time zone abbreviation differs from POSIX standard (-00)warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2664: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2665: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2666: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2668: time zone abbreviation differs from POSIX standard (+02) warning: "northamerica", line 2255: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2688: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2691: time zone abbreviation differs from POSIX standard (+02) (rule from "europe", line 619) warning: "northamerica", line 2260: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2719: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+06) (rule from "europe", line 615) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 616) warning: "northamerica", line 2267: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2734: time zone abbreviation differs from POSIX standard (+05) warning: "europe", line 2735: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 615) warning: "europe", line 2735: time zone abbreviation differs from POSIX standard (+06) (rule from "europe", line 616) warning: warning: "northamerica", line 2272: "europe", line 2772: time zone abbreviation differs from POSIX standard (-00)time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2793: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "northamerica", line 2278: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2845: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "northamerica", line 2281: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2883: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2902: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2924: time zone abbreviation differs from POSIX standard (+07) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 615) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 616) warning: "europe", line 2946: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 2992: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3015: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 615) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 616) warning: "europe", line 3038: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3042: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 620) warning: "europe", line 3061: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3063: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3091: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3142: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3165: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3166: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3168: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3185: time zone abbreviation differs from POSIX standard (+11) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 615) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 616) warning: "europe", line 3198: time zone abbreviation differs from POSIX standard (+12) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+14) (rule from "europe", line 615) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 616) warning: "europe", line 3201: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 619) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 3582) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+03) (rule from "europe", line 3583) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype etcetera /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype factory warning: "etcetera", line 53: time zone abbreviation differs from POSIX standard (+14) warning: "etcetera", line 54: time zone abbreviation differs from POSIX standard (+13) warning: "etcetera", line 55: time zone abbreviation differs from POSIX standard (+12) warning: "etcetera", line 56: time zone abbreviation differs from POSIX standard (+11) warning: "etcetera", line 57: time zone abbreviation differs from POSIX standard (+10) warning: "etcetera", line 58: time zone abbreviation differs from POSIX standard (+09) warning: "etcetera", line 59: time zone abbreviation differs from POSIX standard (+08) warning: "etcetera", line 60: time zone abbreviation differs from POSIX standard (+07) warning: "etcetera", line 61: time zone abbreviation differs from POSIX standard (+06) warning: "etcetera", line 62: time zone abbreviation differs from POSIX standard (+05) warning: "etcetera", line 63: time zone abbreviation differs from POSIX standard (+04) warning: "etcetera", line 64: time zone abbreviation differs from POSIX standard (+03) warning: "etcetera", line 65: time zone abbreviation differs from POSIX standard (+02) warning: "etcetera", line 66: time zone abbreviation differs from POSIX standard (+01) warning: "etcetera", line 67: time zone abbreviation differs from POSIX standard (-01) warning: "etcetera", line 68: time zone abbreviation differs from POSIX standard (-02) warning: "etcetera", line 69: time zone abbreviation differs from POSIX standard (-03) warning: "etcetera", line 70: time zone abbreviation differs from POSIX standard (-04) warning: "etcetera", line 71: time zone abbreviation differs from POSIX standard (-05) warning: "etcetera", line 72: time zone abbreviation differs from POSIX standard (-06) warning: "etcetera", line 73: time zone abbreviation differs from POSIX standard (-07) warning: "etcetera", line 74: time zone abbreviation differs from POSIX standard (-08) warning: "etcetera", line 75: time zone abbreviation differs from POSIX standard (-09) warning: "etcetera", line 76: time zone abbreviation differs from POSIX standard (-10) warning: "etcetera", line 77: time zone abbreviation differs from POSIX standard (-11) warning: "etcetera", line 78: time zone abbreviation differs from POSIX standard (-12) warning: "factory", line 10: time zone abbreviation differs from POSIX standard (-00) warning: "southamerica", line 1312: time zone abbreviation differs from POSIX standard (-00) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype africa /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype antarctica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype asia /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype australasia warning: "antarctica", line 72: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 73: time zone abbreviation differs from POSIX standard (+08) warning: "antarctica", line 74: time zone abbreviation differs from POSIX standard (+11) warning: "antarctica", line 79: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 80: time zone abbreviation differs from POSIX standard (+07) warning: "antarctica", line 83: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 87: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 88: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 89: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 142: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 143: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 153: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 154: time zone abbreviation differs from POSIX standard (+10) warning: "antarctica", line 181: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 182: time zone abbreviation differs from POSIX standard (+03) warning: "antarctica", line 231: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+02) (rule from "antarctica", line 225) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+00) (rule from "antarctica", line 229) warning: "antarctica", line 272: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 273: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 305: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 306: time zone abbreviation differs from POSIX standard (-03) warning: "asia", line 119: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "asia", line 144: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype europe warning: "asia", line 804: time zone abbreviation differs from POSIX standard (+03)/usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype northamerica warning: "asia", line 848: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype southamerica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype etcetera warning: "asia", line 1753: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 1762: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1763: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1764: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1788: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1789: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1790: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1800: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1801: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1802: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1811: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1812: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1813: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1823: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1824: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1825: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1852: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 2798: time zone abbreviation differs from POSIX standard (+0530) warning: "asia", line 2799: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 2800: time zone abbreviation differs from POSIX standard (+0630) warning: "australasia", line 246: time zone abbreviation differs from POSIX standard (-00) warning: "asia", line 2973: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 2990: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 80) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 81) warning: "asia", line 3005: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 3006: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3007: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 3013: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "australasia", line 709: time zone abbreviation differs from POSIX standard (+1220) warning: "australasia", line 710: time zone abbreviation differs from POSIX standard (+13) warning: "australasia", line 711: time zone abbreviation differs from POSIX standard (+14) (rule from "australasia", line 701) warning: "europe", line 804: time zone abbreviation differs from POSIX standard (+03) warning: "southamerica", line 1312: time zone abbreviation differs from POSIX standard (-00) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype factory warning: "etcetera", line 53: time zone abbreviation differs from POSIX standard (+14) warning: "etcetera", line 54: time zone abbreviation differs from POSIX standard (+13) warning: "etcetera", line 55: time zone abbreviation differs from POSIX standard (+12) warning: "etcetera", line 56: time zone abbreviation differs from POSIX standard (+11) warning: warning: "etcetera", line 57: "factory", line 10: time zone abbreviation differs from POSIX standard (+10)time zone abbreviation differs from POSIX standard (-00) warning: "etcetera", line 58: time zone abbreviation differs from POSIX standard (+09) warning: "etcetera", line 59: time zone abbreviation differs from POSIX standard (+08) warning: "etcetera", line 60: time zone abbreviation differs from POSIX standard (+07) warning: "etcetera", line 61: time zone abbreviation differs from POSIX standard (+06) warning: "etcetera", line 62: time zone abbreviation differs from POSIX standard (+05) warning: "etcetera", line 63: time zone abbreviation differs from POSIX standard (+04) warning: "etcetera", line 64: time zone abbreviation differs from POSIX standard (+03) warning: "etcetera", line 65: time zone abbreviation differs from POSIX standard (+02) warning: "etcetera", line 66: time zone abbreviation differs from POSIX standard (+01) warning: "etcetera", line 67: time zone abbreviation differs from POSIX standard (-01) warning: "etcetera", line 68: time zone abbreviation differs from POSIX standard (-02) warning: "etcetera", line 69: time zone abbreviation differs from POSIX standard (-03) warning: "etcetera", line 70: time zone abbreviation differs from POSIX standard (-04) warning: "etcetera", line 71: time zone abbreviation differs from POSIX standard (-05) warning: "etcetera", line 72: time zone abbreviation differs from POSIX standard (-06) warning: "etcetera", line 73: time zone abbreviation differs from POSIX standard (-07) warning: "etcetera", line 74: time zone abbreviation differs from POSIX standard (-08) warning: "etcetera", line 75: time zone abbreviation differs from POSIX standard (-09) warning: "etcetera", line 76: time zone abbreviation differs from POSIX standard (-10) warning: "etcetera", line 77: time zone abbreviation differs from POSIX standard (-11) warning: "etcetera", line 78: time zone abbreviation differs from POSIX standard (-12) warning: "europe", line 2364: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2529: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 610) warning: "europe", line 2595: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "northamerica", line 2249: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2610: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2611: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2612: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2631: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "northamerica", line 2255: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2646: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "northamerica", line 2260: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2664: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2665: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2666: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2668: time zone abbreviation differs from POSIX standard (+02) warning: "northamerica", line 2267: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2688: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2691: time zone abbreviation differs from POSIX standard (+02) (rule from "europe", line 619) warning: "northamerica", line 2272: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2719: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+06) (rule from "europe", line 615) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 616) warning: "europe", line 2734: time zone abbreviation differs from POSIX standard (+05) warning: "europe", line 2735: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 615) warning: "europe", line 2735: warning: time zone abbreviation differs from POSIX standard (+06)"northamerica", line 2278: (rule from "europe", line 616)time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2772: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "northamerica", line 2281: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2793: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2845: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2883: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2902: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2924: time zone abbreviation differs from POSIX standard (+07) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 615) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 616) warning: "europe", line 2946: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 2992: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3015: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 615) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 616) warning: "europe", line 3038: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3042: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 620) warning: "europe", line 3061: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3063: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3091: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3142: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3165: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3166: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3168: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3185: time zone abbreviation differs from POSIX standard (+11) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 615) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 616) warning: "europe", line 3198: time zone abbreviation differs from POSIX standard (+12) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+14) (rule from "europe", line 615) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 616) warning: "europe", line 3201: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 619) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 3582) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+03) (rule from "europe", line 3583) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype africa /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype antarctica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype asia /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype australasia /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype europe warning: "antarctica", line 72: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 73: time zone abbreviation differs from POSIX standard (+08) warning: "antarctica", line 74: time zone abbreviation differs from POSIX standard (+11) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype northamerica warning: "antarctica", line 79: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 80: time zone abbreviation differs from POSIX standard (+07) warning: "antarctica", line 83: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 87: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 88: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 89: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 142: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 143: time zone abbreviation differs from POSIX standard (+05) warning: "antarctica", line 153: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 154: time zone abbreviation differs from POSIX standard (+10) warning: "antarctica", line 181: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 182: time zone abbreviation differs from POSIX standard (+03) warning: "antarctica", line 231: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+02) (rule from "antarctica", line 225) warning: "antarctica", line 232: time zone abbreviation differs from POSIX standard (+00) (rule from "antarctica", line 229) warning: "antarctica", line 272: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 273: time zone abbreviation differs from POSIX standard (+06) warning: "antarctica", line 305: time zone abbreviation differs from POSIX standard (-00) warning: "antarctica", line 306: time zone abbreviation differs from POSIX standard (-03) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype southamerica /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype etcetera warning: "australasia", line 246: time zone abbreviation differs from POSIX standard (-00) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype factory warning: "etcetera", line 53: time zone abbreviation differs from POSIX standard (+14) warning: "asia", line 119: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 120: time zone abbreviation differs from POSIX standard (+04)warning: (rule from "asia", line 81)"etcetera", line 54: time zone abbreviation differs from POSIX standard (+13) warning: "etcetera", line 55: time zone abbreviation differs from POSIX standard (+12) warning: "etcetera", line 56: time zone abbreviation differs from POSIX standard (+11) warning: "asia", line 144: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 145: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "etcetera", line 57: time zone abbreviation differs from POSIX standard (+10) warning: "etcetera", line 58: time zone abbreviation differs from POSIX standard (+09) warning: "etcetera", line 59: time zone abbreviation differs from POSIX standard (+08) warning: "etcetera", line 60: time zone abbreviation differs from POSIX standard (+07) warning: "etcetera", line 61: time zone abbreviation differs from POSIX standard (+06) warning: "etcetera", line 62: time zone abbreviation differs from POSIX standard (+05) warning: "etcetera", line 63: time zone abbreviation differs from POSIX standard (+04) warning: "etcetera", line 64: time zone abbreviation differs from POSIX standard (+03) warning: "etcetera", line 65: time zone abbreviation differs from POSIX standard (+02) warning: "etcetera", line 66: time zone abbreviation differs from POSIX standard (+01) warning: "etcetera", line 67: time zone abbreviation differs from POSIX standard (-01) warning: "etcetera", line 68: time zone abbreviation differs from POSIX standard (-02) warning: "etcetera", line 69: time zone abbreviation differs from POSIX standard (-03) warning: "etcetera", line 70: time zone abbreviation differs from POSIX standard (-04) warning: "etcetera", line 71: time zone abbreviation differs from POSIX standard (-05) warning: "etcetera", line 72: time zone abbreviation differs from POSIX standard (-06) warning: "etcetera", line 73: time zone abbreviation differs from POSIX standard (-07) warning: "etcetera", line 74: time zone abbreviation differs from POSIX standard (-08) warning: "etcetera", line 75: time zone abbreviation differs from POSIX standard (-09) warning: "etcetera", line 76: time zone abbreviation differs from POSIX standard (-10) warning: "asia", line 804: time zone abbreviation differs from POSIX standard (+03) warning: "etcetera", line 77: time zone abbreviation differs from POSIX standard (-11) warning: "etcetera", line 78: time zone abbreviation differs from POSIX standard (-12) warning: "asia", line 848: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 80) warning: "asia", line 849: time zone abbreviation differs from POSIX standard (+04) (rule from "asia", line 81) warning: "australasia", line 709: time zone abbreviation differs from POSIX standard (+1220) warning: "australasia", line 710: time zone abbreviation differs from POSIX standard (+13) warning: "australasia", line 711: time zone abbreviation differs from POSIX standard (+14) (rule from "australasia", line 701) warning: "asia", line 1753: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1754: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 1762: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1763: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1764: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1788: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1789: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1790: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1800: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1801: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1802: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1811: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1812: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1813: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1823: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 1824: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1825: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 1852: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 1853: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "europe", line 804: time zone abbreviation differs from POSIX standard (+03) warning: "asia", line 2798: time zone abbreviation differs from POSIX standard (+0530) warning: "asia", line 2799: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 2800: time zone abbreviation differs from POSIX standard (+0630) warning: "asia", line 2973: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 2974: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "asia", line 2990: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 80) warning: "asia", line 2991: time zone abbreviation differs from POSIX standard (+05) (rule from "asia", line 81) warning: "asia", line 3005: time zone abbreviation differs from POSIX standard (+04) warning: "asia", line 3006: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3007: time zone abbreviation differs from POSIX standard (+06) warning: "asia", line 3013: time zone abbreviation differs from POSIX standard (+05) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+07) (rule from "asia", line 80) warning: "asia", line 3014: time zone abbreviation differs from POSIX standard (+06) (rule from "asia", line 81) warning: "southamerica", line 1312: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2364: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2529: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 610) warning: "europe", line 2595: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2596: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "factory", line 10: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 2610: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2611: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2612: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2631: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2632: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2646: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2647: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2664: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2665: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2666: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2668: time zone abbreviation differs from POSIX standard (+02) warning: "europe", line 2688: time zone abbreviation differs from POSIX standard (+03) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 615) warning: "europe", line 2689: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 616) warning: "europe", line 2691: time zone abbreviation differs from POSIX standard (+02) (rule from "europe", line 619) warning: "europe", line 2719: time zone abbreviation differs from POSIX standard (+04) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+06) (rule from "europe", line 615) warning: "europe", line 2720: time zone abbreviation differs from POSIX standard (+05) (rule from "europe", line 616) warning: "europe", line 2734: time zone abbreviation differs from POSIX standard (+05) warning: "europe", line 2735: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 615) warning: "europe", line 2735: time zone abbreviation differs from POSIX standard (+06) (rule from "europe", line 616) warning: "europe", line 2772: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2773: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2793: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2794: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2845: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2846: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2883: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2884: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2902: time zone abbreviation differs from POSIX standard (+06) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 615) warning: "europe", line 2903: time zone abbreviation differs from POSIX standard (+07) (rule from "europe", line 616) warning: "europe", line 2924: time zone abbreviation differs from POSIX standard (+07) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 615) warning: "europe", line 2925: time zone abbreviation differs from POSIX standard (+08) (rule from "europe", line 616) warning: "europe", line 2946: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2947: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 2992: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 2993: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3015: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 615) warning: "europe", line 3016: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 616) warning: "europe", line 3038: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 615) warning: "europe", line 3039: time zone abbreviation differs from POSIX standard (+09) (rule from "europe", line 616) warning: "europe", line 3042: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 620) warning: "europe", line 3061: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3062: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3063: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3091: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3092: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3142: time zone abbreviation differs from POSIX standard (+10) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3143: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3165: time zone abbreviation differs from POSIX standard (+08) warning: "europe", line 3166: time zone abbreviation differs from POSIX standard (+09) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 616) warning: "europe", line 3167: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 615) warning: "europe", line 3168: time zone abbreviation differs from POSIX standard (+10) (rule from "europe", line 619) warning: "europe", line 3185: time zone abbreviation differs from POSIX standard (+11) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 615) warning: "europe", line 3186: time zone abbreviation differs from POSIX standard (+12) (rule from "europe", line 616) warning: "europe", line 3198: time zone abbreviation differs from POSIX standard (+12) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+14) (rule from "europe", line 615) warning: "europe", line 3199: time zone abbreviation differs from POSIX standard (+13) (rule from "europe", line 616) warning: "europe", line 3201: time zone abbreviation differs from POSIX standard (+11) (rule from "europe", line 619) warning: "northamerica", line 2249: time zone abbreviation differs from POSIX standard (-00) warning: "northamerica", line 2255: time zone abbreviation differs from POSIX standard (-00) warning: "northamerica", line 2260: time zone abbreviation differs from POSIX standard (-00) warning: "northamerica", line 2267: time zone abbreviation differs from POSIX standard (-00) warning: "northamerica", line 2272: time zone abbreviation differs from POSIX standard (-00) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+04) (rule from "europe", line 3582) warning: "europe", line 3598: time zone abbreviation differs from POSIX standard (+03) (rule from "europe", line 3583) warning: "northamerica", line 2278: time zone abbreviation differs from POSIX standard (-00) warning: "northamerica", line 2281: time zone abbreviation differs from POSIX standard (-00) /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -p America/New_York /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo -L /dev/null -y ./yearistype backward /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix -L /dev/null -y ./yearistype backward /usr/sbin/zic -d /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/right -L leapseconds -y ./yearistype backward make[2]: Leaving directory `/tmp/B.55TVhr/BUILD/tzdata-2016j/src' make[1]: Leaving directory `/tmp/B.55TVhr/BUILD/tzdata-2016j/src' + : '====================TESTING=========================' + /usr/bin/make -j8 check 'CC=x86_64-tld-linux-gcc' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/test-tz src/test-tz.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/tst-timezone src/tst-timezone.c TZDIR=/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/test-tz || ( echo TEST FAILED; exit 1 ) No errors. TZDIR=/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo /tmp/B.55TVhr/BUILD/tzdata-2016j/obj/tst-timezone || ( echo TEST FAILED; exit 1 ) We use this date: Fri May 15 01:02:16 1998 Checking timezone Europe/Amsterdam tzname[0]: CET tzname[1]: CEST daylight: 1 timezone: -3600 tzname[0]: CET tzname[1]: CEST daylight: 1 timezone: -3600 Checking timezone Europe/Berlin tzname[0]: CET tzname[1]: CEST daylight: 1 timezone: -3600 tzname[0]: CET tzname[1]: CEST daylight: 1 timezone: -3600 Checking timezone Europe/London tzname[0]: GMT tzname[1]: BST daylight: 1 timezone: 0 tzname[0]: GMT tzname[1]: BST daylight: 1 timezone: 0 Checking timezone Universal tzname[0]: UTC tzname[1]: UTC daylight: 0 timezone: 0 tzname[0]: UTC tzname[1]: UTC daylight: 0 timezone: 0 Checking timezone Australia/Melbourne tzname[0]: AEST tzname[1]: AEDT daylight: 1 timezone: -36000 tzname[0]: AEST tzname[1]: AEDT daylight: 1 timezone: -36000 Checking timezone America/Sao_Paulo tzname[0]: BRT tzname[1]: BRST daylight: 1 timezone: 10800 tzname[0]: BRT tzname[1]: BRST daylight: 1 timezone: 10800 Checking timezone America/Chicago tzname[0]: CST tzname[1]: CDT daylight: 1 timezone: 21600 tzname[0]: CST tzname[1]: CDT daylight: 1 timezone: 21600 Checking timezone America/Indiana/Indianapolis tzname[0]: EST tzname[1]: EDT daylight: 1 timezone: 18000 tzname[0]: EST tzname[1]: EDT daylight: 1 timezone: 18000 Checking timezone America/Los_Angeles tzname[0]: PST tzname[1]: PDT daylight: 1 timezone: 28800 tzname[0]: PST tzname[1]: PDT daylight: 1 timezone: 28800 Checking timezone Pacific/Auckland tzname[0]: NZST tzname[1]: NZDT daylight: 1 timezone: -43200 tzname[0]: NZST tzname[1]: NZDT daylight: 1 timezone: -43200 TZ=Europe/London 892162800 0 0 0 10 3 98 5 99 1 should be TZ=Europe/London 892162800 0 0 0 10 3 98 5 99 1 TZ=GMT 892166400 0 0 0 10 3 98 5 99 0 should be TZ=GMT 892166400 0 0 0 10 3 98 5 99 0 + : '====================TESTING' 'END=====================' + /bin/rm '--interactive=never' -r /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posix + ln -sf /etc/localtime /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/localtime + ln -sf localtime /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posixtime + ln -sf localtime /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/zoneinfo/posixrules + >/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/etc/localtime + + cp -p tzcode/tzfile.h /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/include/tzfile.h + cp -p tzcode/tzfile.5 /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/man/man5 + install -p /tmp/B.55TVhr/timezone.init /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/etc/rc.d/init.d/timezone + cp -p /tmp/B.55TVhr/timezone.sysconfig /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/etc/sysconfig/timezone + cp -a zoneinfo/java /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/javazi + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: tzdata-2016j-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.55TVhr/BUILD/tmp /bin/sh -e /tmp/B.55TVhr/BUILD/tmp/rpm-tmp.18904 + umask 022 + cd /tmp/B.55TVhr/BUILD + cd tzdata-2016j + DOCDIR=/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j + export DOCDIR + rm -rf /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j + /bin/mkdir -p /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j... Documentation compressed. + cp -pr tzcode/README tzcode/Theory tzcode/tz-link.html /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-2016j... ./Theory ./README Documentation compressed. + exit 0 Provides: config(tzdata) = 0:2016j-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh Processing files: java-tzdata-2016j-1 Processing files: tzdata-zoneinfo_right-2016j-1 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Obsoletes: glibc-zoneinfo_right Processing files: tzdata-devel-2016j-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.55TVhr/BUILD/tmp /bin/sh -e /tmp/B.55TVhr/BUILD/tmp/rpm-tmp.92592 + umask 022 + cd /tmp/B.55TVhr/BUILD + cd tzdata-2016j + DOCDIR=/tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j + export DOCDIR + rm -rf /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j + /bin/mkdir -p /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j... Documentation compressed. + cp -pr tzcode/tzfile.5.txt /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder/usr/share/doc/tzdata-devel-2016j... ./tzfile.5.txt Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder Wrote: /tmp/B.55TVhr/RPMS/tzdata-2016j-1.noarch.rpm Wrote: /tmp/B.55TVhr/RPMS/java-tzdata-2016j-1.noarch.rpm Wrote: /tmp/B.55TVhr/RPMS/tzdata-zoneinfo_right-2016j-1.noarch.rpm Wrote: /tmp/B.55TVhr/RPMS/tzdata-devel-2016j-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.55TVhr/BUILD/tmp /bin/sh -e /tmp/B.55TVhr/BUILD/tmp/rpm-tmp.92592 + umask 022 + cd /tmp/B.55TVhr/BUILD + cd tzdata-2016j + /bin/rm '--interactive=never' -rf /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder + rm -rf /tmp/B.55TVhr/BUILD/tmp/tzdata-2016j-root-builder ended at: Wed Feb 8 09:42:04 2017, done in 0:00:06.764235 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.55TVhr/BUILD + rm -rf /tmp/B.55TVhr/tmp /tmp/B.55TVhr/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..268 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## tzdata ################################################## Run "/sbin/service timezone start" to start timezone service. java-tzdata ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.55TVhr Begin-TLD-Builder-Info Build-Time: user:7.64s sys:0.65s real:9.52s (faults io:86 non-io:278882) Files queued for ftp: 9594 tzdata-devel-2016j-1.noarch.rpm 141633 tzdata-zoneinfo_right-2016j-1.noarch.rpm 101766 java-tzdata-2016j-1.noarch.rpm 182105 tzdata-2016j-1.noarch.rpm 208 tzdata-2016j-1.src.rpm.uploadinfo End-TLD-Builder-Info