Scroll to navigation

BOTCH-NATIVE(1) botch tools BOTCH-NATIVE(1)

NAME

botch-native - execute botch tools in the native phase

SYNOPSIS

DESCRIPTION

Execute the botch tools to produce a build order for the native phase.

OPTIONS

Display help.
Keep the temporary files
Do not work on the full repository but on a smaller self-contained repository
Calculate a self-contained repository with a minimal number of source packages
Calculate a dependency graph where each installation set contains the minimal number of unavailable binary packages.
time all program executions
Allow binary packages to be associated with a source package of a different version than themselves
Ignore binary packages without a source package.
Do not drop known droppable build dependencies
Calculate strong dependencies
Calculate strong articulation points and bridges
Do not run fixpoint algorithm
Clean the repository beforehand
Select only the highest package versions
Produce stat.html for online consumption
Deb822 list of available binary packages
Output directory. Default is the current directory
Temporary directory. Default is created by mktemp(1)
Drop Build-Depends-Indep dependencies.
Be more verbose
Maximum verbosity
Execute tools from the source checkout instead of $PATH

FILES

The following files will be placed in the output directory

The output of botch-profile-build-fvs.
The output of botch-create-graph.
The output of botch-profile-build-fvs.
The standard output of botch-extract-scc.
The concatenated output of multiple runs of botch-find-fvs.
The output of botch-build-fixpoint.
The output of botch-partial-order.
The output of botch-fasofstats.
buildgraph_acyclic.xml converted by botch-buildgraph2srcgraph.
buildgraph.xml converted by botch-buildgraph2srcgraph.
The standard output of botch-stat-html
The JSON output of botch-stat-html

BUGS

See <http://bugs.debian.org/botch>.

SEE ALSO

Debian doc-base Manual /usr/share/doc/botch/wiki/Home.html

AUTHOR

This man page was written by Johannes Schauer. Botch is written by Johannes Schauer and Pietro Abate.

COPYRIGHT

Copyright 2012-2014 Johannes Schauer, Pietro Abate

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. A special linking exception to the GNU Lesser General Public License applies to this library, see the COPYING file for more information.

2022-10-31 perl v5.36.0