Opened 14 years ago

Last modified 14 years ago

#24333 closed defect

Neon compile error — at Initial Version

Reported by: david.leonardi@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: neon Cc:
Port: neon

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>

Change History (0)

Note: See TracTickets for help on using tickets.