You are not logged in.

#1 2009-05-14 13:27:35

gjoellee
Member
Registered: 2008-12-12
Posts: 82

[UNSOLVED] Plymouth build fails!

I am trying to install "plymouth-git" from the AUR, but I get a build error:

./plugin.c:212: warning: no previous prototype for 'create_plugin'
./plugin.c:244: warning: no previous prototype for 'destroy_plugin'
./plugin.c:367: warning: no previous prototype for 'sprite_compare_z'
./plugin.c:427: warning: no previous prototype for 'star_bg_gradient_colour'
./plugin.c: In function 'satellite_move':
./plugin.c:601: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [solar_la-plugin.lo] Error 1
make[5]: Leaving directory `/home/gjoellee/src/plymouth/src/plugins/splash/solar'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/gjoellee/src/plymouth/src/plugins/splash'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gjoellee/src/plymouth/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gjoellee/src/plymouth/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gjoellee/src/plymouth'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...

Any thoughts?

Just tell me if you need any more information smile

Last edited by gjoellee (2009-05-14 13:39:08)


Entertain yourself in a stupid way: www.stupidreality.org

Offline

#2 2010-04-08 04:47:09

santodelaespada
Member
Registered: 2009-04-15
Posts: 50

Re: [UNSOLVED] Plymouth build fails!

can't compile plymouth-git with yaourt either

Making all in frame-buffer
make[5]: se ingresa al directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins/renderers/frame-buffer'
  CC     frame_buffer_la-plugin.lo
  CCLD   frame-buffer.la
make[5]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins/renderers/frame-buffer'
Making all in drm
make[5]: se ingresa al directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins/renderers/drm'
  CC     drm_la-plugin.lo
  CC     drm_la-ply-renderer-i915-driver.lo
./plugin.c:45:21: error: drm/drm.h: No existe el fichero o el directorio
./ply-renderer-i915-driver.c: En la función 'create_intel_bo_from_handle':
./ply-renderer-i915-driver.c:157: aviso: se descarta el valor de devolución de 'asprintf', se declaró con el atributo warn_unused_result
./plugin.c: En la función 'find_driver_for_device':
./plugin.c:363: aviso: se descarta el valor de devolución de 'asprintf', se declaró con el atributo warn_unused_result
make[5]: *** [drm_la-plugin.lo] Error 1
make[5]: *** Se espera a que terminen otras tareas....
make[5]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins/renderers/drm'
make[4]: *** [all-recursive] Error 1
make[4]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins/renderers'
make[3]: *** [all-recursive] Error 1
make[3]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/tmp/yaourt-tmp-seba/aur-plymouth-git/plymouth-git/src/plymouth-build'
make: *** [all] Error 2
==> ERROR: Falló la compilación.
    Abortando...
Error: Makepkg was unable to build plymouth-git package.

Offline

Board footer

Powered by FluxBB