[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: memtailor



I sponsored memtailor. Please pay attention that build
fails on kfreebsd*-archs due to wrong symbols. Not critical
though. I think this symbol-system is a very good idea,
but its maintainance is just a pain. I dropped it from all of
my packages.

I will have a look at mathic.

Cheers

Anton


2015-06-19 8:17 GMT+02:00 Doug Torrance <dtorrance@monmouthcollege.edu>:
> On 06/10/2015 12:09 PM, Doug Torrance wrote:
>
>> A package I had worked on several months ago, memtailor, finally
>> cleared the NEW queue a few days ago.  After reading the build logs, I
>> noticed that it was failing to build on 32-bit architectures due to
>> the symbols file.
>>
>> I've fixed this and also added a basic CI test.  Would anyone be
>> willing to sponsor?  I've added it to the bottom of the SoB page.
>
>
> It turns out my CI test didn't work -- I'd forgotten to add pkg-config to
> Depends.  I've
> fixed the problem and commited the changes to git.  Would anyone be able to
> sponsor?
>
> Also, another package I've worked on, mathic, is still waiting for a
> sponsor.  Both memtailor
> and mathic are on the SoB page.
>
> Thanks!
> Doug
>
> diff --git a/debian/changelog b/debian/changelog
> index fcd59b6..6966f6e 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,10 @@
> +memtailor (1.0~git20130809-3) unstable; urgency=medium
> +
> +  * debian/tests/control
> +    - Add pkg-config to Depends; fixes failing CI test.
> +
> + -- Doug Torrance <dtorrance@monmouthcollege.edu>  Fri, 19 Jun 2015
> 00:49:26 -0500
> +
>  memtailor (1.0~git20130809-2) unstable; urgency=medium
>     * debian/libmemtailor0.symbols
> diff --git a/debian/tests/control b/debian/tests/control
> index 871c4db..e1d5e0e 100644
> --- a/debian/tests/control
> +++ b/debian/tests/control
> @@ -1,2 +1,2 @@
>  Tests: build
> -Depends: libmemtailor-dev, build-essential
> +Depends: libmemtailor-dev, build-essential, pkg-config
>
>
>
> --
> To UNSUBSCRIBE, email to debian-science-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> Archive: [🔎] 5583B3ED.6040006@monmouthcollege.edu">https://lists.debian.org/[🔎] 5583B3ED.6040006@monmouthcollege.edu
>


Reply to: