Skip to content

Tests compilation fails with "Undefined symbols for architecture x86_64" #107513

@fafhrd91

Description

@fafhrd91

Cannot compile tests. Started with 1.65, but I am not sure. I started to use GAT in my library. Reproducible on OSX, Linux, Windows.

Here is link to public build

  = note: Undefined symbols for architecture x86_64:
            "core::future::from_generator::h1dc043fb97652d62", referenced from:
                ntex_mqtt::v5::dispatcher::factory::_$u7b$$u7b$closure$u7d$$u7d$::hc1c12b2e69da9f3b in test_server_v5-71091bd1c6e9897d.6cnbfx9nzh3wubt.rcgu.o
            "core::future::from_generator::h21569d3b120a00ed", referenced from:
                ntex_mqtt::v5::dispatcher::factory::_$u7b$$u7b$closure$u7d$$u7d$::ha65332eee6
....

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-async-awaitArea: Async & AwaitAsyncAwait-TriagedAsync-await issues that have been triaged during a working group meeting.C-bugCategory: This is a bug.E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions