Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723514 - app-editors/kakoune-0_pre20171120 : /.../highlighters.cc:515: undefined reference to std::vector<Kakoune::Token, Kakoune::Allocato
Summary: app-editors/kakoune-0_pre20171120 : /.../highlighters.cc:515: undefined refer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-17 21:09 UTC by Toralf Förster
Modified: 2020-05-25 13:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2020-05-17 21:09 UTC, Toralf Förster
Details
app-editors:kakoune-0_pre20171120:20200517-205316.log (app-editors:kakoune-0_pre20171120:20200517-205316.log,66.57 KB, text/plain)
2020-05-17 21:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,161.10 KB, text/plain)
2020-05-17 21:09 UTC, Toralf Förster
Details
environment (environment,99.54 KB, text/plain)
2020-05-17 21:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.14 KB, application/x-bzip)
2020-05-17 21:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.17 KB, application/x-bzip)
2020-05-17 21:09 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 2020-05-17 21:09:32 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: .highlighters.opt.o: in function Kakoune::create_dynamic_regex_highlighter(Kakoune::ArrayView<Kakoune::String const>):
/var/tmp/portage/app-editors/kakoune-0_pre20171120/work/kakoune-0_pre20171120/src/highlighters.cc:515: undefined reference to std::vector<Kakoune::Token, Kakoune::Allocator<Kakoune::Token, (Kakoune::MemoryDomain)0> > Kakoune::parse<true>(Kakoune::StringView)
collect2: error: ld returned 1 exit status
make: *** [Makefile:74: kak.opt] Error 1
make: Leaving directory /var/tmp/portage/app-editors/kakoune-0_pre20171120/work/kakoune-0_pre20171120/src

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200513-151505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 17 May 2020 08:05:30 PM UTC

emerge -qpvO app-editors/kakoune
[ebuild  N    ] app-editors/kakoune-0_pre20171120  USE="-debug -static"
Comment 1 Toralf Förster gentoo-dev 2020-05-17 21:09:35 UTC
Created attachment 639890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-17 21:09:37 UTC
Created attachment 639892 [details]
app-editors:kakoune-0_pre20171120:20200517-205316.log
Comment 3 Toralf Förster gentoo-dev 2020-05-17 21:09:40 UTC
Created attachment 639894 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-17 21:09:43 UTC
Created attachment 639896 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-17 21:09:45 UTC
Created attachment 639898 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-17 21:09:48 UTC
Created attachment 639900 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-05-25 13:07:59 UTC
The bug has been closed via the following commit(s):

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

commit d4d2574f88857ef7e7e82d61fecdc9365d9aa4ce
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-05-25 13:06:58 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-05-25 13:06:58 +0000

    app-editors/kakoune: bump to 2020-01-16 release
    
    Closes: https://bugs.gentoo.org/674642
    Closes: https://bugs.gentoo.org/722038
    Closes: https://bugs.gentoo.org/723514
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-editors/kakoune/Manifest                       |  1 +
 ...2020.01.16-enable-ebuild-syntax-highlight.patch | 15 +++++++++
 app-editors/kakoune/kakoune-2020.01.16.ebuild      | 39 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)