6 Commits

Author SHA1 Message Date
jca
9db5a7f3c3 Fix time_t handling and unbreak on 32 bits archs.
newsbeuter stores feeds and articles timestamps as time_t in its sqlite
database, but does so incorrectly.  Fix sqlite3 and logging format
string so that they use the proper (long long) idiom.

Issue reported and fix tested by Raf Czlonka, ok sthen@
2015-10-05 19:46:22 +00:00
jasper
de701cbc9e remove individual BROKEN markers for ports depending on json-c; instead mark
json-c BROKEN that's where the lack of atomic ops wreaks havoc.

landry@ agrees
2015-08-24 12:37:51 +00:00
jasper
d75d594ef7 broken mips64 (atomic ops) 2015-08-24 11:31:07 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
ajacoutot
80cbe01fcb Respect CXX. 2013-10-17 07:46:12 +00:00
abieber
c6fe11c3e0 Initial import of newsbeuter, a mutt like news reader.
Thanks Kyle Isom <kyle@tryfingr.is> for building the port!

OK juanfra@, bcallah@
2013-10-16 18:05:25 +00:00