Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871450 - app-text/namazu-2.0.21 - /.../x86_64-pc-linux-gnu-ld: ../.../libnmz.so: undefined reference to _nmz_memcmp
Summary: app-text/namazu-2.0.21 - /.../x86_64-pc-linux-gnu-ld: ../.../libnmz.so: undef...
Status: CONFIRMED
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:
: 874315 884023 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 14:10 UTC by Toralf Förster
Modified: 2024-04-14 08:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-09-18 14:10 UTC, Toralf Förster
Details
app-text:namazu-2.0.21:20220918-135538.log (app-text:namazu-2.0.21:20220918-135538.log,72.17 KB, text/plain)
2022-09-18 14:10 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,3.13 KB, application/x-bzip)
2022-09-18 14:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,225.60 KB, text/plain)
2022-09-18 14:10 UTC, Toralf Förster
Details
environment (environment,84.32 KB, text/plain)
2022-09-18 14:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.35 KB, application/x-bzip)
2022-09-18 14:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.05 KB, application/x-bzip)
2022-09-18 14:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.02 KB, application/x-bzip)
2022-09-18 14: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 2022-09-18 14:10:41 UTC
too long lines were shrinked:

2 warnings generated.
/bin/sh ../libtool  --tag=CC   --mode=link clang  -pipe -march=native -fno-diagnostics-color -O2 -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 rcfile.o charset.o resul
libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -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.o  -Wl,--as-needed ..
libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -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 namazu-cgi.o  -Wl,--as
/usr/bin/x86_64-pc-linux-gnu-ld: ../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

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.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):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 022bcdbb83dae6a714142440e20b21231b541629
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 13:16:52 2022 +0000

    2022-09-18 13:16:52 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-09-18 14:10:42 UTC
Created attachment 811765 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 14:10:44 UTC
Created attachment 811768 [details]
app-text:namazu-2.0.21:20220918-135538.log
Comment 3 Toralf Förster gentoo-dev 2022-09-18 14:10:45 UTC
Created attachment 811771 [details]
clang.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-09-18 14:10:46 UTC
Created attachment 811774 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-09-18 14:10:48 UTC
Created attachment 811777 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-09-18 14:10:49 UTC
Created attachment 811780 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 14:10:51 UTC
Created attachment 811783 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-18 14:10:52 UTC
Created attachment 811786 [details]
temp.tar.bz2
Comment 9 Akinori Hattori gentoo-dev 2024-04-14 08:00:44 UTC
*** Bug 874315 has been marked as a duplicate of this bug. ***
Comment 10 Akinori Hattori gentoo-dev 2024-04-14 08:01:18 UTC
*** Bug 884023 has been marked as a duplicate of this bug. ***