[MacPorts] #24333: Neon compile error

MacPorts noreply at macports.org
Fri Apr 2 10:27:04 PDT 2010


#24333: Neon compile error
--------------------------------------+-------------------------------------
 Reporter:  david.leonardi@…          |       Owner:  dluke@…           
     Type:  defect                    |      Status:  new               
 Priority:  High                      |   Milestone:                    
Component:  ports                     |     Version:  1.8.2             
 Keywords:  neon                      |        Port:  neon              
--------------------------------------+-------------------------------------
Description changed by raimue@…:

Old description:

> --->  Building neon
> DEBUG: Executing org.macports.build (neon)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
> && /usr/bin/make -j2 all'
> /bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0
> -DHAVE_CONFIG_H -I/opt/local/include -no-cpp-precomp -I/opt/local/include
> -I.. -O2 -arch i386 -c ne_request.c -o ne_request.lo
> /bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0
> -DHAVE_CONFIG_H -I/opt/local/include -no-cpp-precomp -I/opt/local/include
> -I.. -O2 -arch i386 -c ne_session.c -o ne_session.lo
> ne_session.c: In function 'ne_set_useragent':
> ne_session.c:420: error: syntax error before 'NEON_VERSION'
> ne_session.c:423: error: syntax error before 'NEON_VERSION'
> make[1]: *** [ne_session.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....
> ne_request.c: In function 'aborted':
> ne_request.c:188: error: syntax error before 'NE_FMT_SSIZE_T'
> ne_request.c: In function 'body_fd_send':
> ne_request.c:313: error: syntax error before 'NE_FMT_OFF_T'
> ne_request.c: In function 'send_request_body':
> ne_request.c:369: error: syntax error before 'NE_FMT_SSIZE_T'
> ne_request.c:381: error: syntax error before 'NE_FMT_SSIZE_T'
> ne_request.c: In function 'set_body_length':
> ne_request.c:477: error: syntax error before 'NE_FMT_OFF_T'
> ne_request.c: In function 'read_response_block':
> ne_request.c:739: error: syntax error before 'NE_FMT_SIZE_T'
> ne_request.c:753: error: syntax error before 'NE_FMT_SSIZE_T'
> ne_request.c:758: error: syntax error before 'NE_FMT_SSIZE_T'
> make[1]: *** [ne_request.lo] Error 1
> make: *** [subdirs] Error 2
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
> && /usr/bin/make -j2 all " returned error 2
> DEBUG: Backtrace: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
> && /usr/bin/make -j2 all " returned error 2
>     while executing
> "command_exec build"
>     (procedure "portbuild::build_main" line 9)
>     invoked from within
> "$procedure $targetname"
> Warning: the following items did not execute (for neon):
> org.macports.destroot org.macports.build
> DEBUG: couldn't read file
> "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file
> or directory
>     while executing
> "source [file join $dir pkgIndex.tcl]"
> Error: Unable to upgrade port: 1
> To report a bug, see <http://guide.macports.org/#project.tickets>

New description:

 {{{
 --->  Building neon
 DEBUG: Executing org.macports.build (neon)
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
 && /usr/bin/make -j2 all'
 /bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
 -I/opt/local/include -no-cpp-precomp -I/opt/local/include    -I.. -O2
 -arch i386 -c ne_request.c -o ne_request.lo
 /bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H
 -I/opt/local/include -no-cpp-precomp -I/opt/local/include    -I.. -O2
 -arch i386 -c ne_session.c -o ne_session.lo
 ne_session.c: In function 'ne_set_useragent':
 ne_session.c:420: error: syntax error before 'NEON_VERSION'
 ne_session.c:423: error: syntax error before 'NEON_VERSION'
 make[1]: *** [ne_session.lo] Error 1
 make[1]: *** Waiting for unfinished jobs....
 ne_request.c: In function 'aborted':
 ne_request.c:188: error: syntax error before 'NE_FMT_SSIZE_T'
 ne_request.c: In function 'body_fd_send':
 ne_request.c:313: error: syntax error before 'NE_FMT_OFF_T'
 ne_request.c: In function 'send_request_body':
 ne_request.c:369: error: syntax error before 'NE_FMT_SSIZE_T'
 ne_request.c:381: error: syntax error before 'NE_FMT_SSIZE_T'
 ne_request.c: In function 'set_body_length':
 ne_request.c:477: error: syntax error before 'NE_FMT_OFF_T'
 ne_request.c: In function 'read_response_block':
 ne_request.c:739: error: syntax error before 'NE_FMT_SIZE_T'
 ne_request.c:753: error: syntax error before 'NE_FMT_SSIZE_T'
 ne_request.c:758: error: syntax error before 'NE_FMT_SSIZE_T'
 make[1]: *** [ne_request.lo] Error 1
 make: *** [subdirs] Error 2
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
 && /usr/bin/make -j2 all " returned error 2
 DEBUG: Backtrace: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_neon/work/neon-0.29.3"
 && /usr/bin/make -j2 all " returned error 2
     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 9)
     invoked from within
 "$procedure $targetname"
 Warning: the following items did not execute (for neon):
 org.macports.destroot org.macports.build
 DEBUG: couldn't read file
 "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file
 or directory
     while executing
 "source [file join $dir pkgIndex.tcl]"
 Error: Unable to upgrade port: 1
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

--

-- 
Ticket URL: <http://trac.macports.org/ticket/24333#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list