ports/158305: math/scilab Error building the scilab manual file

Vladimir Chukharev Vladimir.Chukharev at tut.fi
Mon Jul 4 05:30:14 UTC 2011


The following reply was made to PR ports/158305; it has been noted by GNATS.

From: "Vladimir Chukharev" <Vladimir.Chukharev at tut.fi>
To: bug-followup at freebsd.org, "Max Brazhnikov" <makc at issp.ac.ru>
Cc:  
Subject: Re: ports/158305: math/scilab Error building the scilab manual file
Date: Mon, 04 Jul 2011 08:23:08 +0300

 On Sun, 03 Jul 2011 15:42:43 +0300, Max Brazhnikov <makc at issp.ac.ru> wrote:
 
 > Could you check you scilab dependencies with 'pkg_info -g'? I remember I had
 > similar error, if not exactly the same, and the culprit was corrupted package
 > for one of xml* ports.
 >
 > Max
 >
 
 Thanks for the suggestion, I can do that.
 For the currently installed version:
   $ pkg_info -rq scilab\* | cut -d ' ' -f 2 | xargs -n 1 -I % pkg_info -g % | egrep -v '(^$)|(Mismatched Checksums:)|(Information for )'
 /usr/local/share/java/classes/junit.jar fails the original MD5 checksum
 /usr/local/lib/charset.alias fails the original MD5 checksum
   $ pkg_info -W /usr/local/share/java/classes/junit.jar
 pkg_info: both hdf-java-2.7 and junit-4.8.2 claim to have installed /usr/local/share/java/classes/junit.jar
 
 /usr/local/share/java/classes/junit.jar was installed by package hdf-java-2.7
   $ pkg_info -W /usr/local/lib/charset.alias
 /usr/local/lib/charset.alias was installed by package gettext-0.18.1.1
 
 
 For the newer port:
   $ make -C /usr/ports/math/scilab all-depends-list 2>&1 | xargs -n 1 -I % pkg_info -g %\* | egrep -v '(^$)|(Mismatched Checksums:)|(Information for )'
 /usr/local/share/java/classes/junit.jar fails the original MD5 checksum
 pkg_info: can't find package 'swig13*' installed or in a file!
 pkg_info: can't find package 'diablo-jdk16*' installed or in a file!
 pkg_info: can't find package 'gcc45*' installed or in a file!
 pkg_info: can't find package 'hdf5-18*' installed or in a file!
 /usr/local/lib/charset.alias fails the original MD5 checksum
 pkg_info: can't find package 'perl5.14*' installed or in a file!
 pkg_info: can't find package 'expat2*' installed or in a file!
 pkg_info: can't find package 'docbook-410*' installed or in a file!
 pkg_info: can't find package 'docbook-420*' installed or in a file!
 pkg_info: can't find package 'docbook-430*' installed or in a file!
 pkg_info: can't find package 'docbook-440*' installed or in a file!
 pkg_info: can't find package 'docbook-450*' installed or in a file!
 pkg_info: can't find package 'docbook-xml-430*' installed or in a file!
 pkg_info: can't find package 'docbook-xml-440*' installed or in a file!
 pkg_info: can't find package 'docbook-xml-450*' installed or in a file!
 pkg_info: can't find package 'docbook-500*' installed or in a file!
 
 I will reinstall gettext, hdf-java and/or junit and come back tomorrow.
 Actually, I have reinstalled every port recently, even couple of times within the
 period of the scilab breakage... Though I did it inplace, not deleting everything
 and installing from the scratch.
 
 -- 
 Vladimir Chukharev
 Tampere University of Technology



More information about the freebsd-ports-bugs mailing list