[Bug 573224] [NEW] add ARMEL support

2010-05-01 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: python-vm-builder I would like to use vm-builder to generate images for my ARM development. For that I need to generate images for 'armel' architecture which is part of ports.ubuntu.com. In https://code.launchpad.net/~hrw/ubuntu/lucid/vm-builder/armel-su

[Bug 587851] [NEW] merge cross build into "binary" target

2010-05-31 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: binutils Host system: Ubuntu lucid x86-64 with some updates from maverick (binutils is one of them) binutils: 2.20.51.20100527-1ubuntu1 (maverick) As part of my work on cross compiler packages I had to merge "binary- cross" target into "binary". Reason

[Bug 587851] Re: merge cross build into "binary" target

2010-05-31 Thread Marcin Juszkiewicz
** Patch added: "binutils-merge-binary-cross-into-binary-target.diff" http://launchpadlibrarian.net/49430175/binutils-merge-binary-cross-into-binary-target.diff -- merge cross build into "binary" target https://bugs.launchpad.net/bugs/587851 You received this bug notification because you are

[Bug 587851] Re: merge cross build into "binary" target

2010-05-31 Thread Marcin Juszkiewicz
An updated version after review. ** Patch added: "binutils-merge-binary-cross-into-binary-target-v2.diff" http://launchpadlibrarian.net/49445934/binutils-merge-binary-cross-into-binary-target-v2.diff -- merge cross build into "binary" target https://bugs.launchpad.net/bugs/587851 You receive

[Bug 588788] [NEW] fix "control" target for cross builds

2010-06-02 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: gcc-4.5 Ubuntu release: Maverick gcc-4.5 version: 4.5.0-4ubuntu1 Cross build of gcc-4.5 requires few steps: 1. echo armel >debian/target 2. fakeroot debian/rules control 3. fakeroot debian/rules binary At 2nd step 'cross-fixes.diff' is applied but vers

[Bug 588788] Re: fix "control" target for cross builds

2010-06-02 Thread Marcin Juszkiewicz
** Patch added: "gcc-4.5-fix-cross-fixes-diff.patch" http://launchpadlibrarian.net/49560582/gcc-4.5-fix-cross-fixes-diff.patch -- fix "control" target for cross builds https://bugs.launchpad.net/bugs/588788 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 588788] Re: fix "control" target for cross builds

2010-06-02 Thread Marcin Juszkiewicz
** Changed in: gcc-4.5 (Ubuntu) Status: New => Invalid -- fix "control" target for cross builds https://bugs.launchpad.net/bugs/588788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 125524] Re: Missing ports on PCI 8250 card

2010-05-19 Thread Marcin Juszkiewicz
My machine runs Lucid 10.04 and I am affected by this bug. Same card as original reporter. I can not reboot machine now to check with "8250.nr_uarts=7" option. Before I used Debian with my own kernel build and with CONFIG_SERIAL_8250_NR_UARTS=10 and CONFIG_SERIAL_8250_RUNTIME_UARTS=7 options set.

[Bug 583340] [NEW] uses mysqld instead of mysqld-akonadi

2010-05-20 Thread Marcin Juszkiewicz
Public bug reported: I migrated from Debian 'sid' to Ubuntu Lucid. Today when I tried to reply to email KMail frozen and died. Next run got Akonadi check and died on reply attempt. Kernel message told: [20018.265290] type=1503 audit(1274361028.962:166): operation="open" pid=8510 parent=8480 pr

[Bug 583340] Re: uses mysqld instead of mysqld-akonadi

2010-05-20 Thread Marcin Juszkiewicz
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48815521/Dependencies.txt -- uses mysqld instead of mysqld-akonadi https://bugs.launchpad.net/bugs/583340 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 590696] Re: fix wrong use of objdump during cross build

2010-06-07 Thread Marcin Juszkiewicz
** Patch added: "gcc-4.5_fix-objdump-test-in-cross-build.diff" http://launchpadlibrarian.net/49806067/gcc-4.5_fix-objdump-test-in-cross-build.diff -- fix wrong use of objdump during cross build https://bugs.launchpad.net/bugs/590696 You received this bug notification because you are a member

[Bug 590696] [NEW] fix wrong use of objdump during cross build

