Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] wget breakage diagnostics (Re: broken spells in stable-0.60 (Re: Baseline: Enabling rebuild of stable-0.60 chroot))

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Thomas Orgis <thomas-forum AT orgis.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Cc: lynx AT codemages.net
  • Subject: Re: [SM-Discuss] wget breakage diagnostics (Re: broken spells in stable-0.60 (Re: Baseline: Enabling rebuild of stable-0.60 chroot))
  • Date: Sat, 20 Sep 2014 00:04:56 +0200

Am Sun, 14 Sep 2014 11:18:32 +0200
schrieb Thomas Orgis <thomas-forum AT orgis.org>:

> I added this to the top of DEPENDS:
>
> echo "ThOr: wget BUILD with WGET_SSL=$WGET_SSL and OPTS=$OPTS"
>
> I added this to the top of BUILD:
>
> echo "ThOr: wget DEPENDS with WGET_SSL=$WGET_SSL"

Of course I meant that the other way round: I added the line

echo "ThOr: wget DEPENDS with WGET_SSL=$WGET_SSL"

to DEPENDS and the line

echo "ThOr: wget BUILD with WGET_SSL=$WGET_SSL and OPTS=$OPTS"

to BUILD.

For consistency, the relevant output again:

> wget preparing environment...
> wget running configuration...
> [[ Which SSL backend do you want for https and ftps? -> 'openssl' ]]
> [[ Enable IPv6 support? -> y ]]
> wget checking dependencies...
> ThOr: wget DEPENDS with WGET_SSL=openssl
> wget has a dependency on gnupg
> wget has a dependency on smgl-fhs
> wget has an enabled optional dependency on libidn
> wget has an enabled optional dependency on gettext
> wget has an enabled optional dependency on texinfo
> wget has a dependency on openssl
> wget has an enabled optional dependency on ca-certificates
> [wget]: checking reverse triggerswget checking for reverse triggers...
>
>
> Building wget
> Building in dir: /usr/src/wget-1.13.4
> wget 1.13.4
>
> [wget]: buildingThOr: wget BUILD with WGET_SSL=openssl and OPTS=
> --enable-iri --enable-nls --with-ssl=openssl
> configure: configuring for GNU Wget 1.13.4
>
>
> Preparing to install wget
> [wget]: dispellingDispelled spell: wget
> Installing wget
> [wget]: installing/usr/bin/make install-recursive
>
> Creating tablet in directory /var/state/sorcery/tablet/wget/20140913072634
> Creating install log /var/log/sorcery/install/wget-1.13.4
> Creating MD5 log /var/log/sorcery/md5sum/wget-1.13.4
> Creating cache file
> /var/cache/sorcery/wget-1.13.4-x86_64-pc-linux-gnu.tar.bz2
>
> Preparing to install gettext
> [gettext]: dispellingDispelled spell: gettext
> Installing gettext
> [gettext]: installingMaking install in gnulib-local
>
> Creating cache file
> /var/cache/sorcery/gettext-0.18.1.1-x86_64-pc-linux-gnu.tar.bz2
> Queued cast_self on wget.
>
> [wget]: castingDispelling conflicts...
> Found source file /var/spool/sorcery/wget-1.13.4.tar.bz2 for spell wget in
> /var/spool/sorcery
> Found source file /var/spool/sorcery/wget-1.13.4.tar.bz2.sig for spell wget
> in /var/spool/sorcery
> Waiting for any Solo casts to complete...
> Waiting for any other casts of wget to complete... done.
> Staging disabled
> Preparing wget
> [wget]: unpackingGPG checking source file wget-1.13.4.tar.bz2...
> Algorithm used: sha1
> Allowing new hash sha1
> Checking spell level UPSTREAM_KEY
> Spell level is a new allowed level
> gpg signature verified!
> Unpacking source file wget-1.13.4.tar.bz2 for spell wget.
> Building wget
> Building in dir: /usr/src/wget-1.13.4
> wget 1.13.4
>
> [wget]: buildingThOr: wget BUILD with WGET_SSL=openssl and OPTS=
>
> checking for gcry_control in -lgcrypt... no
> checking for libgnutls... no
> configure: error: --with-ssl was given, but GNUTLS is not available.
> ! Problem Detected !
> [wget]: failure!Creating compile log
> /var/log/sorcery/compile/wget-1.13.4.bz2


Alrighty then,

Thomas

PS: There was debate on IRC about my selective chroot script possibly
being to blame for casting issues with xorg driver spells that don't
like the header setup. But I do see the breakage also with "normally"
bind-mounted /dev. Castfs now being actually active doesn't change
things.

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page