Skip to content

Phr33d0m/blatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Just a very simple script to help Gentoo arch testers find out issues with packages' build systems.
It should find very obvious problems, but is far from perfect. Also, it could (and will probably do for sure) miss issues that is supposed to find out.

How does it work?

Prerequisites

You should have set PORT_LOGDIR in your make.conf like this: PORT_LOGDIR="/path/to/logs", otherwise build logs won't get saved by portage for later use.

You can perfectly use blatt without having PORT_LOGDIR set, of course.

Dependencies

blatt depends on:

  • app-portage/eix
  • app-portage/gentoolkit

Usage

Just pass blatt.sh, as arguments, a list of build logs. Usually all build logs will be in PORT_LOGDIR.

Example

alt text

Bugs?

All type of help is appreciated. Bug reports, new ideas and patches are ALWAYS welcome!

About

(Gentoo) build log arch testing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages