pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42477: Tru64: graphics/xpm fails to build with MAKE_JOBS >1
The following reply was made to PR pkg/42477; it has been noted by GNATS.
From: RUMI Szabolcs <rumi%rtfm.hu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/42477: Tru64: graphics/xpm fails to build with MAKE_JOBS >1
Date: Sat, 19 Dec 2009 05:16:58 +0100
OH NO, it's not that simple...
Sorry for my error, it's apparently NOT caused by MAKE_JOBS >1!
With MAKE_JOBS=1 the following happens:
(full build log follows)
# bmake install
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for xpm-3.4k.tar.gz
=> Checksum RMD160 OK for xpm-3.4k.tar.gz
===> Installing dependencies for xpm-3.4knb7
=> Build dependency xpkgwedge>=1.15: found xpkgwedge-1.16
=> Build dependency nbpatch-[0-9]*: found nbpatch-20080910
=> Build dependency x11-links>=0.44: found x11-links-0.44
=> Build dependency compat_headers>=0.2: found compat_headers-0.2
=> Build dependency xextproto>=7.0: found xextproto-7.0.5
=> Build dependency inputproto>=1.4: found inputproto-1.5.1
===> Overriding tools for xpm-3.4knb7
===> Extracting for xpm-3.4knb7
===> Patching for xpm-3.4knb7
=> Applying pkgsrc patches for xpm-3.4knb7
mmap failed: No such device or address
===> Creating toolchain wrappers for xpm-3.4knb7
===> Configuring for xpm-3.4knb7
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/lib/X11/config
make Makefiles
making Makefiles in lib...
cpp: Warning: /usr/lib/X11/config/site.def, line 190: The redefinition of the
macro "ForceNormalLib" conflicts with a current definition because the
replacement lists differ. The redefinition is now in effect. (macroredef)
#define ForceNormalLib YES /* we provide both... */
-----------------------^
making Makefiles in sxpm...
cpp: Warning: /usr/lib/X11/config/site.def, line 190: The redefinition of the
macro "ForceNormalLib" conflicts with a current definition because the
replacement lists differ. The redefinition is now in effect. (macroredef)
#define ForceNormalLib YES /* we provide both... */
-----------------------^
making Makefiles in cxpm...
cpp: Warning: /usr/lib/X11/config/site.def, line 190: The redefinition of the
macro "ForceNormalLib" conflicts with a current definition because the
replacement lists differ. The redefinition is now in effect. (macroredef)
#define ForceNormalLib YES /* we provide both... */
-----------------------^
make includes
including in ./lib...
+ mkdirhier ../exports/include/X11
+ cd ../exports/include/X11
+ rm -f xpm.h
+ ln -s ../../../lib/xpm.h .
including in ./sxpm...
including in ./cxpm...
make depend
depending in ./lib...
makedepend -- -I. -I/usr/include -I../include -I/usr/include -DLONG_BIT=64
-- data.c create.c misc.c rgb.c scan.c parse.c hashtab.c CrBufFrI.c
CrDatFrP.c CrPFrBuf.c RdFToI.c WrFFrI.c CrBufFrP.c CrIFrBuf.c CrPFrDat.c
RdFToP.c WrFFrP.c CrDatFrI.c CrIFrDat.c RdFToDat.c WrFFrDat.c Attrib.c
CrIFrP.c CrPFrI.c Image.c Info.c RdFToBuf.c WrFFrBuf.c s_popen.c
depending in ./sxpm...
makedepend -- -I../exports/include -I../.. -I/usr/include -I../include
-I/usr/include -DLONG_BIT=64 -- sxpm.c
depending in ./cxpm...
makedepend -- -I../exports/include -I../.. -I/usr/include -I../include
-I/usr/include -DLONG_BIT=64 -- cxpm.c
===> Building for xpm-3.4knb7
making all in ./lib...
rm -f data.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
data.c
rm -f create.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
create.c
rm -f misc.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
misc.c
rm -f rgb.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
rgb.c
rm -f scan.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
scan.c
rm -f parse.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
parse.c
rm -f hashtab.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
hashtab.c
rm -f CrBufFrI.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrBufFrI.c
rm -f CrDatFrP.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrDatFrP.c
rm -f CrPFrBuf.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrPFrBuf.c
rm -f RdFToI.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
RdFToI.c
rm -f WrFFrI.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
WrFFrI.c
rm -f CrBufFrP.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrBufFrP.c
rm -f CrIFrBuf.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrIFrBuf.c
rm -f CrPFrDat.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrPFrDat.c
rm -f RdFToP.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
RdFToP.c
rm -f WrFFrP.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
WrFFrP.c
rm -f CrDatFrI.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrDatFrI.c
rm -f CrIFrDat.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrIFrDat.c
rm -f RdFToDat.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
RdFToDat.c
rm -f WrFFrDat.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
WrFFrDat.c
rm -f Attrib.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
Attrib.c
rm -f CrIFrP.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrIFrP.c
rm -f CrPFrI.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
CrPFrI.c
rm -f Image.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
Image.c
rm -f Info.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
Info.c
rm -f RdFToBuf.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
RdFToBuf.c
rm -f WrFFrBuf.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
WrFFrBuf.c
rm -f s_popen.o
cc -c -O2 -std1 -I. -I/usr/include -I../include -I/include -DLONG_BIT=64
s_popen.c
rm -f libXpm.so~ so_locations
ld -o libXpm.so~ -shared -no_archive -set_version 4.11 -soname libXpm.so -all
data.o create.o misc.o rgb.o scan.o parse.o hashtab.o CrBufFrI.o CrDatFrP.o
CrPFrBuf.o RdFToI.o WrFFrI.o CrBufFrP.o CrIFrBuf.o CrPFrDat.o RdFToP.o
WrFFrP.o CrDatFrI.o CrIFrDat.o RdFToDat.o WrFFrDat.o Attrib.o CrIFrP.o
CrPFrI.o Image.o Info.o RdFToBuf.o WrFFrBuf.o s_popen.o -none -L/usr/lib
-lXext -lX11 -lc
rm -f libXpm.so
mv -f libXpm.so~ libXpm.so
rm -f libXpm.a
ar clqZ libXpm.a data.o create.o misc.o rgb.o scan.o parse.o hashtab.o
CrBufFrI.o CrDatFrP.o CrPFrBuf.o RdFToI.o WrFFrI.o CrBufFrP.o CrIFrBuf.o
CrPFrDat.o RdFToP.o WrFFrP.o CrDatFrI.o CrIFrDat.o RdFToDat.o WrFFrDat.o
Attrib.o CrIFrP.o CrPFrI.o Image.o Info.o RdFToBuf.o WrFFrBuf.o s_popen.o
making all in ./sxpm...
cc -O2 -std1 -I../exports/include -I../.. -I/usr/include -I../include
-I/include -DLONG_BIT=64 -I/usr/pkg/include -c sxpm.c
rm -f sxpm
cc -o sxpm -O2 -std1 -L../lib -L/usr/lib sxpm.o -L../lib -L/usr/lib -lXpm
-lXt -lSM -lICE -lXext -lX11
making all in ./cxpm...
cc -O2 -std1 -I../exports/include -I../.. -I/usr/include -I../include
-I/include -DLONG_BIT=64 -I/usr/pkg/include -c cxpm.c
cc: Info: ../lib/data.c, line 127: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
c = Getc(data, file);
----------------^
cc: Info: ../lib/data.c, line 137: In this statement, "sUngetc", which was
declared with an old-style function definition, expects 2 arguments, but 3 are
supplied. (toomanyargso)
Ungetc(data, *s, file);
----------------^
cc: Info: ../lib/data.c, line 148: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
c = Getc(data, file);
--------------------^
cc: Info: ../lib/data.c, line 158: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
c = Getc(data, file);
--------------------^
cc: Info: ../lib/data.c, line 170: In this statement, "sUngetc", which was
declared with an old-style function definition, expects 2 arguments, but 3 are
supplied. (toomanyargso)
Ungetc(data, *s, file);
----------------^
cc: Info: ../lib/data.c, line 212: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
while ((c = Getc(data, file)) != data->Eos && c != EOF);
------------------------^
cc: Info: ../lib/data.c, line 219: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
while ((c = Getc(data, file)) != data->Bos && c != EOF)
------------------------^
cc: Info: ../lib/data.c, line 224: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
while ((c = Getc(data, file)) == data->Bcmt[0])
------------------------^
cc: Info: ../lib/data.c, line 226: In this statement, "sUngetc", which was
declared with an old-style function definition, expects 2 arguments, but 3 are
supplied. (toomanyargso)
Ungetc(data, c, file);
------------^
cc: Info: ../lib/data.c, line 258: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
while ((c = Getc(data, file)) != EOF && isspace(c) && c != data->Eos);
--------------------^
cc: Info: ../lib/data.c, line 262: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
c = Getc(data, file);
----------------^
cc: Info: ../lib/data.c, line 264: In this statement, "sUngetc", which was
declared with an old-style function definition, expects 2 arguments, but 3 are
supplied. (toomanyargso)
Ungetc(data, c, file);
--------^
cc: Info: ../lib/data.c, line 314: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
if ((c = Getc(data, file)) == EOF)
-----------------^
cc: Info: ../lib/data.c, line 339: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
c = Getc(data, file);
----------------^
cc: Info: ../lib/data.c, line 362: In this statement, "sUngetc", which was
declared with an old-style function definition, expects 2 arguments, but 3 are
supplied. (toomanyargso)
Ungetc(data, c, file);
--------^
cc: Info: ../lib/parse.c, line 230: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
*s = xpmGetC(data);
---------------------^
cc: Info: ../lib/parse.c, line 318: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
*s = xpmGetC(data);
---------------------^
cc: Info: ../lib/parse.c, line 413: In the initializer for c, "sGetc", which
was declared with an old-style function definition, expects 1 arguments, but 2
are supplied. (toomanyargso)
int c = xpmGetC(data);
----------------------------^
cc: Info: ../lib/parse.c, line 460: In the initializer for cc1, "sGetc", which
was declared with an old-style function definition, expects 1 arguments, but 2
are supplied. (toomanyargso)
int cc1 = xpmGetC(data);
------------------------------^
cc: Info: ../lib/parse.c, line 462: In the initializer for cc2, "sGetc", which
was declared with an old-style function definition, expects 1 arguments, but 2
are supplied. (toomanyargso)
int cc2 = xpmGetC(data);
----------------------------------^
cc: Info: ../lib/parse.c, line 501: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
*s = xpmGetC(data); /* int assigned to char, not a
problem here */
---------------------------------^
cc: Info: ../lib/parse.c, line 515: In this statement, "sGetc", which was
declared with an old-style function definition, expects 1 arguments, but 2 are
supplied. (toomanyargso)
*s = xpmGetC(data); /* int assigned to char, not a
problem here */
---------------------------------^
rm -f cxpm
cc -o cxpm -O2 -std1 -L/usr/lib cxpm.o
=> Unwrapping files-to-be-installed.
===> Installing for xpm-3.4knb7
installing in ./lib...
installbsd -c -m 0644 libXpm.so /usr/lib
rm -f libXpm.a
ar clqZ libXpm.a data.o create.o misc.o rgb.o scan.o parse.o hashtab.o
CrBufFrI.o CrDatFrP.o CrPFrBuf.o RdFToI.o WrFFrI.o CrBufFrP.o CrIFrBuf.o
CrPFrDat.o RdFToP.o WrFFrP.o CrDatFrI.o CrIFrDat.o RdFToDat.o WrFFrDat.o
Attrib.o CrIFrP.o CrPFrI.o Image.o Info.o RdFToBuf.o WrFFrBuf.o s_popen.o
installbsd -c -m 0644 libXpm.a /usr/lib
+ installbsd -c -m 0444 xpm.h /usr/include/X11
install in lib done
installing in ./sxpm...
installbsd -c sxpm /usr/bin/X11/sxpm
install in sxpm done
installing in ./cxpm...
installbsd -c cxpm /usr/bin/X11/cxpm
install in cxpm done
installing man pages in ./lib...
install.man in lib done
installing man pages in ./sxpm...
installbsd -c -m 0444 sxpm.man /usr/man/mann/sxpm.n
install.man in sxpm done
installing man pages in ./cxpm...
installbsd -c -m 0444 cxpm.man /usr/man/mann/cxpm.n
install.man in cxpm done
=> Automatic manual page handling
pkg_create: can't stat `/usr/pkg/bin/cxpm'
pkg_create: can't stat `/usr/pkg/bin/sxpm'
pkg_create: can't stat `/usr/pkg/lib/libXpm.a'
pkg_create: can't stat `/usr/pkg/lib/libXpm.so'
pkg_create: can't stat `/usr/pkg/lib/libXpm.so.4'
pkg_create: can't stat `/usr/pkg/lib/libXpm.so.4.11'
pkg_create: can't stat `/usr/pkg/include/X11/xpm.h'
pkg_create: can't stat `/usr/pkg/man/cat1/cxpm.1'
pkg_create: can't stat `/usr/pkg/man/cat1/sxpm.1'
=> Registering installation for xpm-3.4knb7
pkg_admin: xpm-3.4knb7: File `/usr/pkg/bin/cxpm' is in +CONTENTS but not on
filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/bin/sxpm' is in +CONTENTS but not on
filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/lib/libXpm.a' is in +CONTENTS but not
on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/lib/libXpm.so' is in +CONTENTS but not
on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/lib/libXpm.so.4' is in +CONTENTS but
not on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/lib/libXpm.so.4.11' is in +CONTENTS but
not on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/include/X11/xpm.h' is in +CONTENTS but
not on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/man/cat1/cxpm.1' is in +CONTENTS but
not on filesystem!
pkg_admin: xpm-3.4knb7: File `/usr/pkg/man/cat1/sxpm.1' is in +CONTENTS but
not on filesystem!
#
Home |
Main Index |
Thread Index |
Old Index