/srv/irclogs.ubuntu.com/2013/03/20/#ubuntu-motu.txt

ESphynxxnox: awesome, it's in proposed :) Failed to build on ppc... Are those PPC builds 64 bit ? I'm guessing not?00:40
xnoxESphynx: it's 64bit kernel, but 32bit user-space.00:41
ESphynxI'm guessing amd64 is more important than ppc support?00:41
ESphynxI need to get myself the latest PPC mac or something :)00:42
xnoxESphynx: it failed in debian as well. https://buildd.debian.org/status/package.php?p=ecere-sdk&suite=experimental00:42
ESphynxI have a Sun sparc machine here that I haven't even tried to fire up too...00:42
ESphynxxnox: you mean ppc ?00:42
xnoxESphynx: i think i have access to porter box which is powerpc via debian network.00:43
xnoxESphynx: yeah, powerpc.00:43
ESphynx.03 worked on PPC :|00:43
ESphynxI'm gonna have to setup this SunSparc and test there with Big Endian...00:44
xnoxESphynx: yeah. And because it did, britney will not migrate ecere-sdk from raring-proposed to release.00:44
ESphynxit won't?00:44
ESphynxarg00:44
xnoxESphynx: on raring, you can do: mk-sbuild --arch powerpc00:44
ESphynxwhat does that do? run an emulator of some sort?00:45
xnoxand that is suppose to setup a minimal chroot of powerpc with qemu-static binary. Thus you will get powerpc user-space and everything will be executed via qemu so will be very slow.00:45
ESphynxyeah... What are these PowerPC machine usually?00:46
ESphynxold macs?00:46
xnoxon quantal there were reports that it doesn't work, segfaults and stuff.00:46
ESphynxSince I upgraded my PS3, I guess I can't setup Linux on there anymore either :S00:47
xnoxESphynx: old macs, and very nice IBM machines, or http://www.servergy.com/ servers.00:47
ESphynxxnox: i'm going to try to bid on a mac on ebay... for now I could try to get it going on this Sunsparc which is also big endian00:49
ESphynxxnox: Is there a way I can re-run a test build on Launchpad?00:49
ESphynx(Also, this is a major downer if it prevents .05 to be migrated to Raring :( any way around it?00:49
xnoxESphynx: i am ubuntu core dev, so i can hit a button to rebuild, but there is no shell access to distro builders / nor a way to manually run stuff.00:50
xnoxone can only have PPAs (which are virtualised xen instances anyway)00:50
ESphynxxnox: just for testing the build once I believe I fixed it00:51
ESphynxi.e. if I get the same segfault on the sunsparc and fix it... I'd like to test it again00:51
xnoxESphynx: for that we can just upload. Some people do fix armhf/powerpc "blind" (e.g. without access to hardware to test)00:51
xnoxESphynx: i'm not sure how your build-logs will help you though, they are not verbose at all (they should be very verbose, especially for cases like this one)00:52
ESphynxxnox : I know what happened..00:52
ESphynxthe boostrap ecp crashed trying to precompile ear.ec00:53
ESphynxwhich is probably due to a difference in struct size and/or alignment on PowerPC00:53
ESphynxgoign to try to setup my Sunsparc this week00:53
ESphynxbut I wished .05 could still make it into raring despite that :|00:54
ESphynxthe number of AMD64 users is surely much greater than the number of PPC usesr?00:54
ESphynxwell at least it built on armhf :P01:44
aboudreaultHi. I'm trying to fix that error: dpkg-shlibdeps: warning: couldn't find library libdnds.so needed by debian/dnds-client/usr/bin/dnc (ELF format: 'elf64-x86-64'; RPATH: '')02:00
aboudreaultlibdnds is build in this package too.02:01
ESphynxoh, guess I could always try to run it through Rosetta!04:51
ESphynxdunno if it's still supported on Lion though :|04:51
dholbachgood morning07:55
aboudreaultHi. I'm trying to fix that error: dpkg-shlibdeps: warning: couldn't find library libdnds.so needed by debian/dnds-client/usr/bin/dnc (ELF format: 'elf64-x86-64'; RPATH: '')11:13
aboudreaultlibdnds is build in this package too.11:13
geserwhere does it get installed (during package build)?11:14
=== bdrung_ is now known as bdrung
aboudreaultgeser, my make install install it in debian/tmp/usr/lib11:31
=== almaisan-away is now known as al-maisan
aboudreaultgeser, just in case you answer, haven't seen it. got disconnected from the bnc. it not, just ignore this message ;)12:37
=== Pici` is now known as Pici
* Rhonda helpfully points aboudreault at http://irclogs.ubuntu.com/ :)12:49
Rhonda(updated hourly)12:50
aboudreault;)12:51
tumbleweedI wish they were closer to real-time12:56
=== Zhenech_ is now known as Zhenech|
xnoxNow that LoganCloud is motu, you should be sponsoring the hoards of uploads by mitya5713:07
xnox=))))13:07
=== yofel_ is now known as yofel
=== Guest66626 is now known as dk
=== al-maisan is now known as almaisan-away
=== JanC_ is now known as JanC
tumbleweeddiogobaeder: https://wiki.ubuntu.com/UbuntuBackports19:15
diogobaedertumbleweed, thanks! :-)19:15
diogobaedertumbleweed, so, I just have to issue a "requestbackport" and throw in the information regarding the version I need to have backported?19:24
tumbleweedyup, and explain why you want it backported19:26
diogobaedertumbleweed, ah, nice, thanks :-)19:27
diogobaedertumbleweed, do I need to do the testing now, and fill the checklist as I test?19:33
diogobaederOr should I just fill in the description?19:33
tumbleweedor you can do it later19:33
tumbleweedbut it has to happen19:33
diogobaedertumbleweed, OK. I'll just send with the description, so that I can prepare my environment for the testing. Is it a good idea to setup an LXC container for each release, in order to test for each release I asked the backport for?19:35
tumbleweedthat works19:35
tumbleweedchroots are enough for testing almost everything, though19:36
diogobaedertumbleweed, do you think it would be easier with plain chroots than with LXC?19:37
tumbleweedmost of us have chroots because we use them for building19:38
tumbleweedwhatever is convenient19:38
Unit193And some of us have several, and use pbuilder.19:38
* diogobaeder goes search what pbuilder is19:39
* tumbleweed prefers sbuild (which means schroot)19:39
* diogobaeder goes search how to use sbuild as well19:39
Unit193I really shouldn't be doing parallel builds on this computer.19:41
chilicui1Hi there, so if I want to migrate one package from using init.d to upstart I just add package.upstart to the debian/ dir?22:02
=== Ursinha-afk is now known as Ursinha

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!