Am 15.03.22 um 14:51 schrieb Stephan Althaus:
On 3/15/22 14:23, Andreas Wacknitz wrote:
Hi all,

our samba package doesn't build at the moment. It fails in the 64-bit
part probably because of a missing flag.
Alas this prevents for fixing man page collisions that have been
introduced by an update of illumogs-gate (IPD4).

I have stopped our nightly illumos-gate builds at rhe moment because of
this but we need to find a solution for it soon.
When the jenkins job will be ra-activated before we have a solution
either everybody needs to uninstall samba or we need to obsolete the
samba package.

Short: We need to find a maintainer for the samba package otherwise it's
doomed for OI.

Regards,
Andreas


_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Hello!

I gave it a try. It seems some symbols are "lost" ;-)


[2687/3948] Linking bin/default/librpc/tools/ndrdump
Undefined            first referenced
 symbol                  in file
__gmpn_sec_powm_itch                /usr/lib/amd64/libhogweed.so.5
__gmpn_sec_invert                   /usr/lib/amd64/libhogweed.so.5
__gmpz_limbs_write                  /usr/lib/amd64/libgnutls.so
__gmpn_sec_div_r_itch               /usr/lib/amd64/libhogweed.so.5
__gmpz_limbs_finish                 /usr/lib/amd64/libgnutls.so
__gmpn_sec_invert_itch              /usr/lib/amd64/libhogweed.so.5
__gmpz_limbs_modify                 /usr/lib/amd64/libgnutls.so
__gmpn_sec_powm                     /usr/lib/amd64/libhogweed.so.5
__gmpn_sec_add_1_itch               /usr/lib/amd64/libhogweed.so.5
__gmpn_sec_mul_itch                 /usr/lib/amd64/libhogweed.so.5
__gmpz_roinit_n                     /usr/lib/amd64/libgnutls.so
__gmpn_sec_mul                      /usr/lib/amd64/libhogweed.so.5
__gmpn_sec_add_1                    /usr/lib/amd64/libhogweed.so.5
__gmpn_sec_div_r                    /usr/lib/amd64/libhogweed.so.5
__gmpn_cnd_sub_n                    /usr/lib/amd64/libgnutls.so
__gmpn_cnd_add_n                    /usr/lib/amd64/libgnutls.so
__gmpz_limbs_read                   /usr/lib/amd64/libgnutls.so
ld: fatal: symbol referencing errors. No output written t


Anyone 'knows' some of these and has a hint ?

Greetings,

Stephan

That's not the problem I have on my build machine:
Undefined            first referenced
 symbol                  in file
set_field_buffer source3/utils/regedit_dialog.c.39.o
set_form_win source3/utils/regedit_dialog.c.39.o
set_form_sub source3/utils/regedit_dialog.c.39.o
field_buffer source3/utils/regedit_dialog.c.39.o
set_current_field source3/utils/regedit_dialog.c.39.o
form_driver source3/utils/regedit_dialog.c.39.o
post_form source3/utils/regedit_dialog.c.39.o
unpost_form source3/utils/regedit_dialog.c.39.o
free_field source3/utils/regedit_dialog.c.39.o
free_form source3/utils/regedit_dialog.c.39.o
dynamic_field_info source3/utils/regedit_dialog.c.39.o
new_form source3/utils/regedit_dialog.c.39.o
pos_form_cursor source3/utils/regedit_dialog.c.39.o
new_field source3/utils/regedit_dialog.c.39.o
set_field_back source3/utils/regedit_dialog.c.39.o
set_field_opts source3/utils/regedit_dialog.c.39.o
ld: fatal: symbol referencing errors. No output written to
/export/home/andreas/oi-userland/components/network/samba/build/amd64/bin/default/source3/utils/samba-regedit
collect2: error: ld returned 1 exit status

This looks more like a missing -lcurses (or a misdetection of ncurses
vs. curses). Yours might be another problem or one that's just with your
configuration.

Andreas


_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev


_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to