Opened 8 days ago

Closed 6 days ago

#71211 closed defect (duplicate)

qt5-qttools @5.15.15_0: Undefined symbols for architecture x86_64: "vtable for ApplicationEventFilter"

Reported by: sambthompson (Sam Thompson) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.10.2
Keywords: mojave Cc:
Port: qt5-qttools

Description (last modified by sambthompson (Sam Thompson))

Building on 10.14.6 (with Xcode 11.3.1) as dependency of sqlitebrowser. Error in build:

:info:build Undefined symbols for architecture x86_64:
:info:build   "vtable for ApplicationEventFilter", referenced from:
:info:build       _main in main.o
:info:build   NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
:info:build ld: symbol(s) not found for architecture x86_64

As a build dependency, this also affects avidemux, KeePassXC and wireshark4. Attaching log from local build; also bot results at: https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/220876. May relate to ticket:62964, although discussion/workarounds there are on SDK versions and focused on Mavericks.

EDIT: Apologies: this is duplicate of ticket:70682

Attachments (1)

main.log (3.1 MB) - added by sambthompson (Sam Thompson) 8 days ago.
Local build log (with trace option)

Change History (3)

Changed 8 days ago by sambthompson (Sam Thompson)

Attachment: main.log added

Local build log (with trace option)

comment:1 Changed 8 days ago by sambthompson (Sam Thompson)

Description: modified (diff)

comment:2 Changed 6 days ago by mascguy (Christopher Nielsen)

Resolution: duplicate
Status: assignedclosed

Duplicate of issue:70682

Note: See TracTickets for help on using tickets.