[tor-bugs] #12391 [Tor bundles/installation]: Building mingw-w64 in a nightly build is broken.

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 16 18:09:44 UTC 2014


#12391: Building mingw-w64 in a nightly build is broken.
------------------------------------------+--------------------
     Reporter:  gk                        |      Owner:  erinn
         Type:  defect                    |     Status:  new
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:  gitian
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+--------------------

Comment (by michael):

 One guess (needs more review) of the root cause is that the stmp-fixinc
 Makefile target is correctly called during building, but during installing
 (install-gcc) it is called again although it shouldn't be. This renames
 the needed file limits.h to 'syslimits.h' before the install script can
 find and copy limits.h.

 Grep the Makefile.in for 'stmp-fixinc' and you'll find the logic in
 question.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12391#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list