Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904966 - net-misc/zerotier-1.10.1 - /.../natpmp.h: fatal error: natpmp_declspec.h: No such file or directory
Summary: net-misc/zerotier-1.10.1 - /.../natpmp.h: fatal error: natpmp_declspec.h: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: 904978
Blocks:
  Show dependency tree
 
Reported: 2023-04-24 16:11 UTC by Toralf Förster
Modified: 2023-04-24 20:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.25 KB, text/plain)
2023-04-24 16:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.76 KB, text/plain)
2023-04-24 16:11 UTC, Toralf Förster
Details
environment (environment,81.63 KB, text/plain)
2023-04-24 16:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,914 bytes, application/x-bzip)
2023-04-24 16:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.87 KB, application/x-bzip)
2023-04-24 16:11 UTC, Toralf Förster
Details
net-misc:zerotier-1.10.1:20230423-233931.log (net-misc:zerotier-1.10.1:20230423-233931.log,142.94 KB, text/plain)
2023-04-24 16:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.60 KB, application/x-bzip)
2023-04-24 16:11 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 16:11:01 UTC
osdep/LinuxNetLink.cpp: In member function void ZeroTier::LinuxNetLink::_routeDeleted(nlmsghdr*):
osdep/LinuxNetLink.cpp:382:14: warning: unused variable ms [-Wunused-variable]
  382 |         char ms[24] = {0};
      |              ^~
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wno-deprecated -std=c++17 -pthread -Izeroidc/target -isystem ext -DNDEBUG -DZT_USE_MINIUPNPC -DZT_USE_SYSTEM_MINIUPNPC -DZT_USE_SYSTEM_NATPMP -DZT_BUILD_PLATFORM=1 -DZT_BUILD_ARCHITECTURE=2 -DZT_SOFTWARE_UPDATE_DEFAULT="\"disable\"" -D_MT_ALLOCATOR_H -D_POOL_ALLOCATOR_H -D_EXTPTR_ALLOCATOR_H -D_DEBUG_ALLOCATOR_H -DZT_USE_X64_ASM_SALSA2012 -DZT_USE_FAST_X64_ED25519 -msse -msse2 -fPIC -fPIE   -c -o osdep/PortMapper.o osdep/PortMapper.cpp
In file included from osdep/PortMapper.cpp:55:
/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-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 c554d6bd62cdd4d565a0800415212686c8b2c69e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 23 22:46:55 2023 +0000

    2023-04-23 22:46:55 UTC

emerge -qpvO net-misc/zerotier
[ebuild  N    ] net-misc/zerotier-1.10.1
Comment 1 Toralf Förster gentoo-dev 2023-04-24 16:11:02 UTC
Created attachment 860696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-24 16:11:04 UTC
Created attachment 860697 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-24 16:11:05 UTC
Created attachment 860698 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-24 16:11:05 UTC
Created attachment 860699 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-24 16:11:06 UTC
Created attachment 860700 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-24 16:11:08 UTC
Created attachment 860701 [details]
net-misc:zerotier-1.10.1:20230423-233931.log
Comment 7 Toralf Förster gentoo-dev 2023-04-24 16:11:09 UTC
Created attachment 860702 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-04-24 20:20:37 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(-)