Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945069 - app-office/magicpoint-1.13a_p20121015-r2 - ./ctlwords.c: error: implicit declaration of function isalnum [-Wimplicit-function-declaration]
Summary: app-office/magicpoint-1.13a_p20121015-r2 - ./ctlwords.c: error: implicit decl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-26 18:47 UTC by Toralf Förster
Modified: 2024-11-26 18:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.07 KB, text/plain)
2024-11-26 18:47 UTC, Toralf Förster
Details
app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log (app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log,9.80 KB, text/plain)
2024-11-26 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.41 KB, text/plain)
2024-11-26 18:47 UTC, Toralf Förster
Details
environment (environment,91.28 KB, text/plain)
2024-11-26 18:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-26 18:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.49 KB, application/x-xz)
2024-11-26 18:47 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.15 KB, application/x-xz)
2024-11-26 18:47 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,164.72 KB, text/plain)
2024-11-26 18:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.07 KB, application/x-xz)
2024-11-26 18:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-11-26 18:47:47 UTC
make -O -j4 -j1 'AR=x86_64-pc-linux-gnu-ar cq' CC=x86_64-pc-linux-gnu-gcc RANLIB=x86_64-pc-linux-gnu-ranlib 'CDEBUGFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 ' BINDIR=/usr/bin LIBDIR=/etc/X11 
x86_64-pc-linux-gnu-gcc -o ./ctlwords ./ctlwords.c
./ctlwords.c:29:1: error: return type defaults to int [-Wimplicit-int]
   29 | main(int argc, char *argv[])
      | ^~~~
./ctlwords.c: In function main:
./ctlwords.c:41:52: error: implicit declaration of function isalnum [-Wimplicit-function-declaration]
   41 |                                 for (q = p; *q && (isalnum(*q) || *q=='_'); q++)
      |                                                    ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241124-224002

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 18.1.8
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2 *
  [2]   php8.3
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 319869a93b704455be1b0adb364063adfbdffcb0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 26 06:20:49 2024 +0000

    2024-11-26 06:20:48 UTC

emerge -qpvO =app-office/magicpoint-1.13a_p20121015-r2
[ebuild  N    ] app-office/magicpoint-1.13a_p20121015-r2  USE="contrib gif mng nls png truetype -cjk -doc -emacs -examples -fontconfig -imlib -m17n-lib"
Comment 1 Toralf Förster gentoo-dev 2024-11-26 18:47:48 UTC
Created attachment 912160 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-26 18:47:49 UTC
Created attachment 912161 [details]
app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log
Comment 3 Toralf Förster gentoo-dev 2024-11-26 18:47:50 UTC
Created attachment 912162 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-26 18:47:51 UTC
Created attachment 912163 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-26 18:47:52 UTC
Created attachment 912164 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-26 18:47:53 UTC
Created attachment 912165 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-26 18:47:54 UTC
Created attachment 912166 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-26 18:47:56 UTC
Created attachment 912167 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-11-26 18:47:56 UTC
Created attachment 912168 [details]
temp.tar.xz