Opened 11 years ago
Closed 10 years ago
#40450 closed defect (fixed)
mimetic fails to build (C++ errors)
Reported by: | jmroot (Joshua Root) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | mimetic |
Description
In file included from datetime.cxx:20: ../../mimetic/tokenizer.h:152:51: error: member reference base type 'const Container *' is not a structure or union : ItTokenizer<const_iterator, value_type>(cont.begin(), cont.end())
Full log attached.
Attachments (1)
Change History (6)
Changed 11 years ago by jmroot (Joshua Root)
comment:1 Changed 11 years ago by jmroot (Joshua Root)
comment:2 Changed 11 years ago by stromnov (Andrey Stromnov)
And another clang bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718306
comment:3 Changed 11 years ago by jmroot (Joshua Root)
Ah, sorry, the link in comment:1 has the fix for another error that was seen on the buildslave but not in my attached log (because of less make jobs, probably). The first one was also mentioned on the upstream mailing list though: http://sourceforge.net/mailarchive/forum.php?thread_name=CAHypE_nedPXJs5RtCnGacb%2BwmjBmaYB08jo5du6DBDZfDeByPA%40mail.gmail.com&forum_name=mimetic-users
Both appear to be bugs in the code, not in clang.
comment:5 Changed 10 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Someone proposed a patch on the mailing list: http://sourceforge.net/mailarchive/forum.php?thread_name=285B23F3-DB26-475B-8727-1AF55ED98681%40adometry.com&forum_name=mimetic-users