Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869428 - app-editors/ted-2.23-r2:0: fails to compile with app-text/libpaper-1.2.3 (appPaper.c:(.text+<snip>): undefined reference to paperwithsize)
Summary: app-editors/ted-2.23-r2:0: fails to compile with app-text/libpaper-1.2.3 (app...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 07:44 UTC by Toralf Förster
Modified: 2022-09-12 18:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.12 KB, text/plain)
2022-09-10 07:44 UTC, Toralf Förster
Details
app-editors:ted-2.23-r2:20220909-222837.log (app-editors:ted-2.23-r2:20220909-222837.log,246.05 KB, text/plain)
2022-09-10 07:44 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,87.00 KB, application/x-bzip)
2022-09-10 07:44 UTC, Toralf Förster
Details
environment (environment,62.70 KB, text/plain)
2022-09-10 07:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,46.55 KB, application/x-bzip)
2022-09-10 07:44 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.34 KB, application/x-bzip)
2022-09-10 07:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.15 KB, application/x-bzip)
2022-09-10 07:44 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-10 07:44:36 UTC
		    -lpcre  -lpaper \
		    -ltiff -ljpeg -lpng16 -lz -lz  \
		    -lXpm -lX11 -L/usr/lib -lXm   -lXt -lXext -lSM -lICE -lX11  -lXft   -lfontconfig -lfreetype  -lm
/usr/lib/gcc/x86_64-gentoo-linux-musl/12.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ../lib/appUtil.a(appPaper.o): in function `utilPaperGetNumberBySize':
appPaper.c:(.text+0x354): undefined reference to `paperwithsize'
collect2: error: ld returned 1 exit status
make[1]: *** [makefile:262: Ted] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220904-151557

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-gentoo-linux-musl
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)
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit a8e7a085d53dcc0b59939d544b1d87f9e2025ca9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 9 20:57:37 2022 +0000

    2022-09-09 20:57:36 UTC

emerge -qpvO app-editors/ted
[ebuild  N    ] app-editors/ted-2.23-r2
Comment 1 Toralf Förster gentoo-dev 2022-09-10 07:44:37 UTC
Created attachment 804352 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-10 07:44:38 UTC
Created attachment 804355 [details]
app-editors:ted-2.23-r2:20220909-222837.log
Comment 3 Toralf Förster gentoo-dev 2022-09-10 07:44:40 UTC
Created attachment 804358 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-09-10 07:44:41 UTC
Created attachment 804361 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-10 07:44:42 UTC
Created attachment 804364 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-10 07:44:43 UTC
Created attachment 804367 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-10 07:44:44 UTC
Created attachment 804370 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-10 07:48:00 UTC
New libpaper breakage.
Comment 9 Larry the Git Cow gentoo-dev 2022-09-12 18:33:25 UTC
The bug has been closed via the following commit(s):

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

commit 7771b8705df0fa8ae6eef155b67efc401eba5094
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-12 18:14:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-12 18:27:17 +0000

    app-text/libpaper: add 1.2.4
    
    Closes: https://bugs.gentoo.org/869428
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/libpaper/Manifest              |  1 +
 app-text/libpaper/libpaper-1.2.4.ebuild | 40 +++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)