Opened 4 years ago

Closed 4 years ago

#60362 closed defect (duplicate)

sudo port install tuntaposx --- Install Errors --- Catalina 10.15.4

Reported by: a3igner Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: tuntaposx

Description (last modified by mf2k (Frank Schima))

Trying to install tuntaposx but getting errors

--->  Fetching archive for tuntaposx
--->  Attempting to fetch tuntaposx-20150118_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/tuntaposx
--->  Attempting to fetch tuntaposx-20150118_0.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/tuntaposx
--->  Attempting to fetch tuntaposx-20150118_0.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/tuntaposx
--->  Building tuntaposx
Error: Failed to build tuntaposx: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_tuntaposx/tuntaposx/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port tuntaposx failed

Attachments (1)

main.log (56.9 KB) - added by a3igner 4 years ago.
main.log

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by a3igner

Attachment: main.log added

main.log

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is for use by Macports team members only, please do not change it.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting.

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: installation removed

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Error is:

:info:build make[1]: *** [../tuntap.o] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_tuntaposx/tuntaposx/work/tuntap/src/tap'
:info:build ../tuntap.cc:803:30: error: too few arguments provided to function-like macro invocation
:info:build                 if (!send_queue.enqueue(pkt)) {
:info:build                                            ^
:info:build /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/kern/queue.h:214:9: note: macro 'enqueue' defined here
:info:build #define enqueue(queue, elt)      enqueue_tail(queue, elt)
:info:build         ^
:info:build make: *** [tap.kext] Error 2

comment:5 Changed 4 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed

Duplicate of #60088.

Note: See TracTickets for help on using tickets.