==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_56866511-ba92-4243-a5db-4c0aee2868bb]...done
==> Making package: benzene 20130630-3.1 (Wed Apr 29 21:16:35 2026)
==> 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  30019      0                              0100  24233 100  24233   0      0  30017      0                              0100  24233 100  24233   0      0  30016      0                              0
==> Validating source files with sha256sums...
    benzene-20130630.tar.bz2 ... Passed
==> Making package: benzene 20130630-3.1 (Wed Apr 29 19:16:37 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found benzene-20130630.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting benzene-20130630.tar.bz2 with bsdtar
==> Starting prepare()...
==> Starting build()...
rm -f benzene
gcc -march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/benzene -flto=auto -falign-functions=32  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32  benzene.c   -o benzene
benzene.c: In function ‘init’:
benzene.c:2132:1: error: too many arguments to function ‘canon’; expected 0, have 4
 2132 | canon(degree,can_numberings,&number_can_numberings,&number_can_numb_or_pres);
      | ^~~~~ ~~~~~~
benzene.c:241:12: note: declared here
  241 | static int canon();
      |            ^~~~~
benzene.c: At top level:
benzene.c:2857:1: error: conflicting types for ‘canon’; have ‘int(int *, EDGE * (*)[168], int *, int *)’ {aka ‘int(int *, struct e * (*)[168], int *, int *)’}
 2857 | canon(int colour_prev[], EDGE *can_numberings[][MAXE],
      | ^~~~~
benzene.c:241:12: note: previous declaration of ‘canon’ with type ‘int(void)’
  241 | static int canon();
      |            ^~~~~
benzene.c:241:12: warning: ‘canon’ used but never defined
make: *** [<builtin>: benzene] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_56866511-ba92-4243-a5db-4c0aee2868bb/build
