Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912161 Details for
Bug 945069
app-office/magicpoint-1.13a_p20121015-r2 - ./ctlwords.c: error: implicit declaration of function isalnum [-Wimplicit-function-declaration]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log
app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log (text/plain), 9.80 KB, created by
Toralf Förster
on 2024-11-26 18:47:49 UTC
(
hide
)
Description:
app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-26 18:47:49 UTC
Size:
9.80 KB
patch
obsolete
> * Package: app-office/magicpoint-1.13a_p20121015-r2:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 contrib elibc_glibc gif kernel_linux mng nls png truetype > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mgp-snap-20121015.tar.gz to /var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work >>>> Source unpacked in /var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work >>>> Preparing source in /var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit ... > * Applying magicpoint-1.11b-gentoo.diff ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-fontconfig.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-parse-empty.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-draw-charset.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-draw-stringtoolong.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-implicit-declaration.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-fno-common.patch ... > [ ok ] > * Applying magicpoint-1.13a-libpng15.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-any-giflib.patch ... > [ ok ] > * Applying magicpoint-1.13a_p20121015-gif-dimension.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running elibtoolize in: kit/ > * Running elibtoolize in: kit/contrib/xmindpath/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit ... > * econf: updating kit/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kit/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating kit/contrib/xmindpath/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kit/contrib/xmindpath/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/magicpoint-1.13a_p20121015-r2 --htmldir=/usr/share/doc/magicpoint-1.13a_p20121015-r2/html --libdir=/usr/lib64 --enable-gif --disable-imlib --enable-locale --enable-xft2 --without-m17n-lib --disable-freetype --disable-vflib --x-libraries=/usr/lib64 --x-includes=/usr/include >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gawk... gawk >checking for bison... bison -y >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking pkg-config is at least version 0.22... yes >checking for perl5... no >checking for perl... /usr/bin/perl >checking for uuencode... no >checking for gzip... /usr/bin/gzip >checking for uudecode... no >checking for gunzip... /usr/bin/gunzip >checking if debugging is enabled... no >checking if setlocale() should be used... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for fcntl.h... yes >checking for strings.h... (cached) yes >checking for sys/file.h... yes >checking for unistd.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/select.h... yes >checking for stdarg.h... yes >checking for varargs.h... no >checking for termios.h... yes >checking for locale.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for pid_t... yes >checking for size_t... yes >checking for u_int... yes >checking for u_char... yes >checking for working memcmp... yes >checking return type of signal handlers... void >checking for poll... yes >checking for strstr... yes >checking for _setbufend... no >checking for usleep... yes >checking for strsep... yes >checking for strdup... yes >checking for mkstemp... yes >checking for snprintf... yes >checking for memcmp... yes >checking for strlcpy... yes >checking for strlcat... yes >checking if freetype1 is used... no >checking if vflib is used... no >checking for X... libraries /usr/lib64, headers /usr/include >checking if Xft2 is used... yes >checking for iconv..... checking for iconv_open... yes >checking for fontconfig/fontconfig.h... yes >checking if gif handling is enabled... yes >checking for DGifOpenFileHandle in -lgif... yes >checking if imlib is used... no >configure: creating ./config.status >config.status: creating Imakefile >config.status: creating image/Imakefile >config.status: creating sample/Imakefile >config.status: creating contrib/Imakefile >config.status: creating contrib/xwintoppm/Imakefile >config.status: creating contrib/mgp2html.pl >config.status: creating contrib/mgp2latex.pl >config.status: creating contrib/mgpnet >config.status: creating mgpembed.pl >be sure to generate Makefile from Imakefile, by xmkmf and make Makefiles >imake -DUseInstalled -I/usr/lib64/X11/config >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit ... >make -O -j4 -j1 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld Makefiles >making Makefiles in image... >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/image' >make[1]: Nothing to be done for 'Makefiles'. >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/image' >making Makefiles in sample... >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/sample' >make[1]: Nothing to be done for 'Makefiles'. >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/sample' >making Makefiles in contrib... >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >make[1]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib' >making Makefiles in contrib/xwintoppm... >make[2]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib' >make[2]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib' >make[2]: Entering directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib/xwintoppm' >make[2]: Nothing to be done for 'Makefiles'. >make[2]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib/xwintoppm' >make[1]: Leaving directory '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit/contrib' >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++) > | ^~~~~~~ >./ctlwords.c:28:1: note: include â<ctype.h>â or provide a declaration of âisalnumâ > 27 | #include <stdlib.h> > +++ |+#include <ctype.h> > 28 | >make: *** [Makefile:1296: ctlwords.h] Error 1 > * ERROR: app-office/magicpoint-1.13a_p20121015-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-office/magicpoint-1.13a_p20121015-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-office/magicpoint-1.13a_p20121015-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/app-office:magicpoint-1.13a_p20121015-r2:20241126-070630.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/temp/environment'. > * Working directory: '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' > * S: '/var/tmp/portage/app-office/magicpoint-1.13a_p20121015-r2/work/kit' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 945069
:
912160
| 912161 |
912162
|
912163
|
912164
|
912165
|
912166
|
912167
|
912168