Dimitri John Ledkov
Dimitri John Ledkov
Add integration with free CI service http://travis-ci.org to execute unit-tests on each push/branch/merge-proposal. At the moment nih_watch_reader tests hang indefinitely on travis-ci infrastructure which have been disabled for now. I...
This add gtkdoc generated API docs for nih/*.h Also fixes up a few markup errors. published at http://libnih.la
This branch changes output: ``` Testing nih_main_write_pidfile() ...with successful write ...with overwrite of existing pid ...with failure to write to temporary file ``` To: ``` ok 21 - nih_main_write_pidfile() ok...
In case intl support is not part of libc, and thus local or external libraries are needed at link time to gain NLS.
1) __abort_msg is not available in all libc's 2) when it is available, it creates a tight dependancy between libnih and (e)glibc, requiring libnih to be recompiled against each (e)glibc...
``` $ make org.freedesktop.systemd1.h GEN org.freedesktop.systemd1.h nih-dbus-tool:marshal.c:172: Not reached assertion failed in marshal /bin/bash: line 4: 12193 Aborted (core dumped) /usr/bin/nih-dbus-tool --package=upstart -- mode=proxy --prefix=systemd --default-interface=org.freedesktop.systemd1.Manager --output=org.freedesktop.systemd1.h org.freedesktop.systemd1.xml ``` that...
``` Checking [1mt/osm/test_node.cpp[0m...[1;31m[TEST FAILED][0m ========================== Running 7 test cases... t/osm/test_node.cpp(50): error: in "Node/order_for_pointers": check true == ptr1 < ptr2 has failed [true != false] t/osm/test_node.cpp(66): error: in "Node/order_for_pointers": check true...
I'm trying to perform a no-js engine build, and no mongo command. I've hit two issues: serveronly target was underlinked, failing to find a reference to local_sharding_info. core target referenced...
``` udevadm info /sys/class/net/eth0 P: /devices/platform/scb/fd580000.ethernet/net/eth0 L: 0 E: DEVPATH=/devices/platform/scb/fd580000.ethernet/net/eth0 E: INTERFACE=eth0 E: IFINDEX=2 E: SUBSYSTEM=net E: USEC_INITIALIZED=2468495 E: ID_MM_CANDIDATE=1 E: ID_NET_NAMING_SCHEME=v245 E: ID_NET_NAME_MAC=enxdca63237faa6 E: ID_OUI_FROM_DATABASE=Raspberry Pi Trading Ltd E:...