+ Reply to Thread
Results 1 to 2 of 2

Thread: Installation problem

  1. #1
    Join Date
    Mar 2009
    Posts
    2

    Unhappy Installation problem

    Distro : Ubuntu Intrepid 8.10
    I m 2 errors : phoronix-test-suite install-all
    Code:
    Downloading Files For: prey
    Estimated Download Size: 1688.24 MB
    ====================================
    
    
    
    Downloading File: prey-installer-12072008.bin
    
    --2009-03-07 08:22:15--  http://icculus.org/prey/downloads/prey-installer-12072008.bin
    Résolution de icculus.org... 67.106.77.212
    Connexion vers icculus.org|67.106.77.212|:80... connecté.
    requête HTTP transmise, en attente de la réponse... 404 Not Found
    2009-03-07 08:22:15 ERREUR 404: Not Found.
    
    
    The MD5 check-sum of the downloaded file is incorrect.
    Would you like to try downloading the file again (Y/n)? 
    
    
    Downloading File: prey-installer-12072008.bin
    Code:
    ====================================
    Installing Test: yafray
    Estimated Install Size: 28.9 MB
    ====================================
    
    
    scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
    File "/home/jypx/.phoronix-test-suite/installed-tests/yafray/yafray/linux-settings.py", line 79, in derive_shared_env
    In file included from src/backgrounds/hdri.h:5,
                     from src/backgrounds/hdri.cc:4:
    src/yafraycore/vector3d.h: In function ‘int yafray::ourRandomI()’:
    src/yafraycore/vector3d.h:267: attention : débordement d'entier dans l'expression
    src/yafraycore/vector3d.h: In function ‘yafray::PFLOAT yafray::ourRandom()’:
    src/yafraycore/vector3d.h:279: attention : débordement d'entier dans l'expression
    src/yafraycore/vector3d.h: In function ‘yafray::PFLOAT yafray::ourRandom(int&)’:
    src/yafraycore/vector3d.h:291: attention : débordement d'entier dans l'expression
    In file included from src/yafraycore/HDR_io.h:7,
                     from src/yafraycore/HDR_io.cc:6:
    
    ....
    
    c/yafraycore -I. src/yafraycore/HDR_io.cc
    scons: building terminated because of errors.
    scons: Reading SConscript files ...
    Using config file: config.h
    scons: done reading SConscript files.
    scons: Building targets ...
    g++ -o src/yafraycore/bound.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3 -ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I. src/yafraycore/bound.cc
    g++ -o src/yafraycore/buffer.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3 -ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I. src/yafraycore/buffer.cc
    scons: building terminated because of errors.

  2. #2

    Default

    The Prey Linux installer should be updated in Phoronix Test Suite 1.8.0 Alpha 3.

    I'll look into the yafray issue.

    Thanks,

    Michael

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts