mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
b0e7b6992f
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
218 lines
8.5 KiB
Scheme
218 lines
8.5 KiB
Scheme
;;; GNU Guix --- Functional package management for GNU
|
|
;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
|
|
;;; Copyright © 2016, 2017, 2018 Ludovic Courtès <ludo@gnu.org>
|
|
;;; Copyright © 2017 Stefan Reichör <stefan@xsteve.at>
|
|
;;; Copyright © 2017 Eric Bavier <bavier@member.fsf.org>
|
|
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
|
|
;;; Copyright © 2019 Gábor Boskovits <boskovits@gmail.com>
|
|
;;; Copyright © 2019 Meiyo Peng <meiyo@riseup.net>
|
|
;;; Copyright © 2020 Marius Bakke <mbakke@fastmail.com>
|
|
;;;
|
|
;;; This file is part of GNU Guix.
|
|
;;;
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
;;; under the terms of the GNU General Public License as published by
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
;;; your option) any later version.
|
|
;;;
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
;;; GNU General Public License for more details.
|
|
;;;
|
|
;;; You should have received a copy of the GNU General Public License
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
(define-module (gnu packages logging)
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
#:use-module (guix packages)
|
|
#:use-module (guix utils)
|
|
#:use-module (guix download)
|
|
#:use-module (guix git-download)
|
|
#:use-module (guix build-system cmake)
|
|
#:use-module (guix build-system gnu)
|
|
#:use-module (guix build-system python)
|
|
#:use-module (gnu packages)
|
|
#:use-module (gnu packages ncurses)
|
|
#:use-module (gnu packages perl)
|
|
#:use-module (gnu packages python)
|
|
#:use-module (gnu packages python-web)
|
|
#:use-module (gnu packages python-xyz)
|
|
#:use-module (gnu packages autotools))
|
|
|
|
(define-public log4cpp
|
|
(package
|
|
(name "log4cpp")
|
|
(version "1.1.3")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "mirror://sourceforge/log4cpp/log4cpp-"
|
|
(version-major+minor version) ".x%20%28new%29"
|
|
"/log4cpp-" (version-major+minor version)
|
|
"/log4cpp-" version ".tar.gz"))
|
|
(sha256
|
|
(base32
|
|
"07gmr3jyaf2239n9sp6h7hwdz1pv7b7aka8n06gmr2fnlmaymfrc"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
'(#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'do-not-call-stime
|
|
(lambda _
|
|
;; Patch out use of 'stime' which was removed from glibc 2.31.
|
|
;; The test would not work in the build container anyway.
|
|
(substitute* "tests/testDailyRollingFileAppender.cpp"
|
|
(("if \\(stime\\(&now\\) == -1\\)")
|
|
"if (1)"))
|
|
#t)))))
|
|
(synopsis "Log library for C++")
|
|
(description
|
|
"Log4cpp is library of C++ classes for flexible logging to files, syslog,
|
|
IDSA and other destinations. It is modeled after the Log4j Java library,
|
|
staying as close to their API as is reasonable.")
|
|
(home-page "http://log4cpp.sourceforge.net/")
|
|
(license license:lgpl2.1+)))
|
|
|
|
(define-public glog
|
|
(package
|
|
(name "glog")
|
|
(version "0.4.0")
|
|
(home-page "https://github.com/google/glog")
|
|
(source (origin
|
|
(method git-fetch)
|
|
(uri (git-reference (url home-page)
|
|
(commit (string-append "v" version))))
|
|
(sha256
|
|
(base32
|
|
"1xd3maiipfbxmhc9rrblc5x52nxvkwxp14npg31y5njqvkvzax9b"))
|
|
(file-name (git-file-name name version))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:phases (modify-phases %standard-phases
|
|
(add-before 'check 'disable-signal-tests
|
|
(lambda _
|
|
;; XXX: This test fails on non x86_64. See e.g.
|
|
;; https://github.com/google/glog/issues/219 and
|
|
;; https://github.com/google/glog/issues/256.
|
|
(substitute* "Makefile"
|
|
(("\tsignalhandler_unittest_sh") "\t$(EMPTY)"))
|
|
#t)))))
|
|
(native-inputs
|
|
`(("perl" ,perl) ;for tests
|
|
("autoconf" ,autoconf-wrapper)
|
|
("automake" ,automake)
|
|
("libtool" ,libtool)))
|
|
(synopsis "C++ logging library")
|
|
(description
|
|
"Google glog is a library that implements application-level logging.
|
|
This library provides logging APIs based on C++-style streams and various
|
|
helper macros. You can log a message by simply streaming things to log at a
|
|
particular severity level. It allows logging to be controlled from the
|
|
command line.")
|
|
(license license:bsd-3)))
|
|
|
|
(define-public tailon
|
|
(package
|
|
(name "tailon")
|
|
(version "1.3.0")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (pypi-uri name version))
|
|
(sha256
|
|
(base32
|
|
"0wl2wm6p3pc0vkk33s7rzgcfvs9cwxfmlz997pdfhlw72r00l7s5"))))
|
|
(build-system python-build-system)
|
|
(inputs
|
|
`(("python-pyyaml" ,python-pyyaml)
|
|
("python-sockjs-tornado" ,python-sockjs-tornado)
|
|
("python-tornado-http-auth" ,python-tornado-http-auth)
|
|
("python-tornado" ,python-tornado)))
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'patch-commands.py
|
|
(lambda args
|
|
(substitute* "tailon/commands.py"
|
|
(("self\\.first_in_path\\('grep'\\)")
|
|
(string-append"'" (which "grep") "'"))
|
|
(("self\\.first_in_path\\('gawk', 'awk'\\)")
|
|
(string-append"'" (which "gawk") "'"))
|
|
(("self\\.first_in_path\\('gsed', 'sed'\\)")
|
|
(string-append"'" (which "sed") "'"))
|
|
(("self\\.first_in_path\\('gtail', 'tail'\\)")
|
|
(string-append"'" (which "tail") "'")))
|
|
#t)))))
|
|
(home-page "https://tailon.readthedocs.io/")
|
|
(synopsis
|
|
"Webapp for looking at and searching through log files")
|
|
(description
|
|
"Tailon provides a web interface around the tail, grep, awk and sed
|
|
commands, displaying the results via a web interface.")
|
|
(license license:bsd-3)))
|
|
|
|
(define-public multitail
|
|
(package
|
|
(name "multitail")
|
|
(version "6.5.0")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://vanheusden.com/multitail/multitail-"
|
|
version ".tgz"))
|
|
(sha256
|
|
(base32 "1vd9vdxyxsccl64ilx542ya5vlw2bpg6gnkq1x8cfqy6vxvmx7dj"))))
|
|
(build-system gnu-build-system)
|
|
(arguments
|
|
`(#:make-flags
|
|
(list "CC=gcc"
|
|
"PREFIX="
|
|
(string-append "DESTDIR="
|
|
(assoc-ref %outputs "out")))
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'patch-curses-lib
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
(let ((out (assoc-ref outputs "out")))
|
|
(substitute* "mt.h"
|
|
(("ncursesw\\/panel.h") "panel.h")
|
|
(("ncursesw\\/ncurses.h") "ncurses.h")))
|
|
#t))
|
|
(delete 'configure))
|
|
#:tests? #f)) ; no test suite (make check just runs cppcheck)
|
|
(inputs `(("ncurses" ,ncurses)))
|
|
(home-page "https://vanheusden.com/multitail/")
|
|
(synopsis "Monitor multiple logfiles")
|
|
(description
|
|
"MultiTail allows you to monitor logfiles and command output in multiple
|
|
windows in a terminal, colorize, filter and merge.")
|
|
(license license:gpl2+)))
|
|
|
|
(define-public spdlog
|
|
(package
|
|
(name "spdlog")
|
|
(version "1.6.1")
|
|
(source
|
|
(origin
|
|
(method git-fetch)
|
|
(uri (git-reference
|
|
(url "https://github.com/gabime/spdlog")
|
|
(commit (string-append "v" version))))
|
|
(file-name (git-file-name name version))
|
|
(sha256
|
|
(base32
|
|
"1b1b3zmbyjgqz5yfdgaasi55x03d37z7l2pasvgikx3mm1gabq5a"))))
|
|
(build-system cmake-build-system)
|
|
;; TODO run benchmark. Currently not possible, as adding
|
|
;; (gnu packages benchmark) forms a dependency cycle
|
|
(arguments
|
|
'(#:configure-flags
|
|
(list "-DSPDLOG_BUILD_BENCH=OFF"
|
|
"-DSPDLOG_BUILD_TESTS=ON")))
|
|
(home-page "https://github.com/gabime/spdlog")
|
|
(synopsis "Fast C++ logging library")
|
|
(description "Spdlog is a very fast header-only/compiled C++ logging
|
|
library.")
|
|
;; spdlog is under Expat license, but the bundled fmt library in
|
|
;; "include/spdlog/fmt/bundled" is under BSD 2 clause license.
|
|
(license (list license:expat license:bsd-2))))
|