Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623232 - <=dev-lang/opendylan-2013.2 fails to compile with opendylan-bin-2014.1 ( dylan-compiler, opendylan or minimal-console-compiler is required to bootstrap Open Dylan )
Summary: <=dev-lang/opendylan-2013.2 fails to compile with opendylan-bin-2014.1 ( dyla...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-01 06:25 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2020-01-14 16:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-07-01 06:25:57 UTC
I'd guess it doesn't like having a -bin bootstrap that's too new.

Testing this seems to check out, so opendylan probably needs ~ deps somewhere.

>>> Emerging (1 of 1) dev-lang/opendylan-2013.2::gentoo                                                                                                                                                                                                                               * opendylan-2013.2-sources.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                                                      [ ok ]
>>> Unpacking source...                                                                                                                                                                                                                                                              
>>> Unpacking opendylan-2013.2-sources.tar.bz2 to /var/tmp/portage/dev-lang/opendylan-2013.2/work                                                                                                                                                                                    
>>> Source unpacked in /var/tmp/portage/dev-lang/opendylan-2013.2/work                                                                                                                                                                                                               
>>> Preparing source in /var/tmp/portage/dev-lang/opendylan-2013.2/work/opendylan ...                                                                                                                                                                                               
 * Running aclocal ...                                                                                                                                                                                                                                                        [ ok ]
 * QA Notice: 'automake' called by src_prepare: dev-lang/opendylan-2013.2                     
 * Use autotools.eclass instead of calling 'automake' directly.                                                                                                                                                                                                                      
configure.ac:95: installing 'build-aux/compile'
configure.ac:19: installing 'build-aux/config.guess'                                            
configure.ac:19: installing 'build-aux/config.sub'                                             
configure.ac:65: installing 'build-aux/install-sh'                                                                   
configure.ac:65: installing 'build-aux/missing'                                                                          
automake-1.15: error: no 'Makefile.am' found for any configure output                                      
 * Running autoconf ...                                                                                                                                                                                                                                                       [ ok ]
>>> Source prepared.                                             
>>> Configuring source in /var/tmp/portage/dev-lang/opendylan-2013.2/work/opendylan ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/opt/opendylan/lib64 --prefix=/opt/opendyla
n                                  
checking build system type... x86_64-pc-linux-gnu                    
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu              
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes           
checking for a thread-safe mkdir -p... /bin/mkdir -p               
checking for gawk... gawk                          
checking whether make sets $(MAKE)... yes                
checking whether make supports nested variables... yes                     
checking whether ln -s works... yes          
checking for perl... /usr/bin/perl      
checking for Perl module File::Spec... yes                                                      
checking for Perl module Getopt::Long... yes              
checking for dylan-compiler... no                                                                                                                                                                                                                                                    
checking for opendylan... no
checking for minimal-console-compiler... no
configure: error:
dylan-compiler, opendylan or minimal-console-compiler is required to bootstrap Open Dylan. Please download and install a build from http://opendylan.org/download/index.html
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-01-14 16:23:33 UTC
Package removed.