FreeBSD Bugzilla – Attachment 209816 Details for
Bug 242533
devel/libgtop: error: no member named 'next' in 'struct vm_map_entry
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
libgtop build error
libgtop-error (text/plain), 3.41 KB, created by
Neel Chauhan
on 2019-12-09 23:16:07 UTC
(
hide
)
Description:
libgtop build error
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2019-12-09 23:16:07 UTC
Size:
3.41 KB
patch
obsolete
>libtool: link: ranlib .libs/libgtop_sysdeps-2.0.a >libtool: link: ( cd ".libs" && rm -f "libgtop_sysdeps-2.0.la" && ln -s "../libgtop_sysdeps-2.0.la" "libgtop_sysdeps-2.0.la" ) >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ppp.lo -MD -MP -MF .deps/ppp.Tpo -c ppp.c -o ppp.o >/dev/null 2>&1 >procmap.c:101:25: warning: unused variable 'um' [-Wunused-variable] > struct ufsmount um; > ^ >procmap.c:282:39: error: no member named 'next' in 'struct vm_map_entry' > first = vmspace.vm_map.header.next; > ~~~~~~~~~~~~~~~~~~~~~ ^ >procmap.c:285:56: error: no member named 'next' in 'struct vm_map_entry' > (gulong) vmspace.vm_map.header.next, > ~~~~~~~~~~~~~~~~~~~~~ ^ >procmap.c:308:56: error: no member named 'next' in 'struct vm_map_entry' > (gulong) entry.next, > ~~~~~ ^ >procmap.c:386:24: error: no member named 'next' in 'struct vm_map_entry' > } while (entry.next != first); > ~~~~~ ^ >procmap.c:396:16: warning: cast from 'gchar *' (aka 'char *') to > 'glibtop_map_entry *' (aka 'struct _glibtop_map_entry *') increases > required alignment from 1 to 8 [-Wcast-align] > return (glibtop_map_entry*) g_array_free(maps, FALSE); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >2 warnings and 4 errors generated. >gmake[8]: *** [Makefile:550: procmap.lo] Error 1 >gmake[8]: *** Waiting for unfinished jobs.... >libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Winline -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT netload.lo -MD -MP -MF .deps/netload.Tpo -c netload.c -o netload.o >/dev/null 2>&1 >mv -f .deps/ppp.Tpo .deps/ppp.Plo >mv -f .deps/netload.Tpo .deps/netload.Plo >gmake[8]: Leaving directory '/usr/ports/devel/libgtop/work/libgtop-2.38.0/sysdeps/freebsd' >gmake[7]: *** [Makefile:428: all-recursive] Error 1 >gmake[7]: Leaving directory '/usr/ports/devel/libgtop/work/libgtop-2.38.0/sysdeps' >gmake[6]: *** [Makefile:569: all-recursive] Error 1 >gmake[6]: Leaving directory '/usr/ports/devel/libgtop/work/libgtop-2.38.0' >gmake[5]: *** [Makefile:453: all] Error 2 >gmake[5]: Leaving directory '/usr/ports/devel/libgtop/work/libgtop-2.38.0' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[4]: stopped in /usr/ports/devel/libgtop >*** Error code 1 > >Stop. >make[3]: stopped in /usr/ports/sysutils/gnome-control-center >*** Error code 1 > >Stop. >make[2]: stopped in /usr/ports/sysutils/gnome-control-center >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/x11/gnome-shell >*** Error code 1 > >Stop. >make: stopped in /usr/ports/x11/gnome3-lite >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242533
: 209816 |
209828
|
209957
|
209975
|
210008
|
210013
|
210019
|
210610
|
210676