buglibiconv - Bugs: bug #53732, cygwin build fails - windows 10

 
 

bug #53732: cygwin build fails - windows 10

Submitter:  None
Submitted:  Mon 23 Apr 2018 10:31:47 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Not a Bug
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 24 Apr 2018 07:27:06 AM UTC, comment #2: 

I am changing the 'gperf' program so that it accepts input files with CRLF line terminators. See http://git.savannah.gnu.org/gitweb/?p=gperf.git;a=commitdiff;h=13c9383b10872525688ef2b4daab090037ea3576

Bruno Haible <haible>
Group administrator
Mon 23 Apr 2018 11:06:15 PM UTC, comment #1: 


> lib/aliases.gperf:11: warning: junk after %% is ignored
> lib/aliases.gperf:2: junk after declaration


This error occurs when the lib/aliases.gperf file has CRLF as line terminator, rather than the usual LF. Where does it come from? It depends how you got the files, and how the Cygwin mount where you stored the file is configured.

So, you need to convert back the lib/aliases.gperf file to its initial format (by removing the CR characters).

> manual does not even mention anything about autogen.


The manual is written for the people who download the tarball.
You apparently downloaded the git repository, therefore you need to peek at the 'HACKING' file first. The 'HACKING' file mentions the need to run './autogen.sh'.

Bruno Haible <haible>
Group administrator
Mon 23 Apr 2018 10:31:47 PM UTC, original submission:  

dear,

configure.ac:28: installing 'build-aux/compile'
configure.ac:22: installing 'build-aux/install-sh'
configure.ac:22: installing 'build-aux/missing'
lib/aliases.gperf:11: warning: junk after %% is ignored
lib/aliases.gperf:2: junk after declaration
make: * [Makefile.devel:123: lib/aliases.h] Error 1

log attached.

i'm out of ideas.

note: manual does not even mention anything about autogen.

best regards,
anon

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #43999:  log.txt added by None (9KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-04-23 haible StatusNone Not a Bug
        Assigned toNone haible
        Open/ClosedOpen Closed
    2018-04-23 None Attached File- Added log.txt, #43999

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code