Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4190)

Issue 319400043: Fix build failure on GNU Hurd (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 2 months ago by pkx166h
Modified:
7 years, 1 month ago
Reviewers:
benko.pal, trueroad, felix.janda, dak
CC:
lilypond-devel_gnu.org, fede_inventati.org
Visibility:
Public.

Description

Fix build failure on GNU Hurd Issue 5077 LilyPond failed to build on GNU Hurd because Hurd does not have PATH_MAX. The cause seem to be a typo in the file debian/patches/hurd_file_name_support, checking for _GNU_SOURCE_ instead of _GNU_SOURCE (at least that is what the getcwd() manual page claim to look for).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M flower/file-name.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M flower/test-file-path.cc View 1 chunk +16 lines, -2 lines 0 comments Download

Messages

Total messages: 10
pkx166h
This passes make and a full make doc, but I cannot run the usual pattern ...
7 years, 2 months ago (2017-02-24 15:12:42 UTC) #1
felix.janda_posteo.de
The fix probably breaks compilation on everything not using glibc: get_current_dir_name() is glibc specific, and ...
7 years, 2 months ago (2017-02-25 15:19:47 UTC) #2
pkx166h
On 2017/02/25 15:19:47, felix.janda_posteo.de wrote: > The fix probably breaks compilation on everything not using ...
7 years, 1 month ago (2017-03-04 18:03:37 UTC) #3
trueroad
On 2017/03/04 18:03:37, pkx166h wrote: > I am going to need some help from a ...
7 years, 1 month ago (2017-03-08 11:43:26 UTC) #4
benko.pal
2017-03-04 19:03 GMT+01:00 <pkx166h@gmail.com>: > On 2017/02/25 15:19:47, felix.janda_posteo.de wrote: >> >> The fix probably ...
7 years, 1 month ago (2017-03-08 15:16:14 UTC) #5
dak
Benkő Pál <benko.pal@gmail.com> writes: > 2017-03-04 19:03 GMT+01:00 <pkx166h@gmail.com>: >> On 2017/02/25 15:19:47, felix.janda_posteo.de wrote: ...
7 years, 1 month ago (2017-03-08 15:47:18 UTC) #6
pkx166h
On 2017/03/08 11:43:26, trueroad wrote: > On 2017/03/04 18:03:37, pkx166h wrote: > > I am ...
7 years, 1 month ago (2017-03-08 17:36:40 UTC) #7
trueroad
On 2017/03/08 17:36:40, pkx166h wrote: > My error message is similar it is this: Thank ...
7 years, 1 month ago (2017-03-10 12:53:43 UTC) #8
trueroad
I've created new Rietveld issue and uploaded new patches because I could not upload them ...
7 years, 1 month ago (2017-03-11 12:20:57 UTC) #9
pkx166h
7 years, 1 month ago (2017-03-12 18:26:53 UTC) #10
Closed as it is being worked on in 

https://codereview.appspot.com/320360043/
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b