Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884023 - app-text/namazu-2.0.21 - /.../x86_64-pc-linux-gnu-ld.bfd: ../.../libnmz.so: undefined reference to _nmz_memcmp
Summary: app-text/namazu-2.0.21 - /.../x86_64-pc-linux-gnu-ld.bfd: ../.../libnmz.so: u...
Status: RESOLVED DUPLICATE of bug 871450
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
: 918960 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-12-02 12:21 UTC by Toralf Förster
Modified: 2024-04-14 08:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.04 KB, text/plain)
2022-12-02 12:21 UTC, Toralf Förster
Details
app-text:namazu-2.0.21:20221202-121308.log (app-text:namazu-2.0.21:20221202-121308.log,73.91 KB, text/plain)
2022-12-02 12:21 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,57.28 KB, application/x-bzip)
2022-12-02 12:21 UTC, Toralf Förster
Details
environment (environment,90.85 KB, text/plain)
2022-12-02 12:21 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-12-02 12:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,56.63 KB, application/x-bzip)
2022-12-02 12:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.66 KB, application/x-bzip)
2022-12-02 12:21 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,375.69 KB, application/x-bzip)
2022-12-02 12:21 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.58 KB, application/x-bzip)
2022-12-02 12:21 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-12-02 12:21:02 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=link clang  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o namazu.cgi form.o namazu.o output.o rc
/bin/sh ../libtool  --tag=CC   --mode=link clang  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o namazu form.o namazu.o output.o rcfile
libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/namazu.cgi form.o namazu.o output.o rcfile.o charset.o result.o usage.o cgi.o 
libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/namazu form.o namazu.o output.o rcfile.o charset.o result.o usage.o namazu-cmd
/usr/bin/x86_64-pc-linux-gnu-ld.bfd: ../nmz/.libs/libnmz.so: undefined reference to `_nmz_memcmp'
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:497: namazu] Error 1 shuffle=2151347270

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221130-140003

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 851ff7a4aad0988583c5015eb9f945cd3f9c66b0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 2 10:46:48 2022 +0000

    2022-12-02 10:46:48 UTC

emerge -qpvO app-text/namazu
[ebuild  N    ] app-text/namazu-2.0.21  USE="nls -emacs -static-libs -tk" L10N="-ja"
Comment 1 Toralf Förster gentoo-dev 2022-12-02 12:21:03 UTC
Created attachment 839045 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-02 12:21:04 UTC
Created attachment 839047 [details]
app-text:namazu-2.0.21:20221202-121308.log
Comment 3 Toralf Förster gentoo-dev 2022-12-02 12:21:05 UTC
Created attachment 839049 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-12-02 12:21:07 UTC
Created attachment 839051 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-02 12:21:08 UTC
Created attachment 839053 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-02 12:21:09 UTC
Created attachment 839055 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-02 12:21:10 UTC
Created attachment 839057 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-02 12:21:11 UTC
Created attachment 839059 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-02 12:21:12 UTC
Created attachment 839061 [details]
var.tmp.clang.tar.bz2
Comment 10 Agostino Sarubbo gentoo-dev 2023-12-22 07:55:36 UTC
*** Bug 918960 has been marked as a duplicate of this bug. ***
Comment 11 Akinori Hattori gentoo-dev 2024-04-14 08:01:18 UTC

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