[MacPorts] #41594: octave, octave-devel: 'test strread' fails

MacPorts noreply at macports.org
Thu Dec 12 15:48:56 PST 2013


#41594: octave, octave-devel: 'test strread' fails
-----------------------------------+-------------------------
  Reporter:  lord@…                |      Owner:  michaelld@…
      Type:  defect                |     Status:  new
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:  2.2.1
Resolution:                        |   Keywords:
      Port:  octave, octave-devel  |
-----------------------------------+-------------------------

Comment (by lord@…):

 make check fails to compile:

 {{{
 ibtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../libgnu
 -I../libgnu -I../libcruft/misc -pipe -Os -arch x86_64 -D_THREAD_SAFE
 -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith
 -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align
 -Wcast-qual -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -D_THREAD_SAFE
 -pthread -pipe -Os -arch x86_64 -D_THREAD_SAFE -pthread -c oct-rl-edit.c
 -fno-common -DPIC -o .libs/liboctave_la-oct-rl-edit.o
 oct-rl-edit.c:99:3: error: use of undeclared identifier 'rl_voidfunc_t'
   rl_voidfunc_t *saved_redisplay_function = rl_redisplay_function;
   ^
 oct-rl-edit.c:99:18: error: use of undeclared identifier
       'saved_redisplay_function'; did you mean 'rl_redisplay_function'?
   rl_voidfunc_t *saved_redisplay_function = rl_redisplay_function;
                  ^~~~~~~~~~~~~~~~~~~~~~~~
                  rl_redisplay_function
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41594#comment:22>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list