Re: Can't resolve dependency "gcc5-compiler" for package "octave-3.6.4-19" (no matching packages/versions found)

Hanspeter Niederstrasser <[email protected]>
Newsgroups gmane.os.apple.fink.beginners
Organization Snaggled Works
Message-ID <[email protected]>
On 6/27/20 5:35 PM, [email protected] wrote:
>> So did the issue with missing 'defaults.h' resolve itself?
> 
> Apparently, may be going from 16 to 1.

This means buildjobs? If so, that suggests that octave is not fully 
capable of handling a large amount of build CPUs (though it works for me 
with 6).

>> The problem reported here with unknown command errors in texi files
>> seems to be a makeinfo issue (provided by texinfo package):
>> <https://octave.1599824.n4.nabble.com/required-makeinfo-version-td4652334.html> 
>>
>>
>> What's the output of (one line):
>>
>> fink list texinfo; which makeinfo; makeinfo --version
> 
> % fink list texinfo
> Information about 10342 packages read in 1 seconds.
>   i   texinfo                        6.5-302                 GNU 
> documentation system
>       texinfo-legacy                 4.13-1                  GNU 
> documentation system (legacy support)
> % which makeinfo
> /usr/bin/makeinfo
> % makeinfo --version
> makeinfo (GNU texinfo) 4.8
> 
> Copyright (C) 2004 Free Software Foundation, Inc.
> There is NO warranty.  You may redistribute this software
> under the terms of the GNU General Public License.
> For more information about these matters, see the files named COPYING.
> 
>>
>> Hanspeter
> 
> I have rebuilt texinfo and I have installed octave and
> 
> % which makeinfo
> /opt/sw/bin/makeinfo

Sounds like your original texinfo build was broken because that's what 
provides /opt/sw/bin/makeinfo (and system-makeinfo at v4.8 is known to 
fail). So rebuilding it seems to have worked, but

> % makeinfo --version
> Can't locate Locale/Messages.pm in @INC (you may need to install the 
> Locale::Messages module) (@INC contains: /opt/sw/lib/texinfo 
> /opt/sw/share/texinfo/lib/Unicode-EastAsianWidth/lib 
> /opt/sw/share/texinfo /opt/sw/share/texinfo 
> /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 
> /Network/Library/Perl/5.18/darwin-thread-multi-2level 
> /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 
> /System/Library/Perl/5.18/darwin-thread-multi-2level 
> /System/Library/Perl/5.18 
> /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level 
> /System/Library/Perl/Extras/5.18 .) at /opt/sw/bin/makeinfo line 109.
> BEGIN failed--compilation aborted at /opt/sw/bin/makeinfo line 109.

Locale/Messages.pm is provided by locale-textdomain-pm5184, which is a 
direct dependency of the texinfo package. Please make sure 
"locale-textdomain-pm5184" installed. If it is, I'm not sure why 
/opt/sw/bin/makeinfo is not finding it. But on my system, @INC has 
several /sw/lib/perl5 paths that are missing from yours error above.

Hanspeter


_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.