Re: Upgrade of current pkgsrc fails due to gtk3 on 10.99

2024-04-16 Thread Riccardo Mottola
Hi, maybe pkg_chck should understand multi-version one day... it is becoming a common disease for python, perl... but also other packages. Greg Troxel wrote: Yes, all flowing from python's lack of API compat. This may not help, but I recommmend: pkgin sk pkgin uk foo # for any kept

Re: Upgrade of current pkgsrc fails due to gtk3 on 10.99

2024-04-15 Thread Riccardo Mottola
Hi Greg, once gtk3 was sorted out, pkg_rr completed. Yay. Then I did re-run it, to check, and I see this: RR> Checking for mismatched installed packages using pkg_chk rr> Installed: py311-tomli-2.0.1nb1 py311-tomli-2.0.1nb1 rr> WARNING: mismatch variable not set due to permissions; rr>

Re: Upgrade of current pkgsrc fails due to gtk3 on 10.99

2024-04-15 Thread Riccardo Mottola
Hi Greg, Greg Troxel wrote: gtk3 is buggy. It tries to link against installed libs during the build, instead of only the libs being built. I did pkg_delete -f gtk3+ and then it builds fine. Actually fixing this is harder; you'll have to find where gtk3+'s build manages to have

Upgrade of current pkgsrc fails due to gtk3 on 10.99

2024-04-14 Thread Riccardo Mottola
Hi, I am running 10.99.10 and updated pkgsrc and want to upgrade with pkg_rolling-replace gtk3 fails with the error below. I see the issue on freetype, which is a little scary. The blocking problem whough is that libgdk-3 has undefined reference to X symbols! A check: $ ls -l

Re: make replace failing with python module conflicts

2024-03-21 Thread Riccardo Mottola
Hi Greg! it's always you replying to me.. thank you! Long time NetBSD... Greg Troxel wrote: > Two options: > > A) pkg_delete -f the py311-foo that are now included in python base > package > > B) using pbulk, a separate machine, etc., build a binary package set of > everything you need

glitches in framebuffer console - NL/CR

2024-03-20 Thread Riccardo Mottola
Hi, I noticed that the first console (the standard one) in case of framebuffer enabled cards has strange issues. I noticed this on 9.3 as well as on 10RC on different systems and AMD vs. Intel video card I report it on this ML because t Boot, dmesg, login come up fine, no issue. Certain

make replace failing with python module conflicts

2024-03-18 Thread Riccardo Mottola
Hi, I have the issue below, python upgrade conflicts with its modules. Usually I jsut remove these modules and retry, but here the dependency tree is borader. What's the best to handle this? Beyond hating the python hell. Riccardo => Checking file-check results for python311-3.11.8 =>

Re: Unacceptable firefox behavior with nouveau graphics card

2024-03-05 Thread Riccardo Mottola
Hi, Paul Goyette wrote: 1) Does this sound familiar to anyone else?  Or am I just a set-of-1 ? I use firefox on Linux with nouveau and it works quite well, performance is not to the same level of a Mac or Windows "equivalent", but quite nice. Just to mean that Firefox+Nouveau "can" work. I

Re: Failure to build kernel i386 - am7990 struct access

