From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 50389] New: [radeonsi] Unknown type of argument:
../../../../i386-linux-gnu/egl/egl_gallium.so
Date: Sun, 27 May 2012 12:33:22 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id AF6819E7D3
for ;
Sun, 27 May 2012 05:33:23 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=50389
Bug #: 50389
Summary: [radeonsi] Unknown type of argument:
../../../../i386-linux-gnu/egl/egl_gallium.so
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: high
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: fabio.ped@libero.it
When enabling radeonsi building fails with:
collect2: ld returned 1 exit status
mklib: Installing egl_gallium.so in ../../../../i386-linux-gnu/egl
mv: cannot stat `egl_gallium.so': No such file or directory
/usr/bin/install -c -d
/build/buildd/mesa-8.1~git1205271341.640409~gd~p/debian/tmp/dri/usr/lib/i386-linux-gnu/egl
for out in ../../../../i386-linux-gnu/egl/egl_gallium.so; do \
/bin/bash ../../../../bin/minstall -m 755 "$out"
/build/buildd/mesa-8.1~git1205271341.640409~gd~p/debian/tmp/dri/usr/lib/i386-linux-gnu/egl;
\
done
Unknown type of argument: ../../../../i386-linux-gnu/egl/egl_gallium.so
make[4]: *** [install] Error 1
make[4]: Leaving directory
`/build/buildd/mesa-8.1~git1205271341.640409~gd~p/build/dri/src/gallium/targets/egl-static'
make[3]: *** [install] Error 1
Full compile log here:
https://launchpadlibrarian.net/106246003/buildlog_ubuntu-precise-i386.mesa_8.1~git1205271341.640409~gd~p_FAILEDTOBUILD.txt.gz
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.