Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834602 - sci-chemistry/molden-6.9-r1 - /.../rots.h:13329: undefined reference to memmove@GLIBC_2.2.5
Summary: sci-chemistry/molden-6.9-r1 - /.../rots.h:13329: undefined reference to memmo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 867223
  Show dependency tree
 
Reported: 2022-03-05 08:30 UTC by Toralf Förster
Modified: 2022-09-26 09:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.75 KB, text/plain)
2022-03-05 08:30 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,56.86 KB, application/x-bzip)
2022-03-05 08:30 UTC, Toralf Förster
Details
environment (environment,84.89 KB, text/plain)
2022-03-05 08:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.68 KB, application/x-bzip)
2022-03-05 08:30 UTC, Toralf Förster
Details
sci-chemistry:molden-6.9:20220304-232443.log (sci-chemistry:molden-6.9:20220304-232443.log,170.26 KB, text/plain)
2022-03-05 08:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.60 KB, application/x-bzip)
2022-03-05 08:30 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-03-05 08:30:33 UTC
too long lines were shrinked:

 2027 | static char cmdstr[MAXPATHLEN];
      |             ^~~~~~
x86_64-gentoo-linux-musl-gfortran -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o molden src/atomdens.o src/molden.o src/above.o src/actcal.o src/basprt.o src/calc.o src/caldis.o src/calfa.o src/cntour.o src/cnvgam.o src/cnvgau.o src/convzmat.o src/cross.o src/crprod.o src/datin.o
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: src/xwin.o: in function `AllocRot':
/var/tmp/portage/sci-chemistry/molden-6.9/work/molden6.9/src/rots.h:13329: undefined reference to `memmove@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: /var/tmp/portage/sci-chemistry/molden-6.9/work/molden6.9/src/rots.h:13337: undefined reference to `memmove@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: src/xwin.o: in function `calgas_':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220302-020005

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 7f28eb55fb55a481c33eb2ed7aad24830d6a2adc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Mar 4 22:36:57 2022 +0000

    2022-03-04 22:36:55 UTC

emerge -qpvO sci-chemistry/molden
[ebuild  N    ] sci-chemistry/molden-6.9  USE="-opengl"
Comment 1 Toralf Förster gentoo-dev 2022-03-05 08:30:34 UTC
Created attachment 766269 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-05 08:30:35 UTC
Created attachment 766270 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-03-05 08:30:37 UTC
Created attachment 766271 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-03-05 08:30:38 UTC
Created attachment 766272 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-03-05 08:30:39 UTC
Created attachment 766273 [details]
sci-chemistry:molden-6.9:20220304-232443.log
Comment 6 Toralf Förster gentoo-dev 2022-03-05 08:30:42 UTC
Created attachment 766274 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-21 21:36:36 UTC
The bug has been closed via the following commit(s):

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

commit fa6008f122d51925647f935f678e10ddd4912905
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-09-21 21:35:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-09-21 21:36:19 +0000

    net-libs/accounts-qt: Add missing IUSE doc BDEPEND
    
    Closes: https://bugs.gentoo.org/834602
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/accounts-qt/accounts-qt-1.16.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 8 Andreas Sturmlechner gentoo-dev 2022-09-21 21:46:47 UTC
Meh.
Comment 9 Agostino Sarubbo gentoo-dev 2022-09-26 09:19:24 UTC
tinderbox_musl has reproduced this issue with version 6.9-r1 - Updating summary.