This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGABRT, Aborted. | |
[Switching to Thread 0x7ffff5cde700 (LWP 19939)] | |
0x00007ffff760b967 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 | |
55 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. | |
(gdb) bt | |
#0 0x00007ffff760b967 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 | |
#1 0x00007ffff760cd3a in __GI_abort () at abort.c:89 | |
#2 0x00007ffff764b413 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7ffff7741b18 "*** Error in `%s': %s: 0x%s ***\n") | |
at ../sysdeps/posix/libc_fatal.c:175 | |
#3 0x00007ffff765084e in malloc_printerr (action=3, str=0x7ffff7741d00 "double free or corruption (fasttop)", ptr=<optimized out>) at malloc.c:4958 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4387 http://repo.voidlinux.eu/current (RSA signed) | |
16 http://repo.voidlinux.eu/current/multilib/nonfree (RSA signed) | |
2038 http://repo.voidlinux.eu/current/multilib (RSA signed) | |
27 http://repo.voidlinux.eu/current/nonfree (RSA signed) | |
2228 http://repo.voidlinux.eu/current/debug (RSA signed) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEBUG] XBPS: 0.42 API: 20141209 GIT: UNSET | |
[DEBUG] Processing configuration directory: /etc/xbps.d | |
[DEBUG] Processing system configuration directory: /usr/share/xbps.d | |
[DEBUG] Parsing configuration file: /usr/share/xbps.d/00-repository-main.conf | |
[DEBUG] /usr/share/xbps.d/00-repository-main.conf: added repository http://repo.voidlinux.eu/current | |
[DEBUG] Parsing configuration file: /usr/share/xbps.d/10-repository-multilib-nonfree.conf | |
[DEBUG] /usr/share/xbps.d/10-repository-multilib-nonfree.conf: added repository http://repo.voidlinux.eu/current/multilib/nonfree | |
[DEBUG] Parsing configuration file: /usr/share/xbps.d/10-repository-multilib.conf | |
[DEBUG] /usr/share/xbps.d/10-repository-multilib.conf: added repository http://repo.voidlinux.eu/current/multilib | |
[DEBUG] Parsing configuration file: /usr/share/xbps.d/10-repository-nonfree.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/debian-swirl.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/novell-button.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/user-share.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/folder-bookmarks.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-wallpapers.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-python.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-vm.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-internet.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-icons.png (link) | |
awoken-icons-2.5.2_2: /usr/share/icons/AwOken/clear/24x24/places/token/folder-open.png (link) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/src/void-packages(graysky2-master ✗) ./xbps-src pkg profile-sync-daemon | |
ERROR: requires xbps>=0.43.1 | |
Bootstrap packages must be updated with 'xbps-src bootstrap-update' | |
~/src/void-packages(graysky2-master ✗) ./xbps-src bootstrap-update | |
=> Using `/home/tox/dev/src/void-packages/hostdir/binpkgs/graysky2-master' as local repository. | |
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/nonfree/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/nonfree/x86_64-repodata' ... | |
=> Using `/host/binpkgs/graysky2-master' as local repository. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/srcpkgs/gnuplot/template b/srcpkgs/gnuplot/template | |
index e6ea6cd..0477e0e 100644 | |
--- a/srcpkgs/gnuplot/template | |
+++ b/srcpkgs/gnuplot/template | |
@@ -1,9 +1,9 @@ | |
# Template file for 'gnuplot' | |
pkgname=gnuplot | |
-version=4.6.6 | |
-revision=2 | |
+version=5.0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/nonfree/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/nonfree/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/armv7l-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/nonfree/armv7l-repodata' ... | |
=> tdb-1.3.4_1: required dependencies: | |
[host] pkg-config>=0: found 'pkg-config-0.28_3'. | |
[host] python>=0: found 'python-2.7.9_2'. | |
[host] libxslt>=0: found 'libxslt-1.1.28_5'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/common/environment/setup/install.sh b/common/environment/setup/install.sh | |
index dbb792f..ec64d1f 100644 | |
--- a/common/environment/setup/install.sh | |
+++ b/common/environment/setup/install.sh | |
@@ -96,6 +96,11 @@ _vconf() { | |
return 1 | |
fi | |
+ if ! echo $conf_files | grep "\{ \|^\}/etc/$targetfile\($\| \)"; then | |
+ msg_red "$pkgver: vconf: /etc/$targetfile is not in conf_files\n" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/nonfree/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/x86_64-repodata' ... | |
[*] Updating `http://repo.voidlinux.eu/current/multilib/nonfree/x86_64-repodata' ... | |
=> gpsd-3.11_1: required dependencies: | |
[host] scons>=0: found 'scons-2.3.4_1'. | |
[host] chrpath>=0: found 'chrpath-0.16_2'. | |
[target] python-devel>=0: found python-devel-2.7.9_5 in http://repo.voidlinux.eu/current. | |
=> gpsd-3.11_1: installing target dependency 'python-devel-2.7.9_5' ... | |
=> gpsd-3.11_1: running do-fetch hook: 00-distfiles ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-P INPUT DROP | |
-P FORWARD DROP | |
-P OUTPUT DROP | |
-N Broadcast | |
-N Reject | |
-N dynamic | |
-N fw-mesh | |
-N fw-net | |
-N fw-uplk | |
-N logdrop |