Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690176 - net-libs/ldns-1.7.0-r2 : /.../ldns_wrapper.c:37536:51: error: obj1 undeclared (first use in this function)
Summary: net-libs/ldns-1.7.0-r2 : /.../ldns_wrapper.c:37536:51: error: obj1 undeclared...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
: 695200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-07-18 17:53 UTC by Toralf Förster
Modified: 2023-12-03 23:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.86 KB, text/plain)
2019-07-18 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.53 KB, text/plain)
2019-07-18 17:53 UTC, Toralf Förster
Details
environment (environment,130.27 KB, text/plain)
2019-07-18 17:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.16 KB, application/x-bzip)
2019-07-18 17:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.24 KB, application/x-bzip)
2019-07-18 17:54 UTC, Toralf Förster
Details
net-libs:ldns-1.7.0-r2:20190718-093603.log (net-libs:ldns-1.7.0-r2:20190718-093603.log,36.04 KB, text/plain)
2019-07-18 17:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.02 KB, application/x-bzip)
2019-07-18 17:54 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 2019-07-18 17:53:51 UTC
                 from /var/tmp/portage/net-libs/ldns-1.7.0-r2/work/ldns-1.7.0/contrib/python/ldns_wrapper.c:154:
/var/tmp/portage/net-libs/ldns-1.7.0-r2/work/ldns-1.7.0/contrib/python/ldns_wrapper.c: In function ‘_wrap_ldns_key_set_pubkey_owner’:
/var/tmp/portage/net-libs/ldns-1.7.0-r2/work/ldns-1.7.0/contrib/python/ldns_wrapper.c:37536:51: error: ‘obj1’ undeclared (first use in this function); did you mean ‘j1’?
37536 |   ldns_key_set_pubkey_owner(arg1,arg2); Py_INCREF(obj1);
      |                                                   ^~~~
/usr/include/python2.7/object.h:769:18: note: in definition of macro ‘Py_INCREF’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20190714-193026

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO net-libs/ldns
[ebuild  N    ] net-libs/ldns-1.7.0-r2  USE="dane ecdsa libressl python -doc -gost -static-libs -vim-syntax" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-07-18 17:53:54 UTC
Created attachment 583498 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-18 17:53:56 UTC
Created attachment 583500 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-18 17:53:59 UTC
Created attachment 583502 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-18 17:54:02 UTC
Created attachment 583504 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-18 17:54:04 UTC
Created attachment 583506 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-18 17:54:07 UTC
Created attachment 583508 [details]
net-libs:ldns-1.7.0-r2:20190718-093603.log
Comment 7 Toralf Förster gentoo-dev 2019-07-18 17:54:10 UTC
Created attachment 583510 [details]
temp.tbz2
Comment 8 Brian Evans (RETIRED) gentoo-dev 2019-09-23 12:39:33 UTC
*** Bug 695200 has been marked as a duplicate of this bug. ***
Comment 9 Marc Schiffbauer gentoo-dev 2019-09-25 17:13:05 UTC
is this valid for 1.7.1 as well?
Comment 10 Toralf Förster gentoo-dev 2019-09-25 18:12:07 UTC
(In reply to Marc Schiffbauer from comment #9)
> is this valid for 1.7.1 as well?

this seems to be solved