Hi
the nightly builds of Hugin 2016.1.0.6944dd3eb874 hg7306 for Ubuntu
failed, too. But differently:
cd /«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/obj-x86_64-linux-gnu/src/hugin1/hugin
&& /usr/bin/x86_64-linux-gnu-g++ -DGLEW_STATIC -DHUGIN_HSI -DWXUSINGDLL
-D_FILE_OFFSET_BITS=64 -D__WXGTK__ -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
-D_FORTIFY_SOURCE=2 --std=c++11 -pthread
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/obj-x86_64-linux-gnu/src
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin_base
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/celeste
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/obj-x86_64-linux-gnu/src/celeste
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src -I/usr/include/x86_64-linux-gnu
-I/usr/include/OpenEXR -I/usr/include/python2.7
-I/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1 -isystem
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem
/usr/include/wx-3.0 -fopenmp -o CMakeFiles/hugin.dir/PluginItems.cpp.o -c
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PluginItems.cpp
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:62:5:
error: extra qualification ‘Papywizard::PapywizardSettings::’ on member
‘PapywizardSettings’ [-fpermissive]
PapywizardSettings::PapywizardSettings()
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:
In function ‘bool Papywizard::ParseShoot(wxXmlNode*,
Papywizard::PapywizardSettings&)’:
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:173:27:
warning: comparison between signed and unsigned integer expressions
[-Wsign-compare]
if (longVal < id)
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:
At global scope:
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:288:5:
error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member
‘PapywizardImportDialog’ [-fpermissive]
PapywizardImportDialog::~PapywizardImportDialog()
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:296:10:
error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member
‘EnableStack’ [-fpermissive]
void PapywizardImportDialog::EnableStack(const bool hasStacks)
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:301:16:
error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member
‘LinkStacks’ [-fpermissive]
const bool PapywizardImportDialog::LinkStacks() const
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:305:16:
error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member
‘RunCpfind’ [-fpermissive]
const bool PapywizardImportDialog::RunCpfind() const
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:309:20:
error: extra qualification ‘Papywizard::PapywizardImportDialog::’ on member
‘GetCPFindParam’ [-fpermissive]
const wxString PapywizardImportDialog::GetCPFindParam() const
^
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:
In function ‘bool Papywizard::ImportPapywizardFile(const wxString&,
HuginBase::Panorama&)’:
/«BUILDDIR»/hugin-2016.1.0+hg7306+dfsg/src/hugin1/hugin/PapywizardImport.cpp:467:13:
warning: unused variable ‘ret’ [-Wunused-variable]
int ret = MyExecuteCommandQueue(commands, wxGetActiveWindow(),
_("Searching control points"));
^
make[4]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o]
Error 1
Full build logs are available at
https://launchpadlibrarian.net/248319659/buildlog_ubuntu-trusty-amd64.hugin_2016.1.0+hg7306+dfsg-0ubuntu1~trusty_BUILDING.txt.gz
Regards
Stefan Peter
--
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1557749
Title:
Latest default branch fails to build
Status in Hugin:
New
Bug description:
Attempting to build the default branch (6944dd3eb874 7306 ) on Fedora
23 x86_64 using Fedora's rpmbuild, I get the following output from
rpmbuild...
/home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin1/hugin/PapywizardImport.cpp:100:83:
required from here
/home/terry/rpmbuild/BUILD/hugin-2016.1.0/src/hugin_base/hugin_utils/utils.h:130:36:
error: cannot convert 'const wxChar* {aka const wchar_t*}' to 'const char*' in
initialization
const char * p = str.c_str();
^
src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:1481: recipe for target
'src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o' failed
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PapywizardImport.cpp.o]
Error 1
Cheers,
Terry
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1557749/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : [email protected]
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help : https://help.launchpad.net/ListHelp