bugGnash - The GNU Flash player - Bugs: bug #24202, PPC executables fail to run

 
 

bug #24202: PPC executables fail to run

Submitted by:  Rob Savoye <rsavoye>
Submitted on:  Thu 04 Sep 2008 03:36:54 PM UTC  
 
Category: buildSeverity: 4 - Important
Release: trunkStatus: Wont Fix
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 21 Feb 2011 05:00:32 PM UTC, comment #2:

Old bug, obsolete code.

Benjamin Wolsey <bwy>
Project Member
Sat 13 Sep 2008 06:57:47 AM UTC, comment #1:

only fprintf in libcore seems to be in AVM2:

gnash-head$ find . -name '*.cpp' | xargs grep fprintf
./gui/Player.cpp: fprintf(stderr, "Could not load movie '%s'\n", _infile.c_str());
./gui/fb.cpp: do { fprintf(stderr, args); putc('\n', stderr); } while(0)
./gui/sdl.cpp: fprintf(stderr, "Unable to init SDL: %s\n", SDL_GetError());
./gui/sdl_cairo_glue.cpp: fprintf(stderr, "SDL_SetVideoMode() failed.\n");
./libbase/URL.cpp://fprintf(stderr, " input=%s\n", in.c_str());
./libbase/URL.cpp://fprintf(stderr, "dirsback=%d, in=%s\n", dirsback, in.c_str());
./libbase/URL.cpp://fprintf(stderr, "basedir=%s\n", basedir.c_str());
./libbase/URL.cpp://fprintf(stderr, "slash %d at offset %d (rfind from %d)\n", i, pos, lpos-1);
./libcore/asClass.cpp: fprintf(stderr, "Evaluating property %s.\n", STV(i->first));
./libcore/asClass.cpp: fprintf(stderr, "%s is destructive.\n", STV(i->first));
./libcore/asClass.cpp: fprintf(stderr, "%s is a getset.\n", STV(i->first));
./libcore/asClass.cpp: fprintf(stderr, "%s is read only.\n", STV(i->first));
./utilities/processor.cpp: fprintf(stderr, "Missing argument for switch ``%c''\n", optopt);
./utilities/processor.cpp: fprintf(stderr, "Unknown switch ``%c''\n", optopt);
./utilities/processor.cpp: fprintf(stderr, "Multiple input files not supported.\n");
./utilities/processor.cpp: fprintf(stderr, "error playing through movie '%s', quitting\n", infiles[i]);
./utilities/processor.cpp: fprintf(stderr, "%s\n", ge.what());
./utilities/processor.cpp: fprintf(stderr, "error: can't play movie '%s'\n", filename);
./utilities/processor.cpp: fprintf(stderr, "Exiting after %g seconds in STOP mode at last frame\n", waitforadvance);
./utilities/processor.cpp: fprintf(stderr, "Kicking movie after %g seconds in STOP mode, kick ct = %d\n", waitforadvance, kick_count);

Sandro Santilli <strk>
Project Member
Thu 04 Sep 2008 03:36:54 PM UTC, original submission:

As of a few days ago, I now get these messages from any executable on powerpc (ydl 6.0):

/build/gnash/trunk/testsuite/libcore.all/.libs/lt-AsValueTest: error while loading shared libraries: /build/gnash/trunk/libmedia/.libs/libgnashmedia-trunk.so: R_PPC_REL24 relocation at 0x0f2d2504 for symbol `fprintf' out of range

Gnash shouldn't really be using fprintf anyway, it should be using log_error(), or cerr.

Rob Savoye <rsavoye>
Project Administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by bwy (Posted a comment)
  • -unavailable- added by strk (Posted a comment)
  • -unavailable- added by strk
  • -unavailable- added by rsavoye (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon 21 Feb 2011 05:00:32 PM UTCbwyStatusNone=>Wont Fix
      Open/ClosedOpen=>Closed
    Sat 13 Sep 2008 06:57:47 AM UTCstrkCarbon-Copy-=>Added tstellar

    Back to the top


    Powered by Savane 3.1-cleanup1