Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31431 - openvrml-0.14.x.ebuild (Update)
Summary: openvrml-0.14.x.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-10-18 11:21 UTC by Florian Loitsch
Modified: 2004-01-08 17:15 UTC (History)
0 users

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


Attachments
openvrml-0.14.1.ebuild (update) (openvrml-0.14.1.ebuild,942 bytes, text/plain)
2003-10-18 11:22 UTC, Florian Loitsch
Details
openvrml-0.14.3.ebuild (version bump) (openvrml-0.14.3.ebuild,927 bytes, text/plain)
2003-11-22 12:32 UTC, Florian Loitsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Loitsch 2003-10-18 11:21:01 UTC
hi,
version bump (was 0.11.2)
Comment 1 Florian Loitsch 2003-10-18 11:22:18 UTC
Created attachment 19410 [details]
openvrml-0.14.1.ebuild (update)
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-18 14:47:49 UTC
please mark it ~arch next time, commited :)
Comment 3 Anno v. Heimburg 2003-11-22 11:51:51 UTC
Hi!

Current version is now 0.14.3

Greets,

Anno.
Comment 4 Florian Loitsch 2003-11-22 12:32:30 UTC
Created attachment 21091 [details]
openvrml-0.14.3.ebuild (version bump)

just as easy as renaming:)
(btw: i changed the keywords-section to ~x86, as this is the only architecture
i tested it on).
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-22 12:34:29 UTC
bumped, please open a new bug or reopen this one next time
Comment 6 Andreas Volz 2004-01-08 17:15:40 UTC
I get this while compiling openvrml 0.14.3:

 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib/antlr -I../../../java -I../../../src/libopenvrml -DOPENVRM
L_LIBDIR_=\"/usr/lib\" -DOPENVRML_PKGDATADIR_=\"/usr/share/openvrml\" -I/usr/include/freetype2 -march=athlon-xp -
O3 -pipe -fomit-frame-pointer -MT ScriptJDK.lo -MD -MP -MF .deps/ScriptJDK.Tpo -c ScriptJDK.cpp  -fPIC -DPIC -o .
libs/ScriptJDK.o
In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/strstream:51,
                 from ScriptJDK.cpp:39:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This 
file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in 
section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ i
ncludes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated
.
ScriptJDK.cpp: In function `void 
   Java_vrml_field_ConstMFColor_CreateObject___3_3F(JNIEnv*, __jobject*, 
   __jobjectArray*)':
ScriptJDK.cpp:2472: cannot convert `__jobjectArray*' to `__jfloatArray*' for 
   argument `3' to `void Java_vrml_field_MFColor_setValue___3_3F(JNIEnv*, 
   __jobject*, __jfloatArray*)'
ScriptJDK.cpp: In function `void 
   Java_vrml_field_ConstMFRotation_CreateObject___3_3F(JNIEnv*, __jobject*, 
   __jobjectArray*)':
ScriptJDK.cpp:4173: cannot convert `__jobjectArray*' to `__jfloatArray*' for 
   argument `3' to `void Java_vrml_field_MFRotation_setValue___3_3F(JNIEnv*, 
   __jobject*, __jfloatArray*)'
ScriptJDK.cpp: In function `void 
   Java_vrml_field_ConstMFVec2f_CreateObject___3_3F(JNIEnv*, __jobject*, 
   __jobjectArray*)':
ScriptJDK.cpp:5489: cannot convert `__jobjectArray*' to `__jfloatArray*' for 
   argument `3' to `void Java_vrml_field_MFVec2f_setValue___3_3F(JNIEnv*, 
   __jobject*, __jfloatArray*)'
ScriptJDK.cpp: In function `void 
   Java_vrml_field_ConstMFVec3f_CreateObject___3_3F(JNIEnv*, __jobject*, 
   __jobjectArray*)':
ScriptJDK.cpp:6040: cannot convert `__jobjectArray*' to `__jfloatArray*' for 
   argument `3' to `void Java_vrml_field_MFVec3f_setValue___3_3F(JNIEnv*, 
   __jobject*, __jfloatArray*)'
make[4]: *** [ScriptJDK.lo] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/openvrml-0.14.3/work/openvrml-0.14.3/src/libopenvrml/openvrml'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/openvrml-0.14.3/work/openvrml-0.14.3/src/libopenvrml'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/openvrml-0.14.3/work/openvrml-0.14.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/openvrml-0.14.3/work/openvrml-0.14.3'
make: *** [all] Fehler 2

!!! ERROR: media-libs/openvrml-0.14.3 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! make failed

Should I provide more information? And please reopen the bug!