public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Explicit dash rebaseall instructions from a CMD.EXE shell requested
Date: Thu, 04 Jan 2018 20:35:00 -0000	[thread overview]
Message-ID: <87r2r58irn.fsf@Rainer.invalid> (raw)
In-Reply-To: <CAFWoy7HE8d7G7_nThtGb6reBq=7ST6tBozCwQw07kmRMbkMcXA@mail.gmail.com>	(Keith Christian's message of "Thu, 4 Jan 2018 07:18:28 -0700")

Keith Christian writes:
> Seeing this when trying to install a Perl module:

This is why I don't recommend to do that.  You need to teach the build
system to do an ephemeral rebase in order to reproducibly run the tests
and then put the resulting DLL somewhere that autorebase knows about.

> So: I tried to execute rebaseall and rebase from a CMD.EXE window under DASH:

While you can still do that, it's no longer the recommended way of doing
a full rebase.  You should just issue

rebase-trigger full

on the command line, then terminate all Cygwin processes and run
setup.exe again (you don't need to install or update anything).

Additionally, it won't help to solve your problem because that manual
method does not even look in those places where your DLL are residing.
For the above to work, register the path with the DLL as described in

/usr/share/doc/Cygwin/_autorebase.README

You didn't show where you are installing the module to.  Unadorned cpan
installation should use /usr/local/lib/perl5/site_perl/5.26, which is
already registered with autorebase when you have the perl_autorebase
package installed, while local::lib will try somewhere in your home
directory and require manual intervention.

Last but not least, since you are using a 32bit Cygwin installation, you
may simply have run out of address space already.  Take care to only
install those packages that you _need_, not entire categories or even
all of Cygwin.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      parent reply	other threads:[~2018-01-04 20:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 14:18 Keith Christian
2018-01-04 18:21 ` Erik Soderquist
2018-01-04 19:46   ` Keith Christian
2018-01-05 13:27   ` Herbert Stocker
2018-01-05 19:42     ` Achim Gratz
2018-01-04 20:35 ` Achim Gratz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2r58irn.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).