Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 225439

Summary: [gcc-4.3] media-gfx/potracegui-1.3.4 fails to compile with gcc-4.3
Product: Gentoo Linux Reporter: Marek Miller <mlm>
Component: New packagesAssignee: Gentoo Fonts Team <fonts>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: potracegui-1.3.4-gcc43.patch

Description Marek Miller 2008-06-08 20:15:45 UTC
Again missing headers.

Steps to reproduce:
1. echo "=media-gfx/potracegui-1.3.4" >> /etc/portage/package.keywords
2. USE="arts debug elibc_FreeBSD xinerama" emerge -v1 =media-gfx/potracegui-1.3.4

The error messages:
1.
> mainwidget.cpp: In member function 'bool MainWidget::createTmpFilename()':
> mainwidget.cpp:914: error: 'mkstemp' was not declared in this scope
> make[2]: *** [mainwidget.o] Error 1


My emerge --info: as in bug 225387.
I include the patch.
Comment 1 Marek Miller 2008-06-08 20:16:12 UTC
Created attachment 155999 [details, diff]
potracegui-1.3.4-gcc43.patch
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-09 08:17:52 UTC
+  09 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/potracegui-1.3.4-gcc43.patch, -potracegui-1.2.ebuild,
+  potracegui-1.3.4.ebuild:
+  Add gcc-4.3 patch, bug 225439, Marek Miller <mlm@shells.pl>
+