2023-12-04 Thread Riccardo Mottola
Hi, Riccardo Mottola wrote: > /usr/src/sys/dev/ic/am7990.c -o am7990.o > /usr/src/sys/dev/ic/am7990.c: In function 'am7990_meminit': > /usr/src/sys/dev/ic/am7990.c:163:39: error: taking address of packed > member of 'struct leinit' may result in an unaligned pointer value > [

Failure to build kernel i386 - am7990 struct access

2023-11-28 Thread Riccardo Mottola
Hi, with today's CVS I get this: /usr/src/sys/dev/ic/am7990.c -o am7990.o /usr/src/sys/dev/ic/am7990.c: In function 'am7990_meminit': /usr/src/sys/dev/ic/am7990.c:163:39: error: taking address of packed member of 'struct leinit' may result in an unaligned pointer value

Re: ERROR: No valid Python version

2023-09-01 Thread Riccardo Mottola
Hi, Greg Troxel wrote: Riccardo Mottola writes: the man page for pkg_rr asks that people not report "some make replace that pkg_rr did failed" as a pkg_rr problem, because it's not really true but mostly because the subset of peopel that don't like pkg_rr then ignore your report, wh

Re: ERROR: No valid Python version

2023-08-30 Thread Riccardo Mottola
Hi, Riccardo Mottola wrote: In fact at the moment I have this one installed, according to pkg_info py310-scons-3.1.2nb4 Python-based, open-source build system so I suppose pkg_rr was right trying to subdtitute the py3 version right now I found that py310-scons could be removed without

Re: ERROR: No valid Python version

2023-08-30 Thread Riccardo Mottola
Hi, Greg Troxel wrote: did you cd to devel/scons (or really the PKGPATH of the installed pkg) and type "make replace". The pkg_rr man page says, or should say, to do that, and then to deal with that error as if it were not from pkg_rr. no, I didn't... I thought to have encountered some weird

ERROR: No valid Python version

2023-08-29 Thread Riccardo Mottola
Hi, pkg_rolling-replace of current pksgrc on 10.99.7 stops with this error: RR> Replacing py310-scons-3.1.2nb4 ===> Cleaning for none-scons-3.1.2nb7 ERROR: This package has set PKG_FAIL_REASON: ERROR: No valid Python version *** Error code 1 However, if I check in /usr/pkg/bin I have plenty

Re: error installing libiconv-1.17

2023-03-27 Thread Riccardo Mottola
Hi Thomas, Thomas Klausner wrote: > On Mon, Mar 27, 2023 at 10:03:18AM +0000, Riccardo Mottola wrote: >> I am trying to upgrade current pkgsrc packages on current. >> >> Current installed version: >> libiconv-1.14nb3Character set conversion library > IIRC libicon

error installing libiconv-1.17

2023-03-27 Thread Riccardo Mottola
Hello, I am trying to upgrade current pkgsrc packages on current. Current installed version: libiconv-1.14nb3Character set conversion library Any ideas? Riccardo libtool: install: chmod 644 /usr/pkgsrc/converters/libiconv/work/.destdir/usr/pkg/lib/libiconv.a libtool: install: ranlib

Re: failure to build guile 2.2.7 on current with current

2023-01-13 Thread Riccardo Mottola
Hi! Martin Husemann wrote: On Fri, Jan 13, 2023 at 02:12:49PM +0100, Riccardo Mottola wrote: I just upgraded to 10.99.2 via sysinst. I updated pkgsrc and started rolling-replace. You need to update (at least /libexec/ld.elf_so). to update, I hope I can just re-run sysinst from the running

failure to build guile 2.2.7 on current with current

2023-01-13 Thread Riccardo Mottola
Hi, I just upgraded to 10.99.2 via sysinst. I updated pkgsrc and started rolling-replace. Guile dies this way:   SNARF  regex-posix.doc   CCLD libguile-2.2.la ld: .libs/libguile_2.2_la-posix.o: in function `scm_tmpnam': posix.c:(.text+0x10e9): warning: warning: tmpnam() possibly used

old nvidia card crash with current at boot in nouveau nvkm

2022-12-30 Thread Riccardo Mottola
Hi, This message had ad attachment, it does not come through... so I rewrite it without and try pastebin. coming over from netbsd-base list. I have a laptop with 01:00.0 VGA compatible controller: NVIDIA Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) framebuffer does not

Re: issue building current kernel fails, stripattach

2022-12-29 Thread Riccardo Mottola
Hi, On 28/12/2022 19:22, Jonathan A. Kollasch wrote: strip(4) was removed since 9, but some small remnants remained such that this failed at link time rather than config(1) time. Fixed in src/sys/conf/files r1.1306. I confirm the fix, thanks. Riccardo

issue building current kernel fails, stripattach

2022-12-28 Thread Riccardo Mottola
Hi, to debug nouveau I need to build a current kernel, as advised on netbsd-users. I got sources snapshot, updated with "cvs -q update -dPA". Did it twice to be sure not to have gotten a bad release. To do this, I need current tooIs: I built tools using "./build.sh -U -j2 tools" .

Re: Branching for netbsd-10 next week

2022-12-14 Thread Riccardo Mottola
Hi Martin, Martin Husemann wrote: - unaware users may install FFSv2ea file systems and later find the need to access them from older NetBSD kernels. "Downgrading" them is quite easy using the ufs2ea-flip tool mentioned in the wiki page, but it is not "plug & play". - if FFSv2ea

Re: error upgrading packages on current / pkg database

2022-05-01 Thread Riccardo Mottola
Hi, after I rebuild successfully glib2, pkg_rolling-replace did work for several hours. Disturbed only by the entropy problem Then I end up with this situation. RR> Checking for mismatched installed packages using pkg_chk rr> Installed: py37-gobject-2.28.7nb4 rr> WARNING: mismatch variable

Re: error upgrading packages on current / pkg database

2022-04-20 Thread Riccardo Mottola
Hi Greg, Greg Troxel wrote: > 1) Understand how pkgdb works > > cd /usr/pkg/pkgdb > > look around at the contents > > 2) look at glib2 specifically > > ls -ld glib2-* > for d in glib2-*; do > echo DIR $d > ls -l $d > done > > 3) Figure out how to write 'pkg_admin fsck'

error upgrading packages on current / pkg database

2022-04-15 Thread Riccardo Mottola
Hello, I did a full system upgrade (running now ) and then got current pkgsrc. Now I try to run pkg_rolling-replace -uv ; it compiled for days, then stops. disc# pkg_admin check ...pkg_admin: can't open /usr/pkg/pkgdb/glib2-2.70.2nb1/+CONTENTS: No such file or

pkg_rolling-relace reports mismatch

2022-02-16 Thread Riccardo Mottola
Hello, pkg_rolling-replace reports me this: RR> Checking for mismatched installed packages using pkg_chk rr> Installed: py37-gobject-2.28.7nb4 rr> WARNING: mismatch variable not set due to permissions; rr> mismatch status will not persist. RR> Excluding the following mismatched

Re: current - unable to rebuild gobject-introspection due to libffi

2022-02-15 Thread Riccardo Mottola
Hi Patrick, Patrick Welche wrote: > On Mon, Feb 14, 2022 at 03:13:41PM +0100, Riccardo Mottola wrote: >> Hi Patrick, >> >> >> Patrick Welche wrote: >>>> Given the error below, there seems to be a failure right on the libffi >>>> needed

Re: current - unable to rebuild gobject-introspection due to libffi

2022-02-14 Thread Riccardo Mottola
Hi Patrick, Patrick Welche wrote: >> Given the error below, there seems to be a failure right on the libffi >> needed for libgirepository, but it is the one I am trying to replace, or >> not? > I think one cunning plan seen on this list was to look at the output from > > grep libffi.so.7

current - unable to rebuild gobject-introspection due to libffi

2022-02-14 Thread Riccardo Mottola
Hi, I am on netbsd 9.99.93 and current pkgsrc tree. After upgrading the whole base system, upgrading pkgsrc is also a good idea. pkg_rolling-replace -uv is my usual friend. I always stop at gobject introspection, which is currently broken due to libffi upgrade Given the error below, there seems

9.99.93 kernel and still entropy hangs

2022-02-14 Thread Riccardo Mottola
Hello, entropy for me is still brittle. Does "consolidating" entropy survive a reboot? I still get stalls. The first thing was install a new kernel.. and again I got the dreaded not enough entropy. [ 10879.215507] entropy: pid 6895 (python3.9) blocking due to lack of entropy I think I have

Re: upgrade - no more high res console 9.99.93

2022-02-14 Thread Riccardo Mottola
Hi All, Riccardo Mottola wrote: > after some time, I upgraded from sources: new kernel, toolchain, etc etc. > I have an Intel video card. It no longer shows a high-res framebuffer on > startup. Lots of answers here, I'm swamped :) I actually found that the framebuffer is working. It

upgrade - no more high res console 9.99.93

2022-02-10 Thread Riccardo Mottola
Hi All! after some time, I upgraded from sources: new kernel, toolchain, etc etc. I have an Intel video card. It no longer shows a high-res framebuffer on startup. To me all looks fine, drm detected & enabled. X11 works. [ 3.991030] kern.module.path=/stand/amd64/9.99.93/modules [

Re: DRM access rights

2021-11-23 Thread Riccardo Mottola
Hi Matthew, matthew green wrote: how can I solve this? Usually it is the means of adding oneself to a specific group, changing devfs, but found nothing of there like. check the perms on /dev/dri/card0. make sure your console user has read/write access to it. oh indeed, wheel had only "r", I

DRM access rights

2021-11-20 Thread Riccardo Mottola
Hello, I'm running 9.99.92, just upgraded when starting glxgears, but also when running other applications: libGL error: failed to open drm device: Permission denied libGL error: failed to load driver: i965 how can I solve this? Usually it is the means of adding oneself to a specific group,

Mercurial considerations on the field

2021-04-28 Thread Riccardo Mottola
Hi! Since I had to compile a custom kernel from current sources to do some debugging, I thought of checking out the hg repository mirror. I read in the past time on the ailing list a lot of heated discussion. I was skeptical, and... I had reason to apparently. I tried on a dual-core intel

lintpkgsrc reports unknown packages

2021-03-03 Thread Riccardo Mottola
Hi, I updated whole userland and then pkgsrc using pkg_rolling-replace. I had some hiccups so I resumed a couple of times, at the end I got no errors. Some packages where missing, which I remember to have had, I id "make install" for them. I also did run "pkg_admin rebuild" then I did run

Re: pkgsrc build hang of python38

2021-03-02 Thread Riccardo Mottola
Hi! Lloyd Parkes wrote: >> I don't think it is that user friendly to recularly "feed" this >> entropy... and it gets lost at the next reboot? Could we have a script >> on boot? > > The entropy is preserved across reboot by the shutdown hooks, so you > normally only need to do this once. If you

Re: pkgsrc build hang of python38

2021-03-01 Thread Riccardo Mottola
Hi Lloyd and Chavdar, Lloyd Parkes wrote: > > On 28/02/21 9:50 am, Riccardo Mottola wrote: >> python38 hangs during build. I tried several times, it hangs in >> exactly the same place again. I don't know of course where the issue >> comes from, since all is new now :) >

pkgsrc build hang of python38

2021-02-27 Thread Riccardo Mottola
Hi, after succesfully upgrading to  9.99.80 with a full distribution rebuild, I am also rebuilding pkgsrc!I did follow the pkgdb migration. python38 hangs during build. I tried several times, it hangs in exactly the same place again. I don't know of course where the issue comes from, since

Re: Fail do build on amd64: nbmtree: .: missing directory in specification

2021-02-27 Thread Riccardo Mottola
them specifically. Riccardo Riccardo Mottola wrote: Hi, just tried to update since a loong time. I updated source, built the kernel, tools just fine. However distribution fails with the error below. Ideas? Riccardo obj ===> regress/sys/kern/ras/ras3 obj ===> regress/sys/kern/un

Fail do build on amd64: nbmtree: .: missing directory in specification

2021-02-04 Thread Riccardo Mottola
Hi, just tried to update since a loong time. I updated source, built the kernel, tools just fine. However distribution fails with the error below. Ideas? Riccardo obj ===> regress/sys/kern/ras/ras3 obj ===> regress/sys/kern/unfdpass clean_METALOG ===> . clean_METALOG ===> distrib/sets

Re: hang while updating pkg_rolling-replace libvdpau

2020-09-07 Thread Riccardo Mottola
Hi! I have not seen a reply to my mail, but let me follow up. On 04/09/2020 11:59, Riccardo Mottola wrote: It mentions a workaround, but what does it mean to: dd if=/dev/urandom of=/dev/random bs=32 count=1 sysctl -w kern.entropy.consolidate=1 I tried this "quick fix" and the

Re: hang while updating pkg_rolling-replace libvdpau

2020-09-04 Thread Riccardo Mottola
Hi Chavdar, Chavdar Ivanov wrote: (If you do find a bug in pkg_rr, of which there are many, please do report it. But it is confusing to people to conflate what broke with the program that merely chose the sequence.) In this case I don't think it is anything to do with pkg_rolling-replace;

Re: hang while updating pkg_rolling-replace libvdpau

2020-09-04 Thread Riccardo Mottola
Hi David, David Shao wrote: Examine recently posted kern/55641: Recent changes to random/entropy "pkgsrc devel brick" an Intel Ivy Bridge system, with workaround It mentions a workaround, but what does it mean to: dd if=/dev/urandom of=/dev/random bs=32 count=1 sysctl -w

hang while updating pkg_rolling-replace libvdpau

2020-09-02 Thread Riccardo Mottola
HI! I finished updating all my core system to current on i386-64, kernel, userland, etc. Now I launched pkg_rolling replace, it crunches through several packages, but then hangs. I tried running it several times, rebooting in between... but nothing. What is "hang" ? The CPU stays idle

issues with rustc - rustc-bin

2020-06-30 Thread Riccardo Mottola
Hi! I am running pkg_rolling-replace on current + current pkgsrc First I got a strange error that installed rust was installed with rust-bin. I uninstalled rust, after all it is only needed for building stuff. I don't use it. I restarted pkg_rolling-replace. I get this error now: => Build

Re: Failure to build gobject-introspection

2020-06-30 Thread Riccardo Mottola
Hello! Chavdar Ivanov wrote: But I also remember having to force update devel/glib2, as was indeed already suggested, although I don't know if this will solve your problem. this could be the solution. I updated pkgsrc. This caused also a glib2 update and afterwards gobject-introspection

Re: Failure to build gobject-introspection

2020-06-30 Thread Riccardo Mottola
Hi, Chavdar Ivanov wrote: FWIW I just rebuilt it on today's -current amd64 and -current pkgsrc; it wasn't rebuilt during the last rolling-replace, so the package was from early May; today it was also built right away. let me check for updates of pkgsrc then... I've had various troubles in

Re: Failure to build gobject-introspection

2020-06-30 Thread Riccardo Mottola
Hi Robert, Robert Swindells wrote: rerun the build twice, so I should see two crashes. The laptop has 4GB of ram and the same swap this even is enough to build geck and more or less rust... what's with gobject? What have you set MAKE_JOBS to ? I have set it to 2. What is wrong with the

Re: Failure to build gobject-introspection

2020-06-29 Thread Riccardo Mottola
Hi Maya! m...@netbsd.org wrote: distutils.errors.CompileError: command 'cpp' terminated by signal 11 Usually any GCC crashes on widely used architectures are running out of RAM. See `dmesg |tail` to see some messages related to out-of-RAM GCC components killed. dmesg does not report

Re: radeon framebuffer console all dark

2020-05-30 Thread Riccardo Mottola
Hi John, John D. Baker wrote: > If you load the "pciverbose" kernel module, you will get more descriptive > text about each device on the PCI busses, if there is a matching entry > for the device ID. ISTR any expanded description will also display in > the output of 'pcictl'. > > I've only ever

Re: radeon framebuffer console all dark

2020-05-29 Thread Riccardo Mottola
Hi John John D. Baker wrote: > This thread describes what I saw quite some time ago when Radeon DRMKMS > was first imported to NetBSD (almost-black-on-black video, only cursor > visible, X works fine). My experience was with older Radeon hardware > (Radeon 7000, ES1000 and other R100-class

Re: radeon framebuffer console all dark

2020-05-29 Thread Riccardo Mottola
Hi, David Brownlee wrote: > I believe AUTO defaults it to 128M and allows the running system to > adjust with the right calls. Aha, I doubt we do it then. >> How does it come that 32MB is enough for X11 but gives issues to the >> console... leading to only a cursor moving? > I strongly suspect

Re: radeon framebuffer console all dark

2020-05-28 Thread Riccardo Mottola
Hello David, David Brownlee wrote: >> Any suggestions? It is not a regression bug from 9.0: it is already >> bugged. I am just testing current kernel and noticed the issue >> continues. > Are there any BIOS options to adjusting the amount of memory available > to the display hardware? If so it

radeon framebuffer console all dark

2020-05-25 Thread Riccardo Mottola
Hi, my HP laptop with Turion CPU ad Radeon video is resisting efforts of getting BSD-ized! Unacceptable! First issue is that the auixp driver hangs the kernel boot - working on that with Christos and Martin, but no progress. Disabled that driver, next issue: once the framebuffer of radeon

Re: How long to build from source?

2020-05-17 Thread Riccardo Mottola
Hi, nottobay wrote: I have a 5 year old a8 laptop. How can I figure out how long compiling the current source will take? If you gave 2GB of RAM it should be fine, enable the cores you have for building. 3 or 4GB make a much better impact than SSD. I did not find SSD have a big impact

question about pkg_rolling-replace -uv -x

2020-04-07 Thread Riccardo Mottola
Hi! since build of gobject-introspection fails for me, I thought to continue updating "the rest" if possible. I tried: pkg_rolling-replace -uv -x gobject-introspection and even: pkg_rolling-replace -uv -X gobject-introspection but I still get stuck there as the first package in update! Why

Failure to build current pkgsrc - gobject-introspection

2020-04-07 Thread Riccardo Mottola
Hi! after upgrading all to 9.9.52... and finding it again acceptably stable (only wifi issues.. but that about later) I am doing a full pkgsrc rolling update gobject-introspection fails: [104/163] Generating gir-glib with a custom command FAILED: gir/GLib-2.0.gir /usr/pkg/bin/python3.7

Re: crashes with current on amd64

2020-04-03 Thread Riccardo Mottola
Hi Tobias, Tobias Nygren wrote: pmap_remove_all() at pmap_remove_all+0x311 uvmspace_free() at uvmspace_free+0x3f exit1() at exit1+0x1b8 This one is fixed already, you should update to 9.99.52. indeeed, I read about

Re: crashes with current on amd64

2020-04-01 Thread Riccardo Mottola
Hi, well, gdb and crash help, (gdb) target netbsd.30.core Undefined target command: "netbsd.30.core".  Try "help target". but crash helped! here: disc$ crash -M netbsd.30.core Crash version 9.99.50, image version 9.99.50. System panicked: kernel diagnostic assertion

crashes with current on amd64

2020-04-01 Thread Riccardo Mottola
Hi, I am running NetBSD 9.99.50 on amd64 finished compiling 19 March (so sources about 18 March). It was the first release that did not crash on pure X11 startup. It was running fine for a couple of days, I did some compilation lasting about 30 minutes, some git. Not "full builds". I am using

Re: HEADS UP: Ethernet / Wifi driver locking changes

2020-03-17 Thread Riccardo Mottola
Hi, Jason Thorpe wrote: I've just checked in a large diff that implements an MP-safe locking protocol for the ifmedia / mii layers used by many Ethernet and Wifi drivers. I've tested this fairly extensively, and have gotten some testing help from others as well. But I can't cover

Failure to build current - PARAM_LOGICAL_OP_NON_SHORT_CIRCUIT not declared

2020-03-17 Thread Riccardo Mottola
Hi! while building (sources of this night) on amd64 userland, I get this error: /usr/src/obj/tooldir.NetBSD-9.99.50-amd64/bin/x86_64--netbsd-c++ -O2 -march=core2 -Wall -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Werror -fPIE -Wno-narrowing -Wno-unused -march=core2 -std=gnu++98

Re: Anyone currently using fxp(4)?

2020-03-13 Thread Riccardo Mottola
Hi, Jason Thorpe wrote: > Is anyone currently using fxp(4) successfully? I am having trouble with link > stability on a new-in-box i82559 card, but on a non-x86 platform. I have fxp on my ThinkPad (i386), I am running 8.1 and not current. Perhaps Izumi pointed you: issues with link status /

Re: current crashes on X start

2020-03-12 Thread Riccardo Mottola
Hi, Martin Husemann wrote: >> I launch X11. A cursor appears, evberything else is black. >> Computer resets. >> Fun. > Give us some details ;-) > > I updated a machine today and it does not do that - most likely this is > graphics card/driver related. Oh, my tree is of yesterday, because it

current crashes on X start

2020-03-12 Thread Riccardo Mottola
Hi! I completed now build and full userland including X, installed. I launch X11. A cursor appears, evberything else is black. Computer resets. Fun. Riccardo

Re: failure to build current kernel (stripattach)

2020-03-11 Thread Riccardo Mottola
Hi! Martin Husemann wrote: > On Wed, Mar 11, 2020 at 09:32:38AM +0100, Riccardo Mottola wrote: >> ${EXTRA_OBJ} vers.o swapnetbsd.o >> /usr/src/obj/tooldir.NetBSD-9.99.34-amd64/bin/x86_64--netbsd-ld: >> ioconf.o:(.rodata+0x120): undefined reference to `stripattach' >>

failure to build current kernel (stripattach)

2020-03-11 Thread Riccardo Mottola
Hi alL! I try to build a current kernel and have this issue #  link  HP620/netbsd /usr/src/obj/tooldir.NetBSD-9.99.34-amd64/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0x8020 -e start -z max-page-size=0x20 -X -o netbsd

Re: X11 - WindowMaker characters issues after update

2020-01-20 Thread Riccardo Mottola
Hi All! On 11/4/19 8:00 PM, Martin Husemann wrote: On Mon, Nov 04, 2019 at 08:52:31PM +0200, Yorick Hardy wrote: This might be more pango fallout: https://blogs.gnome.org/mclasen/2019/05/25/pango-future-directions/ "Using Harfbuzz for font loading means that we will lose support for

Re: userland build failure in libgomp

2020-01-16 Thread Riccardo Mottola
Hi, Robert Swindells wrote: could it be that the combination MKLLVM = no HAVE_LLVM=no MKLLVMRT = no is not supported? You could test this by building without those options, you should get a gcc toolchain. I use MKLLVMRT=no for several architectures and did a full build a couple of days ago.

Re: userland build failure in libgomp

2020-01-14 Thread Riccardo Mottola
ot;O2"))) ^ /usr/src/external/gpl3/gcc/dist/libgomp/oacc-init.c:635:10: error: use of unknown builtin '__builtin_acc_on_device' [-Wimplicit-function-declaration] return __builtin_acc_on_device (dev); so it looks clang is being executed, inside the tooldir freshly built! Riccardo

Re: userland build failure in libgomp

2020-01-14 Thread Riccardo Mottola
Hi List! Yesterday, I did a new CVS update. I did rebuild tools and userland. I ad mit, to save some time, I used the "-u" update flag. The issue came up again however. I will try today again, without an update build. Riccardo Riccardo Mottola wrote: #   compile  libgomp/oacc-i

Re: failure to build current on amd64

2020-01-09 Thread Riccardo Mottola
Hi, Robert Swindells wrote: I use a mix of them on different architectures to speed up the build and they seem to work. I'm not seeing clang built for amd64. Is the test for the value case-sensitive ? I supposed so, since the code checks for != "no" So I changed it, but with limited

Re: failure to build current on amd64

2020-01-08 Thread Riccardo Mottola
Hi Edgar, Edgar Pettijohn wrote: MKLLVM = NO MKLLVMRT = NO yet I think it is building it anyway Riccardo I built current yesterday no problem. I have tried the MKXXX=NO for lots of stuff and they always fail, so I'm not sure what the correct way to use them is. I think I was able to

userland build failure in libgomp

2020-01-08 Thread Riccardo Mottola
Hi, I updated again, did a new build of userland and now get an error in a different place. Seems the compiler doesn't like an attribute. It seems the compiler used is clang? But I have: MKLLVM = no HAVE_LLVM=no MKLLVMRT = no Riccardo # compile libgomp/oacc-init.o

failure to build current on amd64

2020-01-08 Thread Riccardo Mottola
Hi! current fails do build userland for me: # compile libclangARCMigrate/Transforms.o /usr/src/obj/tooldir.NetBSD-9.99.34-amd64/bin/x86_64--netbsd-c++ -frandom-seed=dedfa0f2 -O2 -march=core2 -Werror -Wno-stringop-overflow -fPIE -march=core2 -std=c++14 -fno-rtti -fno-exceptions

Re: X11 - WindowMaker characters issues after update

2019-11-08 Thread Riccardo Mottola
Hi, Martin Husemann wrote: This might be more pango fallout: https://blogs.gnome.org/mclasen/2019/05/25/pango-future-directions/ "Using Harfbuzz for font loading means that we will lose support for bitmap and type1 fonts. We think this is an acceptable trade-off, but others might

X11 - WindowMaker characters issues after update

2019-11-03 Thread Riccardo Mottola
Hi, I upgraded NetBSD current and then upgraded all pkgsrc packages with pkg_rolling-replace. After two attempts of prr, everything upgraded except rust (which continutes to hang/fail). X11 works, but I use WindowMaker and it is unusable now (and WPrefs neither). All displayed characters

Re: current kernel crashes while building userland

2019-10-25 Thread Riccardo Mottola
Hi, On 24/10/2019 22:06, Robert Swindells wrote: You maybe need some changes to the ata disk driver that went in on the 23rd. bad luck. I upgraded kernel and modules, installed and it crashes during userland build, so no progress at all. Still a crash in compat_90_sys_fstatvfs1() at

Re: current kernel crashes while building userland

2019-10-24 Thread Riccardo Mottola
Hi Manuel, Manuel Bouyer wrote: System panicked: trap Backtrace from time of crash is available. crash> bt _KERNEL_OPT_NARCNET() at 0 ?() at c68067793ea0 vpanic() at vpanic+0x161 panic() at panic+0x3c trap() at trap+0xb55 --- trap (number 6) --- compat_90_sys_fstatvfs1() at

current kernel crashes while building userland

2019-10-24 Thread Riccardo Mottola
Hi, I upgraded to 9.99.17 22nd October. I built kernel + modules, rebooted. on amd64 Then I started a distribution build... and after some hours, the machine resets. I restarted again (without doing an update build)... and it reboots again. I just find the machine rebooted, I can't read any

Re: Failure to build current tools amd64

2019-10-22 Thread Riccardo Mottola
Hi! Update: it was an update build that did not work. Retrying without -u and waiting for some time... succeeded. I hate that :) Riccardo Riccardo Mottola wrote: Hi all! I did update CVS yesterday and started a nice build from tools, but it fails with: (upgrade unprivileged build

Failure to build current tools amd64

2019-10-22 Thread Riccardo Mottola
Hi all! I did update CVS yesterday and started a nice build from tools, but it fails with: (upgrade unprivileged build) ./build.sh -U -u tools [...] c++ -fno-PIE -c  -DIN_GCC_FRONTEND -O -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall

Re: extra files while building current

2019-09-03 Thread Riccardo Mottola
Hi, m...@netbsd.org wrote: The list of files is such that you can cd obj/destdir.machine/ cat files.EXTRA.SOMETHING | xargs rm just to confirm that by removing the extra-fliles and re-issuing a build, it worked and installed. I just wondered that usually when not using an update build, I did

extra files while building current

2019-08-28 Thread Riccardo Mottola
Hi! I updated current and did a rebuild of the user base. LLVM excluded. I am used to get sometimes a couple of extra files, but this time, I got a huge amount. === 438 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ?

Re: building and testing 9.99

2019-08-15 Thread Riccardo Mottola
Hi all! On 8/7/19 7:18 AM, m...@netbsd.org wrote: On Wed, Aug 07, 2019 at 12:40:08AM +0200, Riccardo Mottola wrote: Hi All, I want to rebuild all userland. Is there now a recommended way to skip all the llvm stuff which is extremely big.. and as far as I know, not needed for my Intel graphic

Re: issues while doing pkgs update on py37-scons

2019-06-28 Thread Riccardo Mottola
Hi, On 6/26/19 1:38 PM, Benny Siegert wrote: It's a bug in pkg_rr. It gets confused by py27-foo vs. py37-foo etc. Just go to the scons directory and "make package-install PYTHON_VERSION_DEFAULT=37", then restart pkg_rr. it did not help: I still had a conflict, but it pointed to the issue. I

issues while doing pkgs update on py37-scons

2019-06-26 Thread Riccardo Mottola
Hi, after having updated userland, I am also updating pkgsrc "from source" and am running pkg_rolling-replace -uv It fails however: RR> Building dependency graph for installed packages RR> Tsorting dependency graph RR> Selecting serf (www/serf) as next package to replace RR> Checking if serf

Re: current - still problems with X11 and intel video

2019-06-25 Thread Riccardo Mottola
Hi Matthew, matthew green wrote: two things to try: use UXA instead of SNA. just this in xorg.conf is all you need (or similar): Section "Device" Identifier "Card0" Driver "intel" Option "AccelMethod" "UXA" EndSection this worked! So I suppose it is an UXA

current - still problems with X11 and intel video

2019-06-25 Thread Riccardo Mottola
Hi, I just upgraded all kernel and userland, it took some time because of the long buiild [*] So I am running now: NetBSD disc 8.99.47 NetBSD 8.99.47 (HP620) #4: Sat Jun 22 15:42:42 CEST 2019  amd64 The system itself works fine, console looks fine too, but X11 behaves strangely. I do not

Re: What to do with base X11 for netbsd-9 ?

2019-05-31 Thread Riccardo Mottola
Hi Martin, On 5/29/19 9:12 AM, Martin Husemann wrote: I would like to get your feedback about the current state of the base X11, as there have been lots of threads about various issues and I have lost the overview of what works in -current and what does not. We*really* need to branch netbsd-9

Re: What to do with base X11 for netbsd-9 ?

2019-05-31 Thread Riccardo Mottola
Hi, On 5/29/19 2:27 PM, John D. Baker wrote: The functional issue is with the xf86-video-intel driver. It does not work on any of my amd64 systems using intel graphics devices. (It does work well on older i386 systems using real i82915 chips or ancient i82810e device). I don't know what

Re: current long build time

2019-04-28 Thread Riccardo Mottola
Hi, after a long build time I see end of 37 extra files *** Failed target: checkflist I did build using "./build.sh -U -x distribution" so it was not an update build. What can I do? just delete the files? if there is a command to get this list I can try... Riccardo

Re: current long build time

2019-04-26 Thread Riccardo Mottola
Hi, On 4/25/19 10:34 PM, Paul Goyette wrote: If you are building in-tree X then we are now building a bunch of LLVM stuff (needed for the new mesa).  It takes a LONG time to build. yes that it is then... a real pity this LLVM stuff :( I hope that further subsequent "updates" will be

current long build time

2019-04-25 Thread Riccardo Mottola
Hi all, I am in the process updating (thus to test) my laptop (HP620 - dual core amd64) to current. My first attempt failed, in userland because I used "-u" flag and clearly something broke. Now I went the "Long" route 1) build tools, build kernel 2) reboot new kernel (works!) 3)

