Opened 5 months ago

Last modified 7 weeks ago

#68874 new defect

cmake portgroup: Error: Failed to configure tea: can't read "cmake._archflag_vars": no such variable — at Initial Version

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cmake

Description

I tried to include the cmake 1.1 portgroup in a variant. This failed at configure time:

DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: CPPFLAGS="-I/opt/local/include" inserted into CFLAGS="-Os -DNDEBUG -I/opt/local/include" CXXFLAGS="-Os -DNDEBUG -I/opt/local/include -stdlib=libc++"
        (using ccache)
DEBUG: Executing proc-pre-org.macports.configure-configure-1
Error: Failed to configure tea: can't read "cmake._archflag_vars": no such variable

I could work around the problem by using:

    global cmake._archflag_vars

before including the cmake 1.1 portgroup.

Change History (0)

Note: See TracTickets for help on using tickets.