Compiling chrome-browser

It's going in the background. So it produces just some heath. I think it will take an hour or 3.
PS1 : vscode is still failing to compile.
PS2: I have 3800 ports compiling fine from source.
PS3: obconf failing to run is annoying as i can't configure openbox.
PS4: I miss some ports like ccl,ldc2,gerbil,haxe,idris2,janet,kawa,odin,shen,v,dotnet
 
poudriere bulk -j main -J 3 -Ctv www/chromium

I stopped, after around three five hours, when I realised which two ports were building. Not complaining, just observing.

Code:
% pkg info chromium | grep -i PulseAudio
        PULSEAUDIO     : off
%

I do want PulseAudio (for the observed niceness with desktop environments), I don't expect the default to change again in the near future (after on was reverted to off), I can wait for Robert Nagy's enhancement to land in main.
 

Attachments

  • 1715006776957.png
    1715006776957.png
    204.3 KB · Views: 17
It seems like the compilation of Chromium has "stalled/halted". Is something still going on ? Why no log lines ?
[Waiting for Christmas ?]
 
The ZBook that I use daily recently gained an upgrade, an internal SSD alongside the HDD.

In my overexcitement, I made the mistake of creating a single partition and giving it to a ZFS pool, which – of course – I can not shrink.

Nothing irreplaceable – I could destroy, then start afresh – but I'm in no rush. Other priorities.
Code:
% tree -d -L 4 /internalssd
/internalssd
└── var
    ├── cache
    │   └── ccache
    │       ├── 0
    │       ├── 1
    │       ├── 2
    │       ├── 3
    │       ├── 4
    │       ├── 5
    │       ├── 6
    │       ├── 7
    │       ├── 8
    │       ├── 9
    │       ├── a
    │       ├── b
    │       ├── c
    │       ├── d
    │       ├── e
    │       ├── f
    │       ├── lock
    │       └── tmp
    └── tmp

23 directories
% ls -hln /internalssd/var/tmp
total 2952
-rw-r--r--  1 1002 0  1.2K  3 May 11:47 CHECKSUM.SHA256-FreeBSD-14.1-PRERELEASE-amd64-20240503-19e335596658-267586
-rw-r--r--  1 1002 0  786M  3 May 11:55 FreeBSD-14.1-PRERELEASE-amd64-20240503-19e335596658-267586-memstick.img.xz
-rw-r--r--  1 1002 0  2.5G  2 May 13:46 GhostBSD-24.01.1.iso
%
 
Back
Top