pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38240 (pkgtools/pkg_install-20080313 fails to compile - missing getopt?)



Unfortuantely, the build still fails - but it looks as if the cause is
different now:


cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/bsd/var/db/pkg\"
-DTAR_CMD=\"/usr/bsd/bin/gnu-tar\" -DFTP_CMD=\"/usr/bsd/bin/ftp\"
-I/usr/bsd/include -D__inline__=inline -D_LARGEFILE_SOURCE
-D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=022
-I/usr/bsd/var/tmp/pkgtools/pkg_install/work/bzip2
-I/usr/bsd/var/tmp/pkgtools/pkg_install/work/libarchive/libarchive
-I/usr/bsd/var/tmp/pkgtools/pkg_install/work/libfetch
-DHAVE_NBCOMPAT_H=1
-I/usr/bsd/var/tmp/pkgtools/pkg_install/work/libnbcompat -I. -I. -c99
-O2 -n32 -mips4 -r14000 -float_const -use_readonly_const
-TARG:isa=mips4:platform=ip35:processor=r14000
-TENV:zeroinit_in_bss=ON
-OPT:fast_io=ON:Olimit=8192:reorg_common=ON:swp=ON
-LNO:auto_dist=ON:fusion_peeling_limit=8:gather_scatter=2 -woff
1174,1183,1185,1552,3970,3968 -n32 -c plist.c
cc-1196 cc: WARNING File = plist.c, Line = 562
  The indicated function is declared implicitly.

                                                if ((cp = MD5File(tmp,
buf)) != NULL) {
                                                          ^

cc-1515 cc: ERROR File = plist.c, Line = 562
  A value of type "int" cannot be assigned to an entity of type "char *".

                                                if ((cp = MD5File(tmp,
buf)) != NULL) {
                                                        ^

1 error detected in the compilation of "plist.c".
*** Error code 2

Stop.
bmake: stopped in
/usr/bsd/var/tmp/pkgtools/pkg_install/work/pkg_install-20080423/lib
*** Error code 1

Stop.
bmake: stopped in
/usr/bsd/var/tmp/pkgtools/pkg_install/work/pkg_install-20080423
*** Error code 1

Stop.
bmake: stopped in /usr/bsd/src/pkgtools/pkg_install
*** Error code 1

Stop.
bmake: stopped in /usr/bsd/src/pkgtools/pkg_install



On 21/05/2008, joerg%netbsd.org@localhost <joerg%netbsd.org@localhost> wrote:
> Synopsis: pkgtools/pkg_install-20080313 fails to compile - missing getopt?
>
>
> State-Changed-From-To: open->feedback
>  State-Changed-By: joerg%NetBSD.org@localhost
>  State-Changed-When: Wed, 21 May 2008 22:36:33 +0000
>  State-Changed-Why:
>  Does it still fail?
>
>
>
>


Home | Main Index | Thread Index | Old Index