Date: Fri, 4 Mar 2011 07:30:17 GMT From: John Marino <freebsdml@marino.st> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/155162: Installation failed for port lang/gnat-aux Message-ID: <201103040730.p247UHNb050545@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/155162; it has been noted by GNATS. From: John Marino <freebsdml@marino.st> To: bug-followup@FreeBSD.org, frederic.praca@freebsd-fr.org Cc: Subject: Re: ports/155162: Installation failed for port lang/gnat-aux Date: Fri, 04 Mar 2011 08:09:16 +0100 This is a multi-part message in MIME format. --------------080301070205090903080300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit The file "bin/gnathtml.pl" is not generate by gnat-aux. In fact, it's been dropped from gcc for quite a while. The error described in the PR is not repeatable on most machines. This person likely has/had an older version of gnat on his machine, and gnathtml.pl is a leftover from that previous installation. That being said, apparently gcc has a new make target called "install-strip" which should make the strip step here unnecessary. I'll look to make future versions use that makefile target instead. --------------080301070205090903080300 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body text="#000000" bgcolor="#ffffff"> The file "<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: verdana,sans-serif; font-size: 11px; text-align: left;">bin/gnathtml.pl" is not generate by gnat-aux. In fact, it's been dropped from gcc for quite a while.<br> <br> The error described in the PR is not repeatable on most machines. This person likely has/had an older version of gnat on his machine, and gnathtml.pl is a leftover from that previous installation.<br> <br> That being said, apparently gcc has a new make target called "install-strip" which should make the strip step here unnecessary. I'll look to make future versions use that makefile target instead.<br> <br> <br> </span></span> </body> </html> --------------080301070205090903080300--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103040730.p247UHNb050545>