....
Make sure the makefile and distinfo file (/usr/ports/lang/PhP5/distinfo)
Are up to date. If you are absolutely sure you want to overridethis
Check, type "make no_checksum = Yes [other ARGs]".
* ** Error code 1
....
The above error is reported when php5.4 is installed in FreeBSD. The solution is as follows:
CD/Usr/ports/lang/PhP5
MakeDistcleanMakeChecksum
The cause is that the checksum of the existing diskfile is inconsistent with that in the ports information file and is deleted normally.The files in/usr/ports/distfiles are as follows:
Checksum Mismatch
Occasionally, a ports tarball will failMD5Checksum test. A typical result of this wowould look like:
> Checksum mismatch for tightvnc-1.2.3_unixsrc.tar.bz2. make sure the makefile and distinfo file (/usr/ports/NET/TightVNC/distinfo) are up to date. if you are absolutely sure you want to override this check, type "make no_checksum = Yes [other ARGs]". * ** error code 1 stop in/usr/ports/NET/TightVNC. ** command failed: Make clean build ** fix the problem and try again. ** the following packages were Not installed or upgraded (*: skipped /! : Failed )! Net/TightVNC (checksum mismatch)
This means that the checksum for the tarball does not match that contained in the port's distribution information file which is/Usr/ports/NET/TightVNC/distinfoIn this case.
The first step is to delete the tarball for the port in/Usr/ports/distfilesAnd fetch the tarball again. This will usually take care of the problem.
If the problem persists, the next step is to check the CVS Repository at http://www.freebsd.org/cgi/cvsweb.cgi/ to make sure that your portsMakefileAndDistinfoAgree with the latest available. If not, then you need to update your ports tree.
The following packages were not installed or upgraded (*: skipped /! : Failed )! FTP/gftp (gftp-gnome-2.0.15) (unknown build error )! Math/gnumeric2 (gnumeric2-1.2.1_1) (install error)
Manually upgraded and both worked fine.
Audacity-1.2.0> succeeds port (port has 1.2.0.p3 _ 2)
# Portupgrade audacity-1.2.0 ** no need to upgrade 'audacity-1.2.0 '(> = audacity-1.2.0.p3_2 ). (specify-F to force) (from CVS) file removed-Remove audio/audacity-devel, because it's now redundant after updating audio/audacity to the latest version.
Remove ports and install audio/audacity