[MacPorts] #27877: sqlite3 update to 3.7.4

MacPorts noreply at macports.org
Wed Jan 12 14:43:33 PST 2011


#27877: sqlite3 update to 3.7.4
-----------------------------------+----------------------------------------
 Reporter:  smparkes@…             |       Owner:  mww@…           
     Type:  update                 |      Status:  new             
 Priority:  Normal                 |   Milestone:                  
Component:  ports                  |     Version:                  
 Keywords:                         |        Port:  sqlite3         
-----------------------------------+----------------------------------------

Comment(by SlaunchaMan@…):

 Same problem here. The log is short, so I’ll inline it:

 {{{
 version:1
 :msg:main --->  Computing dependencies for sqlite3:info:main .:debug:main
 Searching for dependency: readline
 :debug:main Found Dependency: receipt exists for readline
 :debug:main Searching for dependency: ncurses
 :debug:main Found Dependency: receipt exists for ncurses
 :msg:main
 :debug:main Executing org.macports.main (sqlite3)
 :debug:main Skipping completed org.macports.fetch (sqlite3)
 :debug:main Skipping completed org.macports.checksum (sqlite3)
 :debug:main Skipping completed org.macports.extract (sqlite3)
 :debug:main Skipping completed org.macports.patch (sqlite3)
 :debug:main Skipping completed org.macports.configure (sqlite3)
 :msg:main --->  Building sqlite3
 :debug:build build phase started at Wed Jan 12 17:38:50 EST 2011
 :debug:build Executing org.macports.build (sqlite3)
 :debug:build port disallows a parallel build
 :debug:build Environment: CPATH='/opt/local/include'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work/.CC_PRINT_OPTIONS'
 LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.6'
 :debug:build Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work
 /sqlite-autoconf-3070400" && /usr/bin/gnumake all'
 :info:build if /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.2
 -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\"
 -DPACKAGE_VERSION=\"3.7.4\" -DPACKAGE_STRING=\"sqlite\ 3.7.4\"
 -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\"
 -DVERSION=\"3.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1
 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I.
 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1
 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1
 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work
 /sqlite-autoconf-3070400 -I/opt/local/include -DSQLITE_THREADSAFE=1
 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -O2 -arch x86_64 -arch
 i386 -MT sqlite3.lo -MD -MP -MF ".deps/sqlite3.Tpo" -c -o sqlite3.lo
 sqlite3.c; \
 :info:build     then mv -f ".deps/sqlite3.Tpo" ".deps/sqlite3.Plo"; else
 rm -f ".deps/sqlite3.Tpo"; exit 1; fi
 :info:build  /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"sqlite\"
 -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.4\"
 "-DPACKAGE_STRING=\"sqlite 3.7.4\""
 -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\"
 -DVERSION=\"3.7.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
 -DHAVE_DLFCN_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1
 -DHAVE_GMTIME_R=1 -DHAVE_READLINE=1 -I. -I.
 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=1
 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1
 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work
 /sqlite-autoconf-3070400 -I/opt/local/include -DSQLITE_THREADSAFE=1
 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -O2 -arch x86_64 -arch
 i386 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c  -fno-
 common -DPIC -o .libs/sqlite3.o
 :info:build gcc-4.2: -E, -S, -save-temps and -M options are not allowed
 with multiple -arch flags
 :info:build gnumake: *** [sqlite3.lo] Error 1
 :info:build shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/work
 /sqlite-autoconf-3070400" && /usr/bin/gnumake all " returned error 2
 :error:build Target org.macports.build returned: shell command failed (see
 log for details)
 :debug:build Backtrace: shell command failed (see log for details)
     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 :info:build Warning: the following items did not execute (for sqlite3):
 org.macports.destroot org.macports.build
 :notice:build Log for sqlite3 is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/main.log
 }}}

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


More information about the macports-tickets mailing list