public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygport: RESTRICT strip should include debuginfo
@ 2016-04-10 11:45 Achim Gratz
  2016-05-13  2:18 ` Yaakov Selkowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Achim Gratz @ 2016-04-10 11:45 UTC (permalink / raw)
  To: cygwin-apps


Building a package that uses RESTRICT="strip" produces an error in the
postinstall phase since the ${T}/.dbgsrc.out file will not exist.  So
you then need to use RESTRICT="strip debuginfo", which seems a bit
strange.


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

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cygport: RESTRICT strip should include debuginfo
  2016-04-10 11:45 cygport: RESTRICT strip should include debuginfo Achim Gratz
@ 2016-05-13  2:18 ` Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2016-05-13  2:18 UTC (permalink / raw)
  To: cygwin-apps

On 2016-04-10 06:45, Achim Gratz wrote:
> Building a package that uses RESTRICT="strip" produces an error in the
> postinstall phase since the ${T}/.dbgsrc.out file will not exist.  So
> you then need to use RESTRICT="strip debuginfo", which seems a bit
> strange.

What really *should* happen in this case is that RESTRICT=strip should 
only refrain from *stripping* binaries, but debuginfo sources should 
still be extracted and packaged (w/o any .dbg) in -debuginfo.  PTC.

-- 
Yaakov

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-13  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-10 11:45 cygport: RESTRICT strip should include debuginfo Achim Gratz
2016-05-13  2:18 ` Yaakov Selkowitz

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).