<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/snapper, branch 3.9-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>aports: add support for armv7 [skip ci]</title>
<updated>2018-09-24T07:19:24+00:00</updated>
<author>
<name>Oliver Smith</name>
<email>ollieparanoid@bitmessage.ch</email>
</author>
<published>2018-09-20T04:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9d9f981a2c421f44db3ae66b90293202748eb9f3'/>
<id>9d9f981a2c421f44db3ae66b90293202748eb9f3</id>
<content type='text'>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
&lt;https://lists.alpinelinux.org/alpine-devel/6271.html&gt;

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: rebuild against boost-1.67</title>
<updated>2018-08-13T10:34:23+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-08-13T10:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=88cadf4770bf0a6dedb36da2bb95611f1fa4541b'/>
<id>88cadf4770bf0a6dedb36da2bb95611f1fa4541b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: disable on armhf due to build failure</title>
<updated>2018-05-06T09:30:00+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-05-06T09:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dcdf309d1148069a5ba826cf1fd0b6f7d78e1c2b'/>
<id>dcdf309d1148069a5ba826cf1fd0b6f7d78e1c2b</id>
<content type='text'>
    /bin/bash ../libtool  --tag=CXX   --mode=link armv6-alpine-linux-musleabihf-g++  -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter  -Wl,--as-needed -lintl -o mksubvolume mksubvolume.o ../snapper/libsnapper.la utils/libutils.la -lbtrfs
    libtool: link: armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -o .libs/snapper snapper.o types.o commands.o cleanup.o proxy.o proxy-dbus.o proxy-lib.o misc.o errors.o  ../snapper/.libs/libsnapper.so utils/.libs/libutils.a /home/buildozer/aports/testing/snapper/src/snapper-0.5.4/snapper/.libs/libsnapper.so -lboost_thread-mt -lboost_system-mt -lxml2 -lacl -lz -lmount ../dbus/.libs/libdbus.a -lintl -ldbus-1 -lbtrfs
    /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: ../snapper/.libs/libsnapper.so: undefined reference to symbol '_ZN5boost6system16generic_categoryEv'
    /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../libboost_system-mt.so: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    /bin/bash ../libtool  --tag=CXX   --mode=link armv6-alpine-linux-musleabihf-g++  -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter  -Wl,--as-needed -lintl -o mksubvolume mksubvolume.o ../snapper/libsnapper.la utils/libutils.la -lbtrfs
    libtool: link: armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -o .libs/snapper snapper.o types.o commands.o cleanup.o proxy.o proxy-dbus.o proxy-lib.o misc.o errors.o  ../snapper/.libs/libsnapper.so utils/.libs/libutils.a /home/buildozer/aports/testing/snapper/src/snapper-0.5.4/snapper/.libs/libsnapper.so -lboost_thread-mt -lboost_system-mt -lxml2 -lacl -lz -lmount ../dbus/.libs/libdbus.a -lintl -ldbus-1 -lbtrfs
    /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: ../snapper/.libs/libsnapper.so: undefined reference to symbol '_ZN5boost6system16generic_categoryEv'
    /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../libboost_system-mt.so: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: fixed license, cosmetic fixes to the APKBUILD</title>
<updated>2018-05-04T15:41:34+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2018-05-04T15:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=09f2c3f8e74e74addcd9e18b141e1d5590f243ee'/>
<id>09f2c3f8e74e74addcd9e18b141e1d5590f243ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/snapper: new aport</title>
<updated>2018-05-03T18:25:26+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2018-05-03T18:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f8369be0c2fb7941156cf6f5a1143c5f91c5eb1a'/>
<id>f8369be0c2fb7941156cf6f5a1143c5f91c5eb1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
