Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884611 - dev-tcltk/snack-2.2.10-r10 - /.../ld: cannot find -lsnackstub2.2: No such file or directory
Summary: dev-tcltk/snack-2.2.10-r10 - /.../ld: cannot find -lsnackstub2.2: No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 18:41 UTC by Toralf Förster
Modified: 2023-01-16 07:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.12 KB, text/plain)
2022-12-06 18:41 UTC, Toralf Förster
Details
dev-tcltk:snack-2.2.10-r10:20221206-180638.log (dev-tcltk:snack-2.2.10-r10:20221206-180638.log,22.35 KB, text/plain)
2022-12-06 18:41 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,59.33 KB, application/x-bzip)
2022-12-06 18:41 UTC, Toralf Förster
Details
environment (environment,157.89 KB, text/plain)
2022-12-06 18:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.50 KB, application/x-bzip)
2022-12-06 18:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.92 KB, application/x-bzip)
2022-12-06 18:41 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-06 18:41:47 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STR
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DALSA   -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tk8.6/include/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsnackstub2.2: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:303: libsnackogg.so] Error 1 shuffle=4031457735

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit 1b969c3ca11502cf41f6e9c7e7637fadaab4cc03
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 6 17:16:53 2022 +0000

    2022-12-06 17:16:53 UTC

emerge -qpvO dev-tcltk/snack
[ebuild  N    ] dev-tcltk/snack-2.2.10-r10  USE="alsa examples vorbis -python -test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-12-06 18:41:48 UTC
Created attachment 840503 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-06 18:41:48 UTC
Created attachment 840505 [details]
dev-tcltk:snack-2.2.10-r10:20221206-180638.log
Comment 3 Toralf Förster gentoo-dev 2022-12-06 18:41:50 UTC
Created attachment 840507 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-12-06 18:41:51 UTC
Created attachment 840509 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-06 18:41:52 UTC
Created attachment 840511 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-06 18:41:53 UTC
Created attachment 840513 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-01-16 07:46:32 UTC
The bug has been closed via the following commit(s):

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

commit a6fc08c0bf07d08f2ee66b45ee0a2cd58d266e1f
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-16 07:43:06 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-16 07:46:15 +0000

    dev-tcltk/snack: fix parallelMake
    
    Closes: https://bugs.gentoo.org/884611
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../snack/files/snack-2.2.10-parallelMake.patch      | 20 ++++++++++++++++++++
 dev-tcltk/snack/snack-2.2.10-r11.ebuild              |  1 +
 2 files changed, 21 insertions(+)