Package: cgames

receipt doctor home files description download

Cook summary

Summary for: cgames 2.2b
================================================================================
Src file    : cgames-2.2b.tar.gz
Src size    : 128.0K
Source dir  : 856.0K
Produced    : 188.0K
Cook time   : 3s
Cook date   : 2026-07-14 22:33
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  184.0K :      38.4K :     8 : cgames-2.2b.tazpkg

Cook log 2026-07-14 22:33

2026-07-14

Cook: cgames 2.2b
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): ncursesw-dev-6.4
Installing (pkg/local): ncurses-dev-6.4
Extracting source archive "cgames-2.2b.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -fstack-protector-strong
CXXLAGS  : -march=i486 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS  : -Wl,--as-needed,-z,relro,-z,now

configure: loading site script /etc/slitaz/cook.site
creating symlinks
configure: creating ./config.status
config.status: creating csokoban/Makefile
config.status: creating cmines/Makefile
config.status: creating cblocks/Makefile
make -C csokoban
make -C cmines
make -C cblocks
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '${src}/cmines'
make[1]: Entering directory '${src}/cblocks'
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o cblocks.o cblocks.c
make[1]: Entering directory '${src}/csokoban'
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o csokoban.o csokoban.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o cmines.o cmines.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o movelist.o movelist.c
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o movelist.o movelist.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o parse.o parse.c
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o fileread.o fileread.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o userio.o userio.c
userio.c: In function 'ioinitialize':
userio.c:398:2: warning: passing argument 3 of 'wattr_get' from incompatible pointer type [-Wincompatible-pointer-types]
  attr_get(&attr, &n, NULL);
  ^~~~~~~~
In file included from userio.c:11:0:
/usr/include/curses.h:835:28: note: expected 'short int *' but argument is of type 'int *'
 extern NCURSES_EXPORT(int) wattr_get (WINDOW *, attr_t *, NCURSES_PAIRS_T *, void *); /* generated */
                            ^~~~~~~~~
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o answers.o answers.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o fileread.o fileread.c
gcc -Wl,--as-needed,-z,relro,-z,now -ltinfo  cmines.o userio.o -lncursesw  -o cmines
make[1]: Leaving directory '${src}/cmines'
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o answers.o answers.c
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o play.o play.c
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o play.o play.c
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o dirio.o dirio.c
gcc -march=i486 -Os -pipe -fstack-protector-strong '-DDATADIR="/usr/share/csokoban"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o userio.o userio.c
gcc -Wl,--as-needed,-z,relro,-z,now -ltinfo  csokoban.o movelist.o fileread.o answers.o play.o dirio.o userio.o -lncursesw  -o csokoban
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o dirio.o dirio.c
make[1]: Leaving directory '${src}/csokoban'
gcc -march=i486 -Os -pipe -fstack-protector-strong -DNOMOUSE '-DDATADIR="/usr/share/cblocks"' -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2  -c -o userio.o userio.c
userio.c: In function 'selectrepresentation':
userio.c:387:2: warning: passing argument 3 of 'wattr_get' from incompatible pointer type [-Wincompatible-pointer-types]
  attr_get(&attr, &pair, NULL);
  ^~~~~~~~
In file included from userio.c:13:0:
/usr/include/curses.h:835:28: note: expected 'short int *' but argument is of type 'int *'
 extern NCURSES_EXPORT(int) wattr_get (WINDOW *, attr_t *, NCURSES_PAIRS_T *, void *); /* generated */
                            ^~~~~~~~~
gcc -Wl,--as-needed,-z,relro,-z,now -ltinfo  cblocks.o movelist.o parse.o fileread.o answers.o play.o dirio.o userio.o -lncursesw  -o cblocks
make[1]: Leaving directory '${src}/cblocks'
make -C csokoban install
make -C cmines install
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make -C cblocks install
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '${src}/csokoban'
install -d ${install}//usr/games
make[1]: Entering directory '${src}/cmines'
install -d ${install}//usr/games
make[1]: Entering directory '${src}/cblocks'
install -d ${install}//usr/games
install -c ./csokoban ${install}//usr/games/csokoban
install -c ./cblocks ${install}//usr/games/cblocks
install -c ./cmines ${install}//usr/games/cmines
install -d ${install}//usr/share/man/man6
install -d ${install}//usr/share/man/man6
install -d ${install}//usr/share/man/man6
install -c ./cblocks.6 ${install}//usr/share/man/man6/cblocks.6
install -c ./csokoban.6 ${install}//usr/share/man/man6/csokoban.6
install -c ./cmines.6 ${install}//usr/share/man/man6/cmines.6
install -d -g root ${install}//usr/share/csokoban
install -d -g root ${install}//usr/share/cblocks
make[1]: Leaving directory '${src}/cmines'
install -c ./series/* ${install}//usr/share/csokoban/
install -c ./series/* ${install}//usr/share/cblocks/
make[1]: Leaving directory '${src}/cblocks'
make[1]: Leaving directory '${src}/csokoban'
================================================================================

Executing strip on all files...                                        Done
  Time: 1.63s. Size: 107868 B -> 86588 B. Save: 21 KB.
Compressing man pages...                                               Done
  Time: 1.70s. Size: 22684 B -> 9267 B. Save: 13 KB. Cache hit: 0/3.
================================================================================


Build dependencies to remove: 2
Removing: ncurses-dev ncursesw-dev


Pack: cgames 2.2b
================================================================================
Executing: genpkg_rules
Copying "receipt"...                                                   Done
Copying "description.txt"...                                           Done
Determining package architecture...                                    i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "cgames-2.2b.tazpkg"                              Done
The release checksum has changed.
================================================================================
Package "cgames-2.2b.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/cgames-2.2b...                              Done
Checking site script in source/cgames-2.2b...                          Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Updating activity log...                                               Done
================================================================================


Summary for: cgames 2.2b
================================================================================
Src file    : cgames-2.2b.tar.gz
Src size    : 128.0K
Source dir  : 856.0K
Produced    : 188.0K
Cook time   : 3s
Cook date   : 2026-07-14 22:33
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  184.0K :      38.4K :     8 : cgames-2.2b.tazpkg
================================================================================