Compilation failure 6944dd PapywizardSettings::PapywizardSettings()

Bug #1558213 reported by Bicyclops
This bug report is a duplicate of:  Bug #1557749: Latest default branch fails to build. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hugin
New
Undecided
Unassigned

Bug Description

Compilation fails with:
https://dpaste.de/F7C9

[ 73%] Building CXX object src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o
cd /var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999_build/src/hugin1/hugin && /usr/bin/x86_64-pc-linux-gnu-g++ -DGLEW_STATIC -DHUGIN_HSI -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -DNDEBUG -march=native -O2 -pipe --std=c++11 -pthread -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999_build/src -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin_base -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/celeste -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999_build/src/celeste -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src -I/usr/include/OpenEXR -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/foreign -I/usr/include/python3.4 -I/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1 -isystem /usr/lib64/wx/include/gtk2-unicode-3.0 -isystem /usr/include/wx-3.0 -fopenmp -o CMakeFiles/hugin.dir/PapywizardImport.cpp.o -c /var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:62:5: error: extra qualification ‘Papywizard::PapywizardSettings::’ on member ‘PapywizardSettings’ [-fpermissive]
     PapywizardSettings::PapywizardSettings()
     ^
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:288:5: error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member ‘PapywizardImportDialog’ [-fpermissive]
     PapywizardImportDialog::~PapywizardImportDialog()
     ^
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:296:10: error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member ‘EnableStack’ [-fpermissive]
     void PapywizardImportDialog::EnableStack(const bool hasStacks)
          ^
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:301:16: error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member ‘LinkStacks’ [-fpermissive]
     const bool PapywizardImportDialog::LinkStacks() const
                ^
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:305:16: error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member ‘RunCpfind’ [-fpermissive]
     const bool PapywizardImportDialog::RunCpfind() const
                ^
/var/tmp/portage/media-gfx/hugin-9999/work/hugin-9999/src/hugin1/hugin/PapywizardImport.cpp:309:20: error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member ‘GetCPFindParam’ [-fpermissive]
     const wxString PapywizardImportDialog::GetCPFindParam() const
                    ^
Using GCC-5.3.0 in Gentoo 64-bit.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.