[ 
https://issues.apache.org/jira/browse/TS-4152?focusedWorklogId=28514&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28514
 ]

ASF GitHub Bot logged work on TS-4152:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Sep/16 20:56
            Start Date: 08/Sep/16 20:56
    Worklog Time Spent: 10m 
      Work Description: Github user dragon512 commented on the issue:

    https://github.com/apache/trafficserver/pull/980
  
    @jpeach I understand the "lets get the latest m4 script". I would normally 
be on board with this myself. However I think that is more complex. The issue 
here is that the new script needs other scripts.
    
    also not this work 
https://github.com/peti/autoconf-archive/commit/6dc6cc55a1f3248c8bc39b0abcd5aeb4a3e34a06
    
    Which says to me that we are going to have more issues trying to update 
this script vs just taking the hack. I agree I don't like this myself. But the 
tests seems to be a safe and does not break our logic. That is more important I 
think at the moment so we can get a 7.0 drop out. You are better at autoconf, 
so if you can setup a centos/rhel6 setup with dts3 easily, I am sure you could 
make a better solution once you see some of the headache I found.


Issue Time Tracking
-------------------

    Worklog Id:     (was: 28514)
    Time Spent: 1h 50m  (was: 1h 40m)

> Build failure when curses is not available
> ------------------------------------------
>
>                 Key: TS-4152
>                 URL: https://issues.apache.org/jira/browse/TS-4152
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: James Peach
>            Assignee: Jason Kenny
>              Labels: newbie
>             Fix For: 7.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> On Centos6 w/ devtoolset-3:
> {code}
> checking for NcursesW wide-character library... yes
> checking for working ncursesw/curses.h... no
> checking for working ncursesw.h... no
> checking for working ncurses.h... no
> configure: WARNING: could not find a working ncursesw/curses.h, ncursesw.h or 
> ncurses.h
> ...
> Making all in traffic_top
> make[2]: Entering directory 
> `/home/vagrant/trafficserver-6.1.0/cmd/traffic_top'
>   CXX      traffic_top.o
> traffic_top.cc:51:2: error: #error "SysV or X/Open-compatible Curses header 
> file required"
>  #error "SysV or X/Open-compatible Curses header file required"
> {code}
> The build is not supposed to try to build {{traffic_top}} if ncurses is not 
> available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to