[illumos-Discuss] find/build new pkg:/package/pkg

Joerg Goltermann jg at osn.de
Sun May 8 14:56:43 PDT 2011


Hello,

I ran in a problem, since http://91.194.74.69:10000/ is offline:

pkg: No matching version of package/pkg can be installed:
pkg://opensolaris.org/package/pkg@0.5.11,5.11-0.133:20100216T141949Z: Newer version pkg://os-devel/package/pkg@0.5.11,5.11-0.146:20100814T133442Z is already installed
pkg://opensolaris.org/package/pkg@0.5.11,5.11-0.133:20100218T000555Z: Newer version pkg://os-devel/package/pkg@0.5.11,5.11-0.146:20100814T133442Z is already installed
pkg://opensolaris.org/package/pkg@0.5.11,5.11-0.134:20100302T042843Z: Newer version pkg://os-devel/package/pkg@0.5.11,5.11-0.146:20100814T133442Z is already installed

I failed to build the pkg-gate from source.  Is there any new
location where I can fetch a new package/pkg? Or how to build
my own? 

I tried to build it with:

$ hg clone ssh://anon@hg.opensolaris.org/hg/pkg/gate pkg-gate
$ echo $PATH
/usr/bin:/usr/sbin:/sbin:/opt/SUNWspro/bin:/opt/onbld/bin
$ cd pkg-gate/src
$ dmake install
...
root/pkg-gate/src/zoneproxy/list
/root/pkg-gate/src/zoneproxy/zoneproxy-adm
illumos01 --> 1 job
cc -errtags=yes -errwarn=%all -features=conststrings -xO4  -W0,-xglobalstatic -Xa -xc99=%none -xildoff -xspace -D_REENTRANT -I../zoneproxyd -Bdirect -zassert-deflib=libc.so -zassert-deflib=libsocket.so  -zfatal-warnings -zguidance -o zoneproxy-adm zoneproxy-adm.c
mcs -d zoneproxy-adm
illumos01 --> Job output
cc -errtags=yes -errwarn=%all -features=conststrings -xO4  -W0,-xglobalstatic -Xa -xc99=%none -xildoff -xspace -D_REENTRANT -I../zoneproxyd -Bdirect -zassert-deflib=libc.so -zassert-deflib=libsocket.so  -zfatal-warnings -zguidance -o zoneproxy-adm zoneproxy-adm.c
ld: fatal: option -z has illegal argument 'assert-deflib=libc.so'
ld: fatal: option -z has illegal argument 'assert-deflib=libsocket.so'
ld: fatal: flags processing errors
*** Error code 1
dmake: Fatal error: Command failed for target `zoneproxy-adm'
Current working directory /root/pkg-gate/src/zoneproxy/zoneproxy-adm
*** Error code 1
The following command caused the error:
cd zoneproxy-adm; pwd; VERSION='' dmake install
dmake: Fatal error: Command failed for target `zoneproxy-adm'
Current working directory /root/pkg-gate/src/zoneproxy
*** Error code 1
The following command caused the error:
cd zoneproxy; pwd; dmake install
dmake: Fatal error: Command failed for target `zoneproxy'

Kind regards,

Joerg Goltermann
-- 
OSN Online Service Nuernberg GmbH, Bucher Str. 78, 90408 Nuernberg
Tel: +49 911 39905-0 - Fax: +49 911 39905-55 - http://www.osn.de
HRB 15022 Nuernberg, USt-Id: DE189301263, GF: Joerg Goltermann



More information about the Discuss mailing list