From https://github.com/archlinux/svntogit-community * branch packages/benzene -> FETCH_HEAD * [new branch] packages/benzene -> community/packages/benzene Cloning into 'benzene'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 385k 0 --:--:-- --:--:-- --:--:-- 386k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8488k 0 54668 0 0 80291 0 0:01:48 --:--:-- 0:01:48 80276 26 8488k 26 2255k 0 0 1329k 0 0:00:06 0:00:01 0:00:05 1328k 74 8488k 74 6286k 0 0 2472k 0 0:00:03 0:00:02 0:00:01 2472k 100 8488k 100 8488k 0 0 2941k 0 0:00:02 0:00:02 --:--:-- 2941k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 820k 0 --:--:-- --:--:-- --:--:-- 823k :: Starting full system upgrade... there is nothing to do ==> Making package: benzene 20130630-2 (Mon Sep 9 20:05:38 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading benzene-20130630.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24233 100 24233 0 0 75579 0 --:--:-- --:--:-- --:--:-- 75728 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... benzene-20130630.tar.bz2 ... Passed ==> Extracting sources... -> Extracting benzene-20130630.tar.bz2 with bsdtar ==> Starting build()... rm -f benzene gcc -O4 -Wall -DNOLOG -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now benzene.c -o benzene benzene.c: In function 'embed_benzenoid': benzene.c:1314:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1314 | { for (i=checkedges[vertex], run_net=startedgenn; i != 1; i--, run_net=run_net->next); | ^~~ benzene.c:1315:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1315 | buffer=run_net->invers; | ^~~~~~ benzene.c: In function 'embed_benzenoid_sym': benzene.c:1634:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1634 | { for (i=checkedges[vertex], run_net=startedgenn; i != 1; i--, run_net=run_net->next); | ^~~ benzene.c:1635:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1635 | buffer=run_net->invers; | ^~~~~~ benzene.c: In function 'canon.constprop': benzene.c:2924:18: warning: 'colour' may be used uninitialized [-Wmaybe-uninitialized] 2924 | minstart = colour[last_vertex]; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ benzene.c:2913:13: note: 'colour' declared here 2913 | int colour[MAXNV]; | ^~~~~~ benzene.c:2930:16: warning: 'colour' may be used uninitialized [-Wmaybe-uninitialized] 2930 | maxend = colour[end->end]; | ~~~~~~~^~~~~~~~~~~~~~~~~~ benzene.c:2913:13: note: 'colour' declared here 2913 | int colour[MAXNV]; | ^~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "benzene"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: benzene 20130630-2 (Mon Sep 9 20:05:42 2024)