Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879843 - app-editors/neovim-0.7.0 - /.../terminal.c: error: incompatible type for argument 2 of buf_set_term_title
Summary: app-editors/neovim-0.7.0 - /.../terminal.c: error: incompatible type for argu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on: 879961
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-05 08:06 UTC by Toralf Förster
Modified: 2022-11-06 06:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.34 KB, text/plain)
2022-11-05 08:06 UTC, Toralf Förster
Details
app-editors:neovim-0.7.0:20221105-020647.log.bz2 (app-editors:neovim-0.7.0:20221105-020647.log.bz2,21.19 KB, application/x-bzip)
2022-11-05 08:06 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,79.71 KB, application/x-bzip)
2022-11-05 08:06 UTC, Toralf Förster
Details
environment (environment,116.91 KB, text/plain)
2022-11-05 08:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.54 KB, application/x-bzip)
2022-11-05 08:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.57 KB, application/x-bzip)
2022-11-05 08:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,69.90 KB, application/x-bzip)
2022-11-05 08:06 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-05 08:06:07 UTC
too long lines were shrinked:

[311/359] /usr/bin/x86_64-pc-linux-gnu-gcc -DINCLUDE_GENERATED_DECLARATIONS -DMIN_LOG_LEVEL=3 -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -D_GNU_SOURCE -Dnvim_EXPORTS -I/var/tmp/portage/app-editors/neovim-0.7.0/work/neovim-0.7.0_build/config -I/var/tmp/portage/app-editors/neovim-0.7.0/work/
FAILED: src/nvim/CMakeFiles/nvim.dir/terminal.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DINCLUDE_GENERATED_DECLARATIONS -DMIN_LOG_LEVEL=3 -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -D_GNU_SOURCE -Dnvim_EXPORTS -I/var/tmp/portage/app-editors/neovim-0.7.0/work/neovim-0.7.0_build/config -I/var/tmp/portage/app-editors/neovim-0.7.0/work/neovim-0.7
/var/tmp/portage/app-editors/neovim-0.7.0/work/neovim-0.7.0/src/nvim/terminal.c: In function term_settermprop:
/var/tmp/portage/app-editors/neovim-0.7.0/work/neovim-0.7.0/src/nvim/terminal.c:850:32: error: incompatible type for argument 2 of buf_set_term_title
  850 |     buf_set_term_title(buf, val->string);
      |                             ~~~^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221101-220009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 12696f7c9be6e77ad78872b071510db03a4b8e83
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 5 01:16:51 2022 +0000

    2022-11-05 01:16:50 UTC

emerge -qpvO app-editors/neovim
[ebuild  N    ] app-editors/neovim-0.7.0  USE="lto nvimpager tui -test" LUA_SINGLE_TARGET="luajit -lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-11-05 08:06:08 UTC
Created attachment 827699 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-05 08:06:09 UTC
Created attachment 827701 [details]
app-editors:neovim-0.7.0:20221105-020647.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-05 08:06:10 UTC
Created attachment 827703 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-05 08:06:11 UTC
Created attachment 827705 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-05 08:06:13 UTC
Created attachment 827707 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-05 08:06:14 UTC
Created attachment 827709 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-05 08:06:15 UTC
Created attachment 827711 [details]
temp.tar.bz2