Public bug reported:

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.

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1558213

Title:
  Compilation failure 6944dd PapywizardSettings::PapywizardSettings()

Status in Hugin:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1558213/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~hugin-devs
Post to     : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to