Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827058 - net-im/toxic-0.8.3-r3 - python_api.c:(.text+<snip>): undefined reference to PyArg_ParseTuple
Summary: net-im/toxic-0.8.3-r3 - python_api.c:(.text+<snip>): undefined reference to P...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: JoMull01
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-24 08:23 UTC by Toralf Förster
Modified: 2022-01-07 05:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.01 KB, text/plain)
2021-11-24 08:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.15 KB, text/plain)
2021-11-24 08:23 UTC, Toralf Förster
Details
environment (environment,94.85 KB, text/plain)
2021-11-24 08:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.40 KB, application/x-bzip)
2021-11-24 08:23 UTC, Toralf Förster
Details
net-im:toxic-0.8.3-r3:20211124-082036.log (net-im:toxic-0.8.3-r3:20211124-082036.log,23.79 KB, text/plain)
2021-11-24 08:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.58 KB, application/x-bzip)
2021-11-24 08:23 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 2021-11-24 08:23:06 UTC
too long lines were shrinked:

      |                                    ~~~~~~~~~~~~~~~~~
  LD    toxic
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-im/toxic-0.8.3-r3/work/toxic-0.8.3/build/python_api.o: warning: relocation against `_Py_NoneStruct' in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-im/toxic-0.8.3-r3/work/toxic-0.8.3/build/python_api.o: in function `python_api_execute':
python_api.c:(.text+0x29): undefined reference to `PyArg_ParseTuple'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: python_api.c:(.text+0x48): undefined reference to `_Py_NoneStruct'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-im/toxic-0.8.3-r3/work/toxic-0.8.3/build/python_api.o: in function `python_api_send':
python_api.c:(.text+0x92): undefined reference to `PyArg_ParseTuple'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: python_api.c:(.text+0xac): undefined reference to `_Py_NoneStruct'

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_stable-20211123-155432

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Rust versions:
  [1]   rust-1.56.1 *
php cli:

  HEAD of ::gentoo
commit a4153dd610605f712a00894a6437e39cbeea345a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 24 07:51:36 2021 +0000

    2021-11-24 07:51:35 UTC

emerge -qpvO net-im/toxic
[ebuild  N    ] net-im/toxic-0.8.3-r3  USE="X python sound video -notification -qrcode" PYTHON_SINGLE_TARGET="python3_9 -python3_8 (-python3_10)"
Comment 1 Toralf Förster gentoo-dev 2021-11-24 08:23:07 UTC
Created attachment 755890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-24 08:23:09 UTC
Created attachment 755894 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-24 08:23:10 UTC
Created attachment 755898 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-24 08:23:11 UTC
Created attachment 755902 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-24 08:23:12 UTC
Created attachment 755906 [details]
net-im:toxic-0.8.3-r3:20211124-082036.log
Comment 6 Toralf Förster gentoo-dev 2021-11-24 08:23:14 UTC
Created attachment 755910 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-07 05:14:54 UTC
The bug has been closed via the following commit(s):

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

commit 2aa83595c25847b0df884935a90bbe2f94eb17c0
Author:     Josiah Mullins <JoMull01@protonmail.com>
AuthorDate: 2021-12-21 21:59:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-07 05:06:19 +0000

    net-im/toxic: Removed old version 0.8.3
    
    Closes: https://bugs.gentoo.org/827058
    Signed-off-by: Josiah Mullins <JoMull01@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/toxic/Manifest                              |  1 -
 .../files/toxic-0.8.3-NAME_MAX-and-PATH_MAX.patch  | 49 -------------
 net-im/toxic/toxic-0.8.3-r3.ebuild                 | 85 ----------------------
 3 files changed, 135 deletions(-)