Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912383 - dev-lang/eisl-3.40 - /.../ld: cannot find syn_highlight.o: No such file or directory
Summary: dev-lang/eisl-3.40 - /.../ld: cannot find syn_highlight.o: No such file or di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
: 912580 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-08-17 08:10 UTC by Toralf Förster
Modified: 2023-10-26 13:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.72 KB, text/plain)
2023-08-17 08:10 UTC, Toralf Förster
Details
dev-lang:eisl-3.40:20230816-205038.log (dev-lang:eisl-3.40:20230816-205038.log,55.02 KB, text/plain)
2023-08-17 08:10 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.04 KB, application/x-xz)
2023-08-17 08:10 UTC, Toralf Förster
Details
environment (environment,59.33 KB, text/plain)
2023-08-17 08:10 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-17 08:10 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.59 KB, application/x-xz)
2023-08-17 08:10 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.07 KB, application/x-xz)
2023-08-17 08:10 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,19.86 KB, application/x-xz)
2023-08-17 08:10 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 2023-08-17 08:10:11 UTC
too long lines were shrinked:

eisl.h:499:5: warning: __builtin_strncat output may be truncated copying between 0 and 9999 bytes from a string of length 9999 [-Wstringop-truncation]
eisl.h:499:5: warning: __builtin_strncat output may be truncated copying between 0 and 9999 bytes from a string of length 9999 [-Wstringop-truncation]
eisl.h:499:5: warning: __builtin_strncat output may be truncated copying between 0 and 9999 bytes from a string of length 9999 [-Wstringop-truncation]
eisl.h:499:5: warning: __builtin_strncat output may be truncated copying between 0 and 9999 bytes from a string of length 9999 [-Wstringop-truncation]
eisl.h:499:5: warning: __builtin_strncat output may be truncated copying between 0 and 9999 bytes from a string of length 9999 [-Wstringop-truncation]
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 edlis.o syn_highlight.o cii/src/except.o cii/src/fmt.o cii/src/str.o cii/src/text.o cii/src/mem.o -o edlis -L/usr/lib64 -lncursesw -ltinfow
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find syn_highlight.o: No such file or directory
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find cii/src/except.o: No such file or directory
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find cii/src/fmt.o: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20230813-052004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

php cli (if any):
  (none found)
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 7d057a2eff9252054a0598ec796876c8422c044a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 16 20:16:39 2023 +0000

    2023-08-16 20:16:38 UTC

emerge -qpvO dev-lang/eisl
[ebuild  N    ] dev-lang/eisl-3.40
Comment 1 Toralf Förster gentoo-dev 2023-08-17 08:10:11 UTC
Created attachment 868032 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-17 08:10:12 UTC
Created attachment 868033 [details]
dev-lang:eisl-3.40:20230816-205038.log
Comment 3 Toralf Förster gentoo-dev 2023-08-17 08:10:14 UTC
Created attachment 868034 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-08-17 08:10:15 UTC
Created attachment 868035 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-17 08:10:16 UTC
Created attachment 868036 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-17 08:10:16 UTC
Created attachment 868037 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-17 08:10:17 UTC
Created attachment 868038 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-17 08:10:18 UTC
Created attachment 868039 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-08-19 19:21:11 UTC
*** Bug 912580 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2023-10-26 13:13:00 UTC
The bug has been closed via the following commit(s):

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

commit 733aa6cf919f189a55822e8d1e5f83c54c6ee866
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-10-25 14:15:58 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-10-26 13:11:32 +0000

    dev-lang/eisl: drop old 3.40
    
    Closes: https://bugs.gentoo.org/912368
    Closes: https://bugs.gentoo.org/912383
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/eisl/Manifest         |  1 -
 dev-lang/eisl/eisl-3.40.ebuild | 46 ------------------------------------------
 2 files changed, 47 deletions(-)