Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-python/netifaces fails to update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
leyvi
Apprentice
Apprentice


Joined: 08 Sep 2023
Posts: 174

PostPosted: Thu Mar 06, 2025 8:50 pm    Post subject: dev-python/netifaces fails to update Reply with quote

See the full log here.
Code:
  46   │ 2025-03-06 20:36:42,177 root INFO clang -w -march=znver4 -mtune=znver4 -O3 -pipe -flto=full -DNDEBUG -fPIC -DNETIFACES_VERSION=0.11.0 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE
       │ _NETPACKET_PACKET_H=1 -DHAVE_NETROSE_ROSE_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -I/usr/include/pypy3.10 -c netifaces.c -o /var/tmp/portage/dev-python/netifaces-0.11.0-r2/work/netifaces-0.11.0-pypy3/build/temp.linux-x86_64-pyp
       │ y310/netifaces.o
  47   │ netifaces.c:210:6: error: You need to add code for your platform.
  48   │   210 | #    error You need to add code for your platform.
  49   │       |      ^
What is that supposed to mean? What can I do about it?
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1531
Location: Earth

PostPosted: Thu Mar 06, 2025 10:27 pm    Post subject: Reply with quote

Code:
2025-03-06 20:36:42,177 root INFO clang -w -march=znver4 -mtune=znver4 -O3 -pipe -flto=full -DNDEBUG -fPIC -DNETIFACES_VERSION=0.11.0 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_NETROSE_ROSE_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -I/usr/include/pypy3.10 -c netifaces.c -o /var/tmp/portage/dev-python/netifaces-0.11.0-r2/work/netifaces-0.11.0-pypy3/build/temp.linux-x86_64-pypy310/netifaces.o

you're using clang profile?! - add dev-python/netifaces to your package.env and build with gcc.

i just tried to build - no issues http://0x0.st/8uAQ.log

8)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
leyvi
Apprentice
Apprentice


Joined: 08 Sep 2023
Posts: 174

PostPosted: Thu Mar 06, 2025 10:49 pm    Post subject: Reply with quote

Tried that before (which is why I'm here). I'll try again, and send the logs.
Back to top
View user's profile Send private message
leyvi
Apprentice
Apprentice


Joined: 08 Sep 2023
Posts: 174

PostPosted: Thu Mar 06, 2025 10:52 pm    Post subject: Reply with quote

Huh, last time I built with GCC didn't work, but it worked this time for some reason. Never mind, I guess :?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum