Changes between Initial Version and Version 4 of Ticket #15179


Ignore:
Timestamp:
May 22, 2008, 5:11:35 AM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15179

    • Property Keywords Thunar added
    • Property Milestone changed from to Port Bugs
  • Ticket #15179 – Description

    initial v4  
    1 > sudo port install Thunar
    2 > ---> †Fetching Thunar
    3 > ---> †Verifying checksum(s) for Thunar
    4 > ---> †Extracting Thunar
    5 > ---> †Applying patches to Thunar
    6 > ---> †Configuring Thunar
    7 > ---> †Building Thunar with target all
    8 > Error: Target org.macports.build returned: shell command " cd "/opt/
    9 > local/var/macports/build/
    10 > _opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_
    11 > Thunar/work/Thunar-0.9.0" && make all " returned error 2
    12 > Command output: thunar-metafile.c:64: warning: no semicolon at end †
    13 > of struct or union
    14 > thunar-metafile.c:66: error: syntax error before '}' token
    15 > thunar-metafile.c: In function 'thunar_metafile_get_type':
    16 > thunar-metafile.c:89: error: invalid application of 'sizeof' to †
    17 > incomplete type 'ThunarMetafile'
    18 > thunar-metafile.c: In function 'thunar_metafile_init':
    19 > thunar-metafile.c:133: error: dereferencing pointer to incomplete type
    20 > thunar-metafile.c:134: error: dereferencing pointer to incomplete type
    21 > thunar-metafile.c: In function 'thunar_metafile_finalize':
    22 > thunar-metafile.c:149: error: dereferencing pointer to incomplete type
    23 > thunar-metafile.c:150: error: dereferencing pointer to incomplete type
    24 > thunar-metafile.c:153: error: dereferencing pointer to incomplete type
    25 > thunar-metafile.c:154: error: dereferencing pointer to incomplete type
    26 > thunar-metafile.c: In function 'thunar_metafile_read':
    27 > thunar-metafile.c:166: error: dereferencing pointer to incomplete type
    28 > thunar-metafile.c: In function 'thunar_metafile_fetch':
    29 > thunar-metafile.c:264: error: dereferencing pointer to incomplete type
    30 > thunar-metafile.c:279: error: dereferencing pointer to incomplete type
    31 > thunar-metafile.c:280: error: dereferencing pointer to incomplete type
    32 > thunar-metafile.c:283: error: dereferencing pointer to incomplete type
    33 > thunar-metafile.c:284: error: dereferencing pointer to incomplete type
    34 > thunar-metafile.c:288: error: dereferencing pointer to incomplete type
    35 > thunar-metafile.c:289: error: dereferencing pointer to incomplete type
    36 > thunar-metafile.c: In function 'thunar_metafile_store':
    37 > thunar-metafile.c:355: error: dereferencing pointer to incomplete type
    38 > thunar-metafile.c:431: error: dereferencing pointer to incomplete type
    39 > thunar-metafile.c:440: error: dereferencing pointer to incomplete type
    40 > make[3]: *** [Thunar-thunar-metafile.o] Error 1
    41 > make[2]: *** [all] Error 2
    42 > make[1]: *** [all-recursive] Error 1
    43 > make: *** [all] Error 2
    44 >
    45 > Error: Status 1 encountered during processing.
     1{{{
     2sudo port install Thunar
     3---> Fetching Thunar
     4---> Verifying checksum(s) for Thunar
     5---> Extracting Thunar
     6---> Applying patches to Thunar
     7---> Configuring Thunar
     8---> Building Thunar with target all
     9Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_Thunar/work/Thunar-0.9.0" && make all " returned error 2
     10Command output: thunar-metafile.c:64: warning: no semicolon at end of struct or union thunar-metafile.c:66: error: syntax error before '}' token
     11thunar-metafile.c: In function 'thunar_metafile_get_type':
     12thunar-metafile.c:89: error: invalid application of 'sizeof' to incomplete type 'ThunarMetafile'
     13thunar-metafile.c: In function 'thunar_metafile_init':
     14thunar-metafile.c:133: error: dereferencing pointer to incomplete type
     15thunar-metafile.c:134: error: dereferencing pointer to incomplete type
     16thunar-metafile.c: In function 'thunar_metafile_finalize':
     17thunar-metafile.c:149: error: dereferencing pointer to incomplete type
     18thunar-metafile.c:150: error: dereferencing pointer to incomplete type
     19thunar-metafile.c:153: error: dereferencing pointer to incomplete type
     20thunar-metafile.c:154: error: dereferencing pointer to incomplete type
     21thunar-metafile.c: In function 'thunar_metafile_read':
     22thunar-metafile.c:166: error: dereferencing pointer to incomplete type
     23thunar-metafile.c: In function 'thunar_metafile_fetch':
     24thunar-metafile.c:264: error: dereferencing pointer to incomplete type
     25thunar-metafile.c:279: error: dereferencing pointer to incomplete type
     26thunar-metafile.c:280: error: dereferencing pointer to incomplete type
     27thunar-metafile.c:283: error: dereferencing pointer to incomplete type
     28thunar-metafile.c:284: error: dereferencing pointer to incomplete type
     29thunar-metafile.c:288: error: dereferencing pointer to incomplete type
     30thunar-metafile.c:289: error: dereferencing pointer to incomplete type
     31thunar-metafile.c: In function 'thunar_metafile_store':
     32thunar-metafile.c:355: error: dereferencing pointer to incomplete type
     33thunar-metafile.c:431: error: dereferencing pointer to incomplete type
     34thunar-metafile.c:440: error: dereferencing pointer to incomplete type
     35make[3]: *** [Thunar-thunar-metafile.o] Error 1
     36make[2]: *** [all] Error 2
     37make[1]: *** [all-recursive] Error 1
     38make: *** [all] Error 2
     39
     40Error: Status 1 encountered during processing.
     41}}}