Opened 18 months ago
Closed 17 months ago
#67588 closed defect (worksforme)
lib2geom: 10.13 build fails: declaration of variable 'intersector' with deduced type 'Sweeper' requires an initializer
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))
.../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(); ^ .../work/lib2geom-1.3/src/2geom/self-intersect.cpp:156:13: error: declaration of variable 'intersector' with deduced type 'Sweeper' requires an initializer Sweeper(intersector).process(); ^
Attachments (1)
Change History (6)
Changed 18 months ago by dyne2meter
Attachment: | lib2geom.main.log.gz added |
---|
comment:1 Changed 18 months ago by mascguy (Christopher Nielsen)
Owner: | set to mascguy |
---|---|
Port: | lib2geom added |
Status: | new → assigned |
comment:2 Changed 18 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|---|
Summary: | error building lib2geom → lib2geom: 10.13 build fails: declaration of variable 'intersector' with deduced type 'Sweeper' requires an initializer |
comment:3 Changed 18 months ago by dyne2meter
The system is delivering an archive rather than a distfile, now, so I'm able to install. Is this closed, or is there a remaining issue?
comment:4 follow-up: 5 Changed 18 months ago by mascguy (Christopher Nielsen)
I'm still investigating, so let's keep it open for now.
comment:5 Changed 17 months ago by mascguy (Christopher Nielsen)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Replying to mascguy:
I'm still investigating, so let's keep it open for now.
I haven't been able to reproduce this locally, nor does it occur on the buildbots. Furthermore, I don't see any obvious signs of anything being pulled in opportunistically.
So let's close for now. We'll reopen if it occurs for anyone else.
Note: See
TracTickets for help on using
tickets.
main.log