Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 632438

Summary: dev-lang/bas-2.4 : This package has a configure.in file which has long been deprecated.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 530632    

Description Toralf Förster gentoo-dev 2017-09-29 21:32:05 UTC
QA: prepare
This package has a configure.in file which has long been deprecated.  Please
update it to use configure.ac instead as newer versions of autotools will die
when it finds this file.  See https://bugs.gentoo.org/426262 for details.
QA: other
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
error.h:55:37: warning: left-hand operand of comma expression has no effect [-Wunused-value]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://www.moria.de/~michael/bas/

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170911-192633

  -------------------------------------------------------------------
Comment 1 Larry the Git Cow gentoo-dev 2020-09-19 22:51:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad141ad909c0f860e0cebe8ee9d5714eabc30141

commit ad141ad909c0f860e0cebe8ee9d5714eabc30141
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-19 22:51:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-19 22:51:08 +0000

    dev-lang/bas: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/632438
    Closes: https://bugs.gentoo.org/740956
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/bas/bas-2.4.ebuild               | 32 ++++++++++++++++---------------
 dev-lang/bas/files/bas-2.1-makefile.patch |  4 ++--
 2 files changed, 19 insertions(+), 17 deletions(-)