[Mesa-dev] [Bug 107594] [PATCH] fix crosscompilling with meson

2018-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107594

Dylan Baker  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #4 from Dylan Baker  ---
I'm going to mark this as resolved, please reopen if it's still effecting you.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 107594] [PATCH] fix crosscompilling with meson

2018-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107594

--- Comment #3 from Dylan Baker  ---
Are you running into this issue, by chance:
https://github.com/mesonbuild/meson/issues/4254

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 107594] [PATCH] fix crosscompilling with meson

2018-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107594

--- Comment #2 from Gluzskiy Alexandr  ---
it solve problem building on x86_64 for x86

-- 
You are receiving this mail because:
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 107594] [PATCH] fix crosscompilling with meson

2018-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107594

Dylan Baker  changed:

   What|Removed |Added

 CC||baker.dyla...@gmail.com
   Assignee|mesa-dev@lists.freedesktop. |baker.dyla...@gmail.com
   |org |

--- Comment #1 from Dylan Baker  ---
In the future please send patches to the list to review, we don't do review in
bugzilla (https://www.mesa3d.org/submittingpatches.html).

I don't think this patch is correct, however. The only time that one should be
building that binary is in an [x86, x86_64] -> [x86, x86_64] case, and it needs
to be built for the host architecture (in meson speak, the host is the platform
running the code).

What his your build machine architecture and host machine architecture? I think
there might be a bug from non-x86 to x86*, now that I look at this code closer.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 107594] [PATCH] fix crosscompilling with meson

2018-08-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107594

Bug ID: 107594
   Summary: [PATCH] fix crosscompilling with meson
   Product: Mesa
   Version: git
  Hardware: All
OS: All
Status: NEW
  Severity: blocker
  Priority: medium
 Component: Other
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: s...@sss.chaoslab.ru
QA Contact: mesa-dev@lists.freedesktop.org

Created attachment 141146
  --> https://bugs.freedesktop.org/attachment.cgi?id=141146&action=edit
this patch fixes crosscompilling mesa with meson

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev