#36702 closed defect (fixed)
gobject-introspection @1.32.1 build failure
Reported by: | me@… | Owned by: | singingwolfboy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | dcecchin@…, asahiro.g@…, kazu-yamamoto (Kazu Yamamoto), andre@…, dave.deluria@…, ktaylor1024@…, ashley_boi99@…, plawson18@…, icatrileo@…, u.g.the.sky@…, christophe.paiva.tofio@…, sidiropo@…, blauvelta@…, drblez@…, brent.schultz@…, ryan@…, gresham@…, grobe0ba@…, jens@…, danibeaubien@…, joshuacfreedman@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | gobject-introspection |
Description
semenov@cheyenne ~ $ sudo port upgrade outdated ---> Computing dependencies for gobject-introspection ---> Building gobject-introspection Error: org.macports.build for port gobject-introspection returned: command execution failed Please see the log file for port gobject-introspection for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gobject-introspection/gobject-introspection/main.log
The relevant part of main.log:
:info:build libtool: link: /usr/bin/clang -arch x86_64 -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.32.1/tmp-introspectlwTb1B/Gio-2.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.32.1/tmp-introspectlwTb1B/Gio-2.0.o -L/opt/local/lib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libffi.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib -lresolv -lz /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc :info:build gir/gio-2.0.c:32987: Warning: Gio: g_pollable_input_stream_read_nonblocking: unknown parameter 'size' in documentation comment, should be 'count' :info:build /opt/local/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't find parameter size referenced by parameter buffer of 'pollable_output_stream_write_nonblocking' :info:build /opt/local/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't find parameter size referenced by parameter buffer of 'pollable_output_stream_write_nonblocking' :info:build :info:build make[2]: *** [Gio-2.0.gir] Error 1
Attachments (1)
Change History (38)
comment:1 Changed 12 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|
Changed 12 years ago by dcecchin@…
comment:3 follow-up: 32 Changed 12 years ago by neverpanic (Clemens Lang)
Owner: | changed from cal@… to singingwolfboy@… |
---|
This can be fixed by the patches currently only enabled in the glib2_devel variant. Maybe upstream has an update available fixing this, too?
comment:6 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Has duplicate #36711.
comment:7 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:16 Changed 12 years ago by christophe.paiva.tofio@…
Cc: | christophe.paiva.tofio@… added |
---|
Cc Me!
comment:22 Changed 12 years ago by joshuacfreedman@…
comment:24 follow-up: 25 Changed 12 years ago by ashley_boi99@…
Could we get an update on the progress for resolving this issue please.
Sorry to pester.
comment:25 follow-up: 31 Changed 12 years ago by neverpanic (Clemens Lang)
Replying to ashley_boi99@…:
Could we get an update on the progress for resolving this issue please.
Can you provide a patch?
comment:30 Changed 12 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… added |
---|
Cc'ing maintainer of glib2.
@ryandesign: It appears the last update of the glib2 port causes gobject-introspection to not build anymore. Any ideas?
comment:31 Changed 12 years ago by ashley_boi99@…
Replying to cal@…:
Replying to ashley_boi99@…:
Could we get an update on the progress for resolving this issue please.
Can you provide a patch?
Unfortunately not. Sorry.
comment:32 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:33 Changed 12 years ago by icatrileo@…
Sorry my ignorance, but what should I do now? port selfupdate and install gobject-introspection ?? if so, that's not working. Thanks.
comment:34 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Yes, but if you're using rsync for port updates (which you are unless you've changed the defaults) then as always you'll need to wait until the rsync server syncs with the subversion server. The master rsync server synchronizes with subversion every 30 minutes.
comment:35 Changed 12 years ago by icatrileo@…
I haven't had success with this, I've been selfupdating since yesterday, cleaning and installing but nothing has changed. Anybody is experiencing the same?
comment:36 Changed 12 years ago by christophe.paiva.tofio@…
For me it's OK. This morning I just clean gobject-introspection, after I do a selfupdate and install gobject-introspection and it's succesful.
comment:37 Changed 12 years ago by icatrileo@…
That was it, since I got this problem installing gnuplot I was cleaning gnuplot, my bad. Now it's working, thank you all.
Please attach the complete
main.log
.