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

Bug 918941

Summary: app-editors/helix-23.10-r1 - [clang] Stderr: .../scanner.c: error: type specifier missing, defaults to int; ISO C99 and later do not support implicit int [-Wi
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal CC: 18202203719, freijon
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35899
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-editors:helix-23.10-r1:20231201-044653.log.xz
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt

Description Toralf Förster gentoo-dev 2023-12-01 09:24:35 UTC
too long lines were shrinked:

  cargo:rerun-if-changed=/var/tmp/portage/app-editors/helix-23.10-r1/work/runtime/grammars/sources/templ/src/scanner.c
  cargo:rerun-if-changed=/var/tmp/portage/app-editors/helix-23.10-r1/work/runtime/grammars/sources/templ/src/parser.c
  161 grammars built now
  	["astro", "awk", "bash", "bass", "beancount", "bibtex", "bicep", "blueprint", "c", "c-sharp", "capnp", "clojure", "cmake", "comment", "cpon", "cpp", "css", "cue", "dart", "devicetree", "dhall", "diff", "dockerfile", "dot", "dtd", "edoc", "eex", "elixir", "elm", "elvish", "embedded-template", "erl
  Failure 1/2: rescript Parser compilation failed.
  Stdout: 
  Stderr: /var/tmp/portage/app-editors/helix-23.10-r1/work/runtime/grammars/sources/rescript/src/scanner.c:134:9: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
    134 |   const in_string = state->in_quotes || state->in_backticks;
        |   ~~~~~ ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231129-092259

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 10538a3c85d0e157c14cd8f065b06b9a9c39ae1e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 1 03:47:55 2023 +0000

    2023-12-01 03:47:53 UTC

emerge -qpvO app-editors/helix
[ebuild  N    ] app-editors/helix-23.10-r1  USE="grammar -debug"
Comment 1 Toralf Förster gentoo-dev 2023-12-01 09:24:36 UTC
Created attachment 876103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-01 09:24:37 UTC
Created attachment 876104 [details]
app-editors:helix-23.10-r1:20231201-044653.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-01 09:24:38 UTC
Created attachment 876105 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-01 09:24:40 UTC
Created attachment 876106 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-01 09:24:40 UTC
Created attachment 876107 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-01 09:24:41 UTC
Created attachment 876108 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-01 09:24:42 UTC
Created attachment 876109 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-01 09:24:44 UTC
Created attachment 876110 [details]
qlist-info.txt
Comment 9 Agostino Sarubbo gentoo-dev 2024-03-18 06:16:36 UTC
*** Bug 925252 has been marked as a duplicate of this bug. ***