pkgsrc-Bugs archive

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

pkg/51327: pkg_tools broken on Darwin/PowerPC



>Number:         51327
>Category:       pkg
>Synopsis:       pkg_tools broken on Darwin/PowerPC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 08 16:20:00 +0000 2016
>Originator:     Sevan Janiyan
>Release:        
>Organization:
>Environment:
>Description:
Attempting to bootstrap pkgsrc-current on OS X Tiger now fails with

cc -isystem /usr/include -O -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/bzip2 -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/zlib -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libarchive/libarchive -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work -DHAVE_NBCOMPAT_H=1 -I/Sandbox/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libnbcompat -isystem /usr/include -c libverify.c
libverify.c:270: error: redefinition of typedef 'pgpv_t'
verify.h:35: error: previous declaration of 'pgpv_t' was here
libverify.c:285: error: redefinition of typedef 'pgpv_cursor_t'
verify.h:38: error: previous declaration of 'pgpv_cursor_t' was here
libverify.c: In function 'str_to_keyid':
libverify.c:874: warning: integer constant is too large for 'unsigned long' type
libverify.c:875: warning: integer constant is too large for 'unsigned long' type
libverify.c:876: warning: integer constant is too large for 'unsigned long' type
libverify.c:877: warning: integer constant is too large for 'unsigned long' type
*** Error code 1

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index