Compiler issues on Current with ArcticFox browser

2019-02-19 Thread Riccardo Mottola
Hi All, I have issues with "current" and ArcticFox browser (FireFox fork) I am developing. Unsure if it is a current issue or a pkg issue... or else. Before the gcc switch, I was able to compile and run the browser, after the switch I can compile, but browser crashes on startup with no

Re: emacs26 fails to build on current

2019-01-29 Thread Riccardo Mottola
Hi, that looks good! Chavdar Ivanov wrote: ===> Installing binary package of emacs-26.1 /usr/pkgsrc/editors/emacs emacs /usr/pkgsrc/editors/emacs uname -a NetBSD marge.lorien.lan 8.99.31 NetBSD 8.99.31 (GENERIC) #5: Wed Jan 23 11:43:01 GMT 2019

emacs26 fails to build on current

2019-01-24 Thread Riccardo Mottola
Hi, when trying to update packages, emacs26 fails. The errors are: => Generating post-install file lists => Checking file-check results for emacs26-26.1nb6 ERROR: ERROR: The following files are in

Re: tester need: MII PHY register read/write API change

2019-01-24 Thread Riccardo Mottola
Hello Masanobu, I updated and recompiled kernel, [ 1.049407] re0 at pci5 dev 0 function 0: RealTek 8100E/8101E/8102E/8102EL PCIe 10/100BaseTX (rev. 0x02) [ 1.049407] re0: interrupting at msix1 vec 0 [ 1.049407] re0: Ethernet address 64:31:50:7b:8f:55 [ 1.049407] re0: using 256

Re: error building current userland (nbmtree missing directory)

2019-01-20 Thread Riccardo Mottola
Hi all, I have updated sources, updated kernel, rebuilt tools again, but I hit the same error again! What am i overseeing? Riccardo On 1/18/19 6:37 PM, Riccardo Mottola wrote: Hi, I have a permanent issue (I already did update this morning): clean_METALOG ===> . clean_META

  1   2   3   >