Opened 8 years ago

Closed 8 years ago

#50859 closed defect (invalid)

sqlite3 build failure on 10.6

Reported by: chillin- Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: sqlite3

Description

/bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/gcc-4.2 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1    -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE -pipe -Os -arch x86_64 -no-undefined -version-info 8:6:8 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libsqlite3.la -rpath /opt/local/lib sqlite3.lo
libtool: link: /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libsqlite3.0.dylib  .libs/sqlite3.o   -L/opt/local/lib  -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libsqlite3.0.dylib -compatibility_version 9 -current_version 9.6 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libsqlite3.dylib" && ln -s "libsqlite3.0.dylib" "libsqlite3.dylib")
libtool: link: ar cru .libs/libsqlite3.a  sqlite3.o
libtool: link: ranlib .libs/libsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" )
mv -f .deps/sqlite3.Tpo .deps/sqlite3.Po
mv: rename .deps/sqlite3.Tpo to .deps/sqlite3.Po: No such file or directory
gnumake: *** [sqlite3.o] Error 1
gnumake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3110100'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_sqlite3/sqlite3/work/sqlite-autoconf-3110100" && /usr/bin/gnumake -j2 -w all
Exit code: 2
Error: org.macports.build for port sqlite3 returned: command execution failed
Warning: targets not executed for sqlite3: org.macports.install org.macports.build org.macports.destroot
Please see the log file for port sqlite3 for details:

Attachments (1)

sqlite3.main.log (24.7 KB) - added by chillin- 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by chillin-

Attachment: sqlite3.main.log added

comment:1 Changed 8 years ago by chillin-

Please close ticket. idky it didn't build the first two times, I guess third time's a charm.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Keywords: sqlite3 snowleopard removed
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.