2010-06-07 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: gcc-4.5 During cross building of gcc-4.5 there are some checks done to know does host gcc supports plugins. Problem is that tests are compiled with host CC but checked with target objdump. In result they fail so build ends before it even started. Attach

[Bug 589779] Re: GCC uses suboptimal Thumb-1 code in libgcc, causing slow integer divide etc.

2010-06-07 Thread Marcin Juszkiewicz
Attached patch adds that speedup into gcc-4.4 package. Not tested on device. ** Patch added: "gcc-4.4_arm-thumb2-speedup-divisions.diff" http://launchpadlibrarian.net/49814230/gcc-4.4_arm-thumb2-speedup-divisions.diff -- GCC uses suboptimal Thumb-1 code in libgcc, causing slow integer divid

[Bug 587851] Re: merge cross build into "binary" target

2010-06-08 Thread Marcin Juszkiewicz
binutils (2.20.51.20100604-0ubuntu1) maverick; urgency=low * Snapshot, taken from the trunk 20100604. * Merge 'binary-cross' target into 'binary' one (Marcin Juszkiewicz). LP: #587851. -- Matthias Klose Fri, 04 Jun 2010 13:55:50 +0200 Code from this bug was not

[Bug 585439] Re: replace dh_movefiles with dh_install

2010-05-27 Thread Marcin Juszkiewicz
** Summary changed: - migrate to debhelper7 + replace dh_movefiles with dh_install -- replace dh_movefiles with dh_install https://bugs.launchpad.net/bugs/585439 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 586288] [NEW] font size selector forgets sizes

2010-05-27 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: basket After using of different font sizes in notes fontsizeselector shows default 9 instead of selected ones. Choosing any of those ends with 9 font size. ** Affects: basket (Ubuntu) Importance: Undecided Status: New -- font size selecto

[Bug 586288] Re: font size selector forgets sizes

2010-05-27 Thread Marcin Juszkiewicz
** Attachment added: "screenshot" http://launchpadlibrarian.net/49198154/pic21.jpg -- font size selector forgets sizes https://bugs.launchpad.net/bugs/586288 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 586386] Re: omap3 kernel should hand over all comdline args to the init environment

2010-05-27 Thread Marcin Juszkiewicz
https://edge.launchpad.net/~apw/+archive/green/+packages has a mentioned patch. http://marcin.juszkiewicz.com.pl/tmp/ogra/ogra.tar.bz2 has auto-serial- console setup for upstart -- omap3 kernel should hand over all comdline args to the init environment https://bugs.launchpad.net/bugs/586386 You

[Bug 586716] [NEW] Missing dependency on libfcgi-ruby1.8

2010-05-28 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: redmine Redmine example configs and README.Debian says that running Redmine with FastCGI is suggested. But to get it running libfcgi-ruby1.8 was needed in my case. Otherwise /var/log/apache2/error.log gave me this: /usr/lib/ruby/1.8/rubygems/custom_requi

[Bug 586716] Re: Missing dependency on libfcgi-ruby1.8

2010-05-28 Thread Marcin Juszkiewicz
** Changed in: redmine (Ubuntu) Status: New => Invalid -- Missing dependency on libfcgi-ruby1.8 https://bugs.launchpad.net/bugs/586716 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 573224] Re: add ARMEL support

2010-05-11 Thread Marcin Juszkiewicz
Do not merge that branch - I got nicer implementation but need to test it before releasing -- add ARMEL support https://bugs.launchpad.net/bugs/573224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.

2010-05-12 Thread Marcin Juszkiewicz
I backported 4 patches from mainline kernel (2.6.34-rc7) and resulting "modprobe psmouse force_elantech=1" works on my laptop. Attaching now. ** Patch added: "0001-Input-elantech-do-not-advertise-relative-events.patch" http://launchpadlibrarian.net/48332660/0001-Input-elantech-do-not-advertis

