ports-mgmt/mport-manager
Graphical Package Manager for MidnightBSD
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.1.1 | 318 | 0.7 | i386 | bsd2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| defianti386 | info | 2016-03-11 19:04:12.788204 | Test Started |
| defianti386 | fail | 2016-03-11 19:14:40.945788 | make build returned non-zero: 1 |
| defianti386 | fail | 2016-03-11 19:14:42.4852 | Test complete. |
Log
[1m===> Building for mport-manager-0.1.1[0m
rm -f *.o mport-manager
clang -I/usr/local/include -Wall -pedantic -std=c99 -O2 -fblocks `pkg-config --cflags gtk+-3.0` -DDATADIR="\"/usr/local/share/mport\"" -L/usr/local/lib -lmd -larchive -lbz2 -llzma -lz -lfetch -lsqlite3 -lmport -lpthread -ldispatch -lBlocksRuntime `pkg-config --libs gtk+-3.0` -o mport-manager mport-manager.c
mport-manager.c:407:7: warning: unused variable 'resultCode' [-Wunused-variable]
int resultCode = upgrade(mport);
^
mport-manager.c:972:13: warning: implicit declaration of function 'mport_index_list' is invalid in C99 [-Wimplicit-function-declaration]
if (mport_index_list(mport, &indexEntries) != MPORT_OK) {
^
mport-manager.c:735:1: warning: unused function 'msgbox' [-Wunused-function]
msgbox( GtkWindow * parent, char * msg )
^
3 warnings generated.
/tmp/mport-manager-iUvEl7.o: In function `populate_remote_index':
mport-manager.c:(.text+0x1adb): undefined reference to `mport_index_list'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [mport-manager] Error code 1
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Stop in /usr/mports/ports-mgmt/mport-manager.
Links
Depends On
- devel/pkgconf (build)
- accessibility/atk (lib)
- devel/glib20 (lib)
- x11-toolkits/gtk30 (lib)
- x11-toolkits/pango (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus