Changes between Initial Version and Version 1 of Ticket #3684, comment 5


Ignore:
Timestamp:
Mar 24, 2016, 2:06:42 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3684, comment 5

    initial v1  
    44I'm happy to jump through any hoops you'd like me to for further diagnosis...
    55
     6{{{
    67--->  Configuring gnome-libs
    78--->  Building gnome-libs with target all
    8 Error: Target com.apple.build returned: shell command "cd
    9 "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gnome-libs/work/gnome-libs-1.4.2"
    10 && make all" returned error 2
    11 Command output: gnome-metadata.c:177: warning: assignment makes pointer from
    12 integer without a cast
     9Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_gnome-libs/work/gnome-libs-1.4.2" && make all" returned error 2
     10Command output: gnome-metadata.c:177: warning: assignment makes pointer from integer without a cast
    1311gnome-metadata.c: In function 'metadata_set':
    14 gnome-metadata.c:302: warning: passing argument 2 of 'database->put' from
    15 incompatible pointer type
     12gnome-metadata.c:302: warning: passing argument 2 of 'database->put' from incompatible pointer type
    1613gnome-metadata.c:302: error: too few arguments to function 'database->put'
    17 gnome-metadata.c:329: warning: passing argument 2 of 'database->get' from
    18 incompatible pointer type
     14gnome-metadata.c:329: warning: passing argument 2 of 'database->get' from incompatible pointer type
    1915gnome-metadata.c:329: error: too few arguments to function 'database->get'
    20 gnome-metadata.c:350: warning: passing argument 2 of 'database->put' from
    21 incompatible pointer type
     16gnome-metadata.c:350: warning: passing argument 2 of 'database->put' from incompatible pointer type
    2217gnome-metadata.c:350: error: too few arguments to function 'database->put'
    23 gnome-metadata.c:357: warning: passing argument 2 of 'database->put' from
    24 incompatible pointer type
     18gnome-metadata.c:357: warning: passing argument 2 of 'database->put' from incompatible pointer type
    2519gnome-metadata.c:357: error: too few arguments to function 'database->put'
    2620gnome-metadata.c: In function 'metadata_remove':
    27 gnome-metadata.c:389: warning: passing argument 2 of 'database->del' from
    28 incompatible pointer type
     21gnome-metadata.c:389: warning: passing argument 2 of 'database->del' from incompatible pointer type
    2922gnome-metadata.c:389: error: too few arguments to function 'database->del'
    30 gnome-metadata.c:416: warning: passing argument 2 of 'database->get' from
    31 incompatible pointer type
     23gnome-metadata.c:416: warning: passing argument 2 of 'database->get' from incompatible pointer type
    3224gnome-metadata.c:416: error: too few arguments to function 'database->get'
    33 gnome-metadata.c:433: warning: passing argument 2 of 'database->del' from
    34 incompatible pointer type
     25gnome-metadata.c:433: warning: passing argument 2 of 'database->del' from incompatible pointer type
    3526gnome-metadata.c:433: error: too few arguments to function 'database->del'
    36 gnome-metadata.c:450: warning: passing argument 2 of 'database->put' from
    37 incompatible pointer type
     27gnome-metadata.c:450: warning: passing argument 2 of 'database->put' from incompatible pointer type
    3828gnome-metadata.c:450: error: too few arguments to function 'database->put'
    3929gnome-metadata.c: In function 'metadata_get_list':
    40 gnome-metadata.c:482: warning: passing argument 2 of 'database->get' from
    41 incompatible pointer type
     30gnome-metadata.c:482: warning: passing argument 2 of 'database->get' from incompatible pointer type
    4231gnome-metadata.c:482: error: too few arguments to function 'database->get'
    4332gnome-metadata.c: In function 'metadata_get_no_dup':
    44 gnome-metadata.c:515: warning: passing argument 2 of 'database->get' from
    45 incompatible pointer type
     33gnome-metadata.c:515: warning: passing argument 2 of 'database->get' from incompatible pointer type
    4634gnome-metadata.c:515: error: too few arguments to function 'database->get'
    4735gnome-metadata.c: In function 'maybe_scan_app_dir':
    48 gnome-metadata.c:784: warning: passing argument 3 of 'scandir' from incompatible
    49 pointer type
     36gnome-metadata.c:784: warning: passing argument 3 of 'scandir' from incompatible pointer type
    5037make[2]: *** [gnome-metadata.lo] Error 1
    5138make[1]: *** [all-recursive] Error 1
     
    5340
    5441[13:16:52] bash [.../justin]>
     42}}}