Opened 13 months ago

Last modified 13 months ago

#68036 closed defect

lib2geom: build failure for 10.13: cannot use parentheses when declaring variable with deduced class template specialization type — at Version 4

Reported by: dyne2meter Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: lib2geom

Description (last modified by mascguy (Christopher Nielsen))

Details:

.../work/lib2geom-1.3/src/2geom/self-intersect.cpp:156:12:
error: cannot use parentheses when declaring variable with deduced class template specialization type
    Sweeper(intersector).process();
           ^

Change History (5)

Changed 13 months ago by dyne2meter

Attachment: main.log.gz added

main.log

comment:1 Changed 13 months ago by mascguy (Christopher Nielsen)

This port built successfully for 10.13 on our buildbots, and binaries should be available now.

Can you retry updating?

comment:2 Changed 13 months ago by mascguy (Christopher Nielsen)

Owner: set to mascguy
Status: newassigned

comment:3 in reply to:  1 Changed 13 months ago by mascguy (Christopher Nielsen)

Replying to mascguy:

This port built successfully for 10.13 on our buildbots, and binaries should be available now.

Actually I'm mistaken, the 10.13 buildbot hasn't built this yet. But I'm able to successfully build locally for 10.13, so I don't expect an issue.

You might want to wait 24-ish hours, and then try again.

comment:4 Changed 13 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Summary: lib2geom build failurelib2geom: build failure for 10.13: cannot use parentheses when declaring variable with deduced class template specialization type

While we're waiting for the 10.13 buildbot to catch up, I'll see if there's anything obvious from your logs. More to follow.

Note: See TracTickets for help on using tickets.