Package Details: bootchart2 0.14.9-1

Git Clone URL: https://aur.archlinux.org/bootchart2.git (read-only, click to copy)
Package Base: bootchart2
Description: Boot Process Performance Visualization
Upstream URL: https://github.com/xrmx/bootchart
Keywords: boot chart performance
Licenses: GPL
Conflicts: bootchart
Submitter: None
Maintainer: z3ntu
Last Packager: z3ntu
Votes: 3
Popularity: 0.000000
First Submitted: 2016-01-16 22:30 (UTC)
Last Updated: 2021-01-05 22:35 (UTC)

Latest Comments

arun321 commented on 2019-08-12 01:04 (UTC)

Fix for compiling. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916026

JohnRobson commented on 2019-03-08 20:44 (UTC)

/usr/bin/gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread -Icollector -o bootchart-collector collector/collector.o collector/output.o collector/tasks.o collector/tasks-netlink.o collector/dump.o
/usr/bin/ld: collector/collector.o: in function `main':
collector.c:(.text.startup+0x18c): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
make: *** [Makefile:85: bootchart-collector] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
Error making: bootchart2

Maybe the source code must to include some header.