ports/178652: SHA256 Checksum mismatch for m17n-lib-1.6.3.tar.gz
Christian A Bryant
admin at canonicaldev.com
Wed May 15 01:50:00 UTC 2013
>Number: 178652
>Category: ports
>Synopsis: SHA256 Checksum mismatch for m17n-lib-1.6.3.tar.gz
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed May 15 01:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Christian A Bryant
>Release: 10.0-CURRENT
>Organization:
Canonical Development
>Environment:
02:05:14 UTC 2013 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
[root at tosh12 ~]# cd /usr/ports/editors/emacs
[root at tosh12 /usr/ports/editors/emacs]# make install clean
===> emacs-24.3,3 depends on executable: gmake - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===> emacs-24.3,3 depends on executable: gtk-update-icon-cache - found
===> emacs-24.3,3 depends on file: /usr/local/bin/intltool-extract - found
===> emacs-24.3,3 depends on shared library: jpeg - found
===> emacs-24.3,3 depends on shared library: tiff - found
===> emacs-24.3,3 depends on shared library: gif - found
===> emacs-24.3,3 depends on shared library: png15 - found
===> emacs-24.3,3 depends on shared library: freetype - found
===> emacs-24.3,3 depends on shared library: m17n - not found
===> Verifying install for m17n in /usr/ports/devel/m17n-lib
===> Found saved configuration for m17n-lib-1.6.3_1
===> m17n-lib-1.6.3_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by m17n-lib-1.6.3_1 for building
===> Extracting for m17n-lib-1.6.3_1
=> SHA256 Checksum mismatch for m17n-lib-1.6.3.tar.gz.
===> Refetch for 1 more times files: m17n-lib-1.6.3.tar.gz
===> Found saved configuration for m17n-lib-1.6.3_1
===> m17n-lib-1.6.3_1 depends on file: /usr/local/sbin/pkg - found
=> m17n-lib-1.6.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.m17n.org/m17n-lib-download/m17n-lib-1.6.3.tar.gz
fetch: http://www.m17n.org/m17n-lib-download/m17n-lib-1.6.3.tar.gz: size unknown
fetch: http://www.m17n.org/m17n-lib-download/m17n-lib-1.6.3.tar.gz: size of remote file is not known
m17n-lib-1.6.3.tar.gz 20 kB 42 kBps 00m01s
===> Fetching all distfiles required by m17n-lib-1.6.3_1 for building
===> Found saved configuration for m17n-lib-1.6.3_1
===> m17n-lib-1.6.3_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by m17n-lib-1.6.3_1 for building
=> SHA256 Checksum mismatch for m17n-lib-1.6.3.tar.gz.
===> Giving up on fetching files: m17n-lib-1.6.3.tar.gz
Make sure the Makefile and distinfo file (/usr/ports/devel/m17n-lib/distinfo)
are up to date. If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** [checksum] Error code 1
Stop in /usr/ports/devel/m17n-lib.
*** [checksum] Error code 1
Stop in /usr/ports/devel/m17n-lib.
*** [install] Error code 1
Stop in /usr/ports/devel/m17n-lib.
*** [lib-depends] Error code 1
Stop in /usr/ports/editors/emacs.
*** [install] Error code 1
Stop in /usr/ports/editors/emacs.
*************************************************************************
[root at tosh12 /usr/ports/editors/emacs]# make NO_CHECKSUM=yes
===> emacs-24.3,3 depends on executable: gmake - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===> emacs-24.3,3 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===> emacs-24.3,3 depends on executable: gtk-update-icon-cache - found
===> emacs-24.3,3 depends on file: /usr/local/bin/intltool-extract - found
===> emacs-24.3,3 depends on shared library: jpeg - found
===> emacs-24.3,3 depends on shared library: tiff - found
===> emacs-24.3,3 depends on shared library: gif - found
===> emacs-24.3,3 depends on shared library: png15 - found
===> emacs-24.3,3 depends on shared library: freetype - found
===> emacs-24.3,3 depends on shared library: m17n - not found
===> Verifying install for m17n in /usr/ports/devel/m17n-lib
===> Found saved configuration for m17n-lib-1.6.3_1
===> m17n-lib-1.6.3_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by m17n-lib-1.6.3_1 for building
===> Extracting for m17n-lib-1.6.3_1
tar: Error opening archive: Unrecognized archive format
*** [do-extract] Error code 1
Stop in /usr/ports/devel/m17n-lib.
*** [install] Error code 1
Stop in /usr/ports/devel/m17n-lib.
*** [lib-depends] Error code 1
Stop in /usr/ports/editors/emacs.
*** [build] Error code 1
Stop in /usr/ports/editors/emacs.
>How-To-Repeat:
[root at tosh12 ~]$ su
[root at tosh12 ~]# cd /usr/ports/editors/emacs
[root at tosh12 /usr/ports/editors/emacs]# make install clean
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list