First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 219783
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hugin-0.6.1-gcc43.patch hugin-0.6.1-gcc43.patch patch Peter Alfredsen 2008-04-29 23:15 0000 2.11 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219783 depends on: Show dependency tree
Bug 219783 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-29 23:14 0000
Making all in common
make[2]: Entering directory
`/var/tmp/portage/media-gfx/hugin-0.6.1-r2/work/hugin-0.6.1/src/common'
/bin/sh ../../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H "-I." -I../../src/include -I../../src/include    -O2
-march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT graph.lo -MD -MP -MF
.deps/graph.Tpo -c -o graph.lo graph.cpp
/bin/sh ../../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H "-I." -I../../src/include -I../../src/include    -O2
-march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT utils.lo -MD -MP -MF
.deps/utils.Tpo -c -o utils.lo utils.cpp
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/include
-I../../src/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3
-MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.cpp -o graph.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/include
-I../../src/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3
-MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o
In file included from utils.cpp:33:
../../src/include/common/utils.h: In function ‘bool
utils::stringToDouble(const STR&, double&)’:
../../src/include/common/utils.h:165: error: there are no arguments to
‘strdup’ that depend on a template parameter, so a declaration of
‘strdup’ must be available
../../src/include/common/utils.h:165: error: (if you use ‘-fpermissive’,
G++ will accept your code, but allowing the use of an undeclared name is
deprecated)
../../src/include/common/utils.h:178: error: there are no arguments to
‘strtod’ that depend on a template parameter, so a declaration of
‘strtod’ must be available
../../src/include/common/utils.h:182: error: there are no arguments to
‘free’ that depend on a template parameter, so a declaration of ‘free’
must be available
utils.cpp: In function ‘std::string utils::doubleToString(double, int)’:
utils.cpp:120: error: ‘strcpy’ was not declared in this scope
make[2]: *** [utils.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/graph.Tpo .deps/graph.Plo
make[2]: Leaving directory
`/var/tmp/portage/media-gfx/hugin-0.6.1-r2/work/hugin-0.6.1/src/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-gfx/hugin-0.6.1-r2/work/hugin-0.6.1/src'
make: *** [all-recursive] Error 1

------- Comment #1 From Peter Alfredsen 2008-04-29 23:15:56 0000 -------
Created an attachment (id=151379) [edit]
hugin-0.6.1-gcc43.patch

Fixes the problem. Home-spun patch.

------- Comment #2 From Markus Meier 2008-05-02 11:46:46 0000 -------
Fixed in cvs, thanks for the patch.

------- Comment #3 From SpanKY 2008-05-10 11:40:59 0000 -------
you fixed 0.6.1, but not 0.7_beta4 which is the one that really matters ... ive
gone ahead and added the patch to that version as well

http://sources.gentoo.org/media-gfx/hugin/hugin-0.7_beta4-r1.ebuild?r1=1.3&r2=1.4

First Last Prev Next    No search results available      Search page      Enter new bug