On 2009/06/15 21:06, Predrag Punosevac wrote:
> -------- Original Message --------
> Date: Mon, 15 Jun 2009 16:39:04 -0600
> From: Colin Percival <[email protected]>
> To: Predrag Punosevac <[email protected]>, wen heping
>  <[email protected]>
> Subject: new version of scrypt
> 
> Hi scrypt ports maintainers,
> 
> I just released scrypt version 1.1.4; this is mostly a "clean up and 
> reorganize
> code which is borrowed from tarsnap" release, but does have an important 
> bugfix
> in the SSE2 code (the version in 1.1.3 core dumps due to me forgetting to 
> match
> mmap with munmap).
> 
> The source tarball SHA256 is
> SHA256 (scrypt-1.1.4.tgz) = 
> a5b956b2b02ea272303d2d1354e55a8a9d8b8831f6518c6adf6be87abf91ce19
> and it's in the usual place (http://www.tarsnap.com/scrypt/scrypt-1.1.4.tgz).
> 
> -- 
> Colin Percival
> Security Officer, FreeBSD | freebsd.org | The power to serve
> Founder / author, Tarsnap | tarsnap.com | Online backups for the truly 
> paranoid
> 
> Hi Stuart,
> 
> I just got an e-mail from Colin informing me that he released 1.1.4
> version of scrypt. It is a bug fix release. Compiles fine here on 
> 4.5 stable. Could you please bump up the port?
> 
> Most Kind Regards,
> Predrag
> 
> 
> 

no time to look further now; build fails:

+++ Tue Jun 16 00:52:49 BST 2009
===>  Checking files for scrypt-1.1.4
`/usr/ports/distfiles/scrypt-1.1.4.tgz' is up to date.
>> (SHA256) scrypt-1.1.4.tgz: OK
===>  Extracting for scrypt-1.1.4
===>  Patching for scrypt-1.1.4
===>  Configuring for scrypt-1.1.4
configure: loading site script /usr/ports/infrastructure/db/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... 
/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/config.aux/install-sh -c -d
checking for gawk... (cached) nawk
checking whether make sets $(MAKE)... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking whether be64enc is declared... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking for clock_gettime in -lrt... no
checking for clock_gettime... (cached) yes
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking for sysinfo... no
checking for struct sysinfo... no
checking for struct sysinfo.totalram... no
checking for struct sysinfo.mem_unit... no
checking for sys/param.h... (cached) yes
checking for posix_memalign... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for scrypt-1.1.4
make  all-am
cc -DHAVE_CONFIG_H -I. -I/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4    -I . -I 
lib/util -I lib/scryptenc -I lib/crypto -O2 -pipe -MT scrypt-main.o -MD -MP -MF 
.deps/scrypt-main.Tpo -c -o scrypt-main.o `test -f 'main.c' || echo 
'/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/'`main.c
/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/main.c:35:22: readpass.h: No such file 
or directory
/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/main.c:36:23: scryptenc.h: No such 
file or directory
/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/main.c:37:20: sha256.h: No such file 
or directory
/usr/obj/ports/scrypt-1.1.4/scrypt-1.1.4/main.c:38:18: warn.h: No such file or 
directory
*** Error code 1

Stop in /usr/obj/ports/scrypt-1.1.4/build-amd64 (line 302 of Makefile).
*** Error code 1

Stop in /usr/obj/ports/scrypt-1.1.4/build-amd64 (line 190 of Makefile).
*** Error code 1

Stop in /usr/ports/security/scrypt (line 2185 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
--- Tue Jun 16 00:52:53 BST 2009

Reply via email to