Hi,

I am working on a Thesis about automatic deployment for unix-based systems
with OpenPKG. Unfortunately, I am unable to build anything which is based
on the gzip package.

When I do a
  /openpkg/bin/openpkg build tar -K | sh
I get the following error:

[...]
+-----------------------------------------------------------------------------+
| PREPARATION: Build GNU gzip (Compression Tool)
|
+-----------------------------------------------------------------------------+
++ SOURCE gzip-1.4.tar
++ '[' -f /openpkg/RPM/SRC/openpkg/gzip-1.4.tar ']'
++ echo /openpkg/RPM/SRC/openpkg/gzip-1.4.tar
+ /openpkg/lib/openpkg/tar xf /openpkg/RPM/SRC/openpkg/gzip-1.4.tar
++ SOURCE gzip-1.4-openpkg-20100121.tar
++ '[' -f /openpkg/RPM/SRC/openpkg/gzip-1.4-openpkg-20100121.tar ']'
++ echo /openpkg/RPM/SRC/openpkg/gzip-1.4-openpkg-20100121.tar
+ /openpkg/lib/openpkg/tar
xf /openpkg/RPM/SRC/openpkg/gzip-1.4-openpkg-20100121.tar
+ cd gzip-1.4
+ echo ac_cv_prog_cc_g=no
+ echo ac_cv_header_getopt_h=no
+ case  in
+ CC=cc
+ GREP=grep
+ ./configure --cache-file=./config.cache
configure: loading cache ./config.cache
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets ... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... no
configure: error: in config.log' for more details.
+ make
make: Fatal error: No arguments to build
+ exit 1
+ exit 1
error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.19869 (%prep)


RPM build errors:
    Bad exit status from /openpkg/RPM/TMP/rpm-tmp.19869 (%prep)

--- SNIP ---

I am trying this on ix86-solaris11 and rehl5.5 (i386 and amd64) with the
same results. Bootstrapping works actually, so I think the problem is in
the gzip spec.

Is it possible to access another repository?

Regards,
  Christopher Beppler

______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to