Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#12963 - zip

Attached to Project: Arch Linux
Opened by Baho Utot (baho-utot) - Sunday, 25 January 2009, 12:17 GMT
Last edited by Allan McRae (Allan) - Sunday, 25 January 2009, 12:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
compile fails with using zip30.zip
succeeds with zip30.tar.gz

the zip30.zip gives this:
-DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c
zipup.c: In function ‘zipup’:
zipup.c:802: error: too few arguments to function ‘crypthead’
zipup.c:869: error: too few arguments to function ‘zfwrite’
zipup.c:884: error: too few arguments to function ‘zfwrite’
zipup.c: In function ‘flush_outbuf’:
zipup.c:1395: error: too few arguments to function ‘zfwrite’
zipup.c: In function ‘bzfilecompress’:
zipup.c:1799: error: too few arguments to function ‘zfwrite’
zipup.c:1881: error: too few arguments to function ‘zfwrite’
zipup.c:1893: error: too few arguments to function ‘zfwrite’
make[3]: *** [zipup.o] Error 1
make[3]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30'
make[2]: *** [generic] Error 2
make[2]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30'
make[1]: *** [generic_gcc] Error 2
make[1]: Leaving directory `/srv/http/Build/BUILD.i686/extra/zip/src/zip30'

the zip30.tar.gz source succeeds

Additional info:
* package version: current abs
* config and/or log files etc.


Steps to reproduce:

makepkg -c 2>&1 | tee package.log


   PKGBUILD (0.7 KiB)
This task depends upon

Closed by  Allan McRae (Allan)
Sunday, 25 January 2009, 12:37 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#12109 
Comment by Allan McRae (Allan) - Sunday, 25 January 2009, 12:37 GMT
Please use descriptive bug titles and do a search of the bugtracker before opening a bug.

Loading...