Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904977 - net-p2p/transmission-4.0.3 with net-libs/libnatpmp-20230423 - /.../natpmp.h: fatal error: natpmp_declspec.h: No such file or directory
Summary: net-p2p/transmission-4.0.3 with net-libs/libnatpmp-20230423 - /.../natpmp.h: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on: 904978
Blocks:
  Show dependency tree
 
Reported: 2023-04-24 19:56 UTC by Toralf Förster
Modified: 2023-04-24 20:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2023-04-24 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.90 KB, text/plain)
2023-04-24 19:56 UTC, Toralf Förster
Details
environment (environment,106.08 KB, text/plain)
2023-04-24 19:56 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,920 bytes, application/x-bzip)
2023-04-24 19:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.38 KB, application/x-bzip)
2023-04-24 19:56 UTC, Toralf Förster
Details
net-p2p:transmission-4.0.3:20230424-192446.log (net-p2p:transmission-4.0.3:20230424-192446.log,123.50 KB, text/plain)
2023-04-24 19:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.48 KB, application/x-bzip)
2023-04-24 19:57 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 2023-04-24 19:56:52 UTC
too long lines were shrinked:

[60/116] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXCEPTIONS=0 -DFMT_HEADER_ONLY=1 -DHAVE_COPY_FILE_RANGE -DHAVE_FALLOCATE64 -DHAVE_FLOCK -DHAVE_GETMNTENT -DHAVE_GETTEXT -DHAVE_LIBINTL_H -DHAVE_MKDTEMP -DHAVE_NGETTEXT -DHAVE_POSIX_FADVISE -DHAVE_POSIX_FALLOCATE -DHAVE_PREAD -DHAVE_PWRITE -DHAVE_SENDFI
[61/116] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXCEPTIONS=0 -DFMT_HEADER_ONLY=1 -DHAVE_COPY_FILE_RANGE -DHAVE_FALLOCATE64 -DHAVE_FLOCK -DHAVE_GETMNTENT -DHAVE_GETTEXT -DHAVE_LIBINTL_H -DHAVE_MKDTEMP -DHAVE_NGETTEXT -DHAVE_POSIX_FADVISE -DHAVE_POSIX_FALLOCATE -DHAVE_PREAD -DHAVE_PWRITE -DHAVE_SENDFI
[62/116] /usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXCEPTIONS=0 -DFMT_HEADER_ONLY=1 -DHAVE_COPY_FILE_RANGE -DHAVE_FALLOCATE64 -DHAVE_FLOCK -DHAVE_GETMNTENT -DHAVE_GETTEXT -DHAVE_LIBINTL_H -DHAVE_MKDTEMP -DHAVE_NGETTEXT -DHAVE_POSIX_FADVISE -DHAVE_POSIX_FALLOCATE -DHAVE_PREAD -DHAVE_PWRITE -DHAVE_SENDFI
FAILED: libtransmission/CMakeFiles/transmission.dir/port-forwarding-natpmp.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DFMT_EXCEPTIONS=0 -DFMT_HEADER_ONLY=1 -DHAVE_COPY_FILE_RANGE -DHAVE_FALLOCATE64 -DHAVE_FLOCK -DHAVE_GETMNTENT -DHAVE_GETTEXT -DHAVE_LIBINTL_H -DHAVE_MKDTEMP -DHAVE_NGETTEXT -DHAVE_POSIX_FADVISE -DHAVE_POSIX_FALLOCATE -DHAVE_PREAD -DHAVE_PWRITE -DHAVE_SENDFILE64 -DHA
In file included from /var/tmp/portage/net-p2p/transmission-4.0.3/work/transmission-4.0.3/libtransmission/port-forwarding-natpmp.cc:16:
/usr/include/natpmp.h:52:10: fatal error: natpmp_declspec.h: No such file or directory
   52 | #include "natpmp_declspec.h"
      |          ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20230421-201505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.2
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit 2fef509c933178afdfce776fcf17e9437b82572c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 24 18:03:57 2023 +0000

    2023-04-24 18:03:56 UTC

emerge -qpvO net-p2p/transmission
[ebuild  N    ] net-p2p/transmission-4.0.3  USE="appindicator nls -cli -debug -gtk -mbedtls -qt5 (-qt6) -systemd -test"
Comment 1 Toralf Förster gentoo-dev 2023-04-24 19:56:53 UTC
Created attachment 860715 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-24 19:56:55 UTC
Created attachment 860716 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-24 19:56:56 UTC
Created attachment 860717 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-24 19:56:57 UTC
Created attachment 860718 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-24 19:56:58 UTC
Created attachment 860719 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-24 19:56:59 UTC
Created attachment 860720 [details]
net-p2p:transmission-4.0.3:20230424-192446.log
Comment 7 Toralf Förster gentoo-dev 2023-04-24 19:57:00 UTC
Created attachment 860721 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-04-24 20:20:36 UTC
The bug has been closed via the following commit(s):

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

commit 70575cddb3eb69143e46ed18e2a5fe461a5a421d
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-04-24 20:16:46 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-04-24 20:20:00 +0000

    net-libs/libnatpmp: install natpmo_declspec.h
    
    Closes: https://bugs.gentoo.org/904978
    Closes: https://bugs.gentoo.org/904966
    Closes: https://bugs.gentoo.org/904977
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../{libnatpmp-20230423.ebuild => libnatpmp-20230423-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)