[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.

2010-05-12 Thread Marcin Juszkiewicz
** Patch added: "0003-Input-elantech-allow-forcing-Elantech-protocol.patch" http://launchpadlibrarian.net/48332665/0003-Input-elantech-allow-forcing-Elantech-protocol.patch -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in

[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.

2010-05-12 Thread Marcin Juszkiewicz
** Patch added: "0002-Input-elantech-fix-firmware-version-check.patch" http://launchpadlibrarian.net/48332679/0002-Input-elantech-fix-firmware-version-check.patch -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81

[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.

2010-05-12 Thread Marcin Juszkiewicz
** Patch added: "0004-Input-elantech-ignore-high-bits-in-the-position-coor.patch" http://launchpadlibrarian.net/48332694/0004-Input-elantech-ignore-high-bits-in-the-position-coor.patch -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V

[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.

2010-05-12 Thread Marcin Juszkiewicz
** Patch added: "0003-Input-elantech-allow-forcing-Elantech-protocol.patch" http://launchpadlibrarian.net/48332674/0003-Input-elantech-allow-forcing-Elantech-protocol.patch -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in

[Bug 585439] [NEW] migrate to debhelper7

2010-05-25 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: gcc-4.4 During ARM-CrossCompilers session at UDS-M we discussed some changes to be made in Ubuntu toolchain packages. One of them was updating gcc-4.4 to use debhelper 7 (instead of compat level 5). Attached patch does migration. Tested with building na

[Bug 585439] Re: migrate to debhelper7

2010-05-25 Thread Marcin Juszkiewicz
** Patch added: "migrate from dh5 -> dh7" http://launchpadlibrarian.net/49082381/1.diff -- migrate to debhelper7 https://bugs.launchpad.net/bugs/585439 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 585439] Re: migrate to debhelper7

2010-05-25 Thread Marcin Juszkiewicz
Patch is against gcc-4.4 (4.4.4-2ubuntu2) from maverick. -- migrate to debhelper7 https://bugs.launchpad.net/bugs/585439 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 1085369] Re: Ubuntu: exynos.conf is not shipped with armsoc X11 driver

2020-03-03 Thread Marcin Juszkiewicz
** Changed in: chromebook-arm Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085369 Title: Ubuntu: exynos.conf is not shipped with armsoc X11 driver To manag

[Bug 932882] Re: Update of a printer driver package does not update the PPD files of the existing queues for this driver

2018-08-27 Thread Marcin Juszkiewicz
I no longer own Epson printer nor use Ubuntu. Still have fun reading comments in this bug every time new LTS gets released. Six years. Few LTS releases and bug is still present. Amazing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 906370] Re: merging generated conflicts which were resolved in merged branch

2017-11-08 Thread Marcin Juszkiewicz
Wow. 6 years old bug. Muted as I stopped caring about bzr over 4 years ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906370 Title: merging generated conflicts which were resolved in merged bran

[Bug 1296303] Re: added AArch64 support to libhdf4

2014-05-26 Thread Marcin Juszkiewicz
For those who will discuss with upstream: === Hello Marcin, I discussed your build issue with HDF4 on ARM 64-bit. As mentioned, this is not something we support currently, and it requires software changes to get it working. I went ahead and entered an enhancement report for the issue

[Bug 1296303] Re: added AArch64 support to libhdf4

2014-05-18 Thread Marcin Juszkiewicz
Does it pass hdf testsuite? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296303 Title: added AArch64 support to libhdf4 To manage notifications about this bug go to: https://bugs.launchpad.net/li

[Bug 1160434] Re: firefox needs porting for aarch64

2014-05-22 Thread Marcin Juszkiewicz
Firefox got lot of patches merged into trunk to get it built and working on AArch64. Versions 24, 27, 29 were working with those. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1160434 Title: firefox

[Bug 1603083] Re: please provide a standalone grub image

2016-07-15 Thread Marcin Juszkiewicz
Updated script to work on Ubuntu 14.04, dropped coreboot and ieee1275 targets, renamed output binaries to names expected by UEFI. ** Attachment added: "go-build-grub-images" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1603083/+attachment/4701296/+files/go-build-grub-images -- You re

[Bug 1603083] Re: please provide a standalone grub image

2016-07-15 Thread Marcin Juszkiewicz
Created image with just grub-efi binaries. Both x86-64 and aarch64 boot. Not tested ia32 and arm EFI binaries as I do not have UEFI for those architectures. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1603083] Re: please provide a standalone grub image

2016-07-15 Thread Marcin Juszkiewicz
I added building grub-efi into cirros in lp:~hrw/cirros/add-uefi-grub- support branch and produced images are at http://people.linaro.org/~marcin.juszkiewicz/test/cirros/0715-broken/ as set of disk images/kernels/initrds. aarch64, arm, i386, x86-64 have grub-efi binaries and should boot to grub in

[Bug 1603083] Re: standalone grub image does not see GPT partitions

2016-07-20 Thread Marcin Juszkiewicz
** Summary changed: - please provide a standalone grub image + standalone grub image does not see GPT partitions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603083 Title: standalone grub image d

[Bug 1603083] Re: standalone grub image does not see GPT partitions

2016-07-20 Thread Marcin Juszkiewicz
This image contains /efi/boot/bootx64.efi which was generated using simple command: grub-mkstandalone -d usr/lib/grub/x86_64-efi/ -v -o bootx64.efi -O x86_64-efi Result is unusable as it does not see UEFI partitions. Anyone can check by booting image on UEFI bootable VM. ** Attachment added: "t

[Bug 1603083] Re: standalone grub image does not see GPT partitions

2016-07-20 Thread Marcin Juszkiewicz
solved by use of build-efi-images script from grub2 package ** Changed in: grub2 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603083 Title: standalone grub

[Bug 1603083] Re: please provide a standalone grub image

2016-07-14 Thread Marcin Juszkiewicz
One of things cirros image does is being small. Every time I used grub- mkstandalone it ended with 4-5MB binaries which not always worked (no idea why). Due to limited time to work on it I grabbed CentOS grub-efi packages as they contain working ~1MB binaries ready to use. -- You received this b

[Bug 1621389] [NEW] mysql_upgrade: [ERROR] 1813: Tablespace '`mysql`.`innodb_table_stats`' exists.

2016-09-08 Thread Marcin Juszkiewicz
Public bug reported: I have a server. It was running 14.04 and after release of 16.04 got updated. MySQL failed terribly but I got it working by checking update scripts and forcing mysql-upgrade. Now update of mysql packages ends with: Setting up mysql-server-5.7 (5.7.13-0ubuntu0.16.04.2) ... Re

[Bug 1573510] [NEW] grep: uwaga: zmienna GREP_OPTIONS nie będzie już używana, proszę użyć aliasu albo skryptu

2016-04-22 Thread Marcin Juszkiewicz
Public bug reported: Upgrading 14.04 -> 16.04 is pain... "grep: uwaga: zmienna GREP_OPTIONS nie będzie już używana, proszę użyć aliasu albo skryptu" is about 80% of messages generated during system upgrade. I do not care what will happen with this bug. But giving something like that is [can not

[Bug 1571764] Re: mysql upgrade fails when going from 5.5 to 5.7

2016-04-22 Thread Marcin Juszkiewicz
17:19 root@malenstwo:etc# dpkg --configure -a Setting up mysql-server-5.7 (5.7.11-0ubuntu6) ... Checking if update is needed. Checking server version. Running queries to upgrade MySQL server. mysql_upgrade: [ERROR] 1813: Tablespace '`mysql`.`innodb_table_stats`' exists. mysql_upgrade failed with ex

[Bug 1571764] Re: mysql upgrade fails when going from 5.5 to 5.7

2016-04-22 Thread Marcin Juszkiewicz
After removing /var/lib/mysql/mysql/innodb_table_stats.ibd I got: 00:18 root@malenstwo:~# mysql_upgrade Checking if update is needed. Checking server version. Running queries to upgrade MySQL server. mysql_upgrade: [ERROR] 1030: Got error 168 from storage engine MySQL works and all services I h

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-05 Thread Marcin Juszkiewicz
This patch modifies also gold - not yet checked with native build! ** Patch added: "4.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779/+attachment/3009017/+files/4.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-05 Thread Marcin Juszkiewicz
native build was fine with 4.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923779 Title: cross-linker behaviour differs from native linked To manage notifications about this bug go to: https:/

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-06 Thread Marcin Juszkiewicz
** Also affects: binutils (Ubuntu) Importance: Undecided Status: New ** Changed in: binutils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923779 Ti

[Bug 890928] Re: When trying to install libxkbfile1:i386 the pkg manager asks to remove too many important packages [Multi-arch]

2012-04-23 Thread Marcin Juszkiewicz
1.0.8-1 in Debian has multiarch fix too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/890928 Title: When trying to install libxkbfile1:i386 the pkg manager asks to remove too many important packag

[Bug 978950] Re: arm-linux-gnueabi-objdump crashed with SIGSEGV in vfprintf()

2012-04-24 Thread Marcin Juszkiewicz
*** This bug is a duplicate of bug 832243 *** https://bugs.launchpad.net/bugs/832243 ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 832243 On 32bit host arm-linux-gnueabi-objdump segfaults -- You received this bug notification because you are a member of

[Bug 977624] Re: Toolchain binutils backport fails to build on Oneiric

2012-04-24 Thread Marcin Juszkiewicz
*** This bug is a duplicate of bug 832243 *** https://bugs.launchpad.net/bugs/832243 ** This bug has been marked a duplicate of bug 832243 On 32bit host arm-linux-gnueabi-objdump segfaults -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-24 Thread Marcin Juszkiewicz
Looks like I found out where problem is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832243 Title: On 32bit host arm-linux-gnueabi-objdump segfaults To manage notifications about this bug go to:

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-24 Thread Marcin Juszkiewicz
With this patch applied binutils/cross works fine on i386. ** Changed in: armel-cross-toolchain-base (Ubuntu) Status: Confirmed => Triaged ** Changed in: binutils (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 990530] Re: arm-linux-gnueabi-g++-4.6 -flto option tells me to report a bug

2012-04-29 Thread Marcin Juszkiewicz
** Also affects: gcc-linaro Importance: Undecided Status: New ** Changed in: gcc-4.6-armel-cross (Ubuntu) Status: New => Confirmed ** Attachment added: "preprocessed main.cpp" https://bugs.launchpad.net/gcc-linaro/+bug/990530/+attachment/3114633/+files/main.txt -- You recei

[Bug 856083] Re: arm-linux-gnueabi-ld crashed with SIGSEGV in bfd_elf_final_link()

2012-04-09 Thread Marcin Juszkiewicz
Ok, please give me steps to reproduce it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856083 Title: arm-linux-gnueabi-ld crashed with SIGSEGV in bfd_elf_final_link() To manage notifications about

[Bug 967174] Re: Reboot fails in Ubuntu

2012-04-10 Thread Marcin Juszkiewicz
** Also affects: modemmanager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967174 Title: Reboot fails in Ubuntu To manage notifications about t

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-11 Thread Marcin Juszkiewicz
1260 lines of output instead of 9351 ** Changed in: binutils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832243 Title: On 32bit host arm-linux-gnueabi-obj

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-11 Thread Marcin Juszkiewicz
Same happens with objdump from binutils-multiarch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832243 Title: On 32bit host arm-linux-gnueabi-objdump segfaults To manage notifications about this b

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-24 Thread Marcin Juszkiewicz
** Patch added: "binutils.deb.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/832243/+attachment/3101893/+files/binutils.deb.diff ** Tags added: cross patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 947111] Re: -march bug when building kernel

2012-04-24 Thread Marcin Juszkiewicz
I just built linux-linaro 3.1-2011.11 under Lucid/amd64 (omap2plus_defconfig + make zImage). Adrien: can you tell which versions of toolchain you used? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94

[Bug 947111] Re: -march bug when building kernel

2012-04-24 Thread Marcin Juszkiewicz
Adrien: I took the same one and got kernel built. If you have your failing tree somewhere then please provide me which exactly version it is and kernel configuration you built. If you can then please test it under Ubuntu 12.04 - it has more up-to- date cross compiler which should just work. -- Y

[Bug 832243] Re: On 32bit host arm-linux-gnueabi-objdump segfaults

2012-04-25 Thread Marcin Juszkiewicz
Cross part has own copy of --enable-targets block. We can unify it during q-cycle. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832243 Title: On 32bit host arm-linux-gnueabi-objdump segfaults To m

[Bug 947111] Re: -march bug when building kernel

2012-04-26 Thread Marcin Juszkiewicz
** Changed in: armel-cross-toolchain-base (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/947111 Title: -march bug when building kernel To manage notifica

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-03 Thread Marcin Juszkiewicz
** Changed in: armel-cross-toolchain-base (Ubuntu) Assignee: Linaro Developer Platform (linaro-foundations) => Marcin Juszkiewicz (hrw) ** Changed in: armel-cross-toolchain-base (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-04 Thread Marcin Juszkiewicz
This version works for me - test-toolchain.sh passed ** Patch added: "binutils-2.deb.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779/+attachment/3001724/+files/binutils-2.deb.diff -- You received this bug notification because you are a member of Ubuntu

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-04 Thread Marcin Juszkiewicz
gold is not touched yet -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923779 Title: cross-linker behaviour differs from native linked To manage notifications about this bug go to: https://bugs.laun

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-04 Thread Marcin Juszkiewicz
This is better version - previous one broke native build ** Patch added: "2.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779/+attachment/3002461/+files/2.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-04 Thread Marcin Juszkiewicz
** Patch removed: "2.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779/+attachment/3002461/+files/2.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923779 T

[Bug 923779] Re: cross-linker behaviour differs from native linked

2012-04-04 Thread Marcin Juszkiewicz
Fixed version. Allows to build cross and native. ** Patch added: "3.diff" https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/923779/+attachment/3002996/+files/3.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 903085] Re: Only window decoration is shown after un-minimize

2012-04-04 Thread Marcin Juszkiewicz
Hard to diagnose as I removed Unity from my systems. ** Changed in: unity (Ubuntu) Status: Incomplete => Invalid ** Changed in: unity Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 935482] Re: vite version 1.2-3 FTBFS in precise

2012-03-16 Thread Marcin Juszkiewicz
** Tags added: opengles -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935482 Title: vite version 1.2-3 FTBFS in precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 945375] Re: vxl version 1.14.0-14 failed to build on armhf

2012-03-16 Thread Marcin Juszkiewicz
[ 36%] Building CXX object contrib/mul/vil3d/tools/CMakeFiles/vil3d_slice_image.dir/vil3d_slice_image.o cd /build/buildd/vxl-1.14.0/obj-arm-linux-gnueabihf/contrib/mul/vil3d/tools && /usr/bin/c++ -DVXL_WARN_DEPRECATED -DVXL_WARN_DEPRECATED_ONCE -DVXL_LEGACY_ERROR_REPORTING -g -O2 -fstack-prote

[Bug 935481] Re: visualvm version 1.3.2-0ubuntu1 FTBFS on i386 in precise

2012-03-16 Thread Marcin Juszkiewicz
On armhf it fails in other way: checking for style of include used by make... GNU checking dependency style of gcc... none checking for a JDK home directory... /usr/lib/jvm/java-6-openjdk configure: error: "A JDK JDK home directory could not be found." make: *** [configure-stamp] Error 1 dpkg-buil

[Bug 935481] Re: visualvm version 1.3.2-0ubuntu1 FTBFS on i386 in precise

2012-03-16 Thread Marcin Juszkiewicz
It is platform13 now - we may need to patch it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935481 Title: visualvm version 1.3.2-0ubuntu1 FTBFS on i386 in precise To manage notifications about th

[Bug 935481] Re: visualvm version 1.3.2-0ubuntu1 FTBFS on i386 in precise

2012-03-16 Thread Marcin Juszkiewicz
1.3.3 was released and 1.3.4 may get released soon (release134_base tag created in upstream repo) so maybe it is worth updating. But probably for precise+1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 957028] Re: Fix cross-compiling kernel

2012-03-16 Thread Marcin Juszkiewicz
Check also https://lists.ubuntu.com/archives/kernel- team/2012-March/019387.html thread where I posted similar patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957028 Title: Fix cross-compiling

[Bug 932882] [NEW] The PPD version (5.2.7) is not compatible with Gutenprint 5.2.8-pre1.

2012-02-15 Thread Marcin Juszkiewicz
Public bug reported: I needed to print few tickets for travel. But as they did not appeared on my printer I took a look at http://localhost:631/ and discovered this: "The PPD version (5.2.7) is not compatible with Gutenprint 5.2.8-pre1." Had to print to PDF and do printing from MS Windows laptop

[Bug 934560] Re: pkg-config-arm-linux-gnueabi unusable: wrong link target

2012-02-18 Thread Marcin Juszkiewicz
Thx for spotting. uploaded. ** Changed in: gcc-defaults-armel-cross (Ubuntu) Assignee: (unassigned) => Marcin Juszkiewicz (hrw) ** Changed in: gcc-defaults-armel-cross (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of

[Bug 666276] Re: arm-linux-gnueabi-ld doens't search /usr/arm-linux-gnueabi/lib

2010-12-20 Thread Marcin Juszkiewicz
Works for me under Natty: 15:29 h...@home:a$ cat libfoo.h int libfoo_run(void); 15:29 h...@home:a$ cat libfoo.c #include "libfoo.h" #include int libfoo_run(void) { pthread_mutex_t m; return pthread_mutex_init(&m, NULL); } /* int libfoo_run(void) */ 15:29 h...@home:a$ arm-linux-gnueabi-

[Bug 666276] Re: arm-linux-gnueabi-ld doens't search /usr/arm-linux-gnueabi/lib

2010-12-20 Thread Marcin Juszkiewicz
15:33 h...@home:~$ arm-linux-gnueabi-ld --verbose | grep SEARCH SEARCH_DIR("/usr/arm-linux-gnueabi/lib"); 15:33 h...@home:~$ sudo chroot devel/chroots/maverick-amd64/ (devel/maverick/amd64)r...@home:/# arm-linux-gnueabi-ld --verbose | grep SEARCH SEARCH_DIR("/usr/arm-linux-gnueabi/lib"); -- You r

[Bug 640298] Re: [cross] gcc-4.5-armel-cross_1.35 fails to build due to genchanges warnings

2010-12-20 Thread Marcin Juszkiewicz
** Changed in: gcc-4.4-armel-cross (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/640298 Title: [cross] gcc-4.5-armel-cross_1.35 fails to build d

[Bug 688010] Re: Missing dependency on gconf2

2010-12-20 Thread Marcin Juszkiewicz
debdiff of fix ** Tags added: armel ** Patch added: "debdiff.diff" https://bugs.launchpad.net/ubuntu/+source/ubuntu-netbook-default-settings/+bug/688010/+attachment/1771414/+files/debdiff.diff ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 692987] Re: [armel-cross] this linker was not configured to use sysroots

2010-12-21 Thread Marcin Juszkiewicz
Linker is part of armel-cross-toolchain-base. Sysroot support got disabled as it broke whole cross toolchain in Ubuntu. ** Package changed: gcc-defaults-armel-cross (Ubuntu) => armel-cross- toolchain-base (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 692987] Re: [armel-cross] this linker was not configured to use sysroots

2010-12-22 Thread Marcin Juszkiewicz
Sysroot support is disabled and will not be enabled. To cross compile Ubuntu packages you can use "xdeb" which will install all required development packages. You can also use "xapt" to just install dependencies and then use cross compiler to build your software. This is what is supported and how

[Bug 675442] Re: Shows wrong cpu frequency on ARM

2010-11-16 Thread Marcin Juszkiewicz
On my single core ARM devices 1MHz == 1 bogomips: h...@efika:~/devel/ubuntu$ cat /proc/cpuinfo Processor : ARMv7 Processor rev 5 (v7l) BogoMIPS: 799.53 Features: swp half thumb fastmult vfp edsp thumbee neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant :

[Bug 676032] Re: Disable generation of postinstall/postremoval scripts for cross compilers

2010-11-16 Thread Marcin Juszkiewicz
** Patch added: "0004-hack-do-not-generate-postinst-postrm.patch" https://bugs.launchpad.net/bugs/676032/+attachment/1735265/+files/0004-hack-do-not-generate-postinst-postrm.patch -- Disable generation of postinstall/postremoval scripts for cross compilers https://bugs.launchpad.net/bugs/676

[Bug 676027] Re: Depends on zlib and mpfr for target when building cross compiler

2010-11-16 Thread Marcin Juszkiewicz
** Attachment added: "0003-rules.conf-zlib1g-dev-cross-and-libmpfr-dev-cross-ar.patch" https://bugs.launchpad.net/bugs/676027/+attachment/1735251/+files/0003-rules.conf-zlib1g-dev-cross-and-libmpfr-dev-cross-ar.patch -- Depends on zlib and mpfr for target when building cross compiler https:

[Bug 676454] [NEW] switch to gcc-4.5 and symlinks for default versions

2010-11-17 Thread Marcin Juszkiewicz
-defaults-armel-cross packages: TODO 7. upload gcc-defaults-armel-cross into archive: TODO ** Affects: gcc-4.4-armel-cross (Ubuntu) Importance: Undecided Assignee: Marcin Juszkiewicz (hrw) Status: Confirmed ** Affects: gcc-4.5-armel-cross (Ubuntu) Importance: Undecided

[Bug 671027] Re: Add Efika MX Smartbook/Smarttop support

2010-11-17 Thread Marcin Juszkiewicz
OK, so what's next? -- Add Efika MX Smartbook/Smarttop support https://bugs.launchpad.net/bugs/671027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 676027] [NEW] Depends on zlib and mpfr for target when building cross compiler

2010-11-17 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: gcc-4.5 During build of cross compiler there are dependencies on zlib1g-dev- armel-cross and libmpfr-dev-armel-cross generated which is wrong -- those package are needed for "reverse" cross build only. ** Affects: gcc-4.5 (Ubuntu) Importance: Undeci

[Bug 676032] [NEW] Disable generation of postinstall/postremoval scripts for cross compilers

2010-11-18 Thread Marcin Juszkiewicz
Public bug reported: Binary package hint: gcc-4.5 For Natty I would like to move armel cross compilers to use packages from gcc-defaults-armel-cross to select which version of gcc is default one. Attached patch is a hack but does what I need. Please look and suggest better way. ** Affects: gcc-

[Bug 676454] Re: switch to gcc-4.5 and symlinks for default versions

2010-11-19 Thread Marcin Juszkiewicz
** Branch linked: lp:~hrw/ubuntu/natty/gcc-4.5-armel-cross/1.41 -- switch to gcc-4.5 and symlinks for default versions https://bugs.launchpad.net/bugs/676454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 676454] Re: switch to gcc-4.5 and symlinks for default versions

2010-11-19 Thread Marcin Juszkiewicz
** Changed in: gcc-4.5-armel-cross (Ubuntu) Status: Confirmed => In Progress -- switch to gcc-4.5 and symlinks for default versions https://bugs.launchpad.net/bugs/676454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 676454] Re: switch to gcc-4.5 and symlinks for default versions

2010-11-19 Thread Marcin Juszkiewicz
** Branch linked: lp:~hrw/ubuntu/natty/gcc-4.4-armel-cross/1.37 ** Changed in: gcc-4.4-armel-cross (Ubuntu) Status: Confirmed => In Progress ** Description changed: Now gcc-4.[45]-armel-cross uses update-alternatives to handle which is default. This needs to be changed to follow norma

[Bug 671455] Re: gcc-4.5-armel-cross: libgomp undefined references

2010-11-19 Thread Marcin Juszkiewicz
** Changed in: gcc-4.5-armel-cross (Ubuntu) Assignee: (unassigned) => Marcin Juszkiewicz (hrw) -- gcc-4.5-armel-cross: libgomp undefined references https://bugs.launchpad.net/bugs/671455 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 682681] Re: allow to build linux-source package only

2010-12-07 Thread Marcin Juszkiewicz
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Marcin Juszkiewicz (hrw) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682681 Title: allow to build linux-source package only -- ubu

[Bug 682650] Re: allow to build gcc-4.5-source package only

2010-12-07 Thread Marcin Juszkiewicz
Newer version which uses BACKPORT variable. ** Patch added: "gcc-4.5-0001-add-backport.patch" https://bugs.edge.launchpad.net/ubuntu/+source/gcc-4.5/+bug/682650/+attachment/1758352/+files/gcc-4.5-0001-add-backport.patch -- You received this bug notification because you are a member of Ubunt

[Bug 682648] Re: allow to build eglibc-source package only

2010-12-07 Thread Marcin Juszkiewicz
This patch adds BACKPORT variable support. ** Patch added: "eglibc-add-backport.diff" https://bugs.edge.launchpad.net/ubuntu/+source/eglibc/+bug/682648/+attachment/1758349/+files/eglibc-add-backport.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 682648] Re: allow to build eglibc-source package only

2010-12-07 Thread Marcin Juszkiewicz
(Ubuntu) Assignee: (unassigned) => Marcin Juszkiewicz (hrw) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/682648 Title: allow to build eglibc-source package only -- ubuntu-bugs mailing list ub

  1   2   3   4   5   6   7   8   9   10   >