Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279354 - hugin-0.8.0 fails compiling in GLPreviewFrame.o
Summary: hugin-0.8.0 fails compiling in GLPreviewFrame.o
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 18:10 UTC by Urs Hunkeler
Modified: 2009-09-30 21:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Urs Hunkeler 2009-07-27 18:10:08 UTC
When trying to emerge (update) hugin, I get this error message:

[ 80%] Building CXX object src/hugin1/hugin/CMakeFiles/hugin.dir/GLPreviewFrame.o                                                                                                                                                            
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:50:1: warning: "DEBUG_HEADER" redefined                                                                                                          
In file included from /var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/common/utils.h:27,                                                                                                                                  
                 from /var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/panoinc.h:70,                                                                                                                                       
                 from /var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:39:                                                                                                                        
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin_base/hugin_utils/utils.h:62:1: warning: this is the location of the previous definition                                                                                    
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLViewer.h:40: error: expected class-name before '{' token                                                                                                          
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLViewer.h:67: error: ISO C++ forbids declaration of 'wxGLContext' with no type                                                                                     
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLViewer.h:67: error: expected ';' before '*' token                                                                                                                 
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In constructor 'GLPreviewFrame::GLPreviewFrame(wxFrame*, PT::Panorama&)':                                                                       
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:182: error: 'WX_GL_RGBA' was not declared in this scope                                                                                          
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:182: error: 'WX_GL_DOUBLEBUFFER' was not declared in this scope                                                                                  
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:189: error: invalid conversion from 'GLViewer*' to 'int'                                                                                         
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:189: error:   initializing argument 1 of 'wxSizerItem* wxSizer::Add(int, int, int, int, int, wxObject*)'                                         
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In member function 'void GLPreviewFrame::OnTrackChangeFOV(wxScrollEvent&)':                                                                     
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:909: error: 'class GLViewer' has no member named 'Refresh'                                                                                       
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In member function 'void GLPreviewFrame::OnCrop(wxCommandEvent&)':                                                                              
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1069: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In member function 'void GLPreviewFrame::OnDrag(wxCommandEvent&)':                                                                              
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1083: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In member function 'void GLPreviewFrame::OnIdentify(wxCommandEvent&)':                                                                          
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1098: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp: In member function 'void GLPreviewFrame::TurnOffTools(std::set<PreviewTool*, std::less<PreviewTool*>, std::allocator<PreviewTool*> >)':         
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1111: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1117: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
/var/tmp/portage/media-gfx/hugin-0.8.0/work/hugin-0.8.0/src/hugin1/hugin/GLPreviewFrame.cpp:1123: error: 'class GLViewer' has no member named 'Refresh'                                                                                      
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/GLPreviewFrame.o] Error 1                                                                                                                                                                
make[2]: *** Waiting for unfinished jobs....                                                                                                                                                                                                 
make[1]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/all] Error 2  


Reproducible: Always

Steps to Reproduce:
emerge / upgrade hugin to hugin-0.8.0
Actual Results:  
aborts compilation

Expected Results:  
finishes compilation successfully


emerge --info

Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.10.1-r0, 2.6.30-gentoo-r4 i686)
=================================================================
System uname: Linux-2.6.30-gentoo-r4-i686-Intel-R-_Core-TM-2_Quad_CPU_Q9400_@_2.66GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 27 Jul 2009 17:15:02 +0000
app-shells/bash:     4.0_p28
dev-java/java-config: 1.3.7-r1, 2.1.8-r1
dev-lang/python:     2.4.4-r13, 2.5.4-r2, 2.6.2-r1
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.4-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="de fr en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acl alsa arts berkdb bzip2 cdr cli cracklib crypt cups dri dvd dvdr dvdread foomaticdb fortran gdbm glx gpm gtk iconv ipv6 isdnlog java kde midi mmx mmxext mudflap ncurses nls nptl nptlonly nvidia offensive openmp pam pcre perl ppds pppd python qt3support qt4 readline reflection scanner session spl sse ssl sysfs tcpd unicode usb x86 xine xinerama xorg xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de fr en" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Markus Meier gentoo-dev 2009-09-30 21:11:46 UTC
is this still present in media-gfx/hugin-2009.2.0?