[MacPorts] #24333: Neon compile error
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- ---> 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> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): human readable error: http://paste.lisp.org/display/97241 -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------------+------------------------------------- Changes (by raimue@…): * owner: macports-tickets@… => dluke@… -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 --------------------------------------+------------------------------------- Comment(by dluke@…): Are you attempting to upgrade neon? The build may be failing because it's seeing an old installed version of neon. To work around this, you could deactivate neon first and then try building the new one. Otherwise, please attach the full build log: sudo port clean neon && sudo port -dv install neon | tee build_log.txt (and upload the build_log.txt file). Thanks. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------------+------------------------------------- Comment(by david.leonardi@…): same error. find the file attached. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Changes (by dluke@…): * status: new => assigned * owner: dluke@… => dluke@… Comment: Do you perhaps have an old neon installed in /usr/local (or headers in /usr/local/include?) -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): a ` find ./ | grep neon ` in /usr/local returned nothing, so i guess not. i had one installed through ports, but it got uninstalled a while ago. let me know if i should check anything else! -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): Could you try building again, but with parallel builds disabled? sudo port clean neon sudo port -dv install neon build.jobs=1 If that works, I'll update the port to disable parallel builds. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): dont know if its relevant, but /OPT/local is full with neon stuff. anyhow i ran clean and the build with the options you reccomended but still no successful compile. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): It shouldn't be (since I asked you to deactivate neon in my first comment ;-) ). Try this: sudo port -f uninstall neon sudo port clean neon sudo port -dv install neon Perhaps my first thought was correct? (I think there were some older versions of neon that prevent newer versions of neon from building correctly). -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): same result as always. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): ... but there are no neon files in /opt/local now, right? -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): see the attached file for a list of files there right now. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): ok, those are all fine. So you didn't have any luck with running with build.jobs=1 either? Can you tell me more about your system? (intel mac, 10.5?) -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): at least thats good news.. no luck using one build job... system is an intel 10.5.8 system. GCC info: Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable- werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform- name=/[cg][.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) Autobreak info: autoconf (GNU Autoconf) 2.65 Port info: MacPorts 1.8.2 , last updated yesterday or so is anything else relevant? -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): can you attach the config.h that gets generated after configure is run? -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by david.leonardi@…): find it attached -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: High | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Comment(by dluke@…): Well, your config.h is the same as mine. I have no idea why your build would be failing. (One last gasp - do you have some other config.h causing problems, say one in /usr/local?) -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error --------------------------------------+------------------------------------- Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: neon | Port: neon --------------------------------------+------------------------------------- Changes (by dluke@…): * priority: High => Normal Comment: closing this due to lack of response, feel free to re-open if you have more information. -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24333: Neon compile error ---------------------------------------+------------------------------------ Reporter: david.leonardi@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: worksforme | Keywords: neon Port: neon | ---------------------------------------+------------------------------------ Changes (by dluke@…): * status: assigned => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/24333#comment:20> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts