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

Bug 928487

Summary: app-shells/bash-5.2_p26 - 879 | line_error (defs, syntax error: no current builtin for $FUNCTION
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 881379    
Attachments: emerge-info.txt
app-shells:bash-5.2_p26:20240403-030300.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-04-03 07:27:43 UTC
      [-Wdeprecated-non-prototype]
  868 | function_handler (self, defs, arg)
      | ^
mkbuiltins.c:879:18: warning: passing arguments to 'line_error' without a
      prototype is deprecated in all versions of C and is not supported in C23
      [-Wdeprecated-non-prototype]
  879 |       line_error (defs, "syntax error: no current builtin for $FUNCTION ...
      |                  ^
mkbuiltins.c:883:16: warning: passing arguments to 'line_error' without a

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240402-180030

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.2+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.2+libcxx
Python 3.11.8
php cli (if any):

  HEAD of ::gentoo
commit a5159b30237ccfd37016c13a47f54da1362a597c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 2 23:19:13 2024 +0000

    2024-04-02 23:19:13 UTC

emerge -qpvO app-shells/bash
[ebuild     U ] app-shells/bash-5.2_p26 [5.1_p16-r6] USE="mem-scramble* nls pgo%* (readline) -afs -bashlogger -examples -net* -plugins -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2024-04-03 07:27:44 UTC
Created attachment 889323 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-03 07:27:45 UTC
Created attachment 889324 [details]
app-shells:bash-5.2_p26:20240403-030300.log
Comment 3 Toralf Förster gentoo-dev 2024-04-03 07:27:46 UTC
Created attachment 889325 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-03 07:27:47 UTC
Created attachment 889326 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-03 07:27:48 UTC
Created attachment 889327 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-03 07:27:49 UTC
Created attachment 889328 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-03 07:27:50 UTC
Created attachment 889329 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-03 07:27:51 UTC
Created attachment 889330 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-04-03 07:27:52 UTC
Created attachment 889331 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-13 02:05:15 UTC

*** This bug has been marked as a duplicate of bug 919683 ***