pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45188: devel/fossil does not build on MacOS 10.6



>Number:         45188
>Category:       pkg
>Synopsis:       devel/fossil does not build on MacOS 10.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 29 16:05:00 +0000 2011
>Originator:     Hauke Fath
>Release:        Darwin Kernel Version 10.8.0
>Organization:
-- 
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email             Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-3281
>Environment:
        
        
System: Darwin Kernel Version 10.8.0
Architecture: i386
Machine: i386
>Description:

        A -current pkgsrc devel/fossil build fails in the linker phase with

[...]
gcc -g -Os -Wall -DFOSSIL_ENABLE_SSL  -pipe -O2 -I/Volumes/pkgsrc/include -I. 
-I./src -I./src -c ./src/th_lang.c -o ./bld/th_lang.o
gcc -g -Os -Wall -DFOSSIL_ENABLE_SSL  -o fossil ./bld/add.o  ./bld/allrepo.o  
./bld/attach.o  ./bld/bag.o  ./bld/bisect.o  ./bld/blob.o  ./bld/branch.o  
./bld/browse.o  ./bld/captcha.o  ./bld/cgi.o  ./bld/checkin.o  ./bld/checkout.o 
 ./bld/clearsign.o  ./bld/clone.o  ./bld/comformat.o  ./bld/configure.o  
./bld/content.o  ./bld/db.o  ./bld/delta.o  ./bld/deltacmd.o  
./bld/descendants.o  ./bld/diff.o  ./bld/diffcmd.o  ./bld/doc.o  ./bld/encode.o 
 ./bld/event.o  ./bld/export.o  ./bld/file.o  ./bld/finfo.o  ./bld/glob.o  
./bld/graph.o  ./bld/gzip.o  ./bld/http.o  ./bld/http_socket.o  
./bld/http_ssl.o  ./bld/http_transport.o  ./bld/import.o  ./bld/info.o  
./bld/leaf.o  ./bld/login.o  ./bld/main.o  ./bld/manifest.o  ./bld/md5.o  
./bld/merge.o  ./bld/merge3.o  ./bld/name.o  ./bld/path.o  ./bld/pivot.o  
./bld/popen.o  ./bld/pqueue.o  ./bld/printf.o  ./bld/rebuild.o  ./bld/report.o  
./bld/rss.o  ./bld/schema.o  ./bld/search.o  ./bld/setup.o  ./bld/sha1.o  
./bld/shun.o  ./bld/skins.o !
  ./bld/sqlcmd.o  ./bld/stash.o  ./bld/stat.o  ./bld/style.o  ./bld/sync.o  
./bld/tag.o  ./bld/tar.o  ./bld/th_main.o  ./bld/timeline.o  ./bld/tkt.o  
./bld/tktsetup.o  ./bld/undo.o  ./bld/update.o  ./bld/url.o  ./bld/user.o  
./bld/verify.o  ./bld/vfile.o  ./bld/wiki.o  ./bld/wikiformat.o  
./bld/winhttp.o  ./bld/xfer.o  ./bld/zip.o ./bld/sqlite3.o  ./bld/shell.o  
./bld/th.o  ./bld/th_lang.o -lz -L/Volumes/pkgsrc/lib -lcrypto -lssl 
Undefined symbols for architecture i386:
  "_fossil_fopen$UNIX2003", referenced from:
      _do_meta_command in shell.o
      _sqlite3_shell in shell.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
*** Error code 1

Stop.
bmake: stopped in 
/Volumes/pkgsrc/obj/devel/fossil/work/fossil-src-20110523151112
*** Error code 1


>How-To-Repeat:

        Build fossil on MacOS 10.6.

>Fix:

        I wish.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index