Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816081 - net-libs/libupnp-1.14.12 - common/sample_util.c: error: #error Need upnptools.h to compile samples ; try ./configure --enable-tool
Summary: net-libs/libupnp-1.14.12 - common/sample_util.c: error: #error Need upnptools...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 15:59 UTC by Toralf Förster
Modified: 2021-10-03 17:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2021-10-03 15:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,264.43 KB, text/plain)
2021-10-03 15:59 UTC, Toralf Förster
Details
environment (environment,67.89 KB, text/plain)
2021-10-03 15:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.38 KB, application/x-bzip)
2021-10-03 15:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.80 KB, application/x-bzip)
2021-10-03 15:59 UTC, Toralf Förster
Details
net-libs:libupnp-1.14.12:20211003-155310.log (net-libs:libupnp-1.14.12:20211003-155310.log,75.55 KB, text/plain)
2021-10-03 15:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.10 KB, application/x-bzip)
2021-10-03 15:59 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-10-03 15:59:34 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../upnp/inc -I../../upnp/sample/common  -I../../upnp/inc -I../../ixml/inc -I./common/ -I./tvcombo   -pthread -pipe -march=native -fno-diagnostics-color -O2 -Os -Wall -Wextra -Wpedantic  -c -o common/tv_combo-tv_ctrlpt.o `test -f 'common/tv_ctrlpt.c' || echo './'`common/tv_ctrlpt.c
common/sample_util.c:48:2: error: #error "Need upnptools.h to compile samples ; try ./configure --enable-tools"
   48 | #error "Need upnptools.h to compile samples ; try ./configure --enable-tools"
      |  ^~~~~
common/sample_util.c:48:2: error: #error "Need upnptools.h to compile samples ; try ./configure --enable-tools"
   48 | #error "Need upnptools.h to compile samples ; try ./configure --enable-tools"

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20210930-222637

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

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.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit fc8c41d9dc5634e4108437fde5d8180a2cb00d3f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 3 14:36:20 2021 +0000

    2021-10-03 14:36:19 UTC

emerge -qpvO net-libs/libupnp
[ebuild  N    ] net-libs/libupnp-1.14.12  USE="blocking-tcp ipv6 reuseaddr samples ssl -debug -doc -static-libs -tools"
Comment 1 Toralf Förster gentoo-dev 2021-10-03 15:59:35 UTC
Created attachment 742776 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-03 15:59:37 UTC
Created attachment 742779 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-03 15:59:38 UTC
Created attachment 742782 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-03 15:59:39 UTC
Created attachment 742785 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-03 15:59:40 UTC
Created attachment 742788 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-03 15:59:41 UTC
Created attachment 742791 [details]
net-libs:libupnp-1.14.12:20211003-155310.log
Comment 7 Toralf Förster gentoo-dev 2021-10-03 15:59:42 UTC
Created attachment 742794 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-03 17:13:30 UTC
The bug has been closed via the following commit(s):

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

commit d6eb4d258cbfe5c1c70c9ce005cd308458e4b6ce
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-10-03 17:13:12 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-10-03 17:13:12 +0000

    net-libs/libupnp: force tools for samples
    
    Closes: https://bugs.gentoo.org/816081
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-libs/libupnp/libupnp-1.14.12.ebuild | 1 +
 1 file changed, 1 insertion(+)