-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid totally bizarre fontutils test moc error by renaming to 'typographicstylingutils'. (Pretty sure Ubuntu 15.10 is haunted by ghosts)
- Loading branch information
1 parent
77526bd
commit de602e7
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
de602e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had another error
tests/src/core/testqgsinvertedpolygonrenderer.cpp:196:46: fatal error: testqgsinvertedpolygonrenderer.moc
obviously on Ubuntu 15.10... do you need more info?
de602e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@luipir can you try renaming that test too? This is getting ridiculous...
de602e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nyalldawson I'll try
de602e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I currently do not have an Ubuntu available, but this looks like the actual problem is more subtle and you are only experiencing weird symptoms.
@nyalldawson note that you did not just rename the test but also repositioned it within the list.
I really have to setup a VM running Ubuntu, these are the puzzles I like 😃
de602e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SebDieBln wonderful that there peaplo pasioned in this stuffs :)
btw @nyalldawson compilation terminated successfully renaming the following tests:
and without changing their position