Re: using build profiles breaks debian-ports

2015-07-17 Thread Johannes Schauer
Hi, On Fri, 17 Jul 2015 09:31:53 +0200 (CEST) Thorsten Glaser wrote: > using build profiles breaks debian-ports architectures, all of them: > > http://buildd.debian-ports.org/status/package.php?p=x264 > > [...] > > So this means that because someone added the build profiles thing, > wanna-bui

Re: c++0x, SDL, std::vector problem on ppc64el

2014-11-23 Thread Johannes Schauer
Hi, Quoting Johannes Schauer (2014-11-22 21:56:14) > I'm trying to solve the build failure of my package vcmi on ppc64el: Thanks to the help of Erik in #debianppc I was able to find out that this problem only happens with c++ and not with clang++. Thus I now filed bug #770670 against

c++0x, SDL, std::vector problem on ppc64el

2014-11-22 Thread Johannes Schauer
Hi, I'm trying to solve the build failure of my package vcmi on ppc64el: https://buildd.debian.org/status/fetch.php?pkg=vcmi&arch=ppc64el&ver=0.97%2Bdfsg-2&stamp=1416356066 The relevant first error message is: [ 68%] Building CXX object AI/StupidAI/CMakeFiles/StupidAI.dir/main.cpp.o cd /«BUILDD

Re: A new metric for source package importance in ports

2013-11-28 Thread Johannes Schauer
Hi, Quoting Dmitrijs Ledkovs (2013-11-28 01:15:06) > On 28 November 2013 00:04, Steven Chamberlain wrote: > > I also find it interesting to see openjdk-7 listed but not gcj; or even > > gcc-4.8. Was this computed for jessie or sid? > > I guess implicit relationships are not considered: build-e

Re: A new metric for source package importance in ports

2013-11-28 Thread Johannes Schauer
Hi, Quoting Steven Chamberlain (2013-11-28 01:04:56) > On 27/11/13 17:58, Johannes Schauer wrote: > > http://mister-muffin.de/p/Gid8.txt > > > > One can see that now the amount of source packages which is needed to build > > the > > rest of the archive is

Re: A new metric for source package importance in ports

2013-11-27 Thread Johannes Schauer
Hi, Quoting peter green (2013-11-28 01:12:57) > One problem with these metrics is that you get source packages whose > importance is artifically inflated because of the way our source packages > work. If anything in a source package needs x then the whole source package > has to build-depend on x.

A new metric for source package importance in ports

2013-11-27 Thread Johannes Schauer
Hi, the following is a report of a successful implementation of what I have been talking about with Niels Thykier during debconf13. The question was how important it is for a source package to be compilable or exist in the first place given an incomplete port which is in the process of being boots

on bootstrapping ports (was: Re: Bits from the Release Team (Jessie freeze info))

2013-10-27 Thread Johannes Schauer
Hi Peter, Quoting peter green (2013-10-27 01:11:24) > Johannes Schauer wrote: > > Until these two issues are fixed we will not be able to get an algorithmic > > answer to the question of what constitutes the minimum required set of > > packages. > > > There is a

Re: Bits from the Release Team (Jessie freeze info)

2013-10-26 Thread Johannes Schauer
Hi, (I was not able to find the debian-ports list on lists.debian.org (so I subscribed via email) did I just miss it?) Quoting Steven Chamberlain (2013-10-23 22:04:59) > I had a play with the 'botch' tool (see description[1]) for determining build > order when bootstrapping an architecture. botc