Dmitry Shachnev 于2021年9月29日周三 下午7:47写道:
>
> Hi YunQiang!
>
> On Wed, Sep 29, 2021 at 09:09:46AM +0800, YunQiang Su wrote:
> > Ohh, the new mips linux kernel removes some macros: so now we can use
> > the same code as x86:
>
> Thank you for the patch! What I don
YunQiang Su 于2021年9月28日周二 下午12:20写道:
>
> Adrian Bunk 于2021年9月28日周二 上午12:06写道:
> >
> > Source: qtwebengine-opensource-src
> > Version: 5.15.5+dfsg-2
> > Severity: serious
> > Tags: ftbfs
> >
> > https://buildd.debian.org/status/fetch.php?pkg=qtw
ipsel-linux-5.patch now.
I am testing it.
> | ^
> compilation terminated.
> ...
>
>
> Context:
> https://sources.debian.org/src/qtwebengine-opensource-src/5.15.6+dfsg-1/debian/patches/mipsel-linux-5.patch/
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ccb21774863a
>
--
YunQiang Su
eferences the file
> > "/usr/lib/mipsel-linux-gnu/libEGL.so"
> > but this file does not exist.
>
> Do you know of any recent Qt related regression related to this?
>
> Cheers,
> --
> ⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog
> ⣾⠁⢠⠒⠀⣿⡁
> ⢿⡄⠘⠷⠚⠋The Debian Handbook: https://debian-handbook.info/get/
> ⠈⠳⣄ Debian Long Term Support: https://deb.li/LTS
>
--
YunQiang Su
Package: src:qttools-opensource-src
Version: 5.11.3-4
llvm is available on all mips r6 ports.
Please build-dep on llvm also for them:
mipsr6 mipsr6el mips64r6el mips64r6 mips64
--
YunQiang Su
On Mon, 22 Oct 2018 19:22:48 +0300 Dmitry Shachnev wrote:
> Control: tags -1 + moreinfo
>
> Hi YunQuiang!
>
> On Mon, Oct 22, 2018 at 08:48:25PM +0800, YunQiang Su wrote:
> > Package: src:qtdeclarative-opensource-src
> > Version: 5.11.2-2
> >
> > Please
ports - mips64r6el, the hardcoded list, make it
some bit chaos for new ports.
If you don't like this scheme, please add mips64r6 mips64r6el to this list.
--
YunQiang Su
Package: src:qt4-x11
Version: 4.8.7+dfsg-11
The patch is quite simple:
ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64 mips64 mips64el))
>>>
ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64 mips64 mips64el mips64r6
mips64r6el))
--
YunQiang Su
Sorry, I was planning to upload this package to 10 days queue, with
the attached patch,
and foret -e 10 in dput command.
Sorry for it.
On Thu, Dec 3, 2015 at 12:37 PM, YunQiang Su wrote:
> On Thu, 15 Oct 2015 01:04:31 +0800 YunQiang Su wrote:
>> Package: src:kwin
>> V
On Thu, 15 Oct 2015 01:04:31 +0800 YunQiang Su wrote:
> Package: src:kwin
> Version: 5.4.1-1
>
> Without libkwinglutils6 in mips64 and mips64el, kwin will ftbfs on mips64(el).
I noticed that you have upload a new version and this is not included.
>
> --
> YunQiang Su
>
>
fied-id before numeric constant
#define R 0.08206
^
../../src/calculator/gasCalculator.h:31:11: error: expected
unqualified-id before numeric constant
#define R 0.08206
It may be caused by R is also typedef ed in boost.
--
YunQiang Su
Index: b/plasmoid/applet/gasPlas
Package: src:kwin
Version: 5.4.1-1
Without libkwinglutils6 in mips64 and mips64el, kwin will ftbfs on mips64(el).
--
YunQiang Su
On Thu, 15 Oct 2015 00:09:46 +0800 YunQiang Su wrote:
> Package: src:kde4libs
> Version: 4:4.14.12-2
> Servirty: serious
>
> When build: skanlite, partitionmanager, k3b, smb4k
> etc packages, we met a problem:
>
> -- Not installing plasmoid (-DINSTALL_PLASMOID=true to ena
R»/po/bg". See
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
po/bs/CMakeLists.txt:2 (GETTEXT_PROCESS_PO_FILES)
--
YunQiang Su
Package: qbs
Version: 1.3.2+dfsg-1
Users: debian-m...@lists.debian.org
Usertags: mips-port mips-patch
Please add mips64/mips64el/mipsn32/mipsn32el in
endianness.diff
In these 4 archs, mips64 and mipsn32 are big endian
and mips64el and mipsn32el are little endian.
--
YunQiang Su
--
To
Any progress of this bug?
On Mon, 26 May 2014 11:47:53 +0800 Yunqiang Su wrote:
> On Fri, May 9, 2014 at 11:13 AM, Yunqiang Su wrote:
> > The upstream uses this patch.
> >
> > https://codereview.qt-project.org/#change,73290
> > and it has been merged.
>
> It is
I NMUed libgc with this patch to 5-delay.
On Sun, May 4, 2014 at 11:04 PM, Yunqiang Su wrote:
> On Mon, Aug 12, 2013 at 5:48 AM, Sune Vuorela wrote:
>> On Sunday 11 August 2013 21:47:59 Christoph Egger wrote:
>>> Hi!
>>>
>>> YunQiang Su writes:
>>>
Package: qtwebkit
Version: 2.4.3-2
Tags: patch
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=124370
With this patch, It can build now.
in debian/rules, jit is also need to disable for mips64 mips64el
mipsn32 mipsn32el.
--
YunQiang Su
Index: webkitgtk-2.4.3/Source/WTF/wtf
On Fri, Jun 27, 2014 at 10:06 AM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Friday 27 June 2014 09:32:59 Yunqiang Su wrote:
> [snip] > Ah, that's a good workaround, thanks!
>>
>> I noticed that your new upload ftbfs on mips64el again.
>> I think that we sh
On Thu, Jun 26, 2014 at 8:50 PM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Thursday 26 June 2014 12:45:51 Yunqiang Su wrote:
>> On Thu, Jun 26, 2014 at 12:35 PM, Lisandro Damián Nicanor Pérez
>>
>> wrote:
>> > Note: I'm sending yuou a copy because I
On Thu, Jun 26, 2014 at 12:35 PM, Lisandro Damián Nicanor Pérez
wrote:
> Note: I'm sending yuou a copy because I mistakenly sent it to the original bug
> reporter.
>
> On Thursday 26 June 2014 12:16:22 Yunqiang Su wrote:
>> I refreshed this patch for mips64el
>
>
almente si tiene el mismo efecto que se
> puede alcanzar mediante la combinación de otras características.
> Andrew S. Tanenbaum, de su libro "Computer Networks"
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogsp
This patch has been accepted by upstream, and released with 4.8.6.
Now, this tiny patch can make it work.
On Tue, Sep 17, 2013 at 5:29 AM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> tag 719763 pending
> thanks
>
> On Tuesday 10 September 2013 12:59:39 YunQiang Su wrote:
>&
With this patch, it can be built without symbols warning on mips64el,
amd64 and i386.
--
Yunqiang Su
diff -Nru qtmultimedia-opensource-src-5.2.1/debian/libqgsttools-p1.symbols
qtmultimedia-opensource-src-5.2.1/debian/libqgsttools-p1.symbols
--- qtmultimedia-opensource-src-5.2.1/debian
With this patch, it can be built on mips64el, amd64 and i386 without
symbols warning.
--
Yunqiang Su
diff -Nru qtquick1-opensource-src-5.2.1/debian/libqt5declarative5.symbols
qtquick1-opensource-src-5.2.1/debian/libqt5declarative5.symbols
--- qtquick1-opensource-src-5.2.1/debian
With this patch, it can be built on mips64el, amd64 and i386 without
symbols warning.
--
Yunqiang Su
diff -Nru qtwebkit-opensource-src-5.2.1+dfsg1/debian/libqt5webkit5.symbols
qtwebkit-opensource-src-5.2.1+dfsg1/debian/libqt5webkit5.symbols
--- qtwebkit-opensource-src-5.2.1+dfsg1/debian
With this patch, it can be built without symbols warning on mips64el,
amd64 and i386.
--
Yunqiang Su
diff -Nru qtsensors-opensource-src-5.2.1+dfsg/debian/libqt5sensors5.symbols
qtsensors-opensource-src-5.2.1+dfsg/debian/libqt5sensors5.symbols
--- qtsensors-opensource-src-5.2.1+dfsg/debian
With this patch, It can be build on mips64el, amd64, i386 without
symbols warning.
On Tue, May 13, 2014 at 7:08 PM, Yunqiang Su wrote:
> With this patch, It can be built without any symbols warning on amd64, while
> on i386 and mips64el there are warnings:
>
>
> MIPS64
With the attached patch, it can be built on mips64el, amd64, i386
without symbols warning.
On Tue, May 13, 2014 at 2:15 PM, Yunqiang Su wrote:
> The attachment is build log of mips64el.
>
> On mips64el, beside the same gcc-4.9 problem,
> there are some more problems.
>
> With
On Mon, May 26, 2014 at 10:32 AM, Scott Kitterman wrote:
> On Monday, May 26, 2014 10:24:53 Yunqiang Su wrote:
>> With this patch, It can build on mips64el, amd64, i386 without symbols
>> warning.
>
> Qt5 5.3.0 is being uploaded to experimental. Patches, if needed still, w
On Fri, May 9, 2014 at 11:13 AM, Yunqiang Su wrote:
> The upstream uses this patch.
>
> https://codereview.qt-project.org/#change,73290
> and it has been merged.
It is this patch.
>
> On Tue, Oct 22, 2013 at 11:43 PM, YunQiang Su wrote:
>> On Wed, Oct 9, 2013 at 1
With this patch, It can build on mips64el, amd64, i386 without symbols warning.
--
Yunqiang Su
diff -Nru qtscript-opensource-src-5.2.1+dfsg/debian/libqt5script5.symbols
qtscript-opensource-src-5.2.1+dfsg/debian/libqt5script5.symbols
--- qtscript-opensource-src-5.2.1+dfsg/debian/libqt5script5
With this patch, it can be build on mips64el, amd64, and i386.
--
Yunqiang Su
kde4libs.patch
Description: Binary data
mValueC1ERKS0_@Base 5.2.1
(arch=sparc)_ZN18qdesigner_internal22PropertySheetEnumValueC2ERKS0_@Base 5.2.1
(arch=sparc)_ZN18qdesigner_internal22PropertySheetEnumValueD1Ev@Base 5.2.0
--
Yunqiang Su
diff -ur a/debian/libqt5designer5.symbols b/debian/libqt5designer5.symbols
--- a/debian/libqt5designer5.symbols20
0 1
(optional=templinst|arch=ia64
sparc)_ZN11QMetaMethod10fromSignalIM20QQuickCustomAffectorFv12QQmlV4HandledEEES_T_@Base
5.2.0 1
(optional=templinst|arch=ia64
sparc)_ZN11QMetaMethod10fromSignalIM21QQuickParticleEmitterFv12QQmlV4HandleEEES_T_@Base
5.2.0 1
--
Yunqiang Su
diff -ur a/debian/libqt5qml5.s
The upstream uses this patch.
https://codereview.qt-project.org/#change,73290
and it has been merged.
On Tue, Oct 22, 2013 at 11:43 PM, YunQiang Su wrote:
> On Wed, Oct 9, 2013 at 10:30 PM, Lisandro Damián Nicanor Pérez Meyer
> wrote:
>> On Tuesday 08 October 2013 13:58:43 YunQi
On Mon, Aug 12, 2013 at 5:48 AM, Sune Vuorela wrote:
> On Sunday 11 August 2013 21:47:59 Christoph Egger wrote:
>> Hi!
>>
>> YunQiang Su writes:
>> > Mips64(el) 's symbols is a little different, or it will ftbfs.
>>
>> Hmm strange. Maybe the sy
11.5-4
(c++)"non-virtual thunk to
Akonadi::ContactEditor::~ContactEditor()@Base" 4:4.4.0
(c++)"non-virtual thunk to
Akonadi::ContactEditorDialog::~ContactEditorDialog()@Base" 4:4.4.0
(c++)"non-virtual thunk to
Akonadi::ContactGroupEditor::~ContactGroupEditor()@Base&quo
Package: qtbase-opensource-src
Version: 5.1.1+dfsg-4
mips systems use -mabi=64 instead of -m64 to indicator complier
to act as 64bit.
--
YunQiang Su
diff --git a/debian/rules b/debian/rules
index 6d5c8b7..6f72c34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ else
endif
ifeq
Package: qtscript-opensource-src
Version: 5.1.1+dfsg-2
qtscript failed to build from source on mips64el platform.
This patch can fix this problem.
https://codereview.qt-project.org/#change,64279
--
YunQiang Su
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a
Package: qttools-opensource-src
Version: 5.1.1-2
This patch update symbol files of this package.
Now it can build on mips64el.
--
YunQiang Su
diff --git a/debian/libqt5clucene5.symbols b/debian/libqt5clucene5.symbols
index 5d62d6b..bacdeed 100644
--- a/debian/libqt5clucene5.symbols
+++ b/debian
On Wed, Oct 9, 2013 at 10:30 PM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Tuesday 08 October 2013 13:58:43 YunQiang Su wrote:
>> On Mon, Oct 7, 2013 at 9:46 PM, Lisandro Damián Nicanor Pérez Meyer
>>
>> wrote:
>> > On Monday 07 October 2013 09:32:12 Yu
With this patch,
assimp_3.0~dfsg-1
geotranz_3.2-1.1
libopenraw_0.0.9-3.3
libpgf_6.12.24+ds1-2
qt-gstreamer_0.10.2-2.1
qtkeychain_0.1.0-2
build successfully now.
--
YunQiang Su
mips64.diff
Description: Binary data
On Sat, Oct 12, 2013 at 7:23 PM, YunQiang Su wrote:
> On Sat, Oct 12, 2013 at 6:00 PM, YunQiang Su wrote:
>> On Sat, Oct 12, 2013 at 7:58 AM, Lisandro Damián Nicanor Pérez Meyer
>> wrote:
>>> reopen 719763
>>> tag 719763 moreinfo
>>> thanks
>>&
On Sat, Oct 12, 2013 at 6:00 PM, YunQiang Su wrote:
> On Sat, Oct 12, 2013 at 7:58 AM, Lisandro Damián Nicanor Pérez Meyer
> wrote:
>> reopen 719763
>> tag 719763 moreinfo
>> thanks
>>
>> The patch makes 32 bits platforms FTBFS. It has also FTBFS in Qt5'
quot;
> Damian Nadales
> http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
--
YunQiang Su
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.
On Mon, Oct 7, 2013 at 9:46 PM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Monday 07 October 2013 09:32:12 YunQiang Su wrote:
>> Package: qtwebkit
>> Version: 2.2.1-6
>>
>> On mips64el, qtwebkit has the same problem like qt4.
>> The attachment is the patch.
Package: qtwebkit
Version: 2.2.1-6
On mips64el, qtwebkit has the same problem like qt4.
The attachment is the patch.
Or where should I apply it to upstream?
--
YunQiang Su
fix-javascript-core-ftbfs-on-mips64.diff
Description: Binary data
Package: libiodbc2
Version: 3.52.7-3
X-Debbugs-CC: wzss...@gmail.com
This package has one or more -L/usr/lib in its build system,
which will make it ftbfs if there is libraries under /usr/lib,
while is not the default architecture, mips* for example.
On mips* systems, /usr/lib is defined as place
Package: grantlee
Version: 0.3.0-5
X-Debbugs-CC: wzss...@gmail.com
This package has one or more -L/usr/lib in its build system,
which will make it ftbfs if there is libraries under /usr/lib,
while is not the default architecture, mips* for example.
On mips* systems, /usr/lib is defined as place t
On Tue, Sep 10, 2013 at 9:47 AM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Saturday 07 September 2013 18:32:40 YunQiang Su wrote:
>> Hi, this patch has been accepted by upstream to qt4 and qt5.
>
> That's not what I read here:
>
> <https://codereview.qt-project.
Hi, this patch has been accepted by upstream to qt4 and qt5.
On Wed, Aug 28, 2013 at 12:18 AM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Tuesday 27 August 2013 11:43:49 YunQiang Su wrote:
>> hi, I forward this bug to upstream as
>> https://bugreports.qt-project.org/bro
hi, I forward this bug to upstream as
https://bugreports.qt-project.org/browse/QTBUG-33187
On Fri, Aug 16, 2013 at 7:48 AM, Lisandro Damián Nicanor Pérez Meyer
wrote:
> On Thursday 15 August 2013 10:41:43 YunQiang Su wrote:
>> Package: qt4-x11
>>
>> When build on mips64(e
+nmu2) unstable; urgency=low
+
+ * Fix FTBFS for mips64(el)
+
+ -- YunQiang Su Sun, 11 Aug 2013 22:09:32 +0800
+
qt4-x11 (4:4.8.5+dfsg-2) unstable; urgency=low
* Make qtcore4-l10n M-A: foreign. Due to a limitation in dpkg which does not
diff --git a/debian/patches/07_trust_dpkg
On Sat, Aug 11, 2012 at 11:18 PM, Adam D. Barratt
wrote:
> On Sat, 2012-08-11 at 22:43 +0800, YunQiang Su wrote:
>> I update my system (Sid) just mow, and got some errors due to BinNUM of QT.
>
> and have you discussed this with the maintainers, who requested the
> binNMU? (CCe
55 matches
Mail list logo