Code Monkey home page Code Monkey logo

clang.debian.net's Introduction

Preprocessing

1) Build with clang
2) Normal build

In some case, we get a raw list of results

cqa-compare-ref-rebuild -s /tmp/log-clang-14-06-16/ -o /tmp/log-clang-14-06-16-results -i clang

3) Generation the list of packages. It will find the error.

From the log directory, run:
cqa-scanlogs > ../scanlog-3.1-2012-06-23

This program can be found here:
http://anonscm.debian.org/viewvc/collab-qa/collab-qa-tools/
and Debian packages should be created

Or you can install with collab-qa-tools

4) Import the file into the database
Edit insert.php
Update the path, the version and the date

Run, it should insert in the db

With reimport-all.sh, all previous scanlog-* are going to be reimported.
This should be done when new categories are created.

5) Update status.php to add the support of the new version
update config.inc.php for the number of packages

6) Check:
http://localhost/status.php?version=X.Y&key=NO_CAT

Check for new common error message and add then listErrors.php 

7) Get the number of packages in the archive with
wget -q -O - ftp://ftp.debian.org/debian/dists/sid/main/source/Sources.gz | zgrep -c '^Package: '
and update config.inc.php

Notes:
* Add &sort=true in the URL to get a SOUNDEX() sort
Example:
http://clang.debian.net/status.php?version=3.5.0&key=NO_CAT&sort=true

clang.debian.net's People

Contributors

sylvestre avatar

Watchers

James Cloos avatar Javier Serrano Polo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.